a:link{
	font-family: Times New Roman; 
	color:#000000; 
	text-decoration: none; 
	font-weight: bold; }

a:hover{
	font-family: Times New Roman; 
	color:#808080; 
	text-decoration: none; 
	font-weight: bold; }

a:active{
	font-family: Times New Roman; 
	color:#FF0000; 
	text-decoration: none; 
	font-weight: bold; }

a:visited{
	font-family: Times New Roman; 
	color:#000000; 
	text-decoration: none; 
	font-weight: bold;}

body {
	font-family: Times New Roman; 
	background-color:#E1FFE5; 
	color:#000000; }

.ueberschrift1 {
                  font-family: Times New Roman;
                  font-size: 24px;
                  color: #00FF40;
                  font-weight: bold;
                  font-style: italic;
                  text-align: center; }

.ueberschrift2 {
                  font-family: Times New Roman;
                  font-size: 18px;
                  text-color: #000000;
                  font-weight: bold;
                  font-style: italic;
                  text-align: center; }
