.startseite h1 {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	}
	
.startseite p {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	margin-left: 0px;
	width: 510px;
	}
	
.startseite strong {
	font-weight: normal;
	font-size: 9px;
	position:absolute;
	width:650px;
	margin-left:420px;

	}

.startseite a:link, .startseite a:visited	{
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
	text-align: justify;
	font-size: 9px;
	}
	
.startseite a:hover, .startseite a:active {
	color: #009576;
	text-decoration: none;
	font-size: 9px;
	}body {
	font-family: Arial, Helvetica, sans-serif;
}
