* {
margin:0;
padding:0; }

body {
background: #fff url(../image/background_body.jpg) 0 0 repeat-x;
background-attachment:fixed;
color: #333;
font: 16px trebuchet ms;
line-height: 25px;
 }



.clear {line-height:0px; clear:both; }

h1 {
margin: 35px 0px 20px 0 ;
border-bottom: 1px solid #009900;
color: #009900 ;
font: bold 25px trebuchet ms;
}

h2 {
color:#FF6600;
font: 18px verdana;
margin: 0 0 0px 0;
line-height:29px; }

ul { margin: 0 0 0 40px;}


p {
text-align:justify;

}


#header {
position:   relative;
margin:     10px auto 0px auto;
width:      790px;
height:     190px;
background: #fff url(../image/background_header.jpg) 0 0 no-repeat;
border-left:1px solid #5D8ED3;
border-right:1px solid #5D8ED3;
border-top:1px solid #5D8ED3; }

#landhaus          {font:bold 36px times new roman; color:#3070c7; position:absolute; top:110px; right:300px }
#landhaus_schatten {font:bold 36px times new roman; color:#ffffff; position:absolute; top:111px; right:299px }
#hotel             {font:bold 20px times new roman; color:#006600; position:absolute; top:90px; right:240px }
#hotel_schatten    {font:bold 20px times new roman; color:#ffffff; position:absolute; top:91px; right:241px }



#navigation {
margin:     0 auto;
width:      790px;
height:     26px;
background: #fff url(../image/background_navigation.gif) 0 -15px repeat-x;
border: 1px solid #5D8ED3;
 }



#navigation a {
font: bold 12px arial;
color:#fff;
letter-spacing: 1px ;
line-height:26px;
text-decoration: none;
outline:0;
float:left;
display:block;
border-right: 1px solid steelblue;
border-left : 1px solid lightsteelblue;
width:97px;
height:26px;
text-align:   center;
}

#navigation a:hover {
background: url(../image/background_navigation.gif) 0 -5px repeat-x;}
#navigation #linkstatus  {
background: url(../image/background_navigation.gif) 0 -5px repeat-x;
}


#content a {color:#0033FF;}
#content { height:610px; } /* Höhe für IE festlegen */
#content[id] { height:auto; min-height:610px; }
#content {
margin:     0px auto;
padding:    1px 30px 20px 30px;
width:      730px;
min-height:600px;
background: #fff url(../image/background_content.gif) top left repeat-x;
border-left:1px solid #90B2E0;
border-right:1px solid #90B2E0;
border-bottom:1px solid #90B2E0;  }

#content .link {margin-bottom:0px;}   /* Linkpfeil */

.left { float:left; text-align:left; margin:  0 15px 0 0 ; text-align:left}
.right { float:right; text-align:right; margin: 0 0 0 15px ; text-align:right}


/* Bildcontainer */
.bildcontainer {
background: #fff;
color: #006600;
border:1px solid #fff; }
.bildcontainer img {border:1px solid #aaa}
.bildcontainer em {  font: 11px trebuchet ms; letter-spacing:1px; padding:1px; display:block; }

#footer {
margin:     0px auto;
padding: 20px;
background: #fff;
width: 690px;
text-align:center;
color:#888;
font: 12px trebuchet ms;
letter-spacing:1px; }

#footer .strothe { font:12px times new roman;}

#footer a:link, a:visited, a:hover, a:active, a:focus {color:#90b2e0; }