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

html { height: 100%;}

body {

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

}

#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.jpg');
	width:973px;
	height:361px

}





#api-form{
	position:absolute;
	background-image: url('/media/layout/bg-expressbuchung-eckig-o.jpg');
	background-repeat: no-repeat;
	padding:9px;
	*padding-top:20px;
		
		
		/*padding:0px 8px 2px 8px;*/
	top:205px;
	left:1px;
	width:240px;
	height:221px



	
}

.express-text{

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


#language{
	position:absolute;
	top:22px;
	left:520px;
	width:460px;
	height:20px;
	

}

#language img{
	border: 0px;

}

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

}




#left-nav{
	float:left;
	overflow:hidden;
	background: url('/media/layout/bg-menu_.jpg') repeat-y;
	width:240px; margin-left:1px; margin-top:210px; 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

}






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

}

#content {


	overflow:hidden;
	margin-top: 40px;
	
	padding-left: 25px;
	text-align: left;
	color: #5d6146;
	width: 490px;
	min-height: 800px;
	
	


}

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


#content hr{
	height: 1px;
}

#content a:hover {
text-decoration: underline;
color:black;
}

#angebote {

	float:right;
	margin-top:40px;
	margin-right:1px;
	width:190px;




	
}

#angebote-top{
		background: url('/media/layout/header-angebote-o.jpg') no-repeat 0% 50%;
		width:190px; height:27px; background-repeat:no-repeat

}
.top-text{
	color:#5d6146;
	padding:5px;
	font-weight: bold;
}

#angebote-text{ 	
		
		overflow:hidden;
		background: url('/media/layout/bg-angebote.jpg') repeat-y;
		width:190px; padding-top:4px; padding-left:4px; padding-bottom:0; background-repeat:repeat-y
	
			


}



#angebote-bottom{
		
		background: url('/media/layout/angebote-bottom.jpg') no-repeat 0% 50%;
		width:190px; height:17px; background-repeat:no-repeat
			

}

#feed-text{

	width:187px;
	color: #5d6146;
	text-align:center;
	padding:0;
	padding-bottom:5px;
	
}

#feed-text a{
	text-decoration:none;
	color: #5d6146;}
#feed-text a:hover{
	text-decoration:underline;}
	

/*.an_text{ 
	
	padding-left:10px;
	background: url(/media/layout/bg-angebote.jpg);
	background-repeat:repeat-y;


	

	


}*/
#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 solid #c9d297;
	z-index: 10

}
div#logo_4 a {
	padding-left:20px;
		color: #564928;
	text-decoration:none;
	font-size:12pt;
	}


div#logo_1 {

	margin-top:15px;
	margin-left:10px;
    	height: 80px;
    	width: 250px;
    	
}

#logo_2{
	margin-top:15px;
	margin-left:10px;
	height: 80px;
    	width: 250px;}


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

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




