.startseitencss h1 {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	}
	
.startseitencss p {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	margin-left: 20px;
	}
	
.startseitencss strong {
	font-weight: bold;
	}

.startseitencss a:link, .startseitencss a:visited	{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
	}
	
.startseitencss a:hover, .startseitencss a:active {
	color: #C0D54A;
	text-decoration: none;
	font-weight: normal;
	}body {
	font-family: Arial, Helvetica, sans-serif;
}
