body {
	background-color: #FDF2B5;
	background-repeat: repeat-x;
	background-position: center top;
	color: #57330B;
	padding: 0;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;

}
html	{overflow-y:scroll;}

p {margin: 0px;}

.h10 { font-size: 10px }
.h12 { font-size: 12px }
.h13 { font-size: 13px }
.h14 { font-size: 14px }
.h15 { font-size: 15px }
.h16 { font-size: 16px }
.h18 { font-size: 18px }
.h22 { font-size: 22px }

.center {
	margin: auto;
	text-align: center;
	width: 980px;
	background-color: #fefacc;
}

table, td {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	}
td.border {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	border: 5px solid #FFF;
	}
td.indeximages {
	font-weight: normal;
	background-image: url(../images/haus-bergquell.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-style:normal;
	font-size:14px;
	color: #630;
	outline:none;
}
a:hover   {
	color: #C16100;
}

.header {
	font-family: Verdana, Geneva, sans-serif;
	color:#6B3109;
	font-size:13px;
	height: 230px;
	position: relative;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	
}
.header_appartements {
	font-family: Verdana, Geneva, sans-serif;
	color:#6B3109;
	font-size:13px;
	height: 230px;
	position: relative;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/header_appartements.jpg);
	background-repeat: no-repeat;
	
}
.adresse {
	position: relative;
	left: 18px;
	top: 10px;
	line-height: 16px;
	font-size: 12px;
}
div.navigation {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color:#335522;
	height:40px;
	position: relative;
	top: 62px;
	left: 350px;
	width: 620px;
	line-height: 40px;
	}
a.navigation {
	outline:none;
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#FEFACC;
	font-size: 15px;
	line-height:30px;
	padding: 10px 9px;
	font-weight: normal;
}

a.navigation_aktiv {
	outline:none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 15px;
	font-weight: normal;
	color: #6F3510;
	padding: 10px 9px;
	line-height: 40px;
	border: 1px solid #e5d950;
	background-image: url(../images/bg-navi-aktiv.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
a:hover.navigation, a:hover.navigation_aktiv {
	color:#672F0A;
	background-image: url(../images/bg-navi-over.png);
	background-position: center;
	background-repeat: repeat-x;
}
.appartement_navigation {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 32px 0px 38px;
	text-decoration:none;
}
.appartement_navigation_aktiv {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 32px 0px 38px;
	text-decoration:underline;
	color:#437804;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: left;
}


h1, h2, h3, h4, h5, h6{
	
	font-family: Verdana, Geneva, sans-serif;
}
h1{
	font-size:14px;
	font-weight:bold;
	display: inline;
}

h2 {
	font-size:14px;
	font-weight:normal;
	display: inline;
}
h3 {
	font-size:12px;
	font-weight:normal;
}
.small {
	font-size: 12px;
	font-weight:normal;
	font-variant: normal;
}

.clear {
	clear: both;
}

hr {
	font-size: 0px;
	height: 1px;	
	border-top: 1px dashed #630;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.image-border {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: white;
}

.image-links {
	border:1px solid #CCCCCC;
	padding: 3px;
	margin:0 10px 0 0;
	float:left;
	background-color: white
}

.image-rechts {
	border:1px solid #CCCCCC;
	padding: 3px;
	margin:0 0 0 10px;
	float:right;
	background-color: white
}

td.textfeld {
	vertical-align: top;
	line-height: 130%;
	text-transform: none;
	text-align: left;
	background-color: #FFFDDE;
	background-image: url(../images/bg-textfeld.jpg);
	background-repeat: no-repeat;
}

.footer {
	font-weight: bold;
	border-top: 1px solid #630;
	border-bottom: 1px solid #630;
	font-family: Verdana, Geneva, sans-serif;
}

.footer_link {
	float: none;
	font-size: 12px;
}

.app-navi {
	position: absolute;
	width: 600px;
	top: 133px;
	left: 350px;
	font-size: 14px;
}
.font-braun { color: #613007; 
}
.font-hell { color: #333; }
.font-ueberschrift {
	color: #6C3109;
	font-size: 16px;
	white-space: normal;
	font-weight: bolder;
}

td.bg-content-preise {
	background-color:#FFF9BF;
	border:1px dotted #999999;
	padding:10px;
}

.bildernavi {
	width: 535px;
	position: absolute;
	left: 370px;
	top: 10px;
}

