@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
    font-family: "Segoe Print";
	font-size: 16px; 
	color: #003300;
	background-color:#eff1f2;
	background-image: url( ../images/background.jpg );
	background-position: left top;
	background-position: repeat;
	
	overflow-x:        auto;
	overflow-y:        scroll;
	
}
h1 {
	font-size: 50px;
	color: #003300;
	font-weight: normal;
	padding:0px;
}
h2 {
	font-size: 30px;
	color: #003300;
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height:46px;
	
}
h3 {
	font-size: 18px;
	color: #003300;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	letter-spacing: 0,1em;
	color: #003300;
	font-weight: normal;
}
a:link {
	color: #BA4196;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #BA4196;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #BA4196;
	text-decoration: none;
}
object {
	margin-left: 10px;
}
img {
	outline: none;
	border:0;
}
/* Shadow */
.shadow {
	-moz-box-shadow: 1px 2px 5px #000;
 	 -webkit-box-shadow: 1px 2px 5px #000;
 	 box-shadow: 1px 2px 5px #000;
   	 behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */;
}
/* Shadow */
#content-wrapper {
	position:relative;
	width:900px;
	margin:0 auto;
	height: auto;
	margin-top:20px;
	margin-bottom:20px;
}
#slideholder {
	position:relative;
	width:900px;
	height:166px;
	overflow:hidden;
	background-image: url(../images/slider/slide1.jpg);
}
/* Slider - MUST BE!!!! */
.slider {
	position:relative;
	overflow: auto;
}
.slider ul {
	margin:0;
	padding:0;
}
.slider li {
	list-style:none;
}
.slider ul li {
	float:left;
}
/* End of Slider */
#header {
	position:relative;
	width:900px;
	height:166px;
	background-image: url(../images/logoback.jpg);
	
	border-top: 3px solid #fff;
}
#logo {
	position:absolute;
	left:387px;
	top:187px;
	width:169px;
	height:200px;
	background-image: url(../images/logo.png);
	z-index:1;
}
#flower1 {
    height: 144px;
    position: absolute;
    right: 0;
    top: 225px;
    width: 189px;
    z-index: 4;	
	background-image: url(../images/liontooth.png);
}
#flower2 {
	height: 184px;
	position: absolute;
	left: 1px;
	top: 643px;
	width: 263px;
	z-index: 4;
	background-image: url(../images/pflanze-links.png);
	background-repeat: no-repeat;
}
#flower3 {
	height: 110px;
	position: absolute;
	right: -22px;
	top: 849px;
	width: 161px;
	z-index: 4;
	background-image: url(../images/blume-unten.png);
	background-repeat: no-repeat;
}
#main-content {
	position:relative;
	width:900px;
	height:800px;
	background-image: url(../images/main-content-back.jpg);
}
#nav {
	position:absolute;
	width:180px;
	left:0;
	top:0;
	height: 800px;
	background-image: url(../images/navback.png);
	background-repeat:no-repeat;
	background-position:-100px 0;
	z-index:3;
}
#inhalt-mitte {
	position:relative;
	margin:0 250px;
	padding:80px 30px 30px 20px;
	width:500px;
	text-align: center;
	line-height:28px;
}
/*======================================================================================================
   Menu
======================================================================================================*/
.menu{
	border: 0 none;
  	margin: 0 auto;
    padding: 0;
    text-transform: none;
	}
.menu ul{
	height:35px;
	list-style:none;
	padding:0;
	/*background-color: #B05671;*/
}
.menu li{
	
    padding: 0;

}
.menu li a{
	line-height:20px;
	font-size:12px;
	background-image: url(../images/menuarrow.png);
    background-repeat: no-repeat;
    background-position: -216px 0;
    display: block;
    height: 24px;
    margin-top: 5px;
    padding: 11px;
    text-decoration: none;
	color:#D8835C;
}
.menu li a:hover, .menu a.menu-current, .menu ul li:hover a{
	font-size:14px;
	text-decoration:none;
	color:#fff;
	background-image: url(../images/menuarrow.png);
    background-position: -190px 0;
    background-repeat: no-repeat;
	margin-left:0;
	text-indent:0;
}
.menu li ul{
	background-image: url();
	
	display:none;
	height:auto;
	padding:10px 0 10px 0;
	margin: -50px 0 0 175px;
	
	position:absolute;
	width:150px;
	z-index:200;
	opacity:0.96;
}
.menu li:hover ul{
	display:block;		
}
.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:150px;
}
.menu li:hover li a{
	background:none;	
}
.menu li ul a{
	background-image: url(../images/menuarrow2.png) !important;
	background-repeat: no-repeat !important;
	display:block;
	height:40px;
	font-size:12px !important;
	font-style:normal;
	margin:0px;
	padding:10px 15px 0px 20px;
	text-align:left;
	color:#D8835C !important;
}
.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#FFF !important;
	text-decoration:none;
}
.menu p{
	clear:left;
}
/*======================================================================================================
  Menu - Ende
======================================================================================================*/



#footer-top {
	height: 20px;
	position: relative;
	background-color: #941f66;
	padding:0px 50px 20px 50px;
	color:#fff;
	font-size:12px;
}
#footer-top-left {
	float:left;
	width:250px;
	
}
#footer-bottom {
	height: 60px;
	font-size:12px;
	position: relative;
	background-color: #d8835c;
	padding:20px 100px 20px 170px;
	color:#fff;		
}
/*======================================================================================================
  Accordion Style
======================================================================================================*/
#wrapper {
	width: 343px;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {	
	width: 328px;
	float: left;
	background: #D4D4D4;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	height: 30px;
	padding-top: 17px;
	padding-left: 15px;
	}
	
.accordionContent {	
	width: 328px;
	float: left;
	background: #F2F2F0;
	display: none;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	}