body { 
background: url(../image/strandhotel-fischland-bg.jpg) 50% 0px repeat-y #fed078;
font-family:  Tahoma, san-serif;
font-size: 11px;
color: #999999;
margin-top: 0px;
}
* html body {
text-align: center;
}
li {
list-style-image: url(/image/list-style-image.jpg);
}
h1 {
color: #d79043;
font-size: 13px;
}
b {
color: #d79043; 
}
a {
font-family: Tahoma, san-serif;
color: #999999;
text-decoration: none;
font-size: 11px;
}

a:link { }
a:visited { }
a:hover { }
a:active { }

#head { 
height: 140px;
width: 900px;
margin: 0px auto;
top: 0px;
background-color:  #d6d7d8;
position: relative;
background: url(../image/strandhotel-fischland-headbg.jpg) no-repeat;
}
#head_logo { 
height: 90px;
width: 100px;
margin: 0px auto;
margin-bottom: 20px;
} 

#head_hauptmenu { 
height: 25px;
width: 900px;
margin: 20px auto;
text-align: center;
} 
* html #head_hauptmenu {
text-align:  justify;
}
#head_hauptmenu a {
font-size: 13px;
font-weight: bolder;
margin-right: 15px;
color: white;
}
#head_toolbar_links {
height: 20px;
width: 200px;
top: 0px;
left: 10px;
position: absolute;
z-index: 20;
padding-top: 5px;
color:white
}
#head_toolbar {
height: 20px;
width: 200px;
top: 0px;
right: 10px;
position: absolute;
z-index: 10;
color: white;
padding-top: 5px;
}

#head_toolbar a {
color: white;

}

#head_toolbar_links a {
color: white;

}


#image { 
height: 365px;
width: 900px;
margin: 0px auto;

}
#image_special {
position: absolute;
background: url(../image/special-bg.png) no-repeat;
height: 125px;
width: 350px;
padding-top: 20px;
padding-left: 10px;
margin-left: 50px;
cursor: pointer;
z-index: 999;
color: #333333;
}
#image_special h1 {
color: #F27F14;
}
#content { 
width: 900px;
margin: 0px auto;
height: 400px;
margin-bottom: 20px;
}


* html #content {
text-align:  justify;
}

#content_left {
width: 165px;
float: left;
padding-top: 20px;
padding-left: 10px;
border: 0px solid #666;
}

#content_left a {
font-size: 11px;
font-weight: normal;
display: block;
color: #666666;
background-color: #ffe8ce;
width: 120px;
margin-top: 3px;
padding: 3px;
padding-right: 15px;
}

#content_center {
width: 560px;
float: left;
margin-left: 10px;
border: 0px solid #666;
padding-top: 15px;
position: relative;
}


#content_right {
width: 150px;
padding-top: 20px;
float: right;
}
#bottom {
clear: both;
height: 50px;
width: 900px;
margin: auto;
margin-top: 50px;
padding-top: 30px;
text-align: center;
margin-bottom: 0px;
}

#bottom a {
font-size: 10px;
font-weight: bolder;
font-family: verdana;
color: #7e7979;
padding-left: 5px;
padding-right: 5px;

}