@CHARSET "UTF-8";

body {
	background:#FFF7E9;
	background-image: url(../images/holz2.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#alles {
	position:relative;
	margin:0 auto 0 0;
	width:980px;
	z-index:1;
	background-image: url(../images/left-bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#head{
	position:relative;
	width:980px;
	height:380px;
	background-image: url(../images/head3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:10;
}

#head-bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:346px;
	z-index:1;
	background-image: url(../images/head-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;

}

#menu-and-content{
	position:relative;
	z-index:1;
}

#path{
	position:absolute;
	top:7px;
	left:36px;
}

#path, #path span, #path a{
	color:#000;
	text-decoration:none;
	font-size:11px;
}

#path img{
	position:relative;
	top:0px;
	padding: 0 10px 1px 10px;
}

#menu-fix{
	position:absolute;
	top:38px;
	left:822px;
}

#menu-fix *{
	font-size:11px;
}

#menu-fix li{
	list-style-type:none;
	margin-bottom:10px;
}

#menu-fix span.pipe, #menu-fix span.pipecur{
	position:relative;
	top:3px;
	left:0;
	padding-right:10px;
}

#menu-fix a, #menu-fix a:hover, #menu-fix a:link, #menu-fix a:visited, #menu-fix a:active, #menu-fix a:focus, #menu-fix span.pipe{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

#menu-fix a:hover, #menu-fix a:hover span.pipe, #menu-fix span.pipecur, span.cur{
	color:#464241;
}



#homelink-right{
	position:absolute;
	top:147px;
	right:19px;
}

#icon-info{
	position:absolute;
	bottom:44px;
	right:81px;
}

#icon-home{
	position:absolute;
	bottom:44px;
	right:59px;
}

#icon-letter{
	position:absolute;
	bottom:44px;
	right:37px;
}

#homelink-left{
	position:absolute;
	top:287px;
	left:37px;
	z-index:20;
}

#content-outer{
	margin-left:30px;
	overflow:hidden;
	float:right;
	width:704px;
}




#gastspacer{
	height:67px;
	width:30px;
}

#gastline{
	position:absolute;
/*	bottom:0;
	left:0;*/
	width:146px;
	height:35px;
	bottom:44px;
	right:37px;
	background-image: url(../images/gast.jpg);
	background-repeat:no-repeat;
	z-index:10;
}
#bottomspacer{
	width:980px;
	height:37px;
	clear:both;
	background-image: url(../images/holz2.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}



#content h1{
	font-family:Times, serif;
	color:#799AC6;
	font-size:15px;
	margin-bottom:18px;
	text-transform:uppercase;
}

#content p, #content li{
	line-height:17px;
}

#content ul{
	padding-left:47px;
}

#content a, #content a:hover, #content a:link, #content a:visited, #content a:active, #content a:focus{
	color:#799AC6;
}
#content a:hover{text-decoration:none;}

form#anfrage input, form label, form select {
	margin-bottom:3px;
}
form#anfrage input#vorname,
form#anfrage input#name,
form#anfrage input#land,
form#anfrage input#telefon,
form#anfrage input#fax,
form#anfrage input#email,
form#anfrage input#www,
form#anfrage input#captcha{
	height:13px;
	background-color:#D8DADD;
}
form#anfrage textarea#notizen{
	background-color:#D8DADD;
	margin-bottom:5px;
}

#anfrage #anreise, #anfrage #abreise, #anfrage #erwachsene{
	float:left;
	margin-right:20px;
}

#anfrage fieldset{
	padding-left:10px;
	color:#5f5f5f;
	border:2px solid #5f5f5f;
}

#anfrage legend{
	margin-bottom:15px;
}

#notizen{width:580px;}

form#anfrage input#captcha{
	margin:0 20px 0 10px;	
	height:18px;
}


#powered{
	position:absolute;
	bottom:15px;
	left:20px;
}

#powered a, #powered a span{
	text-decoration:none;
	color:#FFF7E9;
	font-weight:bold;
}

#powered a span.ven{color:#FF9933;}


.contentelemnt{
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
}