*{
	margin: 0;
	padding: 0;
}

html {height: 100%; margin-bottom: 1px; }


body {
	background: #EDD7B2;
	background-image: url(images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: center 150px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	.color_sand{
	color:	 #F9F3E6;
	}
.color_4C4486{
	color: #4C4486;
}

#header{
	height: 150px;
	margin-top: 0;
	background-image: url(images/header_index.png);	
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}

.index #header, .index_en #header{
	background-image: url(images/header_index-1.jpg);
}

.essen #header, .essen_en #header{
	background-image: url(images/header_essen.jpg);
}

.zimmer #header, .zimmer_en #header{
	background-image: url(images/header_zimmer.jpg);
}
.preise #header, .preise_en #header{
	background-image: url(images/header_preise.jpg);
}

.links #header, .links_en #header{
	background-image: url(images/header_links.jpg);
}

.kontakt #header, .kontakt_en #header{
	background-image: url(images/header_reservierung.jpg);
}

.imprint #header, .imprint_en #header{
	background-image: url(images/header_imprint.jpg);
}


#page {
	background:transparent;
	border: 0px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	position: absolute;
	width: 786px;
	top: 20px;
	left: 50%;
	margin-left: -389px;
	padding-bottom: 20px;
}

#main{
	background:transparent;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
}

#main em{
font-style:normal;
}

#main table td em{font-style:italic;}

#left_column{
	background-color:transparent;
	float: left;
	width: 280px;
	margin-left: 0px;
	margin-bottom: 2em;
}

#left_column p, #left_column h2,#left_column table{
	margin-left: 20px;
}

#content{
	background-color: transparent;
	margin-left: 320px;
	margin-bottom: 2em;
	color: #333;
	text-align: left;
}

#content_wide{
	background-color: transparent;
	margin-left: 20px;
	margin-bottom: 2em;
	color: #333;
	text-align: left;
}


#main h1 span{
	display: none;
}

#main h1{
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 54px;
	margin: 1em 28px 1em 0;
	border: none;
}

.index #main h1{
	background-image: url(images/headline_index.png);
}

.index_en #main h1{
	background-image: url(images/headline_index_en.png);
}

.essen #main h1{
	background-image: url(images/headline_essen.png);
}

.essen_en #main h1{
	background-image: url(images/headline_essen_en.png);
}

.preise #main h1{
	background-image: url(images/headline_preise.png);
}

.links #main h1{
	background-image: url(images/headline_links.png);
}

.preise_en #main h1{
	background-image: url(images/headline_preise_en.png);
}

.links_en #main h1{
	background-image: url(images/headline_links_en.png);
}

.zimmer #main h1{
	background-image: url(images/headline_zimmer.png);
}

.zimmer_en #main h1{
	background-image: url(images/headline_zimmer_en.png);
}

.kontakt #main h1{
	background-image: url(images/headline_kontakt.png);
}

.kontakt_en #main h1{
	background-image: url(images/headline_kontakt_en.png);
}

.imprint #main h1{
	background-image: url(images/headline_imprint.png);
}

.imprint_en #main h1{
	background-image: url(images/headline_imprint_en.png);
}

.imgleft{
	float: left;
	margin-right: 20px;
}

.imgright{
	float: right;
	margin-left: 20px;
}

.small{
font-size: 1.1em;
	
}




#main h2{
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 0.8em;
	margin-right: 28px;
}

#main h3{
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.8em;
	margin-right: 28px;
}

#main p span.err{
	color:#d06433;
}

#main p, #main td{
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 0.3em;
	margin-right: 28px;
	color: #333333;
}


#main strong{
	color: #d06433;
}

/* Preise/Rates Bedingungen*/
#main .bedingungen strong {
color: #333;
}

#main acronym {
	border-bottom: none;
}


#main a, #main a:link, #main a:visited{
	color: #d06433;
}

#main a:hover{
	color: #666666;
}

#footer{
position: relative;
	clear: both;
	margin: 0 0 0 0;
	height: 122px;
	background-image: url(images/bg_page_footer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0px;
}

#footer p{
position: absolute;
bottom: 10px;
right: -10px;
/*	padding-top:80px;*/
	text-align: right;
	font-size:1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #4C4486;
}

#address_footer address{
margin-right: 8px;
	font-size: 1.1em;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	color: #4C4486;
	font-weight: bold;
}	
		
div#lang{
	color: #4c4486;
	text-align: right;
	padding-top: 6px;
	margin-right: 28px;
}
		
div#lang a:link, div#lang a:active, div#lang a:visited {
	margin-left: 3px;					
	padding: 0px 2px 2px 4px;
	text-decoration: none;
	color: #4c4486;
	font-size: 1.2em;
	font-weight: bold;
	border: 2px solid #ffa500;
	border-width: 0 0 0px 2px;
}
		
div#lang a:hover, div#lang a#activ_lang{
	color: #d06433;
}
		
.picture_enlarge {
	position: relative;
	margin: 6px 0 0 0;
	padding: 0;
	margin-left: 20px;
	background-image: url(images/vergroessern.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #bbbbbb;
	/*background-color: #e6e7e8;*/
}

.no_border{
	border:none;
}

.picture_enlarge a {
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(images/vergroessern.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 20px;
	text-decoration: none;
	color: #333;
}

.picture_enlarge a:hover {
	background-image: url(images/vergroessern_over.gif);
		background-repeat: no-repeat;
}

.picture_enlarge img {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

.picture_text{
color: #000;
font-size:1.2em;
}


#menu{
	width: 778px;
	height: 19px;
	padding-top:130px;
}

#bild_absolute{
	position: absolute;
	right: 20px;
	bottom: 170px;
}

form,table {margin-bottom: 1.2em;}


form#reservierung legend { 
	background: #f9f3e6;
	border: 1px solid orange;
	border-right-width: 2px;
	border-bottom-width: 2px;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 4px;
	font-size: 1.3em;
	}
form#reservierung p#legend_text {
	margin:1em 0;
	}
form#reservierung label {
	display: block;
	float: left;
	width: 17em;
}
	
form#reservierung label {
	display: block;
	float: left;
	width: 14em;
} 
.kontakt_en form#reservierung label {
width:18em;
	}
	
	
form#reservierung p input {
	width:33%;
	}
form#reservierung fieldset {
	padding:2em 2em 1em 2em;margin: 1.5em auto 1.5em auto; 
	}
form#reservierung {
	margin-bottom: 2em; 	margin-right: 20px;
	}
form#reservierung input, textarea { 
	background: white;
	border: 1px solid orange;
	margin: 3px 0;
	padding: 3px 3px;
	}
	
form#reservierung input[type=radio] { /*IE 7 zeigt sonst bei radio Rahmen an*/
	border: none;
	}
form#reservierung textarea {
	width:70%; overflow:auto;
	}
form#reservierung input.send {
	background: #f9f3e6; 
	width:6em; cursor:pointer; 
	font-weight:bold;
	border-bottom: 3px solid orange; 
	border-right: 3px solid orange;
	border-top: 1px solid orange; 
	border-left: 1px solid orange;
	}
form#reservierung input.send.error {
	color: #edd7b2; background: #f9f3e6;
	}
form#reservierung input.send.confirm {
	color: #edd7b2; background: #f9f3e6;
	}
form#reservierung .error {
	color: #d06433;}
	
form#reservierung .confirm {
	color: #4c4486;
	}
form#reservierung .standard {
	color:#000;
	}
form#reservierung .right {
	text-align:right; padding:2em 20% 0 0;
	}
form#reservierung code {
	display:block; margin-top:1em;padding: 10px;border: 1px dotted #4c4486; font-family:"Courier New", Courier, monospace;
	font-size:110%;background-color: #edd7b2;
	}
form#reservierung input:focus, textarea:focus {
	background:#f9f3e6;
	}
form#reservierung input:hover, textarea:hover {
	background: #f9f3e6;color: #4c4486;
	}

.reihe {
clear: both;
padding: 2px 0px;
font-size: 1.3em; 
margin-bottom: 1em;
}

	 
	 .c{
	 	clear: both;
	 }
	 
	 
	 #member{
	 	margin:30px 0 0 20px;
                font-size: 13px;
line-height: 16px;

	 }
	 
	 	 #member a{
text-decoration: none;

	 }
	 
	 	 	 #member a:hover{
text-decoration: underline;

	 }
	 
	 	 #member span{

font-variant: small-caps;
	 }
	 

 	 #member img{
		float:left;
		margin: -20px 10px 0 0;
		padding:0;


	 }
	 
	 	 
	 .links .empfehlung{
	 margin-top: 1.6em;
	 }
	 
	 
 	.empfehlung .empfehlungLogo{
	
		float:left;
		margin-right: 20px;	 		 	
		width:260px;
		margin-left: 0px;
		}
	
.content_img_stripe div{
		
		float:left;
		margin-right: 10px;
		margin-bottom:1.6em;

}
	
#content fieldset.specialprice{
		padding:0.6em 1.6em;
		margin-right:46px;
		border: 1px solid green;
		margin-bottom:10px;


	}
	

#content .specialprice legend{
	font-size:1.6em;
		font-weight: bold;
		color:#d06433;
		padding:0.6em;
		padding-bottom: 0.2em;
	}
	
	#job{
/*		background-color:#4c4486;*/
		color: #4c4486;
		font-weight: bold;
/*		width: 200px;*/
		margin-top:40px;
		font-size:1.4em;
		padding: 10px 20px;
		font-variant: small-caps;
		
	}
	
	#bravo #CDSWIDCOE {
		margin:20px 0 0px 20px;
		border: 1px solid #589442;
	}
	
