* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	overflow: hidden;
}
html {
	scrolling: no;
}
body {
	text-align:center; /* horizontal centering for IE Win quirks */
	scrolling: no;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#distance {
	width:1px;
	height:50%;
	margin-bottom:-270px; /* half of container's height */
	float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:540px;
	width:780px;
	clear:left;
	overflow:hidden;
}
.menuheader {
	font-family: 'ArialBlackRegular', Arial, Verdana;
	letter-spacing: 0px;
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
}
.menuitem {
	font-family:  'ExciteBold',  Arial;
	font-size:10px;
	text-align:left;
	text-transform:uppercase;
    line-height:1.4;
}
.menuitem_active {
	color: #000000;
}

a {
	text-decoration: none;
	color: #989274;
}

.color_home {
	color: #FDE8D5;
}
a.color_home {
	color: #FDE8D5;
}
a.color_home:link {
	color: #FDE8D5;
}
a.color_home:visited {
	color: #FDE8D5;
}
a.color_home:active {
	color: #000000;
}
a.color_home:focus {
	color: #000000;
}









a.dunkel_heller:link {
	color: #989274;
}
a.dunkel_heller:visited {
	color: #989274;
}
a.dunkel_heller:hover {
	color: #C8C8C8;
}
a.dunkel_heller:active {
	color: #FFFFFF;
}
a.dunkel_heller:focus {
	color: #FFFFFF;
}


a.hell_dunkler:link {
	color: #EBEBEB;
}
a.hell_dunkler:visited {
	color: #EBEBEB;
}
a.hell_dunkler:hover {
	color: #C8C8C8;
}
a.hell_dunkler:active {
	color: #000000;
}
a.hell_dunkler:focus {
	color: #000000;
}



a.hell_heller:link {
	color: #EBEBEB;
}
a.hell_heller:visited {
	color: #EBEBEB;
}
a.hell_heller:hover {
	color: #FFFFFF;
}
a.hell_heller:active {
	color: #FFFFFF;
}
a.hell_heller:focus {
	color: #FFFFFF;
}


a img {
	border: 0;
}
img {
	border: 0;
}



.bgcolor_home1 {
    background-color:#CDD8DE;
}
.bgcolor_home2 {
	background-color:#BBC5C6;
}


a.color_reservierung:link {
	color: #006D46;
}
a.color_reservierung:visited {
	color: #006D46;
}
a.color_reservierung:hover {
	color: #333333;
}
a.color_reservierung:active {
	color: #000000;
}
a.color_reservierung:focus {
	color: #000000;
}


a.dunkel_dunkler:link {
	color: #666666;
}
a.dunkel_dunkler:visited {
	color: #666666;
}
a.dunkel_dunkler:hover {
	color: #333333;
}
a.dunkel_dunkler:active {
	color: #000000;
}
a.dunkel_dunkler:focus {
	color: #000000;
}


.bgcolor_wir1 {
	background-color:#DEE8D7;
}
.bgcolor_wir2 {
	background-color:#BBD0AC;
}

.color_wir {
	color: #000000;
}
.color_wir_sub {
	color: #000000;
}
a.color_wir {
	color: #000000;
}
a.color_wir:link {
	color: #000000;
}
a.color_wir:visited {
	color: #000000;
}
a.color_wir:hover {
	color: #666666;
}
a.color_wir:active {
	color: #000000;
}
a.color_wir:focus {
	color: #000000;
}


.bgcolor_poe1 {
	background-color:#B2D3C7;
}
.bgcolor_poe2 {
	background-color:#91BFAE;
}
.color_poe {
	color: #006D46;
}
.color_poe_sub {
	color: #006D46;
}
a.color_poe {
	color: #006D46;
}
a.color_poe:link {
	color: #006D46;
}
a.color_poe:visited {
	color: #006D46;
}
a.color_poe:hover {
	color: #333333;
}
a.color_poe:active {
	color: #000000;
}
a.color_poe:focus {
	color: #000000;
}

.bgcolor_neu1 {
	background-color:#E2B8BA;
}
.bgcolor_neu2 {
	background-color:#DAA5A9;
}
.color_neu {
	color:#C67177;
}
.color_neu_sub {
	color:#A0121B;
}
a.color_neu {
	color: #A0121B;
}
a.color_neu:link {
	color: #A0121B;
}
a.color_neu:visited {
	color: #A0121B;
}
a.color_neu:hover {
	color: #333333;
}
a.color_neu:active {
	color: #000000;
}
a.color_neu:focus {
	color: #000000;
}


.bgcolor_moe1 {
	background-color:#B2C2D6;
}
.bgcolor_moe2 {
	background-color:#94AAC5;
}
.color_moe_sub {
	color:#003471;
}

.color_moe {
	color:#003471;
}
a.color_moe {
	color: #003471;
}
a.color_moe:link {
	color #003471;
}
a.color_moe:visited {
	color: #003471;
}
a.color_moe:hover {
	color: #333333;
}
a.color_moe:active {
	color: #000000;
}
a.color_moe:focus {
	color: #000000;
}


