body	{
	font-family:arial;
	color:#372928;
	background-color: #ECEAE4;
	font-size:8pt;
	margin-top:20px;
	margin-left:15;
	margin-right:15;
	margin-bottom:0;
	}
.info	{
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	}
.title	{
	text-decoration:none;
	font-size:10pt;
	font-weight:normal;
	}
.headline	{
		text-decoration:none;
		font-size:14pt;
		font-weight:normal;
		}
 a.imp	{
	text-decoration:none;
	font-family:arial;
	font-weight:normal;
	color:#372928;
	font-size:10pt;
	}
 a:visited.imp	{
		text-decoration:none;
		font-family:arial;
		font-weight:normal;
		color:#372928;
		font-size:10pt;
		}
 a:hover.imp	{
		text-decoration:none;
		font-family:arial;
		font-weight:normal;
		color:#FFFFFF;
		font-size:10pt;
		}
 #Kontakt      	{
		position:absolute;
		height:80%;
		width:64%;
		top:5%;
		left:18%;
		overflow:auto;
		}
 #Impressum     {
		position:absolute;
		height:94%;
		width:90%;
		top:3%;
		left:5%;
		overflow:auto;
		text-align:justify;
		padding:0 0 0 0;
		}
