@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-align: center;
	
	background-image: url(/fileadmin/pics/design/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f8f5ed;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}

#content_all{
	width: 1000px;
	margin: auto;
	text-align: left;
}

#top{
	width: 1000px;
	height: 122px;
	background-image: url(/fileadmin/pics/design/top.jpg);
	
	margin-bottom: 30px;
}

#left{
	float: left;
	width: 160px;
}

#kontakt_titel{
	width: 160px;
	
	margin-top: 70px;
	
	color: #474747;
	font-size: 9px;	
}

#navi{
}

.navi_elemente{
	width: 160px;
	height: 17px;
	margin-bottom: 5px;
	
	background-image: url(/fileadmin/pics/design/navi_element.gif);
	background-repeat: no-repeat;
}

.navi_elemente_active{
	width: 160px;
	height: 17px;
	margin-bottom: 5px;
	
	background-image: url(/fileadmin/pics/design/navi_element.gif);
	background-repeat: no-repeat;
}


.navi_elemente a, .navi_elemente a:hover, .navi_elemente a:visited{
	position: absolute;
	text-decoration: none;
	margin-top: 1px;
	margin-left: 5px;
	color: #64533d;
	text-transform: uppercase;
	
	font-size: 10px;
}

.navi_elemente_active a, .navi_elemente_active a:hover, .navi_elemente_active a:visited{
	position: absolute;
	text-decoration: none;
	margin-top: 1px;
	margin-left: 5px;
	color: #64533d;
	text-transform: uppercase;
	
	font-size: 10px;
}


#subnavi{
	margin-top: 7px;
	margin-left: 18px;
	margin-bottom: 15px;
}


.subnavi_elemente a, .subnavi_elemente a:hover, .subnavi_elemente a:visited{
	text-decoration: none;
	color: #64533d;
}

.subnavi_elemente_active a, .subnavi_elemente_active a:hover, .subnavi_elemente_active a:visited{
	text-decoration: none;
	color: #64533d;
	font-weight: bold;
	margin-left: 1px;
}


#kontakt{
	width: 160px;
	margin-top: 10px;
	margin-bottom: 40px;
}


#kontakt_top{
	height: 7px;
	background-image: url(/fileadmin/pics/design/kontakt_top.gif);
	background-repeat: no-repeat;
	font-size: 0px;
}

#tabelle_kontakt{
	font-size: 9px;
	color: #474747;
}

#kontakt_middle{
	padding-left: 5px;
	background-color: #f7b25a;
	font-size: 9px;
	
	color: #474747;
}


#kontakt_middle a{
	color: #64533d;
	text-decoration: none;
}

#kontakt_bottom{
	height: 8px;
	background-image: url(/fileadmin/pics/design/kontakt_bottom.gif);
	background-repeat: no-repeat;
}

#content_umfassung{
	width: 800px;
	margin-left: 180px;
	
	background-color: #fef6eb;
}

#content_main{
	width: 475px;
	padding: 7px;
	color: #474747;
}


#right{
	float: right;
	width: 300px;
	color: #474747;
}

#content_right{
	width: 160px;
}


.content_right_titel h1{
	width: 160px;
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: 10px;
	
	font-size: 9px;	
}

.content_right_elemente{
	background-color: #f7b25a;
	margin-bottom: 7px;
	
	font-size: 10px;
	padding: 5px;
}



#suche{
	margin-top: 300px;
	margin-bottom: 40px;
}

#teaser{
	float: right;
	width: 120px;
}

.teaser_elemente1{
	width: 120px;
	height: 80px;
	
	margin-bottom: 20px;
	
	background-image: url(/fileadmin/pics/design/teaser4.jpg);
}


.teaser_elemente2{
	width: 120px;
	height: 90px;
	
	margin-bottom: 20px;
	
	background-image: url(/fileadmin/pics/design/teaser2.jpg);
}

.teaser_elemente3{
	width: 120px;
	height: 80px;
	
	margin-bottom: 20px;
	
	background-image: url(/fileadmin/pics/design/teaser1.jpg);
}

.teaser_elemente4{
	width: 120px;
	height: 147px;
	
	margin-bottom: 20px;
	
	background-image: url(/fileadmin/pics/design/teaser3.jpg);
}

#footer{
	height: 17px;
	margin-top: 50px;
	clear: both;
	
	background-image: url(/fileadmin/pics/design/footer.gif);
}

#footer_inhalt{
	position: absolute;
	margin-top: 2px;
	margin-left: 7px;
	color: #705a3f;
	font-size: 10px;
}

#footer_inhalt a{
	text-decoration: none;
	color: #705a3f;
}

#content_umfassung_footer{
	clear: both;
}

.tx-veguestbook-pi1{
	margin-left: 40px;

}


.tx-veguestbook-pi1 table .text{
	width: 110px;

}

.tx-veguestbook-pi1 table .tx-guestbook-form-inputfield-med, .tx-veguestbook-pi1 table .tx-guestbook-form-inputfield-big, .tx-veguestbook-pi1 table .tx-guestbook-form-textarea{
	width: 240px;

}

a{
	color: #64533d;
}
