BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_unten.jpg);
	background-repeat: repeat-y;

}

H1, H1 A, H1 A:visited {font-size: 16pt; font-weight: 900; text-align: center; color: #999999; text-decoration: none}
H1 A:hover {color: #009933; background-color: #CCCCCC}

H2, H2 A, H2 A:visited {color: #999999; font-size: 14pt; font-weight: 800; text-align: center; text-decoration: none}
H2 A:hover {color: #009933; background-color: #CCCCCC}

H3, H3 A, H3 A:visited {color: #999999; font-size: 12pt; font-weight: 600; text-align: center; text-decoration: none}
H3 A:hover {color: #009933; background-color: #CCCCCC}

H4 {color: #999999; font-size: 12pt; font-weight: 400;}
H4 A:hover {color: #009933; background-color: #CCCCCC}

H5 {color: #999999; font-size: 10pt; font-weight: 400;}
H5 A:hover {color: #009933; background-color: #CCCCCC}

H6 {color: #999999; font-size: 10pt; font-weigth: 400;}
H6 A:hover {color: #009933; background-color: #CCCCCC}

p, UL, OL, TD {color: #black; font-size: 10pt; font-weigth: 300;}

HR {color: #999999;}

A {font-size: 9pt; font-weight: bold}
A:link {color:#009933;}
A:visited {color: #009933}
A:acitve {color: #009933}
A:hover {color: #009933; background-color: #CCCCCC}


TD.menu, TD.menu A, TD.menu A:visited {
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold;
}
TD.menuaktiv {font-size: 10pt; color: #009933; font-weight: bold}
