
body 	{
			font-family: Verdana, Helvetica, Arial;
			font-size: 10px;
			color:#006633;
			
			scrollbar-base-color:#006633;
			scrollbar-3dlight-color:#006633;
			scrollbar-arrow-color:#006633;
			scrollbar-darkshadow-color:#006633;
			scrollbar-face-color:#FFF8B5;
			scrollbar-highlight-color:#FFF8B5;
			scrollbar-shadow-color:#FFFFFF;
			scrollbar-track-color:#FFF8B5;
			
		}
	
td 		{
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			font-size: 10px;
			color:#006633;
		}

th 		{
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			font-size: 10px;
			color:#006633;
		}

.input 	{ font-family: Verdana, Helvetica; font-size: 10px; color:#006633; }
.t		{ font-family: Verdana, Helvetica; font-size: 11px; color:#006633; }
	
.orange { color:#EB674E; }

a 		{ color:#006633; text-decoration:none; }
a:hover { color:#F90193; text-decoration:underline; }
#navigation {
width: 132px;
text-align: left;
}
#navigation a {
line-height: 13px;
text-decoration: none;
}
#navigation a:hover {
line-height: 13px;
text-decoration: none;
color: #FFF8B5;
font-weight: bold;
background-color: #006633;
}
#navigation li{
border-bottom: 1px dotted;
list-style: none;
margin-left: 6px;
}
.navhead {
font-size: 10px;
font-weight: bold;
line-height: normal;
}
.sprache {
color: #FFF8B5;
}
.sprache img {
margin-top: 6px;
margin-left: 6px;
}