body { 
	background-color: #FEFEF2;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
}

a { color: #18431E; text-decoration: none; }
a:hover {  color: #001600;}
p { 	
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}

.bodytext {
	line-height: 135%;
	list-style-type: square;
}
.bodytextbold {
	font-size: 14px;
	line-height: 135%;
	list-style-type: square;
	font-style: normal;
	font-weight: bold;
}
.headline {
	font-size: 18px;
	color: #FFFFFF;
}

.headline-startseite {
color: #0F8642;

}
.headline-startseite div {
padding-top: 5px;
float: left;
font-size: 18px;


}
.headline-startseite img {
float: left;
margin-left: 3px;
margin-right: 2px;



}

.bodytextNamen {
	font-size: 12px;
	line-height: 135%;
	list-style-type: square;
	text-align: center;

}
.ueberschrift {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.boxhead {
	background-color: #008E34;
	color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	margin-top: 3px;
}
div.boxhead {
	font-size: 14px;
}

.boxtext {

	font-size: 12px;
	line-height: 135%;
	text-align: right;

	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 65px;
}

.header {
	background-image:url(images/header.png);
	background-repeat: no-repeat;
	background-position: top right;
	border: none;
	height: 140px;
	width: 789px;
	padding-left: 250px;
	vertical-align: bottom;
}

.header div {
	float: left;
	font-size: 12px;
	padding-right: 15px;
	padding-bottom: 82px;
	color: #428E60;
}

.header .second {
	text-align: right;
}

#navigation {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #C2DBBF;
	background-image:url(images/drop_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 10px;
}

#navigation li {
	font-size: 13px;
	color: #18431E;
}

#navigation li a {
	font-size: 13px;
	
	color: #18431E;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	text-decoration: none;
	display: block;
	margin-right: 12px;
}
#navigation li a:hover {
	color: #001600;
	background-color: #FEFEF2;
}


.nav-drop-top { 
	background-image:url(images/drop_to_right.gif);
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: top right;
	
	width: 150px;
}

.nav-drop-bottom { 
	background-image:url(images/drop_bo_ri.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 15px;
}

#team { 
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	
	clear: both;
}

#team li { 
	float: left; 
	display: block;
	width: 33%;
	
	text-align: center;
	height: 250px;
	
	font-size: 12px;
	line-height: 135%;
}

#linklist {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 15px;

}
#linklist li { 
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}
#linklist li ul {
list-style-type: disc;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;


}
#linklist li ul li { 
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#linklist li ul li ul {
list-style: none;
padding: 0px;
margin: 0px;
padding-bottom: 3px;
}
