@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	background-color: #340D05;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #340D05;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	background:url(../img/hintergrund.jpg) repeat center top;
	}
body strong {
	font-weight: bold;
	color: #340D05;
	}
table {
	font-size: 13px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #6C0C00;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #340D05;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.3em;
	color: #6C0C00;
	}
h1 {
	font-size: 24px;
	margin-bottom: 15px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 14px;
	line-height: 1.1em;
	margin-bottom: 3px;
	border-bottom: 1px solid #e6d1cf;
	}
h5{
	font-size: 16px;
	margin-bottom: 3px;
}
ul {
	margin: 3px 0 0 10px;
	padding: 2px 0 2px 0px;
}
li {
	line-height: 15px;
	padding: 0 0 2px 5px;
	margin: 0 0 0 5px;
	list-style-position: outside;
}

/*---------------------DIV-FORMATIERUNGEN STARAUSWAHLSEITE------------------------------*/
#head-start {
	width: 990px;
	height: 50px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	background: url(../img/schein-start-bottom.png) no-repeat bottom center;
}
#schein-start {
	width: 990px;
	background: url(../img/schein-start-middle.png) repeat-y center;
	margin: 0 auto;
	}
#fusszeile-start {
	width: 990px;
	height: 140px;
	margin: 0 auto;
	font-size: 11px;
	color: #fff;
	background: url(../img/schein-start-bottom.png) no-repeat top center;
}
#fusszeile-start a, #fusszeile-start a:visited {
	color: #fff;
	text-decoration: none;
}
#fusszeile-start a:hover {
	color: #6F0D00;
}
#hauptrahmen-start {
	width: 950px;
	height: 630px;
	margin: 0 auto;
}
#holzwurm-start {
	width: 300px;
	height: 630px;
	background-color: #fff;
	float: left;
	margin: 0 0 0 25px;
}
#gappmaier-start {
	width: 300px;
	height: 630px;
	background-color: #fff;
	float: left;
}
#schloessl-start {
	width: 300px;
	height: 630px;
	background: #fff url(../img/startauswahl-hg-schloessl.jpg) no-repeat top;
	float: right;
}
#rahmen-header {
	width: 300px;
	height: 140px;
	padding-top: 45px;
}
#rahmen-middle {
	width: 300px;
	height: 202px;
}
#rahmen-bottom {
	width: 300px;
	height: 218px;
	background-color: #F7F0DD;
	padding-top: 25px;
}


/*---------------------DIV-FORMATIERUNGEN HAUPTTEMPLATE------------------------------*/
#navi {
	width: 950px;
	height: 38px;
	padding: 40px 20px 0 20px;
	background: url(../img/schein-oben.png) no-repeat bottom center;
	margin: 0 auto;
	text-align: left;	
}
#schein {
	width: 990px;
	background: url(../img/schein-content.png) repeat-y center;
	margin: 0 auto;
	}
#header, #headerSchloessl {
	width: 950px;
	height: 387px;
	background-color: #fff;
	margin: 0 auto;
}
#headerSchloessl {
	background: #fff url(../img/schloessl-hg.jpg) no-repeat left top;
	}
#logobox {
	width: 321px;
	height: 387px;
	float: left;
}
#slideshow {
	width: 629px;
	height: 387px;
	float: right;
}
#hauptrahmen {
	width: 950px;
	margin: 0 auto;
	background-color: #F7F0DD;
}
#featureboxes {
	width: 270px;
	float: left;
	padding: 34px 0 0 0;
}
#features-newsticker {
	width: 215px;
	height: 185px;
	margin: 0 auto;
}
#features-flaggen {
	width: 215px;
	margin: 0 auto;
}
#features-tischreservierung {
	width: 215px;
	height: 165px;
	float: right;
}
#features-ferienwohnungen {
	width: 215px;
	height: 220px;
	float: right;
}
#content {
	width: 595px;
	text-align: left;
	float: right;
	padding: 34px 34px 40px 0;
}
#ende {
	clear: both;
}
#fusszeile {
	width: 950px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: url(../img/schein-unten.png) no-repeat top center;
	font-size: 11px;
	color: #fff;
}
#fusszeile a, #fusszeile a:visited {
	color: #fff;
	text-decoration: none;
}
#fusszeile a:hover {
	color: #6F0D00;
}
#adresse {
	width: 610px;
	text-align: left;
	float: left;
}
#sitemap {
	text-align: left;
	float: left;
}
#impressum {
	text-align: right;
	float: right;
}


/*---------------------KLASSEN------------------------------*/

.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	background-color: #fff;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	border: 1px solid #EDDDB0;
	}
.tabelle td {
	padding: 5px;
	}
.tabelle-header {
	background: #EDDDB0 url(../img/button-hg.png) repeat-x top;
	font-weight: bold;
	color: #7C522E;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background: #FAF5E8;
	font-weight: normal;
	padding: 4px;
	}
a.button {
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	margin-top: 3px;
	border: 1px solid #EDDDB0;
	color: #6C0C00;
	background: #EDDDB0 url(../img/button-hg.png) repeat-x top;
	vertical-align: bottom;
	}
a.button:hover {
	border: 1px solid #EDDDB0;
	background: #EDDDB0 url(../img/button-hg-hover.png) repeat-x top;
	cursor: hand;
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#errorMessage {
	background-color: #fff;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background-color: #fff;
	border: 1px solid green;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 90px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 2px;
	width: 581px;
	border: 1px solid #EDDDB0;
	}
#formular input {
	border: 1px solid #EDDDB0;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #340D05;
	}
#formular textarea {
	border: 1px solid #EDDDB0;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #340D05;
	width: 450px;
	}
#formular .pflichtfelder {
	border: 1px solid #EDDDB0;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 190px;
	height: 25px;
	padding: 3px;
	border: 1px solid #EDDDB0;
	color: #6C0C00;
	background: #EDDDB0 url(../img/button-hg.png) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #EDDDB0;
	background: #EDDDB0 url(../img/button-hg-hover.png) repeat-x top;
	cursor: hand;
	}

/*---------------------MINI-TISCHRESERVIERUNG-----------------------------*/

#miniformular {
	margin-top: 10px;
	}
#miniformular table { font-size: 11px; }
#reservierungstag1, #uhrzeit, #personen{
	border: 1px solid #fff;
	background-color: #fff;
	width: 62px;
	height: 13px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #340D05;
	margin-top: -1px;
}
/*+html #miniformular input {
	margin-top: 0px;
}*/

#kalender1 {
vertical-align:top;
}
#kalender2 {
vertical-align: top;
}
#abschicken input{
	width: 64px;
	height: 15px;
	border: none;
	}

/*---------------------MINI-ANFRAGEFORMULAR-----------------------------*/

#miniformular2 {
	margin-top: 5px;
	width: 100%;
	}
#miniformular2 table { font-size: 11px; }


#datum3, #datum4 {
	background-color: #FFFFFF;
	border: 1px solid #fff;
	width: 140px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #340D05;
	height: 14px;
	padding-left: 3px;
	}
#abschicken2 {
	border: 0px;
	width: 183px;
	height: 18px;
	}
.miniformular-rahmen {
	border: 1px solid #EDDDB0;
	background-color: #fff;
	}


/*----------------------- Minisuchformular ---------------------------------------*/
#searchbox {
	margin: 0px;
	vertical-align: top;
	}
#suchfeld {
	background-color: #8E0400;
	height: 13px;
	width: 115px;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 3px;
	color: #F8EFD3;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height:11px;
	border: 1px solid #B30400;
	vertical-align: top;
	}
* html #suchfeld { margin-top: -1px; } /* Hack für IE6*/
*+html #suchfeld { margin-top: -1px; } /* Hack für IE7*/
#suchbutton {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	border: none;
	vertical-align: top;
	}
	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #fff;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 320px;
	}
#input-hintergrund {
	background: #fff;
	padding: 5px;
	}
#adresseingabe {
	width: 429px;
	padding: 1px;
	height: 20px;
	border: 1px solid #EDDDB0;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #340D05;
	}
#mapsButton1 {
	width: 288px;
	height: 24px;
	padding: 3px;
	margin-top: 3px;
	border: 1px solid #EDDDB0;
	color: #6C0C00;
	background: #EDDDB0 url(../img/button-hg.png) repeat-x top;
	vertical-align: bottom;
	}
#mapsButton1:hover {
	border: 1px solid #EDDDB0;
	background: #EDDDB0 url(../img/button-hg-hover.png) repeat-x top;
	cursor: hand;
	}
.sprechblase {
	color: #340D05;
	font-size: 12px;
	}
	
/*Transparente PNGS in IE6*/
* html img, div { behavior: url(iepngfix.htc) };

