body,div, td, li
{
	font-size : 11px;
	color : black;
	font-family : Verdana,Arial;
}

.globalborder
{
	border : 1px solid #01600C;
}

.headline
{
	font-size : 12px;
	color : #01600C;
	font-family : Verdana,Arial;
	font-weight : bold;
}
.headlineteaser
{
	font-size : 11px;
	color : black;
	font-family : Verdana,Arial;
	font-weight : bold;
	border-bottom: 1px solid #1C79A8; 
}

.bilduntertitel
{
	font-size : 9px;
	color : black;
	font-family : Verdana,Arial;
}

.navi
{
	
	color : #01600C;  
	font-family : verdana,arial; 
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	
}

.unternavi
{
	
	color : #01600C;  
	font-family : verdana,arial; 
	font-size : 11px;
	text-decoration: none;
	line-height: 15px;
}

A:HOVER.navi
{
	
	color : #01600C;  
	font-family : verdana,arial; 
	font-size : 11px;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER.unternavi
{
	
	color : #01600C;  
	font-family : verdana,arial; 
	font-size : 11px;
	text-decoration: underline;
}
.border_nav
{
	border-bottom: 1px solid #01600C;
}
