body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

#startseitentext {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
	font-size: 12px;
	color: #ffffff;
}

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

#startseitentext h2{
	text-align: center;
}

#startseitentext h3{
	text-align: center;
}

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

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


