/*
    Reset CSS
    v1.0 | 20080212
	http://meyerweb.com/eric/tools/css/reset/index.html
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}




body {
	background-image: url(../img/hg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.75em;
	text-align:center;
}
#logo {
	width: 344px;
	margin: 5px auto;
}
#logolink {
	display: block;
	width: 344px;
	height: 150px;
	background-image: url(../img/logo-meiler-hof.png);
	background-repeat: no-repeat;
	text-indent: -9999em;
}
#container {
	margin-top: -25px;
}
#mainmenu {
	position: relative;
	top: 390px;
	width: 962px;
	margin: auto;
	padding-left: 19px;
	text-align: left;
	z-index: 99999;
}
#mainmenu li {
	float:left;
	text-align: center;
	background: #000;
	margin-left: 0;
	/*margin-right: 4px;
	border-left: 2px solid #fff;*/
	letter-spacing: 1px;
	padding: 4px 10px;
	font-weight: bold;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#mainmenu li.aktiv {
	background: #a20021;
	/*border-bottom: 2px solid #a20021;*/
}
#mainmenu li a {
	color: #FFF;
	text-decoration: none;
}
#mainmenu li a:focus, #mainmenu li a:hover, #mainmenu li a:active, #mainmenu li.aktiv a {
	color: #FC0;
}
#main {
	clear: both;
	background: #FFF;
	width: 942px;
	margin: auto;
	padding: 10px;
	text-align: left;
}
#submenu {
	width: 918px;
	height: 21px;
	color: #FFF;
	background: #a20021;
	padding: 0 12px;
	border-top: 2px solid #fff;
}
#submenu li {
	float:left;
	margin-top: 4px;
	background: #a20021;
	letter-spacing: 1px;
	font-weight: bold;
}
#submenu li a {
	color: #FFF;
	text-decoration: none;
}
#submenu li a:focus, #submenu li a:hover, #submenu li a:active, #submenu li.aktiv a {
	color: #FC0;
}
#submenu li span {
	margin: 0 6px;
}
#submenu li ul {
	position: absolute;
	margin-left: -12px;
	display: none;
}
/* #submenu li ul li {
	line-height: 18px;
	padding: 0 12px;
} */
#submenu li ul li {
	background: #fff;
	line-height: 18px;
	padding: 0 12px;
	border-top: 1px solid #a20021;
	white-space:nowrap;
}
#submenu li ul li span {
	color: #000;
}
#submenu li ul li a {
	color: #000;
}
#submenu li ul li span {
	margin: 0 -12px 0 12px;
}
#submenu li.hover ul, #submenu li.aktiv ul{
	display: block;
}
#submenu li.aktiv ul li a{
	color: #000;
}
#submenu li.aktiv ul li.aktiv a{
	color: #a20021;
}
#submenu li ul li a:focus, #submenu li ul li a:hover{ /*#submenu li ul li a:active, #submenu li.aktiv ul li a */
	color: #a20021;
}
#submenu li.last ul {
	display: block;
	margin-left:90px;
}
#content {
	clear: both;
	height: 316px;
	background: #fef1e5;
	margin-top: 10px;
	padding: 10px;
	/* kann entfernt werden wenn ein <p> um den inhaltgestellt wird 
	font-size: 0.97em;
	line-height: 1.5em;
	text-align: justify; */
}
#content-img {
	float: left;
	margin: 0 25px 0 0;
}
#directions {
	float: left;
	margin: 0 25px 0 0;
}
h1 {
	font-size: 3.5em;
	color: #a20021;
	margin-bottom: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* kann entfernt werden wenn ein <p> um den inhaltgestellt wird 
	padding-top: 15px; */
}
h1.imageheader {
	/*overflow: hidden;*/
	text-indent: -999em;
	/*white-space: nowrap;*/
	background-repeat: no-repeat;
	background-position: 303px;
}

h2 {
	font-weight: bold;
	margin-bottom: 5px;
	/* kann entfernt werden wenn ein <p> um den inhaltgestellt wird 
	margin-top: 15px; */
}
h2 {
	font-weight: bold;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
}
p {

	font-size: 0.97em;
	line-height: 1.5em;
	padding-right: 10px;
	text-align: justify;
	margin-bottom: 15px;
}
a {
	color: #000;
}
a.underline {
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #a20021;
}
#spalte1 {
	float: left;
	width: 300px;
	margin-right: 6px;
}
#spalte2 {
	float: left;
	width: 300px;
}
#content ul {
	line-height: 2em;
	background: #fef9f2;
	padding: 3px;
	max-width: 300px;
}
#content ul li {
	/*margin-left: 310px;*/
	padding-left: 20px;
	background-image: url(../img/liste.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
ul#horizontal {
	background: #fef1e5;
	max-width: 920px;
}
#horizontal li {
	float:left;
}
.clear {
	clear: both;
}



/*
    Formular
*/
fieldset {
	float: left;
	width: 305px;
	height: 210px;
	display: block;
	position:relative;
	margin-bottom: 10px;
}
legend {
	display: none;
}
label {
	width: 305px;
	display: block;
	position:relative;
	line-height: 2em;
}
label#label-anreise {
	height: 2em;
	margin-top: 4em;
	padding-top: -2em;
}
label#label-personen {
	height: 2em;
	margin-top: 2em;
}
label#label-datum {
	height: 2em;
	margin-top: 2em;
	padding-top: -2em;
}
div.label {
	width: 305px;
	display: block;
	position:relative;
	line-height: 2em;
	margin-bottom: 2em;
}
label#label-plz {
	float: left;
	width: 33px;
}
label#label-ort {
	float: left;
	width: 33px;
}
label#zeit_label {
	float: left;
	width: 48px;
}
label#datum_label {
	float: left;
	width: 50px;
}
textarea {
	position: absolute;
	right: 10px;
	width: 290px;
	height: 88px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
}
input.text {
	position: absolute;
	right: 10px;
	width: 190px;
	font-size: 1em;
}
input.route {
	font-size: 1em;
	width: 160px;
}
input#ort {
	width: 120px;
}
input#plz {
	width: 60px;
	right: 140px;
}
input#anreise, input#abreise, input#datum {
	right: 40px;
	width: 160px;
}
input#datum {
	width: 90px;
}
input#zeit {
	width: 60px;
	right: 140px;
}
#label-info {
	float: left;
	width: 120px;
}
#label-angebot {
	float: left;
	width: 170px;
}
#label-reservierung {
	float: left;
	width: 130px;
}

#label-alacarte {
	float: left;
	width: 111px;
}
#label-dc {
	float: left;
	width: 81px;
}
#label-limo {
	float: left;
	width: 113px;
}

select {
	position: absolute;
	right: 10px;
	width: 195px;
	font-size: 1em;
}
.radio {
	float: left;
	width: 300px;
	display: block;
	position:relative;
	line-height: 2em;
}
.radio span {
	float: left;
	width: 90px;
}
.radio label {
	width: 105px;
}
.radio input {
	position:relative;
	left: -1px;
	line-height:2em;
}
#submit {
	float: right;
	margin-right: 15px;
}
.error {
	border: solid 2px #FF0000;
}
label button.calendar, button.calendar {
	position: absolute;
	right: 10px;
}
p.klein {
	font-size:0.9em;
	padding-top: 235px;
	margin-bottom: 0;
}

#footer {
	width: 962px;
	margin: 5px auto;
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
#footer a {
	color: #FFF;
}
#footer a:focus, #footer a:hover, #footer a:active {
	color: #FC0;
}
#wws {
	position: relative;
	top:-85px;
	left:745px;
}