/*===STARTSEITENTEXT unten=== */

#startseitentext {
	margin-top: 200px;
	margin-bottom: 200px;
	margin-right: 350px;
	margin-left: 350px;
	text-align: justify;
	font-size: 12px;
}

#startseitentext h1 {
	font-size: 18px;
	text-align: center;
	color: #0100FE;
}

#startseitentext a:link, #startseitentext a:visited, #startseitentext a:active, #startseitentext a:hover  {
	color: #0100FE;
	text-decoration: none;
}

#hinweistext {
	margin-top: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 60px;
	text-align: center;
	font-size: 12px;
}

