body,html {
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
background-position:center top;
margin:0px;	
padding:0px;	
font-family: Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size:16px;
color:#993300;
background-color:#FCF6E2;
}

#frame {
width:760px;
margin:	0 auto;
text-align: left;
z-index:5;
}

#header {
width:760px;
text-align:left;
float:left;
z-index:10;
}

#picture {
width:572px;
height:221px;
text-align:left;
float:left;
z-index:10;
}

#menu {
background-image: url(images/startseite/startseite_05.jpg);
background-repeat: no-repeat;
width:188px;
height:221px;
text-align:left;
float:left;
z-index:10;
}

#menuinhalt {
font-size:14px;
}

#content {
background-image: url(images/startseite/startseite_06.jpg);
background-repeat: no-repeat;
width:760px;
min-height:325px;
float:left;
z-index:10;
}

#content a { 
color:#993300;
}

#content a:hover { 
color:#000000;
}


#contentnatur {
background-image: url(images/natur/natur_06.jpg);
background-repeat: no-repeat;
width:760px;
min-height:325px;
float:left;
z-index:10;
}

#inhalt {
margin-top:30px;
margin-left:35px;
margin-right:25px;
}

#footer {
background-image: url(images/startseite/startseite_08.jpg);
background-repeat: no-repeat;
width:760px;
height:71px;
text-align:center;
clear:both;
z-index:10;
padding-top:44px;
}

#footerinhalt {
color: #FFF;
font-size:11px;
z-index:10;
}

#footerinhalt a {
color: #FFF;
text-decoration: none;
}

#footerinhalt a:hover {
color: #FFF;
text-decoration: underline;
}

#slideshow {
 height:221px; 
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}

h1 {
font-size:18px; 
color: #993300; 
font-weight:bold; 
font-family: Georgia, 'Times New Roman', Times, serif; }

h2 {
font-size:17px; 
color:#CC6600;  
font-weight:bold; 
font-family: Georgia, 'Times New Roman', Times, serif; }

.angebote {
border-top:1px;
border-top-color:#660000;
border-top-style:dotted;
}

/* Menue gestalten */

#menuinhalt ul {
margin-top: 40px;
margin-left:0px;
padding-left:16px;
list-style: none;
line-height:1.17em;
}

#menuinhalt li {
/* margin-left:0px;
padding-left:0px; */
padding:0;
margin:0;
}

#menuinhalt li a {
color: #993300;
text-decoration: none;
}

#menuinhalt li a:hover {
font-weight: normal;
text-decoration: underline;
color: #663300;
}

/* Bildformatierungen */

#content img {
margin:4px;
}

/* Zusatz Rad */
.end {
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px;
border-bottom-color:#993300;
border-bottom-style:dotted;
}
