body { scrollbar-face-color: #B5B1A5; 
      scrollbar-highlight-color: #cccccc; 
      scrollbar-shadow-color: #cccccc;
	  scrollbar-3dlight-color: #9f9f9f; 
	  scrollbar-arrow-color: #082B49;
	  scrollbar-track-color: #E1DDD4; 
	  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 : 10px;	color : #666666;	text-decoration : none; }
a:visited {	font-family : Verdana;	font-size : 10px;color : #666666;	text-decoration : none; }
a:hover {font-family : Verdana;	font-size : 10px;	color : #666666;	text-decoration : none; }
a:active {font-family : Verdana;	font-size : 10px;	color : #666666;	text-decoration : none; }

i  {	font-family : Verdana;	font-size : 10px; color: #666666 ;}
TR {	font-family : Verdana;	font-size : 10px; color: #666666 ;}
TABLE {	font-family : Verdana;	font-size : 10px; color: #666666 ;}
TD {	font-family : Verdana;	font-size : 10px; color: #666666 ;}
ol {	font-family : Verdana;	font-size : 10px; color: #666666 ;}
ul {	font-family : Verdana;	font-size : 10px; color: #666666 ;}
p {  	font-family : Verdana;	font-size : 10px; color: #666666 ; text-align: justify}
div {	font-family : Verdana;	font-size : 10px; color: #666666 ;}

.head  {font-family : Verdana;	font-size : 10px; color: #082B49}
a:link.head {font-family : Verdana;	font-size : 10px;	color : #082B49;	text-decoration : none; }
a:visited.head {font-family : Verdana;	font-size : 10px;color : #082B49;	text-decoration : none; }
a:hover.head {font-family : Verdana;	font-size : 10px;	color : #082B49;	text-decoration : underline; }
a:active.head {font-family : Verdana;	font-size : 10px;	color : #082B49;	text-decoration : underline; }

.head_weiss  {font-family : Verdana;	font-size : 10px; color: #e5e5e5}
a:link.head_weiss {font-family : Verdana;	font-size : 10px;	color : #e5e5e5;	text-decoration : none; }
a:visited.head_weiss {font-family : Verdana;	font-size : 10px;color : #e5e5e5;	text-decoration : none; }
a:hover.head_weiss {font-family : Verdana;	font-size : 10px;	color : #e5e5e5;	text-decoration : underline; }
a:active.head_weiss {font-family : Verdana;	font-size : 10px;	color : #e5e5e5;	text-decoration : underline; }


.aufklappen { CURSOR: pointer; }

.head_uhr  {font-family : Verdana;	font-size : 10px; color: #082B49; font-weight: bold;}
.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} 

.link {	cursor:hand; }

.rand_tab_re_weiss {
	BORDER-RIGHT: #ffffff 1px solid;
}

.rand_tab_unten_weiss {
	BORDER-BOTTOM: #ffffff 1px solid;
}

.rand_tab_unten {
	BORDER-BOTTOM: #083861 1px solid;
}

.rand_tab_unten_grau {
	BORDER-BOTTOM: #b5b1a5 1px solid;
}
.rand_tab_re_blau {
	BORDER-RIGHT: #083861 1px solid;
}
.rand_tab_aussen {
	BORDER-RIGHT: #8a8a8a 1px solid;
	BORDER-LEFT: #8a8a8a 1px solid;
	BORDER-TOP: #8a8a8a 1px solid;
	BORDER-BOTTOM: #8a8a8a 1px solid;
}
.input_select    {width:250px ;
                  color:#2F3943;
				  background-color:#ffffff ;
				  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:#666666 1 solid; 
                       border-left:#666666 1 solid;
					   border-top:#666666 1 solid; 
					   border-bottom:#666666 1 solid;
                       padding-top:10px; 
					   padding-bottom:10px; 
					   padding-left:10px; 
					   padding-right:10px;
					   width: 250px
					   }

.fieldset_breit      { border-right:#666666 1 solid; 
                       border-left:#666666 1 solid;
					   border-top:#666666 1 solid; 
					   border-bottom:#666666 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
		  }
          
		  
