/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#562E0D;
	background:#FFF url(../images/page_bg.jpg) top left repeat-x;
	padding-top:17px;
}
#site {
	width:950px;
	margin:0 auto;
	
}
#wrapper {
	padding:12px;
	background:#FFF url(../images/schilf.jpg) 0 bottom no-repeat;
	padding-bottom:80px;
}
a img {
	border:0;
}
p {
	line-height:16px;
}
#header {
	position:relative;
	height:180px;
}
#top {
	position:absolute;
	top:0;
	left:0;
	height:20px;
	line-height:20px;
	border-bottom:1px solid #f9f4e6;
	width:205px;
}
#topmenu {
	position:absolute;
	left:0;
	top:0;
}
#topmenu a {
	color:#562e0d;
	text-decoration:none;
}
#lang {
	position:absolute;
	right:0;
	top:0;
}
#lang a {
	color:#562E0D;
	text-decoration:none;
}
#logo {
	position:absolute;
	top:40px;
	left:0;
}
#IMGHeader {
	position:absolute;
	right:0;
	top:0;
	width:690px;
}
#menu {
	position:absolute;
	top:153px;
	right:0;
	width:690px;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #f9f4e6;
	text-align:center;
}
* html #menu {
	padding-top:7px;
	height:19px;
}
#menu a, #submenu a {
	text-decoration:none;
	color:#562E0D;
	text-transform:lowercase;
}
#menu a:hover, #menu a.active {
	color:#B10515;
}
#menu img {
	margin:0 16px;
	vertical-align:middle;
}

#container {
	overflow:hidden;
}
* html #container {
	height:1%;
}
#container-left {
	float:left;
	width:205px;
	padding-top:75px;
}
#submenu ul, #submenu li {
	list-style:none;
	margin:0;
	padding:0;
}
#submenu li {
	padding-bottom:7px;
}
#submenu a {
	display:block;
	padding-left:15px;
	background:url(../images/submenu_out.gif) left center no-repeat;
}
#submenu a:hover, #submenu a.active {
	background-image:url(../images/submenu_over.gif);
	color:#B53513;
}
#suche, #newsletter {
	display:none;
}
#container-right {
	float:right;
	width:690px;
}
#parentTitle {
	color:#efe1c4;
	text-transform:lowercase;
	height:75px;
	line-height:75px;
}
#parentTitle h1 {
	margin:0;
}
#content {
	min-height:350px;
}
#jsIMG {
	float:right;
	padding-left:15px;
	padding-bottom:10px;
}
#jsIMG img {
	display:block;
	padding-bottom:3px;
}
#content a {
	color:#be0b34;
}
#content ul {
	margin-left:15px;
	padding:0;
}
#content ul li {
	list-style:none;
	background:url(../images/bullets.gif) left center no-repeat;
	padding-left:12px;
	margin-bottom:3px;
}
td p {
	margin:0;
}
#footer {
	height:25px;
	line-height:25px;
	color:#B59D7E;
	font-size:10px;
	position:relative;
	padding-left:12px;
}
#footer a {
	color:#B59D7E;
	text-decoration:none;
}
#credits {
	position:absolute;
	right:12px;
	top:0;
}

#content .csc-mailform .csc-form-label-req, #content .csc-mailform .csc-form-label {
	margin:3px 0;
}
#content .csc-mailform input, #content .csc-mailform textarea {
	width:200px;
	font-size:11px;
}
#content .csc-mailform input[type=radio] {
	width:auto;
}
#content .csc-mailform .date_btn {
	width:auto;
}
#content .csc-mailform #Anreise, #content .csc-mailform #Abreise, #content .csc-mailform #Datum, #content .csc-mailform #Arrival, #content .csc-mailform #Departure {
	width:75px;
}

/*bestellungsformular*/

#bestellform input, #bestellform textarea {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bestellform .daten input {
	width:220px;
}
#bestellform #plz {
	width:auto
}
#bestellform #ort {
	width:182px;
}
#bestellform fieldset {
	margin-bottom:7px;
}
#bestellform legend {
	font-weight:bold;
	color:#000;
}
#bestellform table {
	margin:5px;
}
#bestellform td {
	vertical-align:center;
}
#bestellform .bestellung {
	line-height:15px;
}
#bestellform .bestellung input {
	text-align:center;
}
input.error, select.error, textarea.error {
	border: 1px solid red; 
	background:#FFFCE2 url(../images/warning_obj.gif) right top no-repeat;
}
#bestellform form {
	margin-bottom:5px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.title {
	visibility: hidden;
	padding-top:20px;
	height:55px;
}
