body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	color: #000000;
 	text-align: center;
 	background-color: #BCDAAB;
/* 	background-color: #CACACA; */
/*	background-image: url(../symb/header/back_main.jpg); */
	/* part 1 of 2 centering hack */
}

#framework{
	width: 1000px; 
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	border: 3px solid #2D6A27;
	border-bottom: 0px;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 970px;
}
	
html>body #framework {
	width: 970px; /* ie5win fudge ends */
	}

#header{
	position: relative;
	padding: 0px;
	background: #FAECDD;
	background-image: url(../symb/header/obenlinks.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#header p{
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #2D6A27;
	font-weight: bold;	
}

#header p#hotel{
	top: 45px;
	left: 15px;
	font-size: 18px;
}

#header p#since{
	top: 128px;
	left: 200px;
	font-size: 14px;
}

#menue{
	text-align: right;
	vertical-align: middle;
	background: #216421;
	color: #FAECDD;
	font-weight: bold;
}

ul{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	list-style:none;	
}

ul li {
	float:left;
	margin:	0px;
	padding: 0px;
	font-weight: bold;
}

ul a {
	float:left;
	display:block;
	padding:3px 9px 3px 9px;
	color: #FAECDD;
	text-decoration: none;
}

ul a:hover{
	/* background: #FAECDD; */
	background: #9CCF7E;
	color: #216421;
}

#content{
	background: #FAECDD;
	color: #216421;
	padding: 12px;
}

#content p{
	margin: 0px;
}

div#footer{
	height: 19px;
	text-align: center;
	vertical-align: middle;
	background: #216421;
	color: #FAECDD;
	font-weight: bold;
	line-height: 22px;
}

div#footer a{
	margin-left: 100px;
	padding:3px 5px;
	color: #FAECDD;
	text-decoration: none;
}

div#footer a:hover{
	/* background: #FAECDD; */
	background: #9CCF7E;
	color: #216421;
	text-decoration: underline;
}

div#footer div{
	display: inline;
}


h1{
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 0.2em;
}

h2{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

h3{
	font-size: 18px;
	font-weight: bold;
}

h4{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

br.large{
	font-size: 1.5em;
}

br.nL{
	clear: both;	
}

a{
	color: #216421;
	text-decoration: none;
}

a:visited{}

a:active{
	color: #216421;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

div.format{
	margin: 0px 0px 0px 3px;
	width: 160px;
	float: left;
}

div.impFormat{
	margin: 0px 0px 0px 0px;
	width: 120px;
	float: left;
}

p.impressum{
	padding-bottom: 8px;
}

.small{
	font-size: 10px;
}

div.shadow {
	background-color: #777;
	padding: 0px;
	border: 1px solid #999;
	margin: 0px;
}

div.shadow2 {
	float: none;
	background-color: #bbbbbb;
	padding: 1px;
	border: 1px solid #dddddd;
	margin: 0.0em 0em;
}

div.imgbox{
	top: -3px;
	left: -3px;
	display: block;
	position: relative;
}

div.imgLeft{
	float: left;
	margin: 0px 10px 5px 0px;
}

div.imgRight{
	float: right;
	margin: 0px 0px 5px 10px;
}

#centred{
	text-align: center;
}

div.reservation{
	float: left;
	width: 410px;
	margin-right: 50px;
}

div.contact{
	float: left;
	width: 450px;
}

div.contact img{
	border: 0px;
}

form{
	margin: 0px;	
	padding: 0px;
}

input, select, textarea {
	float: none;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #2D6A27;
	color: #2D6A27;
	background-color: #BCDAAB;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}

form label {
	display: block;
	float: left;
	width: 180px;
	margin-bottom: 3px;  
	margin-right: 5px;  
}

fieldset{
	position: relative;
	border: 1px solid #007A79;	
	padding: 7px;
	margin: 0px 5px;
}

fieldset legend {
	padding: 4px;
	color: #2D6A27;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	font-weight: bold;
}

#nameOfHotel{
	display: none;
}

div.wayLeft{
	float: left;
	width: 160px;
	padding: 0px 10px 0px 0px;
}

div.wayCenter{
	float: left;
	width: 600px;
	height: 400px;
	border: 2px solid #216421;
}

div.wayRight{
	float: left;
	width: 160px;
	padding: 0 0 0 10px;
}

.error{
	color: #CC0000;
	text-align: center;
}

a.helpButton{
	position: absolute;
	right:15px;
}

div#overDiv{
	position: absolute;
	visibility: hidden;
	width:200px;
	z-index:50;
}

.captionText { 
	background: #216421;
	color: #FAECDD;
	font-weight: bold;
	text-align: left; 
	padding: 1px 5px;
	font-size: 12px;
} 

.bodyText {  
	font-style: normal; 
	text-align: left; 
 	padding: 2px 5px; 
	border: 1px solid #216421;
	color: #216421;
	background: #BCDAAB;
	font-size: 11px;
}

#guestbookTextLarge{
	margin:0px auto;
	width: 360px;
	height: 502px;
	padding: 20px 30px 0px 410px;
	color: black;
	background-repeat: no-repeat;
	background-image: url(../symb/guestbook/large/1.jpg);
}

#guestbookTextSmall{
	margin:0px auto;
	width: 273px;
	height: 390px;
	padding: 10px 20px 0px 320px;
	color: black;
	background-repeat: no-repeat;
	background-image: url(../symb/guestbook/small/1.jpg);
}


/* Google Maps Hack */

v\:* {
      behavior:url(#default#VML);
}