@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
caption {
	letter-spacing:5px;
	text-align:center;
	font-weight:bold;
}
td.Content {
	margin-left:10px;
}
ul.links {
	list-style-image: url(../images/haken.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 5px;
	list-style-position: outside;
	line-height: 25px;

}
#Logo {
	height:84px;
	background-repeat:no-repeat;
}
#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#Achtung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	border: 3px dotted #FF0000;

}
.copy {}
a.LinkFooter:link,a.LinkFooter:active,a.LinkFooter:visited {
	text-decoration:none;
	font-weight:bold;
}
a.LinkFooter:hover {
	text-decoration: underline;
	font-weight:bold;
}
#MenueGross {
	font-size:14px;
	font-weight:bold;
	color:#848484;
}
#MenueKlein {
	font-size: 12px;
	font-weight:bold;
}
a.MenueWohnungen:link,a.MenueWohnungen:active,a.MenueWohnungen:visited {
	color:#652501;
	text-decoration:none;
}
a.MenueWohnungen:hover {
	color:#000000;
	text-decoration:none;
}
a.MenueRestaurant:link,a.MenueRestaurant:active,a.MenueRestaurant:visited {
	color:#006666;
	text-decoration:none;
}
a.MenueRestaurant:hover {
	color:#000000;
	text-decoration:none;
}
a.MenueDisco:link,a.MenueDisco:active,a.MenueDisco:visited {
	color:#000066;
	text-decoration:none;
}
a.MenueDisco:hover {
	color:#000000;
	text-decoration:none;
}
a.MenueKleinLink:link,a.MenueKleinLink:active,a.MenueKleinLink:visited {
	text-decoration:none;
}
a.MenueKleinLink:hover {
	text-decoration:none;
}
#HauptPicLayer {
	position:absolute;
	height:190px;
	width:84%;
	right:8%;
	left:8%;
	top:157px;
	z-index:1;
}
/*#Loading {
	position: absolute;
	height: 18px;
	width: 428px;
	left: 50%;
	margin-left:-214px;
	top: 50%;
	margin-top:-9px;
	background-image: url(../images/loading_pictures.gif);
	background-repeat: no-repeat;
	z-index:1;
}*/
#Bilder {
	position: absolute;
	height: 190px;
	width:100%;
	left: 0px;
	top: 0px;
	overflow:hidden;
	z-index:2;
}
ul {
	list-style-type: square;
}
#Zurueck {
	position: absolute;
	height: 190px;
	width: 48px;
	left: 0px;
	top: 0px;
	z-index:3;
}
#Vorwaerts {
	position: absolute;
	height: 190px;
	width: 48px;
	right: 0px;
	top: 0px;
	z-index:4;
}
#Links {
	background-image: url(../images/content_hg.gif);
	background-repeat: repeat-y;
}
#LinksOben {}
#LinksUnten {}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
h3.other {
	margin-left:10px;
}
#LinksimText {
	font-size:12px;
	font-weight:bold;
}
#InhaltVertStrich {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}

/* Kontaktformular */
.achtung {
	font-size:16px;
	color:#FF0000;
}

/* Gästebuch */
.headlinegb {
	color: #FFFFFF;
}
.headlinehervor {
	color: #f7db0e;
	font-weight: bold;
}

/* Appartment */
#vorsaison {
	color:#0000CC;
}
#hauptsaison {
	color:#FF6600;
}
span.preise {
	font-size:16px;
	font-weight:bold;
}
td.speisekarte {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #696969;
	border-left-color: #696969;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.speisepunkt {
	font-weight: bold;
}
.speisepunktbeschreibung {
	font-size: 10px;
}
h3.speise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	letter-spacing: 4px;
}
ul.speise {
	line-height: 20px;
}

