#navi .angebote h1 {
	font-weight: bold;
	color: #8F0008;
	font-size: 1em;
	font-variant: normal;
	text-align: center;
}
#navi .angebote p {
	font-size: 0.7em;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
/* Navigation */
.angebote {
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	background-color: #FCF1AE;
	border: medium outset #8F0004;
	font-weight: normal;
	padding-bottom: 0.5em;
}

#navi {
	position: absolute;
	top: 180px;
	width: 13em;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	margin-left: 0.3em;
}


#menue {
	list-style-type: none;
	padding-top: 0.8em;
	padding-right: 0.8em;
	padding-bottom: 0em;
	padding-left: 0.8em;

}
#menue2  {
	list-style-type: none;
}

#menue a{
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
	color: #8f0000;
	text-decoration: none;
	background-color: #e8be14;
	display: block;
	padding-left: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border-top-width: 0.3em;
	border-right-width: 0.2em;
	border-bottom-width: 0.2em;
	border-left-width: 0.3em;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #D59758;
	border-bottom-color: #D59758;
	border-left-color: #999999;
	margin-bottom: 0.1em;
}
#menue2 a {
	font-size: 70%;
	text-decoration: none;
	margin-left: 1em;
}


#menue a:hover, #menue a:focus {
	color: #FFFFFF;
	background-color: #8f0000;
	text-decoration: none;
	border-top-width: 0.3em;
	border-right-width: 0.2em;
	border-bottom-width: 0.2em;
	border-left-width: 0.3em;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*Programmierung damit ich erkennen kann auf welcher Seite ich mich zur Zeit befinde*/

#startseite #navi01 span, #anreise #navi02 span, #wohnung #navi03 span, #belegung #navi12 span, #belegung #navi12a span, #belegung #navi12b span, #preise #navi13 span, #lage #navi14 span, #allg_info #navi15 span, #ausflug #navi16 span, #impressum #navi17 span, #kontakt #navi18 span {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
	display: block;
	padding-left: 0.5em;
	background-color: #8F0000;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin-bottom: 0.1em;
	border-top-width: 0.2em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.2em;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #999999;
}

	
#flur #navi04 span, #schlafz1 #navi05 span, #schlafz2 #navi06 span, #wohnz #navi07 span, #kueche #navi08 span, #balkon #navi09 span, #bad #navi10 span, #wc #navi11 span {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8f0000;
	font-size: 70%;
	margin-left: 1em;
	display: block;
	padding-left: 0.5em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border-top-width: 0.2em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.2em;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 0.1em;
}

