@charset "utf-8";
/* CSS Document */

html, body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	}


h1{
	font-size:15px;
	font-weight:bold;
	color:#b2926b;
	margin:0px;
	}

h2{ color:#9c9a80;
	font-size:13px;
	font-weight:bold;
	margin:0;
	}

 a:link {color:#b2926b; text-decoration:underline;}
 a:visited {color:#b2926b; text-decoration:none;}
 a:hover {color:#837462; text-decoration:none;}
 a:active {color:#837462; text-decoration:none;}

.active{
	color:#837462;
	text-decoration:none;}

#wrap{
	margin:auto;
	width:900px;
	background-color:#e4dec5;
	}
	
#head{
	height:337px;
	background:url(../images/head_bg.jpg) repeat-x top left;
	}

#headleft{
	width:274px;
	float:left;
	color: #b2926b;
	}
	
#headleft .linkbox{
	margin: 84px 0px 0px 60px;
	border:0px;
	}

	
#headcenter{
	width:340px;
	float:left;
	}
	
#headright{
	width:280px;
	float:right;
	}
	
#nav{
	list-style:none;
	width:150px;
	margin:0px;
	padding:127px 0 0 23px;
	}
	
#nav li{
	margin:0 1px 0 0;
	padding:0;
	font-size:12px;
	}
	
#nav a{
	display:block;
	margin:0px;
	padding:4px 8px 4px 25px;
	color: #6a6958;
	text-decoration:none;
	}
	
#nav a:hover, body#index #t-home a, body#kontakt #t-kontakt a, body#anreise #t-anreise a, body#preise #t-preise a, body#hotel #t-hotel a, body#galerie #t-galerie a, body#special #t-specials a{
	color:#FFF;
	background:url(../images/hover.gif) no-repeat top left;}

#content{
	padding:20px 20px 20px 80px;
	width:800px;
	float:left;
	background-color:#e4dec5;
}

#contentgalerie{
	padding:20px 20px 20px 80px;
	width:800px;
	float:left;
	background-color:#e4dec5;
}

#contentgalerie img{
	margin:0 8px 0 0;}
	


#content p.left{
	width:470px;
	float:left;}
	
#content p{
	width:500px;
}

#content img{
	float:right;
	margin:0 80px 0 0;}
	
#googlemaps{
	float:right;
	width:300px;
	}
#adress{
	float:left;
	width:470px;
	}
#foot{
	width:894px;
	float:left;
	background:url(../images/linie.gif) no-repeat top left;
	color:#866f54;
	text-align:center;
	padding:3px;
	background-color:#e4dec5;}

.important{
	color:#b2926b;
	font-size:11px;
	font-weight:bold;
	}
/*-----------------------STARTSEITE---------------------------*/
.clearer{
	width:900px;
	clear:both;
}
#startcontent{
	padding:20px 20px 20px 80px;
	width:800px;
	float:left;
	background-color:#e4dec5;
	}

.startleft{
	width:300px;
	float:left;
	}
	
.specialhead{
	width:300px;
	height:5px;
	background:url(../images/box_up.gif) no-repeat top left;
	float:left;
	}

.specialcontent{
	width:300px;
	float:left;
	background:url(../images/box_middle.gif) repeat-y top left;
		}

.specialend{
	width:300px;
	background:url(../images/box_bottom.gif) no-repeat bottom left;
	height:15px;
	float:left;}

.specialpic{
	border:#b2926b 3px solid;
	float:left;
	width:100px;
	margin:5px 0 5px 10px;}

.specialtext{
	float:right;
	width:170px;
	padding:3px 5px 5px 5px;}

.specialtext a:link{color:#9c9a80; text-decoration:none; font-weight:bold; margin:0 0 0 100px;}
.specialtext a:visited{color:#9c9a80; text-decoration:none; font-weight:bold; margin:0 0 0 100px;}
.specialtext a:hover{color:#837462; text-decoration:none;font-weight:bold; margin:0 0 0 100px;}
.specialtext a:active{color:#9c9a80; text-decoration:none;font-weight:bold; margin:0 0 0 100px;}

.startright{
	width:420px;
	float:right;
	margin:0 70px 0 0;}

.highlightleft{
	width:360px;
	float:left;
	}
.hltop{
	width:360px;
	background:url(../images/highlight_top.gif) no-repeat top left;
	height:5px;
	}
	
.hlcontent{
	width:360px;
	background:url(../images/highlight_middle.gif) repeat-y top left;
	float:left;
	}
	
.hlpic{
	border:#b2926b 3px solid;
	float:left;
	width:105px;
	margin:5px 0 5px 10px;
	}
.hltext{
	float:right;
	width:225px;
	padding:3px 5px 5px 5px;
	}

.hlend{
	width:360px;
	background:url(../images/highlight_bottom.gif) no-repeat bottom left;
	height:15px;
	float:left;
	}
	
.hltext a:link {color:#9c9a80; text-decoration:none; font-weight:bold; margin:0 0 0 150px;}
.hltext a:visited{color:#9c9a80; text-decoration:none; font-weight:bold; margin:0 0 0 150px;}
.hltext a:hover{color:#837462; text-decoration:none;font-weight:bold; margin:0 0 0 150px;}
.hltext a:active{color:#9c9a80; text-decoration:none;font-weight:bold; margin:0 0 0 150px;}

.highlightright{
	width:360px;
	float:right;
	margin:0 70px 0 0;
	}
	.image 		{border:1px; border-thickness: 1px; border-color: #c7c6c6; border-style: solid;
			} 