
html, body {
text-align:center;
height:100%;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px; 
padding:0%;
font-family:arial;
font-size:12px;
color:#000000;
overflow: auto;
}


td, tr, ul, p {
font-family:arial;
font-size:12px;
color:#000000;
}


h1 {
font-family:arial;
font-size:15px;
color:#000000;
font-weight: bold;

}


BODY {
scrollbar-face-color:#DFE4EE;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#B8C4D8;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#365B85;
scrollbar-arrow-color:#003466;
scrollbar-track-color:#FFFFFF;
}

A:visited {
   color : #007100; 
   text-decoration : none; 
}

A:link {
   color : #007100; 
   text-decoration : none; 
}

A:hover {
   color : #990000;
   text-decoration : none; 
}

A:active {
   color : #990000; 
   text-decoration : none; 
}

input {
	font-size:8pt;
	font-family:arial;
	}
textarea {
	font-size:8pt;
	font-family:arial;
}
select {
	font-size:8pt;
	font-family:arial;
}




A.menu:visited {
   color : #000000; 
   text-decoration : none;
	font-family:arial;
font-size:12px;
 
}

A.menu:link {
   color : #000000; 
   text-decoration : none;
	font-family:arial;
font-size:12px;

}

A.menu:hover {
   color : #009300;
   text-decoration : none;
	font-family:arial;
font-size:12px;
  
}

A.menu:active {
   color : #009300; 
   text-decoration : none;
	font-family:arial;
font-size:12px;  
}





A.untermenu:visited {
   color : #FFFFFF; 
   text-decoration : none; 
}

A.untermenu:link {
   color : #FFFFFF; 
   text-decoration : none; 
}

A.untermenu:hover {
   color : #FCE901;
   text-decoration : none; 
}

A.untermenu:active {
   color : #FCE901; 
   text-decoration : none; 
}




.schriftgross {
	font-family:arial;
	font-size:16px;
	color:#000000;
}




