body { scrollbar-face-color: #cccccc; 
      scrollbar-highlight-color: #cccccc; 
      scrollbar-shadow-color: #cccccc;
	  scrollbar-3dlight-color: #9f9f9f; 
	  scrollbar-arrow-color: #555555;
	  scrollbar-track-color: #cccccc; 
	  scrollbar-darkshadow-color: #9f9f9f;
	  
      font-family : Verdana; font-size : 12px; 
      color: #ffffff;
      line-height: 17px; 
      text-align: justify
  }


a:link {font-family : Verdana;	font-size : 11px;	color : #333333;	text-decoration : none; line-height: 14px}
a:visited {	font-family : Verdana;	font-size : 11px;color : #333333;	text-decoration : none; line-height: 14px}
a:hover {font-family : Verdana;	font-size : 11px;	color : #333333;	text-decoration : underline; line-height: 14px}
a:active {font-family : Verdana;	font-size : 11px;	color : #333333;	text-decoration : underline; line-height: 14px}

i  {	font-family : Verdana;	font-size : 11px; color: #333333 ;line-height: 14px}
TR {	font-family : Verdana;	font-size : 11px; color: #333333 ;line-height: 14px}
TABLE {	font-family : Verdana;	font-size : 11px; color: #333333 ;line-height: 14px}
TD {	font-family : Verdana;	font-size : 11px; color: #333333 ;line-height: 14px}
ol {	font-family : Verdana;	font-size : 11px; color: #333333 ;line-height: 14px}
ul {	font-family : Verdana;	font-size : 11px; color: #333333 ;line-height: 14px}
p {  	font-family : Verdana;	font-size : 11px; color: #333333 ; line-height: 14px; text-align: justify}
div {	font-family : Verdana;	font-size : 11px; color: #ffffff ;line-height: 14px; text-align: justify}

.head  {font-family : Verdana;	font-size : 10px; color: #000000}
a:link.head {font-family : Verdana;	font-size : 10px;	color : #333333;	text-decoration : none; line-height: 14px}
a:visited.head {	font-family : Verdana;	font-size : 10px;color : #333333;	text-decoration : none; line-height: 14px}
a:hover.head {font-family : Verdana;	font-size : 10px;	color : #333333;	text-decoration : underline; line-height: 14px}
a:active.head {font-family : Verdana;	font-size : 10px;	color : #333333;	text-decoration : underline; line-height: 14px}

.head_uhr  {font-family : Verdana;	font-size : 9px; color: #ffffff}
.logo {font-family : Verdana;	font-size : 9px; color: #333333; font-style: normal}
.p1 {  	font-family : Verdana;	font-size : 9px; color: #333333 ; text-align: justify}

.rahmen  {background-color: #aac0b0} 


.input_select    {width:250px ;
                  color:#2F3943;
				  background-color:#e5e5e5 ;
				  font-weight: bold; 
				  font-family: Verdana; 
				  font-size: 10px ; 
				  border-right:#999999 thin inset; 
				  border-left:#999999 thin inset;
				  border-top:#999999 thin inset; 
				  border-bottom:#999999 thin inset
				  }
				 
.input_text { background-color: #ffffff;
              border-right:#666666 1 solid;
			  border-left:#666666 1 solid;
			  border-top:#666666  1 solid; 
			  border-bottom:#666666 1 solid;
			  font-weight: normal; 
			  font-family: Verdana; 
			  font-size: 10px 
			  }
				  
.fieldset_normal      { border-right:#ffffff  1 solid; 
                       border-left:#ffffff  1 solid;
					   border-top:#ffffff  1 solid; 
					   border-bottom:#ffffff  1 solid;
                       padding-top:10px; 
					   padding-bottom:10px; 
					   padding-left:10px; 
					   padding-right:10px;
					   width: 250px
					   }

.fieldset_breit      { border-right:#ffffff 1 solid; 
                       border-left:#ffffff  1 solid;
					   border-top:#ffffff  1 solid; 
					   border-bottom:#ffffff  1 solid;
                       padding-top:10px; 
					   padding-bottom:10px; 
					   padding-left:10px; 
					   padding-right:10px;
					   width: 530px
					   }
					
legend   {color:#ffffff
          font-weight: bold; 
		  font-family: Verdana; 
		  font-size: 10px;
		  align: left
		  }
          
		  
