/* CSS Document */


body	{
	scrollbar-arrow-color:#FFFFCC;
	scrollbar-3dlight-color:#333300;
	scrollbar-shadow-color:#333300;
	scrollbar-darkshadow-color:#FFFFCC;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFCC;
	scrollbar-highlight-color:#FFFFCC;

	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;color: #003300;
	}




a:link {font-size: 13px; color: #669966;	text-decoration: none; 	font-weight: bold}
a:visited {color: #669966; text-decoration: none; font-weight: bold	}
a:hover {color: #FFFFFF; text-decoration: none; background-color: #990000;}

a:active {color: #669966; text-decoration: none; background-color: #333300;}

.text {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13;color: #003300;vertical-align: top;
}
.mini {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;color: #003300;}
.titel {font-size: 24px;font-weight: bold;color: #990000;}
.uberschrift {font-size: 16px;line-height: 120%; font-weight: bold;color: #003300;}
.headline {font-size: 14px; line-height: 120%; font-weight: bold;color: #003300;}
.seitmenu {font-size: 12px;font-weight: bold;color: #669966;}
