@import url(nav.css);
@import url(gallery.css);
@import url(film.css);
@import url(table.css);

html { height: 100%;}

body {

    	margin: 0;
	background: #eaebdf url(/media/layout/bg-body3.jpg);
	background-repeat:repeat-x;
    	font-family: verdana, arial, sans-serif;
    	font-size: 0.8em;
    	
	

}

#wrapper{
	position:relative;
	margin: 0 auto;
	background-image: url(/media/layout/bg-wrapper2.jpg);
	width:975px;
	min-height:700px;


}

#header{
	margin:0 auto;
	background-image: url(/media/layout/header_N.jpg);
	width:973px;
	height:418px;

}

#kinder {position:absolute;
	top:200px;
	left:5px;
	background: url(/media/layout/k-a.jpg);
	width:260px;
	height:188px;}
#api-form{
	/*position:absolute;*/
	background-image: url('/media/layout/bg-expressbuchung-eckig-o.jpg');
	background-repeat: no-repeat;
	padding:9px;
	*padding-top:20px;
	margin-left:5px;
		
		
		/*padding:0px 8px 2px 8px;
	top:205px;
	left:1px;*/
	width:200px;
	height:215px



	
}

.express-text{

color:#5d6146;
font-weight:bold;}



#language{
	position:absolute;
	top:0px;
	right:5px;
	width:460px;
	height:20px;
	text-align:right;

	

}
#language a {text-decoration:none;
color: #5d6146;}

#language a:hover {text-decoration:underline;}

#language img{
	border: 0px;

}

#nav-top{
	position:absolute;
	background: url(/media/layout/bg-menu-top.jpg);
	top:419px;
	left:273px;
	width:701px;
	height:28px;
	

}
#logo-teil{position:absolute;
		background: url('/media/layout/logo-teil.png');
		top:418px;
		left:5px;
		width:223px;
		height:48px;}


#left-nav{
	float:left;
	overflow:hidden;
	background: url('/media/layout/bg-menu_.jpg') repeat-y;
	width:240px; margin-left:1px; margin-top:50px; z-index:100; background-repeat:repeat-y


	

}

#left-top{
	/*background: url(/media/layout/bg-left-top----.jpg);
	background-position:bottom;*/

	width:240px;
	height:9px;
}



#left-bottom {
	background: url('/media/layout/bg-bottom-menu_.jpg') 0% 50%;
	width:235px;
	height:59px

}

#content{
	overflow:hidden;
	padding-left: 25px;
	margin-top: 50px;
	*margin-top:50px;
 		
  	text-align: left;
	color:#221c22;
	width: 680px;
	min-height:580px;

	}
div#content ul li a{
	text-decoration:none;
	color:#175d30;}

div#content table {
    border-collapse: collapse;
    border-bottom: 0px solid #175d30;
}
div#content table td,
div#content table th {
   
    padding:2px;
} 

div#o_rahmen table td {border:0; padding-left:10px;	color: #564928;}
div#o_rahmen table {border:0; 	color: #564928;}

div#o_rahmen2 table td {padding-left:10px;
		}
div#o_rahmen2 table {border-top:1px #175d30 solid;
color: #564928;}

#aufklappen1 a {text-decoration:none;
		color:#16582a;}
#zuklappen1 a {text-decoration:none;
		color:#16582a;}
div#border_oben table {border-top:2px #175d30 solid;
color: #564928;}

#aufklappen2 a {text-decoration:none;
		color:#16582a;}
#zuklappen2 a {text-decoration:none;
		color:#16582a;}
/*#angebote{ 
	float:right;
	margin-top:40px;
	margin-right:11px;
	padding-top:28px;
	padding-left:3px;
	background: #f2f3d5 url(/media/layout/bg-angebote.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:187px;
	min-height:500px;
	


}*/


#footer{
	margin: 0 auto;
	position:relative;
	padding-left:20px;
	padding-top:5px;
	color: #5d6146;
	background-image: url(/media/layout/bg-footer.jpg);
		background-repeat:no-repeat;
		width:955px;
	height:65px;
	border-bottom:1px #c9d297 solid;
	z-index: 10;

}

div#content table.preisliste {
    width: 350px;
    height: 420px;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
    border-collapse: separate;
    border: 0;
}
div#content table.preisliste td {
    padding: 3px 5px;
    font-size: 0.8em;
    line-height: 1.4em;
    border: 1px solid #f96;
}

div#liste-border td{
	border-bottom: 1px white solid;}

#logo{
	
	background: url(/media/layout/bg-logo.jpg);
	background-repeat: repeat-y;
		width:250px;
		padding:0;

}

.copyright{
	
	position:absolute;
	padding-right:10px;
 	top:40px;
 	right:0px;
 	width:200px;
 	height:10px;
	
	text-align: right;
	
}

.copyright a{
	text-decoration:none;
	color:#60605a;}



.liste li{list-style-image: url(/media/layout/li.png);
	}

