#inhalt a {
color:#779920;
text-decoration:underline;	
}

#inhalt a:hover {
color:#779920;
}

#inhalt ul li {
margin-left:15px;
list-style:square;
}

#inhalt ul ul li {
margin-left:15px;

}

#inhalt ol li {
margin-left:20px;
list-style:decimal;
}


#inhalt h1 {
font-size:12px;
margin-bottom:15px;
font-weight:bold;
	
}




#inhalt h2 {
font-size:12px;
margin-bottom:15px;
font-weight:bold;	
margin-top:15px;

}

#inhalt h3 {
font-size:12px;
margin-bottom:15px;
font-weight:bold;
border-bottom:dotted 1px #779920;
margin-top:15px;

}

#inhalt h4 {
font-size:12px;
margin-bottom:15px;
font-weight:bold;
margin-top:15px;

}


#inhalt h5 {
font-size:12px;
margin-bottom:15px;
font-weight:bold;	
margin-top:15px;

}
#inhalt h6 {
font-size:12px;
margin-bottom:15px;
font-weight:bold;
margin-top:15px;

}

#inhalt table {
width:100%;
border-top:dotted 1px #779920;
background-color:#ffffff;

}

#inhalt table td {
border-bottom:dotted 1px #779920;
padding:3px;

}



/* Kontakt Boxen (Bild/Text) */

div.boxBildText .csc-textpic-text {
	height: 220px;
	padding: 150px 20px 0px 20px;
	margin: 0;
	background-color: #779920;
	color: #fff;
	font-size: 12px;
	line-height:18px;
}
div.boxBildText .csc-textpic-text a {
	color: #fff;
	text-decoration: none;
}
div.boxBildText .csc_textpic_text a:hover, div.boxBildText .csc-textpic-text a:hover {
	color: #b3c581 !important;
}
div.boxBildText .csc-textpic-text strong {
	font-weight: bold !important;
}



.powermail_mandatory_list {color:#779920; font-size:10px; margin-bottom:20px;}

.error {display:none !important;}
