* CSS Document */
*{ font-family: Arial, Verdana,Helvetica, sans-serif; border:0px;}

body {
	background: url(images/hg.gif);
}

#container { 
		position:relative;
		width:960px;
		background-color: #88BF80;
		height:auto;
		margin:auto;
		padding-bottom:25px;
		padding-left:50px;
		padding-top:30px;
		
}

#picturebox {
	float: left;
	margin-left:40px;
	border: 0px;
}

#picture {
	padding-top:20px;
	margin-top: 50px;
	
	
	}


#picturebox a {
	border:0px;
}

#picture2 {
	padding-top:30px;
	margin-left:25px;
}


#box1 {
	background-image: url(images/box1.png);
	
	background-repeat: no-repeat;
	height:180px;
	width:250px;
	padding:15px;


}

#box2 {
	background-image:url(images/box2.png);
	background-repeat: no-repeat;
	height:180px;
	width:250px;
	padding:15px;
}

#box3 {
	background-image: url(images/box3.png);
	background-repeat: no-repeat;
	height:180px;
	width:250px;
	padding:15px;
}
.clearer {
	clear: both;
}

#box4 {
	background-image: url(images/box4.png);
	background-repeat: no-repeat;
	height:180px;
	width:250px;
	padding:15px;
}

#box5 {
	
	background-image: url(images/box6a.gif);
	background-repeat: no-repeat;
	height:180px;
	width:250px;
	padding:15px;
	font-size: 11px;
}

#box6 {
	background-image: url(images/box6.png);
	background-repeat: no-repeat;
	height:180px;
	width:250px;
	padding:15px;
}


#text {
		background-color: #B9D8BD;
		width:876px;
		margin-left:9px;
		padding:12px;
		border-left: 2px solid;
		border-right:2px solid;
		border-color: #009543;
		height:auto;
}

#textbild1 {
	background-image: url(images/textbild1.png);
	background-repeat: no-repeat;
	width: 910px;
	height: 50px;
	margin-bottom:-16px;
	margin-left:7px;
	padding:8px;
}

#textbild2 {
	background-image: url(images/textbild2.png);
	width: 910px;
	height: 50px;
	margin-left:6px;
}
#navi {
	height:auto;
	
	margin-left: -50px;
}

#navi li {
	float: left;
	list-style-type: none;
	margin-left:25px;
}
#navi1 {
	background-image: url(images/flowerpot1.png );
	background-repeat: no-repeat;
	width: 250px;
	height:461px;
	float: left;
	
	padding-left:70px;
	margin-left:-20px;
	
}

#navi1:hover {
	background-image: url(images/flowerpot2.png );
	background-repeat: no-repeat;
	width: 250px;
	height:461px;
	float: left;
	
	padding-left:70px;
	margin-left:-20px;
}

#navi2 {
	background-image: url(images/flowerpot1.png );
	background-repeat: no-repeat;
	width: 250px;
	height:461px;
	float: left;
	
	padding-left:70px;
	margin-left:-10px;
}

#navi2:hover {
	background-image: url(images/flowerpot2.png );
	background-repeat: no-repeat;
	width: 250px;
	height:461px;
	float: left;
	
	padding-left:70px;
		margin-left:-10px;
}

#navi3 {
	background-image: url(images/flowerpot1.png );
	background-repeat: no-repeat;
	width: 250px;
	height:461px;
	float: left;
	
	padding-left:70px;
		margin-left:-10px;
}

#navi3:hover {
	background-image: url(images/flowerpot2.gif );
	background-repeat: no-repeat;
	width: 250px;
	height:461px;
	float: left;
	
	padding-left:70px;
		margin-left:-10px;
}

#navibox {
	width:950px;
	height:461px;
	
	
}

#navibox2 {

	margin-top:-25px;

}

#navibox2 li  {
	margin-left:25px;
	margin-right:135px;
	list-style-type: none;
	float:left;
}

#navibox li a:hover {
		text-decoration: none;
}
	


#boxbox {
	float: left;
	padding-bottom:0px;
	width:250px;
	margin-right:40px;
}

#boxbox2 {
	float: left;
	width:250px;
	margin-left:50px;
}
a {
	
	color: black;
	
}

a:hover {
	color:orange;
	text-decoration: none;
	
}

#text2 {
	border:2px solid;
	border-color:#009543;
	width:900px;
	height:auto;
	background-color: #b9d8bd;
	margin-top:8px;
	padding-top:30px;
	padding-left:8px;
}


/* SLIMBOX */


* {
	border: 0px;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	
}

.lbLoading {
	background:  url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 0px solid 
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prev.png) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/next.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.2em;
	text-align: left;
	border: 0px solid ;
	border-top-style: none;
	background-color: white;
	width: 100%;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/close.png) no-repeat center;
	margin: 0px 0;
}

#lbNumber {
	margin-right: 71px;
	margin: 4px 0;
}

 table {
 	
	
 }
 
 .wechselbild:hover {
 background-image: url(images/waldfeep.jpg);
 
 width:550px;
 background-repeat: no-repeat;
 margin-left:150px;
 

 	
 }


	div#Tmenu {
    
    margin-top:-15px;
    margin-left:-25px;
    font-size: 85%;
    width: 100px;
    padding: 0.8em;
    border: 0px solid white;
    background-color:transparent;
    
  }
  * html div#Tmenu {
    width: 960px;
    
    w\idth: 39.8em;  /* IE 6 in standards-compliant mode */
  }
  div#Tmenu div {
    clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0.4em; padding: 0;
  }
  * html ul#Navigation li {
    margin-bottom: -0.4em;
     margin-left: 0.5em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.8em; left: -0.4em;
  }
  * html ul#Navigation li ul {
    left: -1.5em;
    lef\t: -0.4em;
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-top: 0.2em; margin-bottom: 0.2em;
   
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    30px;
    
    text-decoration: underline; font-weight: bold;
    padding: 0.23em 0.97em 0.17em 1.03em;
    border:none;
    border-left-color: #ea0; border-top-color: #ea0;
    color: black; 
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 9.2em;
    w\idth: 7em;  /* IE 6 in standards-compliant mode */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell:hover {
    padding: 0.17em 1.03em 0.23em 0.97em;
    border-color: #ea0;
    border-left-color: #900; border-top-color: #900;
   text-decoration:none;
   color:orange;
  }
  ul#Navigation li ul a:hover {
    border-color: #900;
  }
  li a#aktuell {
    border-right-color: #300; border-bottom-color: #300;
    background-color: #900;
  }
  ul#Navigation li ul span {
    border-right-color: #c96; border-bottom-color: #c96;
    color: #900; background-color: white;
  }
  ul#Navigation li a:active, ul#Navigation li:hover a:active {
    color: black; background-color: #f00;
  }

/* dynamisches Ein-/Ausblenden */
  ul#Navigation li ul {
    display: none;
  }
  ul#Navigation li:hover ul {
    display: block;
    background:transparent;
  }
  
 .green {
 		font-family:Corbel, Arial, Helvetica, sans-serif;
 		color:#00892d;
 }
 .orange {
 		font-family:Corbel, Arial, Helvetica, sans-serif;
 		color:gray;
 }
 	
 h1 {
 	margin-top:-20px;
 	
 }
 h2,h3,h4,h5,h6 {
 	font-family:Corbel, Arial, Helvetica, sans-serif;
 }
 
#header {
	width: 902px;
	height: 150px;
	border-left:3px solid;
	border-left-color: #009543;
	border-right: 3px solid;
	border-right-color: #009543;
	margin-left:1px;
	margin-right:2px;
	background-color: white;
}
 
#headoben {
	background-image: url(images/headoben.png);
	background-repeat: no-repeat;
	width: 910px;
	height:31px;
	
	
	
}
  
#headunten {
	background-image: url(images/headunten.png);
	width: 910px;
	height:31px;
	margin-bottom:20px;
}

#picture_neu {
	float: left;
	width: 196px;
	height: 150px;
	margin-left:20px;
}
#uberschrift {
	float: left;
	background-color:white;
	height: 100px;
	width: 640px;
	padding-top:30px;
	margin-left:30px;
}

div#Tmenu_neu {
    font-size: 75%;
    width: 935px;
    padding: 0.8em;
    border: 0px solid white;
    background-color: #88BF80;
    margin-bottom:50px;
    margin-top:-40px;
    margin-left:5px;
  }
  * html div#Tmenu_neu {
    width: 935px;
    w\idth: 39.8em;  /* IE 6 in standards-compliant mode */
  }
  div#Tmenu_neu div {
    clear: left;
  }
  ul#Navigation_neu {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation_neu li {
    list-style: none;
    float: left;
    position: relative;
    margin: 0.2em; padding: 0;
  }
  * html ul#Navigation_neu li {
    margin-bottom: -0.4em;
  }

  ul#Navigation_neu li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.8em; left: -0.4em;
  }
  * html ul#Navigation li ul {
    left: -1.5em;
    lef\t: -0.4em;
  }
  ul#Navigation_neu li ul li {
    float: none;
    display: block;
    margin-top: 0.2em; margin-bottom: 0.2em;
  }

  ul#Navigation_neu a, ul#Navigation_neu span {
    display: block;
    30px;
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
    text-decoration: none; font-weight: bold;
    padding: 0.23em 0.97em 0.17em 1.03em;
    border: 1px solid #600;
    border-left-color: #ea0; border-top-color: #ea0;
    color: white; background-color: #009543;
  }
  * html ul#Navigation_neu a, * html ul#Navigation_neu span {
    width: 9.2em;
    w\idth: 7em;  /* IE 6 in standards-compliant mode */
  }
  ul#Navigation_neu a:hover, ul#Navigation span, li a#aktuell:hover {
    padding: 0.17em 1.03em 0.23em 0.97em;
    border-color: #ea0;
    border-left-color: #900; border-top-color: #900;
    background-color: #fb9b10;
  }
  ul#Navigation_neu li ul a:hover {
    border-color: #900;
  }
  #Navigation_neu li a#aktuell {
    border-right-color: #300; border-bottom-color: #300;
    background-color: #fb9b10;
  }
  
  #Navigation_neu ul li#aktuell {
  	background-color: black;
  }
  
  ul#Navigation_neu li ul span {
    border-right-color: #c96; border-bottom-color: #c96;
    color: #900; background-color: white;
  }
  ul#Navigation_neu li a:active, ul#Navigation_neu li:hover a:active {
    color: black; background-color: #ed9318;
  }
  
  

/* dynamisches Ein-/Ausblenden */
  ul#Navigation_neu li ul {
    display: none;
  }
  ul#Navigation_neu li:hover ul {
    display: block;
    background: #fb9b10;
  }
  
  /* CSS Menus - Vertical CSS Menu with Popout and Dropdown Menus - 20050131 */

/* Begin CSS Popout Menu */

#menu{
float:left;
margin-left:-20px;
margin-top:50px;
top:0.5em;
left:0.5em;
z-index:2;
width:11.0em;
padding-bottom:12em; /* To allow room for bottom dropdown */
}

#menu a{
font:normal 90%/205% corbel,tahoma,arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:0 4px;
}

#menu h3{
font:bold 90%/205% corbel,tahoma,arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:0 4px;
}


#menu h3{
color:#fff;
background:#000;
text-transform:uppercase;
}

#menu a{

text-decoration:none;
color:#000;
background:#80bc89;
}

#menu a:hover{
color:white;
background:#009543;
}

#menu a:active{
color:#060;
background:#ccc;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:163px;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}



/* End non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
background:#eee url(/css/images/expand3.gif) no-repeat bottom right;
}

#menu a.x:hover{
color:#a00;
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

#textneu {
	width: 510px;
	height: auto;
	float: left;
	background-color:transparent;
	margin-right:15px;
	
}
#textneu_content {
	background-color: white;
	margin-top:-20px;
	border-left: 3px solid;
	border-right: 3px solid;
	border-color: #009543;
	width: 495px;
	margin-left:2px;
	padding-left:5px;
}
#textneu_oben {
	background-image: url(images/textneu_oben.png);
	background-color: transparent;
	width: 510px;
	height:34px;
}
#textneu_unten {
	background-image: url(images/textneu_unten.png);
	width: 510px;
	height:34px;
	margin-top:-17px;
	
}
#header_nub {
	background-image: url(images/header_nub.png);
	background-repeat: no-repeat;
	width:900px;
	height: 250px;
	margin:auto;
	}
	
#picture_nub {
	margin-top:30px;
	margin-left:130px;
	float:left;
}
#uberschrift_nub {
	float: left;
	background-color:transparent;
	height: 100px;
	width: 470px;
	padding-top:50px;
	margin-left:40px;
	
}

h1,h2,h3,h4,h5,h6 {
	font-family: Corbel, Arial, Sans-Serif;
}

#picture3 {
	float:left;
	margin-top:50px;
	border:3px solid;
	border-color:#009543;
	height:380px;width:250px;
	margin-left:50px;
}
#textneu3_oben {
	background-image: url(images/bg_textneu2_oben.png);
	background-repeat: no-repeat;
	width:800px;
	height: 50px;
	margin:auto;
	
}

#textneu3_unten {
	background-image: url(images/bg_textneu2_unten.png);
	background-repeat: no-repeat;
	width:800px;
	height: 50px;
	margin:auto;
}

#textneu3_content {
	width:800px;
	margin: auto;
	height: auto;
	background-color: black;
}

#accordionbox {
	width:520px;
	height:auto;
	background-color:#b9d8bd;
	float:left;
	margin-left:30px;
	
}
#infobox {
	background-color: orange;
	color: #009543;
	margin:auto;
	width:792px;
	padding-left:15px;
	padding-left:15px;
	border:2px solid;
	border-color:#009543;
	
}



#infobox a {
	color: #009543;
}
#infobox a:hover {
	text-decoration: none;
	color: white;
}
#infobox2 {
	
	height:180px;
	
	color: white;
	background-repeat: no-repeat;
	
	margin:auto;
	margin-top:-30px;
	
	height:208px;
	
	padding-top:-20px;
	
	
}
#infobox2 a {
	color:white;
	
}

#infobox2 li{
	list-style-type:none;
	
}

#infobox2 a:hover {
	text-decoration: none;
	color: black;
}
