.text {
	width:100%;
	left:0px;
	text-align: center;
	padding-top:70px;
	}

.infotext {
	width:900px;
	margin:auto;
}
.inhalt{
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	}
	
.inhalt h1 {
	color: #4C070C;
	font-weight: bold;	
	font-size:11pt;
	}
.inhalt h2 {
	color: #4C070C;
	font-weight: bold;	
	font-size:10pt;
	}
.footer{
	font-size:7pt;
}

.footer a:link { color: #000000; text-decoration:underline; font-size:7pt;}
.footer a:visited { color: #000000; text-decoration:underline; font-size:7pt;}
.footer a:hover { color: #4C070C;text-decoration:underline; font-size:7pt;}
.footer a:active { color: #4C070C;text-decoration:underline; font-size:7pt;}
.footer a:focus { color: #4C070C; text-decoration:underline; font-size:7pt;}


