/* =layout
--------------------------------------------------------------- */
#header {
	background: #0d761a url(/pictures/bg_topnav_f.gif) no-repeat;
	}
.zufall_1 {
	background: #021079 url(/pictures/headbild_forst1.jpg) no-repeat;
	}
.zufall_2 {
	background: #021079 url(/pictures/headbild_forst2.jpg) no-repeat;
	}
.zufall_3 {
	background: #021079 url(/pictures/headbild_forst3.jpg) no-repeat;
	}
.zufall_4 {
	background: #021079 url(/pictures/headbild_forst4.jpg) no-repeat;
	}
.zufall_5 {
	background: #021079 url(/pictures/headbild_forst5.jpg) no-repeat;
	}
.zufall_6 {
	background: #021079 url(/pictures/headbild_forst6.jpg) no-repeat;
	}
.zufall_7 {
	background: #021079 url(/pictures/headbild_forst7.jpg) no-repeat;
	}
.zufall_8 {
	background: #021079 url(/pictures/headbild_forst8.jpg) no-repeat;
	}
#header h2 img {
	margin: 0;
	padding: 0;
	}
#breadcrumbs {
	padding: 0px 0 0 193px;
	}
#topnav li a {
	border-right: 1px solid #0d761a;
	}
#topnav li a:hover {
	background: #5a0202 url(/pictures/topnav_hover_f.gif) repeat-x;
	}
#topnav li.active a {
	background: #5a0202 url(/pictures/topnav_hover_f.gif) repeat-x;
	}
#volltextsuche {
	background: url(/pictures/bg_suchfeld_f.gif) no-repeat top right;
	}
#quicklinks li a:hover {
	color: #0d761a;
   }
#footer {
	background: #0d761a url(/pictures/bg_footer_f.jpg) no-repeat;
	}
h1, h2, h3, h4, h5, h6 {
	color: #0d761a;
	}
a, a:link {
	color: #0d761a;
	outline: none;	/* removes oulines in FF */
	}
a:visited {
	color: #3ca148;
	}
a:hover {
	color: #3ca148;
   }
a:focus, a[href^="http:"]:focus {
	color: #3ca148;
   }
a:active {
	color: #3ca148;
	}
p#created {
	color: #9ecb9e;
	}
p#created a{
	color: #9ecb9e;
	}
p#created a:hover {
	color: #9ecb9e;
	}
#wrapper-forstreviere {
	height: 750px;
	}
div.gebiet {
	margin: 15px 0 0 0;
	}

/* =navigation
--------------------------------------------------------------- */
#nav ul li a:hover,
#nav ul li a:focus {
	background: #0d761a url(/pictures/nav_hover_f.gif) no-repeat;
	}
#nav ul li ul li a:hover,
#nav ul li.active ul li a:hover {
	color: #0d761a;
	background: transparent url(/pictures/subnav_hover_f.gif) no-repeat 8px 50%;
	}
#nav ul li.active ul li ul li a:hover, 
#nav ul li ul li ul li a:hover {
	background: transparent url(/pictures/subnav_hover_klein_f.gif) no-repeat 8px 50% ;
	}
#nav ul li.active ul li.active ul li a:hover {
	background: transparent url(/pictures/subnav_hover_klein_f.gif) no-repeat 20px 50%;
	}
	
/* actives
--------------------*/
#nav ul li.active a {
	color: #0d761a;
	/* background: #0d761a url(/pictures/nav_hover_f.gif) no-repeat; */
	}
	
#nav ul li ul li.active a,
#nav ul li.active ul li.active a {
	color: #0d761a;
	background: transparent url(/pictures/subnav_hover_f.gif) no-repeat 8px 50%;
	}
#nav ul li.active ul li.active ul li.active a {
	color: #0d761a;
	background: transparent url(/pictures/subnav_hover_klein_f.gif) no-repeat 20px 50%;
	}
/* news
--------------------*/
strong a.topnews {
	/* padding-left: 160px; */
	font-size: 1.2em;
	text-decoration: none;
	}
.topnews img {
	margin: -16px 10px 25px 0;
	}

