body {
	
	background: #000000;
	margin: 0px;
	padding: 0px;
}

.rot { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:18pt; font-weight: bold; color:#FF0000; }

.start { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:13pt; font-weight: bold; color: #000000;}

.title { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:15pt; font-weight: bold; color: #000000; }

.norm { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11pt; font-weight: bold; color: #000000;}

.text { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:9pt; font-weight: bold; color: #000000;}

.red { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:15pt; font-weight: bold; color: #FF0000; }

.white { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:9pt; font-weight: bold; color: #FFFFFF; }





/* Links im Text: mit Unterstreichung; rot*/
a.text:link { color:#FF0000; font-family:verdana; font-size:9pt;}
a.text:visited { color:#FF0000; font-family:verdana; font-size:9pt;}  
a.text:hover { color:#FF0000; font-family:verdana; font-size:9pt;}

