body { padding-top : 10px;}

body,td,a { font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000;}

.adresse{
	color : White;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

.adresseLink{
	color : White;
}

.navi{
	padding-bottom : 1px;
	
}

.subnavi{
	width:175px;
	padding-bottom : 3px;
	padding-left : 35px;
	color: #ffffff;
	background-color : #36A404;
}

.subnaviActive{
	width:175px;
	padding-bottom : 3px;
	padding-left : 35px;
	color: #ffffff;
background-color: #72AA09
}

.content{
	line-height : 18px; 
	padding-left : 50px;
	padding-right : 20px;
	padding-bottom : 10px;
	background-image : url(images/elemente/kreise.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

.titel, h1{
	color: #3A8C0C;
	font-size: 13px;
	font-weight : bold;
}

