body {
	background: url(../images/layout/treetop.jpg) repeat-x center 117px #84061b;
	font-size: 62.5%;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, Arial, sans-serif;
}
.header {
	/*background: url(../images/layout/treetop.jpg) repeat-x center 132px;*/
}
html body div {outline: none;}
h1 {
	width: 960px;
	margin: 0 auto;
	text-indent: -9000px;
	background: url(../images/layout/header.jpg) no-repeat;
	height: 233px;

}

.menu {
	height: 64px;
	width: 100%;
	background: url(../images/layout/menu_bg.jpg) repeat-x;
}
.menu ul {
	position: relative;
	width: 960px;
	height: 64px;
	margin: 0 auto;
	background: url(../images/layout/menu.jpg) no-repeat;
}
.menu li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
.menu a {
	display: block;
	text-indent: -5000px;
	line-height: 0.0001px;
	font-size: 0.0001px;
	height: 64px;
	width: 50px;
	background: url(../images/layout/menu.jpg) no-repeat 0 0;
}
.menu a.start { background-position: 0px 0; width: 72px; }
.menu a.start:hover { background-position: 0px -64px; }
.menu a.hotel { background-position: -72px 0; width: 62px; }
.menu a.hotel:hover { background-position: -72px -64px; }
.menu a.zimmer { background-position: -134px 0; width: 70px; }
.menu a.zimmer:hover { background-position: -134px -64px; }
.menu a.preise { background-position: -204px 0; width: 189px; }
.menu a.preise:hover { background-position: -204px -64px; }
.menu a.highlights { background-position: -393px 0; width: 99px; }
.menu a.highlights:hover { background-position: -393px -64px; }
.menu a.kontakt { background-position: -492px 0; width: 167px; }
.menu a.kontakt:hover { background-position: -492px -64px; }
.menu a.bad { background-position: -659px 0; width: 111px; }
.menu a.bad:hover { background-position: -659px -64px; }
.menu a.impressum { background-position: -770px 0; width: 99px; }
.menu a.impressum:hover { background-position: -770px -64px; }
.menu a.anfahrt{ background-position: -869px 0; width: 82px; }
.menu a.anfahrt:hover { background-position: -869px -64px; }

.main {
	background: #fcfee8;
	width: 100%;
	padding: 0 0 0 0;
	}
.main2 {
	background: url(../images/layout/main_bg.jpg) repeat-y 0 0;
	position: relative;
	width: 880px;
	margin: 0 auto;
	padding: 0 70px 0 10px;
	overflow: hidden;
}
body .main .gaestebuch_bg {background: url(../images/layout/gaestebuch_bg.jpg) repeat-y 0 0;
	/*border: solid 1px #0f0;*/
	position: relative;
	width: 920px;
	margin: 0 auto;
	padding: 0 30px 0 10px;
	overflow: hidden;
}

.images {
	padding: 10px 0 10px 0;
	width:280px;
	float: left;
	overflow: auto;
}
.images img, .images a img {
	border: solid 10px #fff;
	margin-bottom: 10px;
}
.images a:hover img {
	border: solid 10px #d14545;
}
.images_left {
	float: right;
	margin: 20px 10px 10px 0;
}
* html body .images_left {
	margin: 0 5px 10px 0;
}

.content {
	width: 580px;
	float: right;
	/*overflow: auto;*/
	text-align: left;
	font-size: 1.3em;
	line-height: 1.4em;
	outline: none;
}
.content p {
	color: #ab1216;
	margin: 0 80px 1.3em 80px;
	color: #ab1216;

} 
.content blockquote {
	color: #ab1216;
	margin: 0 100px 1.3em 100px;
	color: #ab1216;
	font-style: italic;

} 
.content h2 {
	font-size: 2em;
	color: #ba6d0a;
	margin: 0 80px 0.6em 80px;

}
.content h3 {
		font-size: 1.2em;
		line-height: 1.2em;
	color: #dd3e42;
	margin: 0 80px 1.2em 80px;

}
.content .highlights {
	background: url(../images/layout/highlights.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .anfahrt {
	background: url(../images/layout/anfahrt.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .start {
	background: url(../images/layout/start.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .gaestebuch {
	background: url(../images/layout/gaestebuch_title.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .zimmer {
	background: url(../images/layout/zimmer.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .hotel {
	background: url(../images/layout/hotel.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .preise {
	background: url(../images/layout/preise.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .kontakt {
	background: url(../images/layout/kontakt.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .bad {
	background: url(../images/layout/bad.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .impressum {
	background: url(../images/layout/impressum.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content .datenschutz {
	background: url(../images/layout/datenschutz.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}
.content a { color: #ab1216; font-weight: bold;}
.content a:hover {color: #6c031a;}

.content a.biglink { 
	color: #ab1216; 
	font-weight: bold; 
	text-decoration: none;
	display: block;
	padding-left: 40px;
	background: url(../images/layout/star.jpg) no-repeat 0 0 ;
	}
.content a.biglink:hover {color: #6c031a; text-decoration: underline;}

.content strong {
 	font-weight: bold;
 	color: #dd3e42;
}
.content em {
	font-weight: bold;
 	color: #960e0e;
 	} 
 .content .small {
 font-size: 0.9em;
 }
 .content b {
	font-weight: bold;
 	/*color: #740000;*/
 	/*color: #8e0c0c;*/
 	} 
 
body .main .gaestebuch_div {width: 620px;}
body .main .gaestebuch_div2 {width: 595px; margin: 0 0px 0 25px;}
 
.content .cms_field {
	margin: 0 80px 20px 80px;

}
 .content .cms_field p {margin: 0 0 1.3em 0;}
 .content .hotel_front {
 	height: 55px; 
 	background: url(../images/layout/hotel_front.gif) no-repeat;
 	text-indent: -9000px;
 	line-height: 0.1px;
 	font-size: 0.5em;}
 	.content img {display: inline;}
.content .hotel2 {
		display: block;
		width: 165px;
		height: 26px;
		background: url(../images/layout/hotel-goethe-haus.gif) no-repeat;
		text-indent: -9000px; 
		line-height: 0.1px;
		font-size: 0.5em;
}
 
.extra {
	background: #feeee1;
	margin: 0 20px 20px 20px;
	border-top: solid 10px #d14545;
	border-bottom: solid 10px #d14545;	
}
.extra h2 a.highlight  {
	display: block;
/*	margin: 20px 0 40px 80px;*/
	background: url(../images/layout/highlight_link.jpg) no-repeat 0 0;
	text-indent: -9000px;
	height: 60px;
	width: 220px;

}
.extra h2 a.highlight:hover {
	background-position: 0 -60px;
}
.content .extra h2 
{
	color: #ba6d0a;
	margin: 0 60px 40px 60px;
	padding: 0;

}
.extra .extraextra {
	margin: 1.3em 80px 1.3em 60px; 
	padding-left: 30px; 
	background: url(../images/layout/star.jpg) no-repeat 0 0;
	font-size: 0.9em;
	}
	.extra .extraextra h3 {
	margin: 0 0 1.3em 20px; 
	padding-left: 0; 
	font-size: 1.3em;
	font-weight: bold;
	}
	.content .extra .extraextra p {
	margin: 0 0 0 20px; 
	padding-left: 0; 
	
	}
.content .extra p 
{
	margin: 0 60px 1.3em 60px;
	padding: 0;

}
.content .extra .datenschutz {
	background: url(../images/layout/datenschutz2.jpg) no-repeat;
	text-indent: -9000px;
	height: 53px;
}

.footer0 {
	width: 100%;
	background: url(../images/layout/footer_bg.jpg) center top repeat-x;
	}
.footer {
	width: 540px;
	margin: 0 auto;
	padding: 10px 110px 40px 350px;
	text-align: left;
	color: #e2d085;
	font-size: 1.3em;
	line-height: 1.3em;
}
.footer_top {
height: 40px;
width: 960px;
margin: 0 auto;
top: 0;
left: 0;
}
.footer a {
	color: #e2d085;
}
.footer a:hover {
	color: #fdf5d5;
}
.footer h2 {
	text-indent:-9000px;
	margin: 0 0 0 90px;
	background: url(../images/layout/footer_title.jpg) no-repeat;
	height: 43px;
	width: 365px;
	padding: 0 0 30px 0; 

}
.footer .left {
	position: relative;
	
	width: 263px;
	height: 82px;
	border-top: solid 2px #a0433a;
	border-bottom: solid 2px #a0433a;
	padding: 6px 0;

}
.footer a.right {
	text-indent: -9000px;
	float: right;
	width: 220px;
	height: 94px;
	border-top: solid 2px #a0433a;
	border-bottom: solid 2px #a0433a;
	background: url(../images/layout/gaestebuch.jpg) 0 0;
	display: block;
}
.footer a.right:hover {
	background-position: 0 -94px;
}

#euroweb{
	margin: 10px 0 10px 80px;
}

#player {margin:0 0 15px 80px;}

.clear { clear:both; font-size: 0.0001em; line-height: 0.0001em;}
