div {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

A {
font-size : 10px;
font-family : Arial,Sans-Serif;
font-weight : bold;
color : Blue;
background : transparent;
}

A:Visited {
font-size : 10px;
font-family :  Arial, Sans-Serif;
font-weight : bold;
color : #009966;
background : transparent;
}

A:Active {
font-size : 10px;
font-family : Arial, Sans-Serif;
font-weight : bold;
color : #009966;
background : transparent;
}

A:Hover {
font-size : 10px;
font-family : Arial, Sans-Serif;
font-weight : bold;
color : #000000;
background : transparent;
text-decoration : none;
}


table {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.banner {  color: #FFFFFF; background-color: #009966; text-indent: 5px; height: 15px; border: 1px #000000 outset}
.titel {  padding-top:7px; color: #009966; font-size: 12px; font-weight:bold}
.tabletitel {  font-weight: bold; color: #000000}
.untertitel {  font-weight: bold; color: #009966}
.legende { font-size: 11px;}
.box {  color: #009966; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

