@charset "UTF-8";
/* CSS Document */


body {font-size:80%; font-family: "verdana", trebuchet MS, arial, sans-serif; background:#ffb94c; word-wrap:break-word;}

#seite{
 	margin:0 auto;
 	position:relative;
 	text-align:left;
 	width:980px;
	height:100%;
	
	
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:240px;
	z-index:6;
	border-top:#FFF solid 3px;
	border-left:#FFF solid 3px;
	border-right:#FFF solid 3px;
}

#outer_left {
	position:absolute;
	left:0px;
	top:180px;
	width:245px;	
	z-index:3;
	background:#e7861a;
	border-right: solid #FFF 3px;
	border-left:#FFF solid 3px;
	padding:65px 0px 4103px 5px;
	
}

#content {
	position:absolute;
	left:252px;
	top:180px;
	width:415px;
	height:1000px;
	z-index:2;
	background:#ffb94c;  
	padding:65px 0px 0px 10px;
}

#outer_right {
	position:absolute;
	left:680px;
	top:180px;
	width:300px;
	height:100%;
	z-index:4;
	background:#d45a04;  
	border-left: solid #FFF 3px;
	border-right: solid #FFF 3px;
	padding:5px 0px 4900px 0px;
	color:#FFF;
}


#outer_right img {
	border-bottom: 3px solid #FFF;
	margin-top: -3px;
	}
	
	

h1 {
	font-size:17px;
	margin:0;
	padding:10px 0;
	color:#8d0202;
}
h2 {font-size:13px; margin:0; padding:8px 0; color:#8d0202;}
h3 {font-size:12px; margin:0; padding:8px 0; color:#8d0202;}
p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}



/* Navigation */


#info {height:400px;}


#menu {position:relative; margin-top:20px; left:8px; display:block; width:230px;}

#menu a, #menu a:visited {
	display:block; width:224px; height:43px; 
	background:url(ferienhaus_gfx/buttons/button.gif); 
	background-position:left top; background-color:transparent; 
	text-align:center; color:#fff; 
	line-height:38px; 
	text-decoration:none; 
	font-family:verdana, sans-serif;
	font-size:110%;
	margin-top:5px;
	}

#menu a:hover {
	background-position:left center; 
	line-height:38px;
	background:url(ferienhaus_gfx/buttons/over.gif);
	overflow:hidden;
	}

#menu a#selected, #menu a#selected:hover {
	background-position:left bottom; 
	line-height:38px; cursor:default; 
	color:#fff;
	background:url(ferienhaus_gfx/buttons/visited.gif)
	
	}

/* End Navigation */







/*
body {font-size:76%; font-family:"trebuchet MS", verdana, arial, sans-serif; background:#ffb94c; word-wrap:break-word;}

#header {background:#d45a04; height: 190px;}

#navi_box_li {
	left:0px;
	top:128px;
	width:245px;
	height:100%;
	z-index:1;
}


#navi_box_re {
	left:730px;
	top:128px;
	width:118px;
	height:100%;
	z-index:1;
}
#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden; background:#ffb94c;}


#footer {clear:both; background:#ffb94c; border-top: solid #FFF 3px;}

.content {padding:10px;}
h1 {font-size:20px; margin:0; padding:10px 0; color:#fff;}
h3 {font-size:18px; margin:0; padding:8px 0;}
p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
#footer p,
#header p {color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}

