html {height: 100%;}

body {
	margin:0;
	font-family:  Comic Sans MS, arial, sans-serif;
	font-size:0.9em;
	background: url(/media/layout/bg-body.jpg);}



#wrapper{position:relative;
	margin:0 auto;
	width:1071px;

	
}

#header {
	font-family:verdana, arial, sans-serif;
	font-size:20px;

	width:1071px;
	height:242px;
	background: url(/media/layout/bg-header_.jpg);
	text-align:center;
}

#header-bilder{
	margin-left:245px;
	padding-top:7px;
	width:781px;
	height:161px;
border:0px solid;}

#mynursery{
position:absolute;
left:390px;
top:175px;}


#language
{	position:absolute;
	top:212px;
	right:45px;
	width:204px;
	height:29px;
	border:0px solid;}



#leftnav {
	float:left;
		margin-left:36px;
	width:189px;
	border:0px solid;}



#leftnav-text {
	

	background:#7a5339  url(/media/layout/nav-bottom.png);
	background-position: bottom;
    	background-repeat: repeat-x;

        min-height:400px;
	border:0px solid;
	
}

#wappen { padding-left:20px;
	padding-top:20px;
}

div#events-top{
	/*background: url(/media/image/events/events-top-linie.png) top no-repeat;*/
	padding:0;
	color:
	text-align:left;
	height:30px;
	

	
}

.event-text{
	padding-top:10px;
	padding-left:8px;
	font-size:13pt;
	font-weight:bold;
	color: rgb(0, 102, 51);
	
	text-align:left;
}
.text {color:#777878;}


div#events{

	float:right;
	padding-top:0px;
	background: url(/media/image/events/bg-inhalt.png) bottom no-repeat;
	margin-top:0px;
	margin-right:45px;
	width:180px;
	border:1px #24879d solid;



	

}
.pfeil{ position:absolute;
	top:290px;
	right:20px;
	/*background: url(/media/image/events/pfeil.png) bottom no-repeat;*/
	width:39px;
	height:38px;}

div#events-inhalt{
	
	padding-left:9px;
	padding-right:7px;
	min-height:440px;
	
	


}

.heading {font-size:12pt;}



#content{
	margin: 0 auto;
	background: url(/media/layout/bg-content.png);	width:1071px;

	
}
#content-text{
	margin-left:230px;
	padding:10px;
	width:590px;
	min-height:550px;
border-top:1px #24879d solid;}

#content-text a {color:#787676;}

#footer {margin:0 auto;
	width:1071px;
	height:55px;
	background: url(/media/layout/bg-footer.png);
}

#footer-text{margin-left:250px; padding-top:20px; width:750px; border:0px solid;}
/* seitliche Navigation */
ul#leftmenu {
    list-style: none;
    margin: 0;
    padding: 0;
}


ul#leftmenu a {
    	display: block;
    	color: white;
    	text-decoration: none;
	text-align:left;
	font-family: Comic Sans MS, Arial, sans-serif;
    	font-size: 11pt;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid;
}
#leftmenu a.active{color:#5b5d5b;
	background:#dcf3f8;

	border-bottom:1px white solid;}


ul#leftmenu ul li a {
	background:none;
	text-align:left;
	

	height:23px;
	border-bottom:1px solid;
}


/* navigation unten */
ul#bottom-menu li {display:inline;}
ul#bottom-menu{list-style:none; margin:0; padding:0;}
ul#bottom-menu a {color: #5b5d5b; padding-right:15px; padding-left:5px;}

#bottom-menu li { background: url(/media/layout/nav-separator.png) right center no-repeat; }
#bottom-menu li.last-child { background: none; }
#bottom-menu a:hover {
    color: black;
}
