body
{
	background-color: #E5E5CB;
	text-align: center;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	background: url(images/bg.jpg);
	height: 100%;
}

anfrage
{
	background-color:#E5E5CB;
	color:#0055cc;
	border:1px solid #4A4F00;
}

input
{
	background-color: #E5E5CB;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #4A4F00;
	border: 1px solid #4A4F00;
	margin-top: 2px;
	height: 22px;
	vertical-align: middle;
}

textarea
{
	background-color: #E5E5CB;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: #4A4F00;
	border: 1px solid #4A4F00;
	margin-top: 2px;
	vertical-align: middle;
}

.top
{
	width:900px;
	height: 175px;
	margin:0px auto;
	text-align:left;
	background-color: #FFFFFF;
}

.topleft
{
	width: 175px;
	height: 175px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/left.gif);
	vertical-align: bottom;
}

.topright
{
	width: 725px;
	margin-top: 10px;
	float: right;
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4A4F00;
	font-style: italic;
	text-align: right;
}

.bild
{
	width: 100%;
	margin: 0px auto;
	height: 200px;
	float: none;
	z-index: 100;
	position: absolute;
	top: 175px;
}

.middle
{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background-color: #FFFFFF;
	float: none;
	width: 100%;
	margin: 0px auto;
	height: 200px;
	z-index: 1;
}
	
.bottom
{
	width: 900px;
	margin: 0px auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px 0px 25px;
	background-color: #FFFFFF;
	background-image: url(images/left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.bottomleft
{
	width: 175px;
	float: left;
	margin-top: 1px;
}

.bottomright
{
	margin: 0px 0px 0px 210px;
	padding: 20px 0px 25px;
	background-color: #FFFFFF;
}

.textleft
{
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4A4F00;
	line-height: 14px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
}

.fliess
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C6000;
	line-height: 18px;
}

.fliessfett
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C6000;
	line-height: 18px;
}

.head
{
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5C6000;
	line-height: 18px;
}

.fliessitalic
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C6000;
	line-height: 18px;
	font-style: italic;
}



a:link  {
	color: #4A4F00;
	text-decoration : none;
} 

a:visited  {
	color: #4A4F00;
	text-decoration : none;
} 

a:hover  {
	color: #003998;
	text-decoration : none;
} 

a:active  {
	color: #003998;
	text-decoration: none;
} 