/* BODY */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #feebcd;
	margin:0px;
	padding:0px;
	font-size: 100.01%;
}
a {	text-decoration: none;
}

/* LOGO */
#logo {
	position:absolute;
	left:18px;
	top:24px;
	width:867px;
	clear: both;
	height: 103px;
}

/* NAVIGATION */
#navigation {
	position:absolute;
	left:18px;
	top:165px;
	width:180px;
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
	clear: both;
}
#navigation ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 180px;
}
#navigation li {


}
#navigation a {
	background: url(pix/elements/menu.gif) repeat-x;
	color: #993300;
	text-decoration: none;
	height: 14px;
	display: block;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#navigation a:hover {
	color: #993300;
	background: #feebcd;
}
#navigation a.active {
	color: #993300;
	background: #feebcd;
}

/* BILDER RECHTS */
#picsright  {
	position:absolute;
	width: 65px;
	left: 775px;
	top: 163px;

}
#picsright img  {
             margin: 0px 0 7px;
   			 border: 2px solid #ff6600;
}

/* INHALT */
#inhalt {
	position:absolute;
	width: 518px;
	left: 227px;
	top: 163px;
}
#inhalt h1{
	font-size: 1em;
	clip:    rect(auto,auto,auto,auto);
	bottom: 5em;
	top: 5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
#inhalt h2 {
	font-size: 0.85em;
	clip:    rect(auto,auto,auto,auto);
	bottom: 5em;
	top: 5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inhalt h3 {
	font-size: 0.67em;
	clip:    rect(auto,auto,auto,auto);
	bottom: 5em;
	top: 5em;
}
#inhalt p, td {
	font-size: 0.8em;
}
#inhalt li {
	font-size: 0.8em;
	list-style-type: disc;
	left: 0px;
	width: auto;
}
#inhalt a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#inhalt img {
	margin-right: 3px;
	margin-left: 3px;
	border: 2px solid #ff6600;
}

/* SCHILD1  */
#schild {
	font-family: Arial, Helvetica, sans-serif;
}
#schild_oben {
	background-image:  url(pix/elements/schild_oben02.png);
	margin-top: 10px;
	background-repeat: repeat-x;
	height: 4px;
	overflow: hidden;
}
#schild_inhalt {
	background-image:  url(pix/elements/schild_inhalt02.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#schild_unten {
	background-image:    url(pix/elements/schild_unten02.png);
	background-repeat: no-repeat;
	height: 9px;
}
#countvis  {
	visibility: visible;
}
#countvis img {
	border: none;
}
.countinv {
	visibility: hidden;
}
/* SCHILD2  */
#schild2 {
	font-family: Arial, Helvetica, sans-serif;

}
#schild_oben2 {
	background-image:  url(pix/elements/schild_oben02.png);
	margin-top: 10px;
	background-repeat: repeat-x;
	height: 4px;
	overflow: hidden;
}
#schild_inhalt2 {
	background-image:  url(pix/elements/schild_inhalt02.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#schild_unten2 {
	background-image:    url(pix/elements/schild_unten02.png);
	background-repeat: no-repeat;
	height: 9px;
}
.schild_kopf01 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.schild_kopf02 {
	color: #FFFFFF;
	font-weight: bold;
}
.schild_kopf03 {
	font-size: 0.9em;
}

/*  FOOTER */
#footer {
	font-size: 0.5em;
	color: #666666;
	text-align: center;
	position: relative;


}
#footer_oben {
	background-image:    url(pix/elements/footer_oben_40.png);
	background-repeat: no-repeat;
	height: 4px;
	margin-top: 20px;
	overflow: hidden;
}
#footer_inhalt {
	background-image:    url(pix/elements/footer_inhalt_40.png);
	background-repeat: repeat-y;
}
#footer_unten {
	background-image:      url(pix/elements/footer_unten_40.png);
	background-repeat: no-repeat;
	height: 9px;
}
.listereservierung {	font-size: 0.7em;
}
#route {
	margin-top: 15px;
	margin-bottom: 15px;
}

