/* Grün */
@charset "UTF-8";

a {
   	color:				#7daf22;	
}

.inhalt ul li {
	list-style:	url(../default/images/liststyle-wabe.png);
	font-size: 	1em;
	margin-left: 15px;
}

.inhalt ul li ul li{
	list-style:	url(../default/images/liststyle-wabe-2.png);
	font-size: 	1em;
	margin-left: 15px;
}

.weitere .unterliste ul li ul li a {
	color: #7daf22;
}

.weitere .unterliste ul li ul li {
	list-style:	outside url(../default/images/nav4-liststyle.png);
}

a:hover {
   	color:				#7daf22;	
}

ul li a:hover {
	color:				#fff;
}

.colorSpot {
	color:				#96c200;	
}

.colorSpot1 {
	color:				#c7de6f;	
}

.backSpot1 {
	background-color:	#c7de6f;	
}

.colorSpot2 {
	color:		#b3d034;	
}

.colorSpot3 {
	color:		#9fc338;	
}

.colorSpot4 {
	color:		#88b73d;	
}

.colorSpot5 {
	color:		#70a83d;	
}

.colorSpot6 {
	color:		#549b3b;	
}

.colorSpot7 {
	color:		#328d37;	
}

.navi ul li ul li {
	height: 37px;
	background: url(images/nav-level2-arrow-long.png) right top no-repeat;
	width: 100%;
}

.navi ul li ul li:active, .navi ul li ul li:hover, .navi ul li ul li.activeMain {
	background: url(images/nav-level2-arrow-long.png) right bottom no-repeat;
	width: 100%;
}

.navi > ul > li > a:hover, .navi > ul > li.active > a {
	background: url(images/nav-level1-arrow-front.png) right top no-repeat, url(images/nav-level1-arrow-long.png) left top no-repeat;
}

.nav0 {
	background: url(images/nav-waben.png) left top no-repeat;
}

.nav1 {
	background: url(images/nav-waben.png) -300px top no-repeat;
}
		
.nav2 {
	background: url(images/nav-waben.png) -600px top no-repeat;
}

.nav3 {
	background: url(images/nav-waben.png) -900px top no-repeat;
}

.nav4 {
	background: url(images/nav-waben.png) -1200px top no-repeat;
}

.nav5 {
	background: url(images/nav-waben.png) -1500px top no-repeat;
}

.nav6 {
	background: url(images/nav-waben.png) -1800px top no-repeat;
}

ul.shortcuts li ul li{
	background-color: #f0fadf;
}

ul.shortcuts li a:hover{
	background-color: #d9ec9d;
}

.content h1, .content h2 {
	color: #226b20;
}

.location h1 {
	background: url(images/location.png) right top no-repeat #6fa73d;
}

.sep-light-green {
	background: url(images/contentHeader-standard.png) -30px center no-repeat #f0fadf;
}

.sep-light-green:hover {
	background: url(images/contentHeader-dark.png) -30px center no-repeat #f0fadf;
}

.weitere .unterliste a {
	background: url(images/arrow-left.png) left top repeat-y #96c200;
}

.sep-dark-green {
	background: #96c11f;
}

.ansprechpartner b, .teaser b, .teaser strong {
	color: #20691f;
}

@media screen and (min-width:1200px) {
	body .sep-dark-green {
		background: url(images/footer-right.png) right center no-repeat #96c11f;
	}
}
