#info {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	width:500px;
	margin:auto;
}

.startseitencss h1 {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-top: 20px;
	}
	
.startseitencss p {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	width:550px;
	text-align:center;
	margin:auto;
	
	}
	
.startseitencss strong {
	font-weight: bold;
	}

.startseitencss a:link, .startseitencss a:visited	{
	color: #FF0000
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
	}
	
.startseitencss a:hover, .startseitencss a:active {
	color: #900229;
	text-decoration: none;
	font-weight: normal;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 12px;
	
}
