@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0;}
 
body{
color:#757071;
background-color:white;
background-image:url(../bilder/grasfont.jpg);
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}

#wrapper{
	padding-top:5px;
	width:1040px;
	margin:auto;
	margin-top:40px;
	background:#ffffff;
	overflow: auto;
	top: 20	px;
}
.baum{
background: #ffffff url(../bilder/kultur/baum.jpg) bottom right no-repeat;
}

#kopfbereich{
width:auto;
height:auto;
}

#navibereich{
color:#c01e35;
height:auto;
width:auto;
text-align:right;
padding:0px 10px 10px 0px;
}

#navibereich li{
display:inline;
list-style:none;
}

#navibreich ul{
margin:0;}

a.navi:link{
background-color:white;
color:#f6a34a;
text-decoration: none;}
a.navi:visited{
background-color:white;
color:#f6a34a;
text-decoration: none;}
a.navi:hover{
background-color:white;
color:#c01e35;
text-decoration: none;}

a.navi_active{
background-color:white;
color:#c01e35;
text-decoration: none;}

a.navi:active{
background-color:white;
text-decoration: none;}


#textbereich{
	padding: 15px;
	width:1005px;
	overflow:auto;
	
}

#textbereich li{
display:inline;
list-style:none;
text-decoration:none;}


.verlinkung{
	text-decoration: underline;
	color: #CCCCCC;
}

a.verlinkung:link{
background-color:white;
color:#999999;
text-decoration: none;}
a.verlinkung:visited{
background-color:white;
color:#cccccc;
text-decoration: none;}
a.verlinkung:hover{
background-color:white;
color:#999999;
text-decoration: none;}
a.verlinkung:active{
background-color:white;
color:#999;
text-decoration: none;}


.unternavi a, a:visited{
color:#c01e35; text-decoration: none; list-style:none;}

.unternavi a:hover, a:active {color:#f6a34a; text-decoration: none; list-style:none;}

a.unternavi_active{
background-color:white;
color:#f6a34a;
text-decoration: none;}





#inhalt {
	width:990px;
	overflow:auto;
	margin-top:35px;
}

#start {
	width:1030px;
	overflow:auto;
	margin-top:0px;
}


div.anschrift {
	width:300px;
	float:left;
	overflow:auto;
	margin-top:20px
}



img.tourbild {
     width:auto;
	float:right;
	margin-top:40px 
	
}

img.banner {
     width:auto;
	float:right;
	margin-top:0px 
	
}

div.home {
	width:850px;
	float:left;
	overflow:auto;
	padding-left:20px;
}

img.indexbild {
     width:417px;
	float:right;
	margin-top:0px 
	
}




img.titel {
	float:right;
	padding: 0px;
	
}



#footer {
color:#c01e35;
height:auto;
width:1030px;
text-align:right;
padding:0px 10px 10px 0px;
overflow:auto;
}

#footer ul{
margin:0;}

#footer li{
display:inline;
list-style:none;
}

