.startseitecss h1 {
	color: #000000;
	width:750px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin-top: 20px;
	margin-left: 20px;
	}
	
.startseitecss p {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	width:750px;
	margin-left: 20px;
	margin-left: 20px;
	}
	
.startseitecss strong {
	font-weight: bold;
	}

.startseitecss a:link, .startseitecss a:visited	{
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
	}
	
.startseitecss a:hover, .startseitecss a:active {
	color: #fd8400;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}body {
	font-family: Arial, Helvetica, sans-serif;
}
