body {
margin: 0;
padding: 0;
background: #A5ADA6;
font-family: Arial, Helvetica;
color: #ffffff;
font-size: 12px;
text-align: center;
}

h1 {
margin: 0;
padding: 0;
}

a {
text-decoration: underline;
color: #FF3300;
}

a:hover {
text-decoration: none;
}

img {
border: 0;
}

#imageContainer {
position:relative;
}

#imageContainer img {
display: none;
position:absolute;
top: 0;
left: 0;
}

td {
font-size: 12px;
}

#sprache {
font-size: 11px;
margin: 10px auto;
padding: 0;
text-align: right;
width: 660px;
}

#sprache a {
color: #ffffff;
}

#content {
margin: 0 auto;
padding: 0;
text-align: left;
width: 772px;
height: 393px;
background-image: url(../images/bg.gif);
}

#navi {
margin: 0 auto;
padding: 15px 0 0 53px;
text-align: left;
width: 719px;
}

#navi li {
text-align: left;
margin: 10px 10px 0 10px;
list-style-type: none;
float: left;
display: inline;
}

#navi li.heuberg {
text-align: left;
margin: 0 10px;
list-style-type: none;
float: left;
display: inline;
}


#navi a.aktiv {
background-position	: 0px -30px;
}

#navi a {
display: block;
overflow: hidden;
text-decoration: none;
}

#navi a:hover {
background-position: 0px -30px;
}

#hotel a {
background: url(../images/navi_en_hotel.gif);
height: 30px;
width: 55px;
}

#zimmer a {
background: url(../images/navi_en_zimmer.gif);
height: 30px;
width: 61px;
}

#preise a {
background: url(../images/navi_en_preise.gif);
height: 30px;
width: 58px;
}

#start a {
background: url(../images/logo.jpg);
height: 100px;
width: 141px;
}

#start a:hover {
background-position: 0px 0px;
}

#buchung a {
background: url(../images/navi_en_buchung.gif);
height: 30px;
width: 66px;
}

#kontakt a {
background: url(../images/navi_en_kontakt.gif);
height: 30px;
width: 66px;
}

#service a {
background: url(../images/navi_en_service.gif);
height: 30px;
width: 48px;
}

#text {
overflow: auto;
margin: 0 auto;
padding: 15px 50px 20px 63px;
text-align: left;
width: 659px;
height: 240px;
clear: both;
line-height: 1.4;
}

.spalte {
float: left;
width: 200px;
padding-right: 20px;
}

#leiste {
clear: both;
margin: 0 auto;
width: 772px;
height: 125px;
text-align: left;
}

#footer {
font-size: 11px;
margin: 10px auto;
padding: 0;
text-align: right;
width: 660px;
}