a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(125,83,0); 
} 
a:active 
{
	color: rgb(255,51,0);
}
body         { font-family: Comic Sans MS; background-color: #EDE7BC; color: #800000; 
               background-image: url('images/hintergrund.jpg') }
table        { font-family: Comic Sans MS; background-color: #EDE7BC; color: #800000; 
               background-image: url('images/hintergrund.jpg') }
h1
{
   color: #800000; font-family: Georgia; text-align: center 
}
h2
{
   color: #800000; font-family: Georgia; text-align: center
}