/* BODY - Hauptteil der HTML-Datei */

body  {

	font-family : Arial, Helvetica, sans-serif;

	text-decoration : none;

	bgproperties : fixed;
; background-color: #660033
; color: #660033
; font-size: 11px; font-weight: normal

}



/* Ueberschrift */

h1 {

	font-size : 12pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #660033;

	text-decoration : none;
; font-weight: bold

}



/* red = schwarz, Wert aenderbar*/

a:link  {

	color : #660033;

	text-decoration : none;
; font-family: Arial, Helvetica, sans-serif
; font-size: 11px; font-weight: normal

}



a:visited  {

	color : #660033;

	text-decoration : none;
; font-family: Arial, Helvetica, sans-serif
; font-size: 11px; font-weight: normal

}



a:active  {

	color : #660033;

	text-decoration : none;
; font-family: Arial, Helvetica, sans-serif
; font-size: 11px; font-weight: normal

}



/* none = nicht unterstrichen, Wert aenderbar*/

a:hover  {

	color : #660033;

	text-decoration : underline;
; font-family: Arial, Helvetica, sans-serif
; font-size: 11px; font-weight: normal

}



td  {

	color : #660033;

	font-size : 11px;

}







/* 10px = 10 Pixel, Wert aenderbar */

p { 

	font-size : 11px;

	font-family : Arial, Helvetica, sans-serif;

	color : #660033;

	text-decoration : none;

	align = center;
; font-weight: normal
; text-align: justify
 } 
h3 { 

	font-size : 9pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #660033;

	text-decoration : none;

	align = center;
 } h2 {  font: normal 11pt Arial, Helvetica, sans-serif; color: #660033}

h4 { 

	font-size : 9pt;

	font-family : Arial, Helvetica, sans-serif;

	color : #660033;

	text-decoration : none;

	align = center;
 } 
td { 

	font-family : Arial, Helvetica, sans-serif;

	color : #660033;

	text-decoration : none;

	align = center;
; font-weight: normal
 } 
