/* CSS Document */
body {
height:100%;
margin-bottom: 1px;
margin-top:0px;
margin-left:0;
margin-right:0;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
background-color:#fdefe7;
background-image:url(../images/hg.gif);
background-repeat:repeat-x;
}
ul { margin:0; }

input:focus, textarea:focus {
	background-color:#F7F7F7;
}
.lauftext {
font-size:0.8em;
}
.lauftext_klein {
font-size:0.7em;
}

.text_durchgestrichen {
font-size:0.7em;
text-decoration:line-through;
}
.spacer {
font-size:1px;
}

a:link{
     color:#000000;
	 text-decoration:underline;
}	 
a:visited{
     color:#000000;
	 text-decoration:underline;
}	 
a:hover{
     color:#505050;
	 text-decoration:underline;
}
a:active{
     color:#505050;
	 text-decoration:underline;
}
hr {
	color:#ee7c43;
	height:0px;
	border:0;
	border-top:1px solid #ee7c43;
}
.hr_news {
	height:0px;
	border-top:1px solid #ee7c43;
}
.orange {
	color:#e95b14;
}
h1 {
	font-size:1em;
	color:#e95b14;
	margin:0;
}
h2 {
	font-size:0.9em;
	color:#e95b14;
}
h3 {
	font-size:0.7em;
	color:#e95b14;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top: 0px;
}

#newsletter {
	display:none;
}
form {
	margin:0;
	padding:inherit;
}
#angebote, #tabelle_wetter, #pauschale {
	margin-left: 11px;
	margin-right:11px;
	margin-bottom:5px;
	margin-top:5px;
	width:398px;
}
#div_body, #div_footer, #div_sitemap, #div_preisliste, #div_foot {
	margin: 11px;
}
#div_footer {
	z-index:0;
	margin-bottom:3px;
	margin-top:3px;
}
#preise td {

	border:1px solid #ee7c43;
}
#preise {
	border-collapse:collapse;
}
#div_skizze {
	position:absolute;
	z-index:1;
	width:528px;
	margin-top:320px;
	text-align:center;
	visibility:hidden;
	border: 1px solid #ee7c43;
	background-color:#FFFFFF;
}
#Einzelzimmer, #Doppelzimmer23, #Doppelzimmer30, #Halbappartement, #Appartement, #Familienappartement, #Maisonette {
	display:none;
	margin-bottom:15px;
	margin-top:15px;
}
#skizze_bild {
	margin-top:10px;
}
#angebote h3 a {
	color:#e95b14;
	text-decoration:underline;
}
#angebote a {
	text-decoration:underline;
}
.underline a {
	text-decoration:underline;
}

#tabelle_pauschale td {
}
	

.preise_hover { background:#ffffff; }
.preise_hover:hover { background:#FDDDBD; }


