/****************************
+++ HTML-Standards +++
****************************/

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:black;
	background: #8E5744 url(../upload/design/holz-start.jpg) repeat;
}

img {
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:00;
	padding:0;
	font-size:100%;
	font-family:"Times New Roman", Times, serif;
}

h1 {
	font-size:170%;
}

h2 {
	color:#B53934;
	font-size:160%;
	font-weight:lighter;
	margin-bottom:0.2em;
}


a {
	color:black;
}

p {
	margin-top:0;
	margin-bottom:0.5em;
}

.trenner {
	display:block;
	clear:both;
	height:15px;
	font-size: 10px;
}

.cursor {
	font-decoration:none;
	cursor:text;
}


/****************************
+++ Grundstruktur +++
****************************/

#logo {
	width:910px;
	padding: 47px 0 10px 0;
	text-align:right;
}

#imagebilder {
	width:738px;
	height:210px;
	margin-left: 188px;
	border: solid 1px #FDF6DA;
}

#imagebilder img{
	float:left;
}

#inhaltsbereich {
	padding-top:15px;
	width:750px;
	margin-left: 188px;
}

.kasten {
	float:left;
	margin-right:10px;
	width:175px;
	height:210px;
	border: solid 1px #FDF6DA;
	font-size:85%;
	background: #FDF6DA;
	line-height:1.3em;
}

.niedrig {
	height:100px;
}

.kasten img {
	float:left;
}

.text {
	clear:both;
	padding: 10px;
	padding-bottom: 0px;
}

.niedrig .text {
	display:none;
}

.text h1 {
	font-size:110%;
	margin-bottom:0.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#abstand{
	height:30px;
}

#icon {
	position:absolute;
	top:20px;
	left:60px;
	width:160px;
	height:160px;
	background: url(../upload/design/icon.png) no-repeat;
}


/****************************
+++ Tiscover-Buchungsbox+++
****************************/

.tiscover {
	font-size:10px;
	font-weight:bold;
	padding:4px;
	padding-bottom:0;
	height:14px;
	background:white;
}

.anfrage {
	display:none;
}


/****************************
++++++
****************************/

#infotext {
	position:absolute;
	margin-left:-600px;
	width:500px;
}

