body {
background-color: #5b1400;
}

a, a:link, a:hover, img {
border: 0px;
outline: 0px;
}



#container {
background-color: transparent;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 10px;
}

#shadow  { 
background: url("../images/background_shadow.gif"); 
width: 700px; 
height: 420px 
}

#main {
background-color: #5b1400;
width: 690px;
height: 410px;
}

#content_children  { 
background: #f2eddf url("../images/image_children.jpg"); 
padding: 0; 
width: 690px; 
height: 285px;
}

#content  { 
background: #f2eddf url("../images/bottom_back.gif"); 
padding: 0;
width: 690px; 
height: 285px;
}

#content p {
color: #5b1400;
font: normal 11px/14px helvetica, arial, sans-serif;
margin: 25px 30px 7px 40px;
}

.description {
color: #5b1400;
font: normal 10px/14px helvetica, arial, sans-serif;
text-align: center;
display: block;
margin: 0 0 3px 0;
}

#content h1 {
color: #5b1400;
font: normal 11px/14px helvetica, arial, sans-serif;
margin: 20px 30px 7px 40px;
}

.content_link, a.content_link, a.content_link:link {
color: #5b1400;
font: normal 11px/14px helvetica, arial, sans-serif;
text-decoration: underline;
}

a.content_link:hover {
text-decoration: none;
}

.right {
float: right;
position: relative;
top: 0px;
right: 0px;
margin: 0px 0px 0px 20px;
z-index: 1;
}

.left {
float: left;
position: relative;
top: 0px;
left: 0px;
margin: 0px 0px 0px 0px;
}

.left_home {
float: left;
position: relative;
top: 0px;
left: 0px;
margin: 0px 150px 0px 0px;
}

.children  { 
background: url("../images/headline_children.gif") no-repeat left top; 
margin: 0 
}



#rooms {
position: relative;
top: 0px;
left: 20px;
width: 650px;
height: 265px;
overflow: auto;
margin: 0px 0px 0px 0px;
}

#rooms p {
color: #5b1400;
font: normal 11px/14px helvetica, arial, sans-serif;
margin: 25px 30px 7px 40px;
}




#navigation_brands {
width: 125px;
height: 235px;
}

#navigation_brands img {
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
}



