body {	background-color: #CCCCCC;
	}
h1,h2,h3,h4,h5,h6
   {font-family:Arial,Helvetica,Sans-serif;
    color:#660033;
   }
ol,ul,pre,td,dl,body,input,select,textarea
   {font-family:Arial, Helvetica, sans-serif;
    color:#000000; font-size:12pt;
   }
p { font-family:Arial, Helvetica, sans-serif;
    color:#000000; font-size:12pt;
 } 
a:link
   {color:#660033;
   }
a:visited
   {color:#330000;
   }
a:active
   {color:#FF0033;
   }
a:hover
   {color:#FFFFFF;
    text-decoration:none;
    background:#FF0033;
   }
a.menu:hover
	{color:none;
	background:none;
	}

.klein
      { font-size: smaller;
 }
.ueberschrift
	{color: #FF0033;
	font-weight: bold;
	font-size: large;
	}
.hervorhebung
	{color: #FF0033;
	font-weight: bold;
	}
