body {
	height:101%;
	background-color: #DCDCD9;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0;
	margin:0;
}
a:link {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #920C31;}
a:active { color:#000000;}

.pngfix { behavior: url("scripts/iepngfix.htc") }

img.download {vertical-align:middle;}
 
/* ----------container zentriert das layout-------------- */
#container {
	width: 885px;
	position:absolute;
	top:0;
	left:50%;
	margin: 0 0 0 -442px;
	padding: 0;
	background-color: #DCDCD9;
	background-image: url(../images/layout/hg-full.jpg);
	background-repeat:repeat-y;
}
#container2 { /* Hintergrund */
	padding: 0;
	margin: 0;
	background-image:url(../images/layout/hg-hotel-fischerhaus.gif);
	background-repeat:no-repeat;
	background-position:65px 125px;
}

/* -----------------Inhalt--------------------- */
#content {
	float:right;
	width: 639px;
	padding: 0px 22px 15px 0px;
	margin: 0 0 0 0;
}
#contentbildgross {
	padding: 0;
	margin: 0;
}
#contentheadline {
	padding: 3px 7px 0 5px;
	height: 26px;
	margin: 0;
	color: #920C31;
	font-size:13px;
	font-weight:bold;
}
#contenttext {
	padding: 3px 7px 0 5px;
	margin: 0;
	font-size:11px;
	line-height:16px;
}
p, pre {
	padding:5px 0 0 0;
	margin:0;
}



/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 180px;
	margin: -4px 0 0 0;
	padding:0 0 0 0;
	color: #000;
}
       
#MainMenu 
{
	width:170px;
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	float:left;
	clear:both;
	margin:0;
	padding:0;
}
#tab a 
{
	text-decoration:none;
	width:180px;
	border:0;
	display:block;
	float:left;
	margin:4px 0 0 0;
	padding:0;
}
#tab a span 
{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:700;
	line-height:21px;
	padding:0 0 0 25px;
}
#tab a:hover,#tab li.item_active a 
{
	background:#920C31;
}
#tab a:hover span,#tab li.item_active a span 
{
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
/* --------------left adresse------------- */
#adresse {
	width: 170px;
	margin: 0 0 0 0;
	padding: 30px 0 0 25px;
	color: #000;
	font-size:0.55em;
}
#adresse a:hover
{
	background:none;
}
a.adresse:link { text-decoration:none; background:none; }
a.adresse:visited { text-decoration:none; background:none; }
a.adresse:hover { text-decoration:none; background:none; }
a.adresse:active { text-decoration:none; background:none; }
a.adresse:focus { text-decoration:none; background:none; }
/* ---------- Bilder Navi -------------------------- */

#BildMenu 
{
	height:46px;
	border:0;
	margin:0;
}
#Bildtab 
{
	top:0;
	height:0;
	margin:0;
}
#Bildtab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#Bildtab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#Bildtab a 
{
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#Bildtab a span 
{
	margin: 0 0 0 -13px;
	display:block;
	padding:0 13px;
}
#Bildtab a:hover,#Bildtab li.item_active a 
{
	border-color:#FFFFFF;
}
#Bildtab a:hover span,#Bildtab li.item_active a span 
{
	text-decoration:none;
}
/* -----------slogan--------------------------- */
#slogan {
	position:absolute; width:457px; height:120px;
	right:30px; top:1px;
	z-index:30;
}
#slogan img {
	float:right;
}
/* -----------footer--------------------------- */
#footer {
	clear:both;
	height:30px;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	color:#666666;
	font-size: 0.6em;
	text-align:center;
	background-color: #DCDCD9;
	background-image:url(../images/layout/hg-footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

a.linkfooter:link { color: #666666; text-decoration:none; }
a.linkfooter:visited { color: #666666; text-decoration:none; }
a.linkfooter:hover { color: #666666; text-decoration:underline; }
a.linkfooter:active { color: #666666; text-decoration:none; }
a.linkfooter:focus { color: #666666; text-decoration:none; }

