body {
	background-color: #999999;
	margin: 0;
}
.bg {
	background-image: url(../images/white_cs_14.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 1000px;
}
.nav_pic {
	background-image: url(../images/white_cs_02.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 197px;
}
.left_normal_pic {
	background-image: url(../images/white_cs2_02.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 197px;
}
.left_pic_spacer {
	background-image: url(../images/white_cs_05.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 197px;
}
.left_pic_bottum {
	background-image: url(../images/white_cs_08.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 197px;
}
.login_pic {
	background-image: url(../images/white_cs_04.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 198px;
}
.right_normal_pic {
	background-image: url(../images/white_cs2_04.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 198px;
}
.right_pic_spacer {
	background-image: url(../images/white_cs_07.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 198px;
}
.right_pic_bottum {
	background-image: url(../images/white_cs_09.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 198px;
}
.content_pic_top {
	background-image: url(../images/white_cs_03.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 605px;
}
.content_pic_spacer {
	background-image: url(../images/white_cs_06.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 605px;
}
.content_pic_buttom {
	background-image: url(../images/white_cs_12.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 605px;
}
#explode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
	width: 540px;
	margin-right: 22px;
	margin-left: 27px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	padding: 5px;
}
#hmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height: auto;
	width: auto;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 40px;
}

#nav {
	height: 247px;
	width: 155px;
	margin-right: 2px;
	margin-left: 30px;
}
#nav2 {
	height: 180px;
	width: 155px;
	margin-right: 2px;
	margin-left: 30px;
}
#titel_left_modul {
	height: 10px;
	width: auto;
	margin-right: 10px;
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 6px;
	font-weight: bold;
}
#titel_nav {
	height: 10px;
	width: auto;
	margin-right: 10px;
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 6px;
	font-weight: bold;
}
#titel_nav2 {
	height: 10px;
	width: auto;
	margin-right: 10px;
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 6px;
	font-weight: bold;
}
#box_left_modul {
	height: auto;
	width: 140px;
	margin-right: 15px;
	margin-left: 36px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#titel_login {
	height: 10px;
	width: auto;
	margin-right: 10px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 7px;
	font-weight: bold;
}
#titel_right_modul {
	height: 10px;
	width: auto;
	margin-right: 10px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 7px;
	font-weight: bold;
}
#box_right_modul {
	height: auto;
	width: 150px;
	margin-right: 31px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#titel_clock {
	height: 10px;
	width: auto;
	margin-right: 10px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 7px;
	font-weight: bold;
}
#box_clock {
	height: auto;
	width: 150px;
	margin-right: 31px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#box_login {
	height: auto;
	width: 150px;
	margin-right: 31px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

a:hover 
{   
  text-decoration: none;  
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


a.box 
{ 
  color: #666666; 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: underline; 
}

a.box:hover 
{   
  text-decoration: none;  
}

.Chead
{
	color: #666666;
	background-color: #666666;
	background-image: url(../images/cheadpic.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
	color: #666666;
	background-color: #666666;
	background-image: url(../images/cheadpic.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.Callg
{
  background-color: #FFFFFF;
	color: #000000;
}

.Callg td
{
  color: #000000;
}

.Cnorm 
{
  background-color: #CCCCCC;
}
.Cmite
{
  background-color: #CCCCCC;
}
.Cdark
{
  background-color: #CCCCCC;
}

.rand
{
  border: 1px solid #971716;
}

.smalfont 
{ 
    font-size: 10px;
		text-decoration: none; 
}

.border 
{ 
   background-color: #000000; 
}
hr 
{ 
    height: 0px; 
		border: solid #003366 0px; 
		border-top-width: 1px; 
}

input, textarea, select
{ 
    color: #666666;  
    font: 12px Verdana;  
    border-color: #000000;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #CCCCCC;  
}
