BODY {
	
	font-family: Arial; 
	font-size: 10pt; 
	color : Black;
	font: 10pt Arial;
	background-image: url(images/hseite.jpg);
	background: url(images/hseite.jpg);
	background-color: #EDEDED;
	scrollbar-face-color:White;
			scrollbar-highlight-color:#DCDCDC;
			scrollbar-3dlight-color:Silver;
			scrollbar-darkshadow-color:#EAEAEA;
			scrollbar-shadow-color:White;
			scrollbar-arrow-color:#DCDCDC;
			scrollbar-track-color:White;
	}

A {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color : Black;
	font : bold 10pt Arial;
	}
A:HOVER {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
	color: #CE0000;
	font : bold 10pt  Arial;
}

H1 {font-family: Arial; 
    font-size: 11pt; font-weight: bold; text-decoration: none; 
	color : #CE0000;
	font : bold 11pt  Arial;	
}

H2 {font-family: Arial; 
    font-size: 10pt; font-weight: bold; text-decoration: none; 
	color : #CE0000;
	font : bold 10pt  Arial;	
}

TD { font : normal 10pt  Arial; 
      font-family: Arial; 
      font-size: 10pt; 
      color : Black;
	  font: 10pt Arial;
}
TH { font : normal 10pt  Arial;
      font-family: Arial; 
      font-size: 10pt; 
	  font: 10pt Arial;
      color : Black;
}
A.nav {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color : Black;
	font : bold 10pt Arial;
	}
A.nav:HOVER {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: Navy;
	font : bold 10pt  Arial;
}
A.nav:VISITED {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: Black;
	font : bold 10pt  Arial;
}
.rot{
	background-color: #B50000;
	font-weight: bold;
}
.gelb{
	background-color: #FFD700;
	font-weight: bold;
}
.blau{
	background-color: #6495ED;
}
.gruen{
	background-color: #EAFFCC;
}

