p {
	color: #999999;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	margin: 0;
	padding: 0 0 5px 0;
}

p a {
	text-decoration: none;
	color: #A5CC60;
}

p a:hover {
	color: #666;
}

strong {
	color: #999999;
	font-size: 10px;


}

h1 {
	
	font-size:16px;
	line-height: 22px;
	font-weight: normal;
	color: #A5CC60;
	padding: 0em 0 10px 0;
	margin: 0;
}

h2 {

	font-size:13px;
	font-weight: normal;
	color: #A5CC60;
	padding: 15px 0 2px 0;
	margin: 0;
}

h5 {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .4em;
	color: #9f9d87;
	margin: 0 0 0 0 ;
	width: 100%;
	padding: 0px 0 10px 0;
}

#liste ul {
	padding: 0;
	margin: 0;
}

#liste li {
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0em .5em 15px;
	background-image: url(../bilder/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .4em;
	color: #999;
}
#spalten {

	list-style-type: none;
	color: #8AC051;
	font-size: 11px;
	margin: .6em 0 0 0;
	padding:  0 30px  0 0em;
}

#spalten li{
	list-style-type: none;
	padding: 0 0em .3em 16px;
		background-image: url(../bilder/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .4em;
	
}

#spalten a {
	text-decoration: none;
	color: #8AC051;
}

#spalten a:hover {
	color: #666666;
}



#clear {
	clear: both;
}

#logo {
	border-bottom: 1px solid #ececec;
}

#ankerlink {
	text-align: right;
	font-size: 10px;
	padding: 0px 20px 0px 0;
	
}

#ankerlink a {
	color: #A5CC60;
	text-decoration: none;

}

#ankerlink a:hover {
	color: #666;
	text-decoration: underline;
}
}

#linie {
	border-bottom: 1px solid #e0e0e0;
	padding: 15px 0 0 0;
}

#spalte_li {
float: left;
width: 150px;

}

#portrait {
	background: #fff;
	border-bottom: 1px solid #e0e0e0;
}

/*--- box aktuelles startseiet---*/

.aktuelles_box {
margin: 0 0 0 0;
padding: 0;
overflow: hidden;
}

.aktuelles_box h2{
margin: 0 0 0em 0;
padding: 0 0 0 0;
font-size: 110%;
} 

.aktuelles_box p{
margin: 0 0 0em 0;
padding: 0 0 0 0;

} 

.aktuelles_box a{
margin: 0 0 0em 0;
padding: 0 0 0 15px;
color: #A5CC60;
text-decoration: none;
	background-image: url(../bilder/pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: 0px .4em;
}  

.aktuelles_box a:hover{
text-decoration: underline;

color: #666;
}  

.aktuelles_item {
	
	overflow: hidden;
	padding: 0 0 10px 0;	
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
} 

.item_bild {
float: left;
overflow: hidden;
padding: 0 10px 0 0;
border: 1px solid #fff;
}

.item_bild img{

border: 1px solid #e0e0e0;

}

.item_text {
padding: 0 10px 0 0px;
margin:  0 0 0 10px;
}