/* CSS Document */
body{
	padding: 0px;
	text-align:center;
	margin-left: 50%;
	margin-top: 12px;
	margin-bottom: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
}
.format {
	width: 980px;
	float: left;
	margin-left: -490px;
	background-image:url(/img/hg_format.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color:#F6F8E6;
	text-align:center;
}

.links{
float: left;
width: 390px;

}
.rechts{
float: right;
width: 580px;

}

#kopf{
	height: 185px;
	background-image:url(/img/hg_kurve.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	background-color:#FFFFFF;
}

#content{
text-align:left;
background-color:#EEF1D1;
padding-left: 30px;
padding-right: 30px;
padding-top: 7px;
padding-bottom: 10px;
/*min-height: 400px;*/
 }
 
*+html #content{
padding-top: 25px;
/*min-height: auto;*/
 }
#links{
width: 300px;
text-align:left;
padding-left: 50px;
padding-right: 20px;
padding-top: 30px;
padding-bottom: 30px;
 }

#rechts{
width: 580px;
margin-top: -83px;
 }
 
#fuss{
	background-color:#fff;
	background-image:none;
}

.ql{
	width: 190px;
	
	margin: 0px;
	padding: 0px;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	height: 170px;
	float: left;
}

.qr{
	width: 190px;
 	border-bottom: 10px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 170px;
	float: left;
}
.blau {
background-color: #DAEDD9;
color: #FFFFFF;
line-height: 140%;
text-align:center;
}
.blau p    {
margin-top: 130px;
line-height: 140%;
margin: 0px;
padding: 0px;
}

