/*** Basiseinstellungen *********
********************************/

:link,:visited { 
	text-decoration: none;
}

ul,ol { 
}

h1,h2,h3,h4,h5,h6,pre,code { 
	font-size: 1em;
	font-weight: normal;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { 
	margin: 0;
	padding: 0;
}

img, a img,:link img,:visited img, fieldset { 
}

img { 
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

address { 
}

table { 
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	font-size: 1em;
}

tr { 
	border: none;
	padding: 0px;
	margin: 0px;
}

td { 
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
}

legend { 
	display: none;
}

dl { 
	margin: 0 0 0 0;
}

dl dt { 
	margin: 0 0 0 0;
}

dl dd+dt { 
	margin-top: 0;
}

dl dd { 
	margin: 0 0 0 0;
}

ol { 
	list-style: none;
}

ol li { 
	margin: 0 0 0 0;
}

ol li ol { 
	margin: 0 0 0 0;
}

ol li ul { 
	margin: 0 0 0 0;
}

p { 
	margin-bottom: 0em;
}

ul { 
	list-style: none;
}

ul li { 
	margin: 0 0 0 0;
}

ul li ul { 
	margin: 0 0 0 0;
	list-style: none;
}

ul li ol { 
	margin: 0 0 0 0;
}

pre { 
	font-size: 1.2em;
}

a:hover { 
	text-decoration: none;
}

/*** Allgemein ******************
********************************/

* { 
	margin: 0;
	padding: 0;
}

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

body { 
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #457432;
	background: url(/files/gras.jpg);
/*	overflow: -moz-scrollbars-vertical; */
}

#wrapper { 
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	border: 1px solid #FFF;
	background: url(/files/background.gif) repeat-y;
}

#wrapper2 { 
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	border: 1px solid #FFF;
	background: url(/files/background2.gif) repeat-y;
}

a, a:visited { 
	color: #CD8631;
}

a:hover { 
	text-decoration: underline;
	color: #CD8631;
}

#header { 
	position: relative;
	width: 1000px;
	height: 274px;
	margin: 0;
	padding: 0;
}

#print, #print2 { 
	position: absolute;
	top: 200px;
	left: 800px;
	width: 150px;
	text-align: center;
}

#print a, #print a:visited { 
	color: #457432;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #F4F6F4;
	display: block;
}

#print a:hover { 
	color: #CD8631;
	background-color: #D7DED5;
	text-decoration: none;
}

#print2 a, #print a:visited { 
	color: #457432;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #e3e8e1;
	display: block;
}

#print2 a:hover { 
	color: #CD8631;
	background-color: #e2e9e1;
	text-decoration: none;
}

#print img, #print2 img, .noborder { 
	border: 0px;
}

.accordion p { 
	padding-left: 12px;
}

#content2 h3 { 
	display: block;
	color: #a21b1b;
	font-weight: bold;
	margin-bottom: 10px;
	background: #f4f6f4 url(/files/bullet.gif) no-repeat center left;
	padding: 3px 0 3px 12px;
}

/*** Hauptspalte *****************
********************************/

#content { 
	width: 430px;
	float: left;
	margin: 0 20px 0 50px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 20px;
}

#content2 { 
	width: 650px;
	float: left;
	margin: 0 0 0 50px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 20px;
	background-color: #F4F6F4;
}

#content p, #content2 p { 
	margin-bottom: 10px;
}

h1 { 
	height: 80px;
	background-position: 0px 20px;
	text-indent: -1000em;
	background-repeat: no-repeat;
}

#content ul, #content2 ul { 
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#content ul li, #content2 ul li { 
	margin: 0px;
	padding: 0px;
	background-image: url(/files/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.55em;
	padding-bottom: 5px;
	padding-left: 12px;
}

#content ol, #content2 ol { 
	list-style: decimal;
	margin-left: 0;
	padding-left: 0;
}

#content ol li, #content2 ol li { 
	margin-left: 20px;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h2 { 
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
}

.Vorspann { 
	font-weight: bold;
	color: #578146;
	margin-bottom: 20px;
}

.Tage { 
	margin-top: 25px;
	padding: 3px 0 3px 5px;
	font-weight: bold;
	border-left: 4px solid #457432;
	border-bottom: 1px solid #457432;
	background-color: #E2E9E0;
}

.orange { 
	color: #CD8631;
}

.newspic { 
	float: right;
	border: 5px solid #E2E9E1;
	line-height: 0em;
	margin: 0 0 8px 8px;
}

.newspic img { 
	border: 1px solid #eee;
}

#content .pic-border, #content2 .pic-border { 
	border: 1px solid #457432;
}

#content .pic-rechts, #content2 .pic-rechts { 
	float: right;
	display: inline;
	font-size: 0.9em;
	text-align: right;
	background-color: #e2e9e0;
	margin: 10px 0 20px 20px;
}

#content .pic-links, #content2 .pic-links { 
	float: left;
	font-size: 0.9em;
	background-color: #e2e9e0;
	margin: 10px 20px 20px 0px;
}

#content .pic-gross, #content2 .pic-gross { 
	width: 420px;
	position: relative;
	top: 10px;
	text-align: right;
	background-color: #e2e9e0;
	margin-bottom: 20px;
}

.bildzeile { 
	font-style: italic;
	font-size: 0.9em;
	padding: 0px 3px;
}

#Image1 { 
	margin-bottom: 40px;
	border: 0;
}

.partner { 
	float: right;
	display: inline;
	margin: 10px 0 20px 20px;
	border: 0px;
}

.rex_image { 
	border: 0px;
}

.preise { 
	width: 100%;
	font-size: 0.9em;
	line-height: 1.3em;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.preise caption { 
	width: 100%;
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #f4f6f4;
	border: 1px solid #88a67b;
	background-color: #88a67b;
}

.preise th { 
	text-align: center;
	padding: 3px;
	border: 1px solid #88a67b;
	background-color: #e2e9e0;
}

.preise td { 
	text-align: center;
	padding: 3px;
	border: 1px solid #88a67b;
	background-color: #eaefe7;
}

.tab-default { 
	border-collapse: collapse;
	margin-bottom: 20px;
}

.tab-default caption { 
	padding: 10px;
	font-weight: bold;
}

.tab-default th, .tab-default td { 
	padding: 4px;
}

#regions { 
	margin-top: 20px;
	margin-bottom: 20px;
}

#regions ul { 
	list-style: none;
	padding: 0;
	margin: 0;
}

#regions ul li { 
	padding: 0px;
	margin: 0px;
	height: 32px;
}

#regions ul li a, #regions ul li a:visited { 
	display: block;
	width: 410px;
	padding: 7px;
	margin: 0;
	background-image: none;
	background-color: #E2E9E0;
	text-decoration: none;
	border-top: 1px solid #F4F6F3;
	border-left: 5px solid #88A67B;
}

#regions ul li a:hover { 
	background-color: #EAEFE7;
}

#content .t-left { 
	float: left;
	width: 60px;
	padding: 3px 3px 3px 0px;
}

#content .t-right { 
	float: left;
	width: 340px;
	padding: 3px;
}

#content .t-tab { 
	width: 100%;
}

#footer { 
	clear: both;
	width: 980px;
	margin-top: 20px;
	padding: 10px;
	background: url(/files/bg-footer.gif) repeat-x #E2E9E1;
	border-top: 1px solid #FFF;
	text-align: center;
	line-height: 1.5em;
}

.main-box { 
	margin: 20px 0;
	width: 422px;
	border: 1px solid #b6c4b0;
}

.main-box-head { 
	height: 28px;
	font-weight: bold;
	line-height: 2.3em;
	padding-left: 10px;
	background: url(/files/box-head.gif) repeat-x #F9BD8D;
	border-bottom: 1px solid #FFF;
}

.main-box-head2 { 
	height: 28px;
	font-weight: bold;
	line-height: 2.3em;
	padding-left: 10px;
	background: url(/files/box-head2.gif) repeat-x #F9BD8D;
	border-bottom: 1px solid #FFF;
}

.main-box-content { 
	line-height: 1.7em;
	padding: 5px 10px 5px 10px;
	background-color: #F1F4EF;
}

.main-box-content p { 
	padding-bottom: 5px;
}

.main-box-content ul,
.main-box-content ul { 
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.main-box-content li,
.main-box-content li { 
	margin: 0px;
	padding: 0px;
	background-image: url(/files/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	padding-bottom: 2px;
	padding-left: 12px;
}

.book-box { 
	width: 422px;
	height: 30px;
	background-color: #447431;
	color: #f1f4ef;
}

.book-box a { 
	display: block;
	width: 392px;
	height: 25px;
	padding: 5px 0px 0px 30px;
	text-decoration: none;
	background: url(/files/buchen.gif) no-repeat #447431;
	color: #f1f4ef;
}

.book-box a:hover { 
	color: #447431;
	background: url(/files/buchen2.gif) no-repeat #f9bc8d;
}

/*** Rechte Spalte **************
********************************/

#column { 
	width: 250px;
	float: left;
	padding-top: 59px;
}

#column ul { 
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#column ul li { 
	margin: 0px;
	padding: 0px;
	background-image: url(/files/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.55em;
	padding-bottom: 3px;
	padding-left: 12px;
}

#column ol { 
	list-style-type: decimal;
	margin-left: 0;
	padding-left: 0;
}

#column ol li { 
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	margin-left: 20px;
}

#column .box { 
	margin: 20px;
	margin-right: 0;
	width: 206px;
	border: 1px solid #FFF;
}

#column .box img, .no-border { 
	border: 0px;
}

.box .box-head { 
	height: 28px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2.4em;
	padding-left: 10px;
	background: url(/files/box-head.gif) repeat-x #F9BD8D;
	border-bottom: 1px solid #FFF;
}

.box .box-head2 { 
	height: 28px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2.4em;
	padding-left: 10px;
	background: url(/files/box-head2.gif) repeat-x #F9BD8D;
	border-bottom: 1px solid #FFF;
}

.box .box-content { 
	line-height: 1.7em;
	padding: 5px 10px 5px 10px;
	background-color: #F1F4EF;
}

.box .box-content p { 
	padding-bottom: 5px;
}

#column .Titel { 
	padding-top: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

#column .Titel-linie { 
	margin-top: 5px;
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #a9be9f;
}

#column .enlarge { 
	height: 17px;
	padding-top: 5px;
	background-color: #f1f4ef;
	text-align: center;
}

#column .enlarge-news { 
	text-align: center;
	line-height: 0.9em;
}

#column .pic-gross { 
	text-align: center;
	margin: 20px;
}

#column .pic-border { 
	border: 1px solid #fff;
}

/*** Hauptnavigation ************
********************************/

#mainnav { 
	position: absolute;
	top: 150px;
	left: 458px;
	height: 32px;
	text-align: center;
	font-size: 1.1em;
}

#mainnav ul { 
	position: relative;
	top: 9px;
	list-style: none;
}

#mainnav li { 
	height: 34px;
	display: inline;
}

#mainnav li a, #mainnav li a:visited { 
	padding: 10px 8px 9px 8px;
	color: #457432;
	text-decoration: none;
}

#mainnav li a:hover { 
	color: #CD8631;
}

#mainnav .line { 
	background: url(/files/line.gif) no-repeat right;
}

#mainnav .line-on { 
	background: url(/files/line-on.gif) no-repeat right;
}

#mainnav .on { 
	background: url(/files/on.gif) no-repeat right;
}

/*** Subnavigation **************
********************************/

#subnav { 
	margin: 0;
	margin-bottom: 30px;
	padding-top: 91px;
	width: 250px;
	float: left;
	background-color: #457432;
	background: url(/files/bg-subnav.gif) no-repeat;
}

#subnav ul { 
	width: 249px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li { 
	font-size: 1.1em;
	line-height: 2.6em;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
}

#subnav li a, #subnav li a:visited { 
	height: 30px;
	padding-right: 19px;
	color: #FFF;
	text-decoration: none;
	display: block;
	background: url(/files/button-subnav.gif);
}

#subnav li a:hover { 
	color: #EBCFAD;
	background: url(/files/button-subnav.gif) 0 -30px;
}

#subnav li.on a, #subnav li.on a:visited { 
	color: #457432;
	background: url(/files/button-subnav.gif) no-repeat 0 -60px;
}

#subnav .space a, #subnav .space a:visited { 
	margin-top: 20px;
}

#subnav .spaceon { 
	color: #457432;
	height: 30px;
	background: url(/files/button-subnav.gif) 0 -60px;
}

#subnav .spaceon a, #subnav .spaceon a:visited { 
	margin-top: 20px;
	color: #457432;
	background: url(/files/button-subnav.gif) 0 -60px;
}

/*** Subnav Ebene 2 ************/

#subnav ul li.on ul { 
	background: url(/files/button-subnav2.gif);
}

#subnav ul li.on ul li { 
	height: 26px;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 0;
	background: url(/files/button-subnav2.gif);
}

#subnav ul li.on ul li a, #subnav ul li.on ul li a:visited { 
	padding-right: 19px;
	color: #457432;
	text-decoration: none;
	display: block;
	background: url(/files/button-subnav2.gif);
}

#subnav ul li.on ul li a:hover { 
	color: #CD8631;
	background: url(/files/button-subnav2.gif) 0 -31px;
}

#subnav ul li.on ul li.on2 { 
	height: 26px;
}

#subnav ul li.on ul li.on2 a, #subnav ul li.on ul li.on2 a:visited { 
	font-weight: bold;
	color: #CD8631;
	background: url(/files/button-subnav2.gif) 0 -62px;
}

/*** Footernavigation ***********
********************************/

#footer ul { 
	list-style: none;
}

#footer ul li { 
	display: inline;
}

#footer ul li a, #footer ul li a:visited { 
	padding: 0px 5px;
	text-decoration: none;
}

#footer ul li a:hover { 
	text-decoration: underline;
	color: #CD8631;
}

#footer .line { 
	border-right: 1px solid #CD8631;
}

#footer .line-on { 
	border-right: 1px solid #CD8631;
}

#footer .on { 
	background: url(/files/on.gif) no-repeat right;
}

/*** Buchungsformular ***********
********************************/

#bookform input.submit { 
	width: 640px;
	margin-top: 20px;
	padding: 2px 5px;
	border: 1px solid #457432;
	background-color: #F2F6F5;
	color: #457432;
	font-size: 1em;
	text-align: center;
	cursor: pointer;
}

#bookform input.submit:hover { 
	background-color: #88a67b;
	color: #F2F6F5;
}

.dat_popup { 
	position: relative;
	top: -2px;
	border: 0px;
}

#buchung p { 
	margin-top: 0.7em;
	line-height: 0.3em;
}

#buchung .normal { 
	margin-top: 0.7em;
	line-height: 1.3em;
}

#buchung table { 
	margin: 2px 0;
	width: 640px;
	border: 1px solid #88a67b;
}

#buchung td { 
	background-color: #e2e9e0;
	padding: 5px;
	border: 1px solid #f4f6f3;
}

#buchung th { 
	background-color: #457432;
	color: #fff;
	padding: 5px;
	border: 1px solid #f4f6f3;
	text-align: center;
}

.buchung_right { 
	text-align: right;
}

.buchung-headline { 
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/files/box-head2.gif) repeat-x #F9BD8D;
}

#buchung .distance { 
	margin-bottom: 20px;
}

#buchung  .label { 
	display: block;
	width: 160px;
	text-align: right;
}

#buchung input, 
#buchung select,
#buchung textarea { 
	font-size: 1em;
	padding: 3px;
	border: 0px solid #f4f6f4;
	border-left: 5px solid #88A67B;
	color: #457432;
	background-color: #f4f6f4;
}

#buchung textarea { 
	font-size: 1.2em;
	width: 600px;
}

#buchung .check,
#buchung .radio { 
	border: 0px solid #f4f6f4;
	background-color: #e2e9e0;
}

#buchung .anrede { 
	width: 60px;
}

/*** Sitemap *******************
********************************/

#sitemap a, #sitemap a:visited { 
	color: #457432;
	text-decoration: none;
}

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

#sitemap { 
	padding-left: 20px;
}

#sitemap .home { 
}

#sitemap ul { 
	list-style: none;
	margin: 0px;
}

#sitemap ul ul { 
	position: relative;
	top: 5px;
}

#sitemap ul li { 
	line-height: 13px;
	background-image: url(/files/sm1.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	padding-left: 35px;
}

#sitemap .lev1end { 
	background-image: url(/files/sm1end.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
}

#sitemap ul li li { 
	line-height: 13px;
	background-image: url(/files/sm2.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	margin-left: -35px;
	padding-left: 70px;
}

#sitemap ul li .lev2end { 
	background-image: url(/files/sm2end.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	margin-left: -35px;
	padding-left: 70px;
}

/*** Formular ******************
********************************/

#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	margin: 0px;
	padding: 20px;
	width: 350px;
	background-color: #E2E9E0;
	border: 1px solid #457432;
}

#form-module fieldset { 
	border: 0px solid #F2F6F5;
}

#form-module legend { 
	display: none;
}

#form-module p { 
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
}

#form-module .element { 
	display: block;
	clear: both;
}

#form-module label { 
	display: block;
	float: left;
	margin: 10px 0 10px 5px;
	width: 75px;
}

#form-module label.checkbox { 
	width: 120px;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea { 
	width: 244px;
	float: left;
	margin: 10px 0px 10px 5px;
	border: 0px solid #F4F6F4;
	border-left: 5px solid #88A67B;
	color: #457432;
	background-color: #F4F6F4;
}

#form-module select { 
	font-size: 1em;
}

#form-module input.text { 
	padding: 2px;
	color: #457432;
	font-size: 1.1em;
}

#form-module input.checkbox { 
	width: 120px;
	padding: 0;
	border: none;
}

#form-module .hinweis { 
	margin: 5px 5px 5px 85px;
	width: 400px;
	display: block;
}

#form-module input.submit { 
	margin: 5px 5px 20px 90px;
	padding: 2px 5px;
	border: 1px solid #457432;
	background-color: #F2F6F5;
	color: #457432;
	font-size: 1em;
	text-align: center;
	cursor: pointer;
}

#form-module input.submit:hover { 
	background-color: #457432;
	color: #F2F6F5;
}

#form-module label.textarea, 
#form-module textarea.textarea { 
	height: 96px;
}

#form-module textarea.textarea { 
	padding: 2px;
}

#form-module-thanks { 
	display: block;
	color: #457432;
}
