body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A5914;
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
	scrolling: no;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5914;	
}
.contentBody {	
	margin:auto;
	text-align: left;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 2;
	width: 760px;
	height: 440px;
		
}
.bgTop {
	background: none ;
	padding: 10px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	align: center;	
	}
.bgNav {
	background-color: #E9EEC8;
	position: absolute;
	z-index: 0;
}
.bgGallery {
	background-color: #F0F3B7;
	position: absolute;
	z-index: 0;

}
.bgText {
	background-color: #DFE9D2;
	position: absolute;
	z-index: 0;
	}
.bgmiddleText {
	background-color: #F4F6E3;
	position: relative;
	z-index: 0;
	}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #4A5914;
	}
.grosstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 110%;
	font-weight: bold;
	color: #4A5914;
	}
.kleintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #4A5914;
	}
a {
font-style: underline;
font-weight: bold;
color: #4A5914;}

a.kleintext:hover {
color: #B8D180;}

a.kleintext {
font-style: normal;
font-weight: normal;
color: #4A5914;}

a:hover {
color: #B8D180;}

a.marked {
font-style: underline;
font-weight: bold;
color: #FA461C;
}
input.normal {
background-color: #FAFBF1;
font-size: 12px;
color: #4A5914;
line-height: 110%;
border: 1px solid #4A5914;
width: 180px;}

input.plz {
background-color: #FAFBF1;
font-size: 12px;
color: #4A5914;
line-height: 110%;
border: 1px solid #4A5914;
width: 40px;}

input.ort {
background-color: #FAFBF1;
font-size: 12px;
color: #4A5914;
line-height: 110%;
border: 1px solid #4A5914;
width: 134px;}

textarea.nachricht {
background-color: #FAFBF1;
font-size: 12px;
color: #4A5914;
line-height: 110%;
border: 1px solid #4A5914;
width: 220px;
height: 80px}