@charset "utf-8";

body {
	background-color: #fff;
	color: #8a8a8a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 100%;
	background-color: #fff;
	height: auto !important; /* normale Browser */
	min-height: 100%; /* normale Browser */
	text-align: center;
	margin: auto;
}

a {
	border: none;
	text-decoration: none;
	color: #8a8a8a
}

a img { border: none; }

h2 {
	font-size: 20px;
	font-family: avantgard, arial, verdana, sans-serif
}

.willkommen {
	width: 75%;
	height:auto;margin-top:30px
		}


