body
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:light;
	color:#ececec;
	
	line-height:12pt;
		
	  scrollbar-base-color:#B2B2B2;
	  scrollbar-3dlight-color:#B2B2B2;
	  scrollbar-arrow-color:white;
	  scrollbar-darkshadow-color:#B2B2B2;
	  scrollbar-face-color:#B2B2B2;
	  scrollbar-highlight-color:#B2B2B2;
	  scrollbar-shadow-color:#B2B2B2;
	  scrollbar-track-color:#ececec;
}

TD{
	line-height:12pt;
	font-size:12px;
}
	
SPAN {
	line-height:12px;
	font_size:1pt;

}	
	
p
{
	font-size:12px;
	color:#ffffff;
	font-weight:light;
}
	
a 
{
 font-family: Verdana, Arial,Helvetica, sans-serif; 
 font-size: 12px;
 text-decoration: none;
 font-weight: light;
 color: black
 }

a:hover 
{  
	   font-family:Verdana, Arial, Helvetica, sans-serif; 
	   font-size:12px; 
	   color: red; 
	   text-decoration: none;
	   font-weight: light;
}

.Top 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
	color: #000000
	
}

.content {  	
		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: black ;
	background-color: #ececec ;
	text-decoration: none;
	font-weight: light;
; line-height: 14px

}

.small {  	
		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: red ;
	background-color: #F5F9FC ;
	text-decoration: none;
}


.menu {  font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px; 
		 font-weight: bold; 
		 color: #CCCCCC;
		 text-transform: none; 
		 text-decoration: none
	}
	
a.linkinnen 
{
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
 color: darkblue
}

a:hover.linkinnen
{  
	   font-family:Verdana, Arial, Helvetica, sans-serif; 
	   font-size:12px; 
	   color: #3366cc; 
	   text-decoration: none;
	   font-weight: bold;
}

.oben
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:light;
	color:#ffffff;
	background-color: #003366;
}

#box {
  border-width:1px;
  border-style:solid;
  border-color:red;
  padding:0.5cm;
  
 }

 #boxl {
  border-top:1px;
    border-left:1px;
	  border-bottom:1px;
	    border-right:0px;
  border-style:solid;
  border-color:black;

  
 }
 
  #boxr {
  border-top:1px;
    border-left:0px;
	  border-bottom:1px;
	    border-right:1px;
  border-style:solid;
  border-color:black;
  padding:0.3cm;

  
 }
 
 input, textarea { background-color:#cococo; border:1px solid #cococo; font-family:Arial,Tahoma; font-size:8pt; color:#000000; }