/* CSS Document Marx*/

html {
	margin:0;
	padding:0;
}

body {
	margin:0 auto;
	padding:0;
	background: #728877;
	font: 11px 'Trebuchet MS', Arial, sans-serif;
	color: #222;
	text-align:center;
	background: url(../images/body_bg.jpg);
}

* {
	margin:0;
	padding:0;
}

p {
	margin-bottom: 15px
}

a {
	color: #222;
	outline: none;
}
a:hover {
color: #728877;
	
}

.bild_standard {
	padding: 2px;
	border: 1px solid #66776E;
	margin: 0 0 10px 0
}

.bild_text {
	float:left;
	padding: 2px;
	border: 1px solid #66776E;
	margin: 0 10px 10px 0
}
.bild_re {
	float:right;
}

.bild_start {
	float:left;
	padding: 2px;
	border: 1px solid #66776E;
	margin: 0 18px 20px 0
}

#teaser_wrap {
	border: 1px solid #ccc;
	float:left;
	padding: 10px;
	width: 710px
}

.teaser {
	width: 200px;
	float:left;
	margin: 0 20px 0 10px
	
}



#container {
	width: 840px;
	margin: 0 auto;
	padding:0;
	background: url(../images/content_bg.jpg) repeat-y;
	text-align:left
}
/* Banner, Logo*/

#banner {
	height: 215px;
	background: url(../images/banner_bg.jpg) no-repeat;	
	padding: 15px 0 0 0;
	position: relative
}

#banner h1 {
	display:block;
	width: 220px;
	height: 80px;
	background: url(../images/h1_bg.jpg);
	margin: 0 0 0 20px;
	padding:0;
}

#banner h1 span {
	display:none
}

.gaestebuch {
	position: absolute;
	top: 15px;
	right:19px
}
/* Hauptnav */

#nav {
	height:25px;
	background: url(../images/nav_bg.jpg) no-repeat;
	
}

#nav ul {
	list-style-type:none;
	margin-left: 20px
}

#nav li {
	float:left;
}

#nav li a {
	display:block;
	height: 25px;
}

#nav li a.home {
    width: 47px;
	 margin-left: 28px;
	 background: url(../images/a_home.jpg) 0 0 no-repeat;
}
#nav li a.home:hover {
		background: url(../images/a_home.jpg) 0 -25px no-repeat;
}

#nav li a.hotel {
    width: 46px;
	 margin-left: 46px;
	 background: url(../images/a_hotel.jpg) 0 0 no-repeat;
}
#nav li a.hotel:hover {
    background: url(../images/a_hotel.jpg) 0 -25px no-repeat;
}

#nav li a.rest {
    width: 82px;	
	 margin-left: 47px;
	 background: url(../images/a_rest.jpg) 0 0 no-repeat;
}
#nav li a.rest:hover {
    background: url(../images/a_rest.jpg) 0 -25px no-repeat;
}

#nav li a.saal {
    width: 84px;	
	 margin-left: 48px;
	 background: url(../images/a_saal.jpg) 0 0 no-repeat;
}
#nav li a.saal:hover {
    background: url(../images/a_saal.jpg) 0 -25px no-repeat;
}

#nav li a.umgeb {
    width: 76px;	
	 margin-left: 47px;
	 background: url(../images/a_umgeb.jpg) 0 0 no-repeat;
}
#nav li a.umgeb:hover {
    background: url(../images/a_umgeb.jpg) 0 -25px no-repeat;
}

#nav li a.kontakt {
    width: 61px;	
	 margin-left: 47px;
	 background: url(../images/a_kont.jpg) 0 0 no-repeat;
}
#nav li a.kontakt:hover {
    background: url(../images/a_kont.jpg) 0 -25px no-repeat;
}

#nav li a.anfahrt {
    width: 61px;	
	 margin-left: 48px;
	 background: url(../images/a_anf.jpg) 0 0 no-repeat;
}
#nav li a.anfahrt:hover {
    background: url(../images/a_anf.jpg) 0 -25px no-repeat;
}

#nav li a span {
	display: none;
}




/* Inhalt */
#content {
	margin: 10px 35px 10px 45px;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ccc
}


h2 {
	color: #233A2D;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
}

#aktuell {
	float:right;
	display:block;
	width: 240px;
	height: 102px;
	background: url(../images/aktuell_bg.jpg);
	padding: 30px 10px 0 0px;
	margin-left: 30px;
	text-align:center
}

#aktuell p {
	margin: 0 5px 0 5px
}

#rechts {
	float:right;
	width: 350px;
	border-left: 1px solid #ccc;
	padding: 0 0px 0 20px;
	margin: 0 0 0 10px
}

p span {
	font-size:150%;
	font-weight:normal}

h3 {
	font: 18px "Times New Roman", Times, serif;
	color: #233A2D;
	border-bottom: 1px solid #59725F; 
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight:bold
}

h4 {
	font-size: 14px;
	font-style: italic;
	margin: 0 0 15px 0
}

h5 {
	font-size: 11px
}

h6 {
	font-size: 11px;
	margin: 0 0 15px 0
}

.textfeld {
	font-size: 11px;
	border: 1px solid #59725F;
	padding: 2px;
	background: #fff url(../images/textf_bg.jpg) bottom repeat-x;
}

.nachricht {
	font-size: 11px;
	border: 1px solid #59725F;
	padding: 2px;
	overflow:auto;
	background: #fff url(../images/textf_bg.jpg) bottom repeat-x;
}


#footer {
	clear:both;
	height: 55px;
	background: url(../images/footer_bg.jpg) no-repeat;
	padding:10px 0 0 55px;
	
}

#footer h4 {
	float:left;
	width: 200px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}


#impressum {
	clear:both;
	height: 37px;
	background: url(../images/impressum_bg.jpg) no-repeat;
	padding: 3px 0 0 55px;
	color: #6C6C6C;
}

#impressum a{ 
	color: #6c6c6c
}
