@charset "UTF-8";
/* CSS Document */

/* Allgemeine Auzeichnungen */

 body {
	color:#000;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
 }
 
 


/* Texte */



p {

	}
	
	
#mainContent p {
	
	}



ul {

	}


h1 {
	background-color: #7BB51D;
	color: #FFF;
	}

#mainContent h1 {

	}

#sidebar1 h1 {
	background-color: #C5DB98;
	color: #FFF;
	}

	
h2 {
	color: #7BB51D;
	}
	
#mainContent h2 {
	
	}




h3 {

	}
	
	#mainContent h3 {

	}
	
h4 {
	
	color: #7BB51D;
	
	}
.blauWeis  {
	padding-right: 10px;
	padding-left: 10px;
	}

h5 {

	}

h6 {
	}
#sidebar2 hr {
	
	border-bottom-color: #C5DB98;
	color: #C5DB98;
	background-color: #C5DB98;
	}
#sidebar1 hr {
	border-bottom-color: #C5DB98;
	}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++ Navigation 1 u. 2 +++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Navigation */


div#menue {

	color: #000;
	
}
/* blendet Trennzeichen und "Standort:" aus: */

/*, dfn */


#menue hr {
	/* margin-top: 7px;
	margin-bottom: 7px; */
	
	background-color:#CCC;
	color:#CCC;
	border: #CCC;

	}










#menue li strong  {
	background-color: #89C232;
	color: #FFF;
	}




 #menue li a {
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	color: #000;
	background-color: #CDE2A8;	
	}

 #menue  li a:hover {
	color: #333;
	background-color: #BFD2A4;
	}



#menue li  li strong, #menue li li a, #menue li li a:hover {
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	color: #000;
	background-color: #CDE2A8;	
	}

	
	


/* Drucktasteneffekt beim ?berfahren mit der Maus: */
#menue a:hover,  #menue li li a:hover {
	color: #000;
	background-color: #E9E9E9;
	}
	
	

	
	#menue li li  strong {
	color: #003399;
	}
	
/* st?rkere Kontraste beim Antabben: */
#menue a:focus, #menue a:active {

}
	
	
		.ATB_Newsletter {
	border: 1px solid #7db61c;
	width: 178px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 10px;
}


.ATB_Newsletter p {
	text-decoration: none;
	color: #7db61c;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}

.ATB_Newsletter a {
	text-decoration: none;
	color: #7db61c;
	
}

.startNEWS_Titeltext p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
		
.NEWS_Zeile {
	border-top-color: #D6E8B8;
	border-right-color: #D6E8B8;
	border-bottom-color: #D6E8B8;
	border-left-color: #D6E8B8;
	}
	
.NewsLastContainer {
	width: 180px;
	background-color:  #E9F1D8;
	height: 400px;
	position: relative;
	background-image: none;
	margin-top: 10px;
}
.NewsLastContainer #weitereK {
	text-decoration: none;
	font-weight: bold;
	color: #8DC230;
	font-size: 12px;
	padding-left: 10px;
}


.NewsLastContainer img {
	padding-top: 5px;
}


#NEWS_Balken {
	color: #000000;
	background-color: #C5DB98;
}
#NEWS_Balken  a {
	color:#FFF;
}	
	

