body {
  margin:0;
  padding:0;
  font-size: 1em;
  line-height:1.5em;
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  font-weight: 400;
  text-align: left;
  color:#000000;
  background-color: #FFFFFF;
}

div, span, img {
  margin: 0;
  padding: 0;
}

p {
  font-size: 0.9em;
  margin: 0 0 1em 0;
}

p.noprint {
  margin:-1em 0 0 0;
}

p.fussnote {
  font-size: 0.7em;
  line-height:1.1em;
}

h1 {
  margin-bottom:0.5em;
  padding: 0 0 0.1em 0.5em;
  font-size: 1.5em;
  font-weight:bold;
  color: #006600;
  background:#FFFFBB;
  border:0;
  border-bottom:1px #006600 solid;
  border-left:10px #006600 solid;
}

h2 {
  margin:1em 0 0 0;
  padding: 0;
  font-size: 1.2em;
  font-weight:bold;
  color: #006600;
  background:#FFFFBB;
  border:0;
}

h3 {
  margin:1em 0 0 0;
  padding: 0;
  font-size: 1em;
  font-weight:bold;
  color: #006600;
  background:#FFFFBB;
  border:0;
}

strong { /* starke Betonung */
  font-weight:bold;
  font-style: italic;
}

.rot {
  color:#FF0000;
  background:#FFFFBB;
}

em { /* einfache Betonung */
  font-weight:bold;
  font-style: italic;
}

span.pflichtangabe {
  color:#FF0000;
  background:#FFFFBB;
}
p.fototext {
  margin: 0 0 1em 0;
  font-size: 0.7em;
  line-height:1em;
}

abbr {
  border-bottom:1px black dashed;
}

#inhaltsbox {
  position: relative;
  padding-bottom:90px;
  margin-bottom:20px;
  top:10px;
  left:10px;
  width:97%;
  min-height:600px;
  text-align: left;
  border: 6px #336600 ridge;
  color:#000000;
  background:#006600 url(kopf.jpg) no-repeat top right;
  min-width:600px;
  max-width:1200px;
}
#linkzuminhalt {
/* Dieses Div enth�lt den Link, mit dem sich das Men� �berspringen l�sst (f�r Screenreader) und soll f�r alle anderen unsichtbar sein */
  position:absolute;
  top:0;
  left:-1000px;
}

#nurprinttitelzeile {
  display:none;
}

#titelbox {
  position:absolute;
  top:0px;
  left:0px;
  padding:5px;
  height:90px;
  width:275px;
  font-size: 1.5em;
  font-weight:bold;
  color: #FFFFBB;
/*  background:transparent; */
  background:transparent url(kopf-overlay.png) no-repeat top left;  
}

#endbox {
  position:relative;
  top:90px;
  margin:0 0 10px 185px;
  padding:0;
  font-size:0.8em;
  color:#FFFFBB;
  background:#006600;
}

#menuebox {
  position:relative;
  top:85px;
  width:170px;
  float:left;
  padding: 0;
}

#textbox {
  position:relative;
  top:90px;
  margin:0 0 10px 185px;
  padding: 20px 10px 20px 10px;
  color:#000000;
  background:#FFFFBB;
  border: 0;
  min-height:555px;
  min-width:394px;
}

#textboxfotos {
  position:relative;
  top:90px;
  margin:0 210px 10px 170px;
  padding: 20px 10px 100px 10px;
  color:#000000;
  background:#FFFFBB;
  border: 0;
}

#fotobox {
  position:relative;
  padding:0 5px 20px 2em;
  width:200px;
  float:right;
  z-index:10;
}

div.angebotsbox {
  position:relative;
  margin:0;
  padding:0 0 0 130px;
}

div.angebotsbildbox {
  position:absolute;
  left:-130px;
  top:0.3em;
  margin:0;
  padding:0;
}

div.angebotsbox>div.angebotsbildbox {
  left:0;
  /* Darstellungsfehler im IE 6 - dieser Abschnitt wird nur von anderen Browser interpretiert */
}


img {
  border:0px;
}

img.fotospalte {
  float:right;
  padding:0;
  margin:0 0 10px 0;
}

img.bildersammlung {
  float:left;
  padding:0;
  margin:0 10px 10px 0;
}

a {
  background:#FFFFBB url(pfeil.gif) no-repeat 0px 6px;
  color: #006600;
  text-decoration: none;
  padding-left:6px;
  border:1px #FFFFBB solid;
  border-bottom:1px #006600 dashed;
  cursor: pointer;
}

a:hover
{
  color: #FFFFBB;
  background-color: #006600;
  border:1px #000000 solid;
}

a.fuss {
  background:#006600 url(pfeil.gif) no-repeat 0px 6px;
  color: #FFFFBB;
  text-decoration: none;
  padding-left:6px;
  border:1px #006600 solid;
  border-bottom:1px #FFFFBB dashed;
}

a.fuss:hover
{
  color: #006600;
  background-color: #FFFFBB;
  border:1px #000000 solid;
}

a.keinpfeil, a.keinpfeil:hover {
  background:transparent;
  color:#000000;
  text-decoration: none;
  border:0;
  margin:0;
  padding:0;
}

ul {
  font-size: 0.9em;
  margin:0 0 1em 3em;
  padding:0;
  list-style-image:url(li.gif)
}

ul.linksbuendig {
  margin-left:1em;
}

ul.linkliste {
	list-style:none;
	margin-left:1.5em;
}

li {
  margin-bottom: 0;
}

#menuebox ul {
  font-size: 1em;
  margin:0 0 0 5px;
  padding:0;
}

#menuebox li {
  margin:0;
  list-style:none;
  list-style-image:none;
}

a.menue,a.aktivmenue,a.submenue,a.aktivsubmenue {
  padding:2px 1px 2px 5px;
  margin: 5px 5px 5px 0;
  font-weight: bold;
  display: block;
  text-decoration: none;
  border-width:1px;
  border-style:solid;
}
a.menue,a.aktivmenue {
  width: 160px;
  margin-left: 0;
  font-size: 1em;
}
a.submenue,a.aktivsubmenue {
  width: 140px;
  margin-left: 20px;
  font-size: 0.8em;
}
a.menue,a.submenue {
  color: #FFFFBB;
  background: #117711;
  border-color:#4A4 #030 #030 #4A4;
}
a.aktivmenue,a.aktivsubmenue {
  color: #F80;
  background: #117711;
  text-align:center;
  border-color:#4A4 #F80 #030 #F80;
  border-right-width:3px;
  border-left-width:3px;
}
a.menue:hover, a.aktivmenue:hover, a.submenue:hover, a.aktivsubmenue:hover {
  padding:3px 0px 1px 6px;
  border-width:1px;
  border-style:solid;
}
a.menue:hover, a.submenue:hover {
  color: #FFFFBB;
  background: #050;
  border-color:#030 #4A4 #4A4 #030;
}
a.aktivmenue:hover, a.aktivsubmenue:hover {
  color: #F80;
  background: #050;
  text-align:center;
  border-color:#030 #F80 #4A4 #F80;
  border-right-width:3px;
  border-left-width:3px;
}
/* Formular */
form {
  line-height: 150%;
}
fieldset {
  width: 42em;
  color: #000000;
  background-color:#FFFFBB;
  font-weight:normal;
  border: 1px solid #006600;
  margin: 0;
  padding: 0 0 1em 0.5em;
  display:block;
}

legend {
  color: #006600;
  background-color:#FFFFBB;
  font-weight:bold;
}
label.links {
  float: left;
  text-align: right;
  width: 10em;
  margin-right: .3em;
}
input[type=text], select {
  float: left;
}
input.rechts {
  float: left;
  width: auto;
  clear: both;
  margin-left: 10.3em;
  margin-right: .3em;
}
input[type=checkbox].rechts, input[type=radio].rechts, input[type=submit].rechts {
  margin-left: 12.5em;
  /* kompensiert Anzeigefehler in Mozilla */
}
form br {
  clear: both;
}
label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
  cursor: pointer;
}
input, textarea {
  border: 1px #CCC solid;
  color: #000;
  background-color:#FF9;
}
input[type=radio] {
  border: 1px #FFB solid;
}
input:focus, textarea:focus {
  border: 1px #060 solid;
  color: #000;
  background-color:#FFF;
}
input.submitbutton {
  margin: 1em 0 0 10.5em;
  padding:6px 6px 6px 8px;
  color: #FFF;
  background: #171;
  border-color:#4A4 #030 #030 #4A4;
  font-weight:bold;
}
fieldset>input.submitbutton {
/* wird vom IE nicht interpretiert */
  margin: 1em 0 0 12.6em;
}
input.submitbutton:hover {
  margin: 1em 0 0 12.6em;
  padding:7px 5px 5px 9px;
  color: #FFF;
  background: #050;
  border-color:#030 #4A4 #4A4 #030;
  font-weight:bold;
}
input.fehler, input.fehler:focus {
  border: 2px #F00 solid;
}
div.formwhlabel0,div.formwhlabel1 {
  position:absolute;
  top:0;
  left:-10em;
}
div>.formwhlabel0,div>.formwhlabel1 {
  /* wird vom IE nicht interpretiert */
  left:0;
}
div.formwhlabel0 {
  color: #000;
  background-color:#FFA;
}
div.formwhlabel1 {
  color: #000;
  background-color:#FFC;
}
div.formwhinhalt0,div.formwhinhalt1 {
  position:relative;
  padding-left:10em;
  font-family: monospace;
  font-weight:bold;
}
div.formwhinhalt0 {
  color: #060;
  background:#FFA;
}
div.formwhinhalt1 {
  color: #060;
  background:#FFC;
}

#infospalte {
  position:relative;
  padding:0;
  margin:0 0 0 1em;
  width:200px;
  float:right;
  z-index:10;
}
#reiseinfo {
  line-height:1em;
  width:200px;
  padding:0;
  margin:0;
  border: 1px #006600 solid;
}
#reiseinfotitel {
  font-size: 1em;
  padding:0.2em 0 0.2em 0.2em;
  margin:0;
  color:#FFFFBB;
  background-color:#006600;
}
.reiseinfotext {
  font-size: 0.8em;
  padding:0.2em 0 0.2em 0.2em;
  margin:0;
  color:#000;
  background-color:#FFFFBB;
}

#fotoboxinline {
  width:200px;
  margin:0.5em 0 0 0;
  padding:0;
}

div.gaestebuch {
  margin-top:1.5em;
  background:url(bdquo.gif) 0% 98% no-repeat #9CD378;
}

div.gaestebuch h3 {
  margin:0 0 0 30px;
  background-color:transparent;
}

div.gaestebuch h3 a {
  background-color:transparent;
  border-color:#9CD378;
}

div.gaestebuch p {
  margin:0 0 0 30px;
  padding:0 30px 0 0;
  background:url(rdquo.gif) top right no-repeat;
  text-align:justify;
}

div.gaestebuch p a {
  background-color:transparent;
  border-color:#9CD378;
}

#wanderdetailsbox, #eselinfosbox, #hausdetailsbox {
  background:#9CD378;
  padding:0.1em 1em;
}

#wanderdetailsbox h2, #eselinfosbox h2, #hausdetailsbox h2 {
  background-color:transparent;
}

#wanderdetailsbox h3, #eselinfosbox h3, #hausdetailsbox h3 {
  background-color:transparent;
}

#wanderdetailsbox a, #eselinfosbox a, #hausdetailsbox a {
  background-color:transparent;
  border-color:#9CD378;
  border-bottom:1px #006600 dashed;
}
img.rechts {
  float:right;
  margin: 2px 0 2px 10px;
}
div#menuoben {
	position: relative;
	height: 35px;
	top: 98px;
	padding-left: 195px;
}

div#menuoben p {
	height: 20px;
	color: #FFFFBB;
}

div#menuoben a {
	background: #117711;
	color: #FFFFBB;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	margin-right:4px;
	border: none;
}

div#menuoben a.aktiv {
	color: #006600;
	background-color: #FFFFBB;
}

div#menuoben a:hover {
	background-color: #005500;
	color: #FFFFBB;
}

div#menuebox {
	z-index: 2;
}

@media print {

	body {
		font-size: 12pt;
	}
	h1 {
		margin: 0 0 0.5em 0;
	}
	h1, h2, h3 {
		background:#FFFFFF;
	}
	.rot, span.pflichtangabe, #textboxfotos {
		background:#FFFFFF;
	}
	#inhaltsbox {
		padding:0;
		margin:0;
		width:100%;
		border: 0;
		background:#FFFFFF;
	}
	#linkzuminhalt, #menuebox, p.noprint, p#w3clogos, a#linktotop {
		display:none;
	}
	#nurprinttitelzeile {
		display:block;
		position: relative;
		padding:0;
		margin:0 0 0 0.7em;
		width:100%;
		text-align: left;
		border: 0;
		color:#000000;
		background:#FFFFFF;
		text-decoration:underline;
	}
	#titelbox {
		display:none;
		top:20px;
		color: #FFFFFF;
		background:transparent;
	}
	#textbox {
		top:0;
		margin:0;
		padding: 0 10px 10px 0;
		background:#FFFFFF;
	}
	#fotobox {
		width:150px;
	}
	#endbox {
		display:none;
		position:relative;
		bottom:0;
		margin:0;
		padding:0;
		font-size:0.8em;
		color:#FFFFFF;
		background:transparent;
	}
	a {
		background:transparent;
		color: #000000;
		border:0;
		margin:0;
		padding:0;
	}
	a.fuss {
		background:transparent;
		color: #000000;
		border:0;
		margin:0;
		padding:0;
	}
	ul.linksbuendig {
		margin-left:1.2em;
	}
	li {
		margin-bottom: 0.5em;
	}

	form {
		line-height: 150%;
		page-break-before:always;
	}
	fieldset, legend, input, textarea, div.formwhlabel0, div.formwhlabel1, div.formwhinhalt0, div.formwhinhalt1 {
		background-color:#FFFFFF;
	}
	input[type=radio] {
		border: 1px #FFF solid;
	}
	input.submitbutton {
		display:none;
	}
	#infospalte {
		margin:0 1px 0 1em;
	}
	#reiseinfotitel {
		font-size: 12pt;
		color:#FFF;
	}
	.reiseinfotext {
		font-size: 10pt;
		background-color:#FFF;
	}
	#wanderdetailsbox, #eselinfosbox, #hausdetailsbox {
		padding:0.1em 0;
	}
}
