@charset "utf-8";
/* CSS Document */


body {
	background-color: #00738D;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, p {
	color: #00738D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
#text_links a,a:link {color: #00738D; font-weight: bold;}
#text_links a:hover {color: #C94A5F;}
#center {
	/*position:absolute;
	left: 50%;
	width: 920px;
	margin-left: -460px; 
	top: 50%;
	height: 560px;
	margin-top: -280px;  */
	width: 920px;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: auto;
	margin-top: 20px;
}
#logo {
	width: 250px;
	height: 200px;
	margin: 0;
	padding:0;
	float: left;
}
#logo a img {
	width: 227px;
	height: 134px;
	margin-left: 11px;
	margin-top: 33px;
}
#image01 {
	width: 331px;
	height: 200px;
	margin:0;
	padding:0;
	float: left;
}
#image02 {
	width: 330px;
	height: 200px;
	margin:0;
	padding:0;
	float: left;
}
#images_header {width: 661px; height: 200px; margin:0; padding:0; float: left;}
#images_header img {margin:0; padding:0; float: left;}
#navigation {
	clear: both;
	width: 662px;
	height: 82px;
	background-image: url(../images/navigation_background.jpg);
	padding-left: 258px;
}
#images {
	width: 550px;
	height: 35px;
	margin:0;
	padding:0;
	padding-top: 10px;
	_padding-left: 50px;
	clear: both;
}
#haus {
	width: 38px;
	padding-left: 50px;
	_padding-left: 47px;
	visibility: hidden;
	float: left;
}
#hotel {
	width: 38px;
	padding-left: 45px;
	visibility: hidden;
	float: left;
}
#restaurant {
	width: 38px;
	padding-left: 62px;
	visibility: hidden;
	float: left;
}
#anfahrt {
	width: 38px;
	padding-left: 71px;
	_padding-left: 75px;
	visibility: hidden;
	float: left;
}
#kontakt {
	width: 38px;
	padding-left: 95px;
	visibility: hidden;
	float: left;
}
#navigation ul {
	list-style-type: none;
	font-size: 14px;
	margin:0;
	padding:0;
}
#navigation ul li {
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}
#navigation ul li a,#navigation ul li a:link,#navigation ul li a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
#navigation ul li a.active {
	text-decoration: underline;
}
#content {
	clear: both;
	width: 662px;
	padding: 15px 0px 15px 250px;
}
#text_links {
	width: 290px;
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#text_rechts {
	width: 294px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#bild_rechts {
	width: 290px;
	float: left;
	margin: -80px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#clear {
	clear: both;
}
.haus {
	background-image: url(../images/h1_tradition_auf_frische_ar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 240px;
	height: 71px;
}
.haus span {
	display: none;
}
.hotel {
	background-image: url(../images/h1_urspruenglich_gemuetlich.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 350px;
	height: 71px;
}
.hotel span {
	display: none;
}
.restaurant {
	background-image: url(../images/h1_essen_sie_sich_zufrieden.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 350px;
	height: 71px;
}
.restaurant span {
	display: none;
}
.anfahrt {
	background-image: url(../images/h1_so_finden_sie_uns.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 240px;
	height: 71px;
}
.anfahrt span {
	display: none;
}
.kontakt {
	background-image: url(../images/h1_wir_freuen_uns_auf_ihre_.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 350px;
	height: 71px;
}
.kontakt span {
	display: none;
}
#footer {
	width: 920px;
	height: 10px;
	background-image: url(../images/footer.jpg);

}



