html { height:100%; }


BODY {     
           height:100%; margin:0px;
           }

h1, h2, h3 {
     FONT-SIZE: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-WEIGHT: bold; FONT-FAMILY: Arial
}



TD {
    font-size: 11px;
}
p, .normal, body, p.bodytext {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;

}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.fett {
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000;
}

.linkclass {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
A {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
/*
A:active {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
A:visited {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
A:hover {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
*/
#content A {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
/*
#content A:active {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
#content A:visited {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
#content A:hover {
    text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #C8077C;
}
*/
img {
	border: 0px;

}