/*********************************
		Styles für Layout	
*********************************/
#wrapper{
	width:980px;
	margin:20px auto;
	padding:0 0 0 0;
	/*border-left:8px solid #5F002A;
	border-right:8px solid #5F002A;
	border-bottom:8px solid #5F002A;*/
	border:8px solid #5F002A;
}

/*********************************
				Top	
*********************************/
#top {
	width:980px;
	height:71px;
	font-size:14px;
	background-color:#5C0029;
	color:#ffffff;
}

#top img {
	float:left;
}

#bilderleiste{
	width:980px;
}

/*********************************
		    Adresse	
*********************************/
#adresse-start {
	width:850px;
	margin-left:22px;
	margin-bottom:120px;
	padding:0;
	font-size:14px;
}

#adresse-folge1, #adresse-folge2 {
	padding:0;
	margin-top:2px;
	float:left;
}

#adresse-folge1{
	width:257px;
	margin-left:120px;
}

#adresse-folge2{
	width:210px;
}

/*********************************
		    Navigation	
*********************************/
#navi {	
	height:21px;
	background-color:#5C0029;
	width:980px;
}

#subnavi {	
	width:980px;
	height:21px;
	background-color:#b8afb3;
	border-top:1px solid #ffffff;
}

/*********************************
		    Content	
*********************************/
#content-start {
	width:980px;
	background-color:#fff;
	background-image:url(../images/pflanze.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
	padding-bottom:20px;
}

#ueberschrift{
	margin:-120px 0 0 22px;
}

#content-folge {
	width:980px;
	background-color:#fff;
	background-image:url(../images/pflanze2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#text-folge {
	padding:35px 42px 20px 118px;
	margin:0;
	width:500px;
	float:left;
}

#text-folge2 {
	padding:35px 42px 20px 118px;
	margin:0;
	width:820px;
	float:left;
}

#galerie{
	padding:35px 0px 20px 118px;
	margin:0;
	width:860px;
	float:left;
}

/*********************************
		    Aktuelles	
*********************************/
#aktuelles {	
	width:750px;
	margin:4px 0 0 22px;
	padding:10px 0 10px 20px;
	background-color:#E9E7E8;
	
}

#aktuelles img {	
	/*margin:0 30px 0 8px;
	float:right;*/
	
}

/*********************************
	    	Tabelle	
*********************************/
.gastro{
	background-image:url(../images/pflanze_weiss.gif); 
	background-repeat:no-repeat; 
	background-position:top right; 	
	background-color:#f2f2f2;
}

.tabelle tr td{

	border: none;
	padding:8px 0 8px 8px;
	vertical-align:top;
}

.geopark tr td{
	border: none;
	padding:8px 0 8px 8px;
	vertical-align:top;
}

/*********************************
		    Bilder	
*********************************/
#bild-rechts {
	float:left;
	padding-top:32px;
	width:300px;
}