BODY {
	background-color : #0099FF;
	margin-top: 0px;
     font-family: NevisonCasD, sans-serif;
	font-size: 18pt;
	color: #000099;
	list-style : square;
	text-align: left;
}
p, td {
  font-family: NevisonCasD, sans-serif;
	color:  #000099;
	font-size: 18pt;
}
.klein{font-size: 14pt;}
.center{
	text-align: center;
}
.ad{
	position: absolute;/* bei relative rutscht der Text nach unten */
	top: 50px;
	/*left: 1010px;*/
	left: 800px;
	width:120px;
	height:240;
	float:left;
}
H1 {
  font-family: NevisonCasD, sans-serif;
	font-size: 24pt;
}
ul {
	color: #FF0000;
	font-size: 18pt;
	font-weight: bold;
}
a {
	 font-family: NevisonCasD, sans-serif;
	color: #000099;
	font-size: 18pt;
	text-decoration: none;
	font-weight: bold;
}
#weg{
	color: #FFF5EE;
}
.rot
{
	color: #FF0000;
}
hr{
	color: #000099;
	line-height: 3px;
}

