html
{
	margin: 0;
	padding: 0;
	height: 100.1%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica;
    background-image: url(/layout/body-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
    background-color: #F3BD57;
	text-align: center;
	font-size:14px;
	line-height:1.4em;
	color:#333;
}

/******************************************************************************/

#container
{
	width: 984px;
	margin: 0 auto;
	padding: 0;
    background-image: url(/layout/container-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}

/******************************************************************************/

#header
{
	margin: 0 0 0 12px;
	padding: 0;
    background-image: url(/layout/header-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
    width: 956px;
}

/******************************************************************************/

#navi2
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #FFFFFF;
    height: 33px;
}

#navi2 ul
{
    margin: 0;
    padding: 0 0 0 0;
    display: block;
}

#navi2 li
{
    background-image: url(/layout/navi2-li-hg.gif);
    background-position: top right;
    background-repeat: no-repeat;
    margin: 0;
    padding: 13px 8px 0 8px;
    float: left;
    list-style-type: none;
    text-align: right;
}

#navi2 a
{
    color: #fff;
    text-decoration: none;
}

/******************************************************************************/

#bildueberschrift1
{
    font-size: 17px;
    color: #910000;
    width: 288px;
    position: absolute;
    margin: 16px 0 0 30px;
}

#bildueberschrift1 div
{
    margin: 0;
    padding: 0;
}

#bildueberschrift1 p
{
    margin: 0;
    padding: 0;
}

/******************************************************************************/

#bildueberschrift2
{
    font-size: 18px;
    color: #4A4A50;
    width: 300px;
    position: absolute;
    margin: 15px 0 0 318px;
}

#bildueberschrift2 div
{
    margin: 0;
    padding: 0;
}

#bildueberschrift2 p
{
    margin: 0;
    padding: 0;
}

/******************************************************************************/

#bildueberschrift3
{
    font-size: 30px;
    color: #910000;
    position: absolute;
    height: 37px;
    margin: 10px 0 0 605px;
    text-transform: uppercase;
}

#bildueberschrift3 div
{
    margin: 0;
    padding: 0;
}

#bildueberschrift3 p
{
    margin: 0;
    padding: 0;
}

/******************************************************************************/

#bild
{
	margin: 41px 0 0 0;
	padding: 0px 0 0 0px;
	clear:both;
}

#bild img
{
	display: block;
    margin: 0 0 0 0;
	padding: 0px;
}

#bild p
{
	padding: 0;
	margin: 0;
}

#bild .hiddenclear
{
	display:none;
}

/******************************************************************************/

#inhalte
{
	padding: 0px 0 0 12px;
	margin: 21px 0 0 0;
	background-image:url(/layout/inhalt-hg.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
}

#inhalte p
{
	padding: 0;
	margin: 0px 0 0px 0;
}

#inhalte a
{
	color: #52A0AC;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#inhalte a:hover, #inhalte a:active, #inhalte a:focus
{
	text-decoration: underline;
}

#inhalte .linkButton
{
	text-align:center;
	margin:0px 0 0px 0;
    padding:0;
}

#inhalte .linkButton a
{
	background-image:url(/layout/linkButton--blau.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color:#fff;
	padding:0px 10px 0px 10px;
	margin:0;
	float:none;
	font-weight:normal;
}

#inhalte .linkButton a:hover, #inhalte .linkButton a:active, #inhalte .linkButton a:focus
{
	background-image: url(/layout/linkButton--blau.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color:#5B610A;
	padding:0px 10px 0px 10px;
	margin:0;
	float:none;
	font-weight:normal;
    text-decoration:none !important;
}

/******************************************************************************/

#links
{
	margin: 0 0 0 0;
	padding: 0;
	width: 180px;
	float: left;
	display: inline;
	position: relative;
}

#links div
{
	clear: both;
	margin:0;
	padding: 0 0 20px 0;
}

#links h1, #links h2
{
    margin: 0;
    padding: 0 4px 0 0;
    background-image: url(/layout/rechts-h1-hg.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    text-align: right;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    height: 23px;
}


#links img
{
	padding: 0px;
	margin: 0;
	border:none;
}

#links p
{
    padding: 0 0px 0 0px;
}



/******************************************************************************/

#links #AnfrageboxHotel
{
    padding: 0px;
    background-color: #D4A54C !important;
    color: #fff;
    font-weight: bold;
}

#links #AnfrageboxHotel p
{
    padding: 0 5px;
}

#links #AnfrageboxHotel h2
{
    background-color: #FFF2CB;
    color: #D4A54C;
    text-align: center;
}

#links #AnfrageboxHotel input
{
    width: 129px;
}

/******************************************************************************/

#navi
{
    background-image: url(/layout/navi-hg.gif);
    background-position: top center;
    background-repeat: no-repeat;
	margin: 18px 0px 0px 0px !important;
	padding: 0;
	font-size: 13px;
	border:none;
    background-color: #F4F7DA !important;
    border:none !important;
}

#navi div
{
    background-color: #F4F7DA;
    border:none !important;
}


#navi ul
{
    background-image: url(/layout/navi-ul-hg.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
	margin: 0px 0 0 0px;
	padding: 0;
	list-style-type: none;
}

#navi li
{
	margin: 0;
	padding: 0;
    border-bottom: 1px solid #B4C8D8;
}

#navi a
{
	color: #fff !important;
    background-image:url(/layout/navi-a-hg.gif);
	background-position: 8px;
	background-repeat: no-repeat;
	margin: 1px 2px;
	padding: 3px 0px 3px 20px;
	display: block;
    width:156px;
	text-decoration: none;	
}

#navi a:link, #navi a:visited
{
	padding: 3px 0px 3px 20px;
	margin: 1px 2px;
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #780000 !important;
    background-image: url(/layout/navi-aktiv-span-hg.gif);
	background-position: 8px;
	background-repeat: no-repeat;
    background-color: #D7B3B3;
	margin: 1px 2px;
	padding: 3px 0px 3px 20px;
	display: block;
    width:156px;
	text-decoration: none;
}


#navi span
{
	color: #780000 !important;
    background-image: url(/layout/navi-aktiv-span-hg.gif);
	background-position: 8px;
	background-repeat: no-repeat;
    background-color: #D7B3B3;
	margin: 1px 2px;
	padding: 3px 0px 3px 20px;
	display: block;
    width:156px;
	text-decoration: none;

}


/******************************************************************************/



/******************************************************************************/

#mitte
{
	margin: 10px 0 0 20px;
	padding: 0px 0 0 0px;
	width: 540px;
    float: left;
}

#mitte div
{
	clear: both;
	margin: 0px 0 60px 0px !important;
	padding: 0;
}

#mitte p
{
    margin-bottom: 10px;
}


#mitte img
{
	margin:0 5px 0 0;
    padding: 3px;
    border: 1px solid #CFC4A5;
    float: left;
}

#mitte .bildleiste img
{
	margin:0 0 0 0;
    float: left;
}

#mitte table
{
    width: 100%;
    background-color: #FFF6DC;
}

#mitte td
{
    vertical-align: top;
    border-right: 1px #000 dotted;
    border-bottom: 1px #000 dotted;
}


#mitte h1
{
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    font-size: 18px;
    color: #910000;
    background-image: url(/layout/mitte-h1-hg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

#mitte hr
{
    background-color: #910000;
    height: 3px;
}


#mitte a
{
    color: #910000;
}


#mitte .linkButton
{
	text-align: right;
	margin:5px 0 5px 0;
}


#mitte .linkButton a
{
   	color:#910000;
	padding:1px 10px 1px 30px;
	margin:0;
	float:none;
	font-weight:bold;
}

#mitte .linkButton a:hover, #mitte .linkButton a:active, #mitte .linkButton a:focus
{
	color:#910000;
	padding:1px 10px 1px 30px;
	margin:0;
	float:none;
	font-weight:bold;
}

#mitte .map
{
    margin: 20px 0 0 15px;
}




/******************************************************************************/

#rechts
{
	margin: 10px 0 0 20px;
	padding: 0;
	width: 200px;
	float: left;
	display: inline;
	position: relative;
}

#rechts div
{
    background-image: url(/layout/rechts-hg.gif);
    background-position: bottom;
    background-repeat: no-repeat;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 3px 10px 3px;
    background-color: #F8CAA5;
}

#rechts a
{
    color: #000;
    text-decoration: none;
}


#rechts img
{
	padding: 0;
	margin: 5px 0 0 5px;
	border:none;
}

#rechts h1, #rechts h2
{
    margin: 0;
    padding: 0 4px 0 0;
    background-image: url(/layout/rechts-h1-hg.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    text-align: right;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    height: 23px;
}

#rechts .linkButton
{
	text-align:center;
	margin:5px 0 5px 0;
    width: 190px;
    font-size: 14px:
}


#rechts .linkButton a
{
	background-image:url(/layout/linkButton-hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#910000;
	color:#fff;
	padding:1px 10px 1px 30px;
	margin:0;
	float:none;
	font-weight:bold;
}

#rechts .linkButton a:hover, #rechts .linkButton a:active, #rechts .linkButton a:focus
{
	background-image: url(/layout/linkButton_hg-b.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#910000;
	color:#fff;
	padding:1px 10px 1px 30px;
	margin:0;
	float:none;
	font-weight:bold;
}

#rechts #bisy h1, #rechts #bisy h2
{
    margin: 0;
    padding: 0 4px 0 0;
    background-image: url(/layout/rechts-h1-hg.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    text-align: right;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    height: 23px;
}

#rechts #bisy ul
{
    margin: 0;
    padding: 0;
}

#rechts #bisy li
{
    margin: 0 0 0 15px;
    padding: 0 0 0 0px;
}

#rechts #bisy a
{
    color: #000;
    text-decoration: none;
}

#rechts #navi3 ul
{
    margin: 0;
    padding: 0;
}

#rechts #navi3 li
{
    margin: 0 0 0 15px;
    padding: 0 0 0 0px;
}

#rechts #navi3 a
{
    color: #000;
    text-decoration: none;
}

#rechts .schneebericht
{
    padding-bottom: 10px;
}


#rechts .schneebericht h3
{
    margin: 0;
    padding: 2px 0;
    font-size: 13px;
    font-weight: bold;
}

#rechts .border-bottom
{
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}


/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 0 !important;
	background-image:url(/layout/footer-hg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer div
{
	padding: 20px 0px 0px 0px !important;
}

#footer .zeitmessung
{
	font-size: 10px;
	color: #888;
}

#footer p
{
	padding: 20px 0px 0px 0px !important;
	margin: 0;
	font-size: 10px;
}

#footer a
{
	color: #000;
}

#footer #footerLink1
{
	text-decoration: none;
}

#footer #footerLink2
{
	text-decoration: none;
}

#footer #footerLink3
{
	font-weight: bold;
}

#footer #footerLink4
{
	text-decoration: none;
}

#footer #footerLink5
{
	text-decoration: none;
}


#bottom
{
    background-color: #F9F8F3;
    padding:150px 0 0 0;
}

#bottom a
{
    color: #52A0AC;
}

#bottom h1
{
    color: #52A0AC;
    font-size:14px;
    margin:10px 0 0 0;
    padding:0;
}
#bottom p
{
    margin:0px 0 0 0;
    padding:0;
}


/******************************************************************************/

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}