BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	background-image : url(bkgrnd2.jpg);
	background-color: #E8E6DB;
	color: #4A4A4A;
}
*.H1 {
	font-size: 18pt;
	font-weight : lighter;
}
H1 {
	font-size: 18pt;
	font-weight  : lighter;
}
*.H2 {
	font-size: 14pt;
	font-weight  : lighter;
}
H2 {
	font-size: 14pt;
	font-weight  : lighter;
}
*.ueberschrift{
	font-size: 20pt;
	font-weight  : lighter;
}
DIV.Kommentar {
	font-size : 12pt;
}

A {
	text-decoration: underline;
	color: #4A4A4A;
}
A:VISITED {
	color: #6A6A6A;
}
A:ACTIVE {
	color: #4A4A4A;
}

A:Hover {
	color: black;
}
