body {
	margin-top: 5px;	
}

.text, .text a:link, .text a:visited{
	color: #333333; 
	line-height: 150%; 
	font-weight: 300; 
	font-size: 12px; 
	font-family:Verdana; 
	text-decoration: none; 
}

.text a:hover {
	color: #c0c0c0; 
}

.titel, .titel a:link, .titel a:visited{
	color:#006633; 
	line-height: 140%; 
	font-weight:bold; 
	font-size: 20px; 
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana; 
	letter-spacing:0.2mm; 
	clear: both; 
	text-decoration: none;  
}

.navigation, .navigation a:link, .navigation a:visited{
	color:#333333; 
	line-height: 140%; 
	font-weight:bold; 
	font-size: 15px; 
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana; 
	letter-spacing:0.2mm; 
	clear: both; 
	text-decoration: none; 
}

.navigation a:hover {
	color: #c0c0c0; 
}

.navigation_current, .navigation_current a:link, .navigation_current a:visited{
	color: #C00000;  
	line-height: 140%; 
	font-weight:bold; 
	font-size: 15px; 
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana; 
	letter-spacing:0.2mm; 
	clear: both; 
	text-decoration: none;
}

.navigation_current a:hover {
	color: #c0c0c0; 
}

.smalltext, .smalltext a:link, .smalltext a:visited{
	color: #02673D; 
	line-height: 140%; 
	font-weight: 300; 
	font-size: 10px; 
	font-family:Verdana; 
	text-decoration: none; 
}

.smalltext a:hover {
	color: #c0c0c0; 
}

