/*   STYLES   */
body {
	background:#ebebeb;
	background-image: url(../images/wappen.png);background-repeat:no-repeat;background-position:top center;
	min-width:1100px;
	font-size:13px;
	line-height:18px;
	font-family: Arial, Verdana, sans-serif;
	color:#636262;
	margin: 0 auto;
	padding: 0;
	height:100%;
}
.startseite {
	min-height:600px;
}
.abstand {
	height:230px;
}