.startseitencss p {
	color: #666666;
  	font-family: Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	margin:auto;

	}
	
.startseitencss h1 {
	color: #666666;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	}


.startseitencss strong {
	font-weight: bold;
	}

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