body { color: black; background-color: white; }

p {}

td {

}

a:link { color: black ; font-size: 8pt; font-family: arial; font-weight: bold; text-decoration: none; }
a:hover { color: orange ; font-size: 8pt; font-family: arial; font-weight: bold; text-decoration: none; }
.floattext { color: black; font-size: 8pt; font-family: arial; }
.floattext_block { color: black; font-size: 8pt; font-family: arial; text-align: justify; }
.head_fett { color: black; font-size: 8pt; font-family: arial; font-weight: bold; }
.head_fett_w { color: white; font-size: 8pt; font-family: arial; font-weight: bold; }
a { color: black ; font-size: 8pt; font-family: arial; font-weight: bold; text-decoration: none; }
.mytd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #990000;
	background-image: url(../images/allgemein/bg_titletd_red.jpg);
}
