body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
}
.tabelle1 {
        font-size: 9px;
        vertical-align: top;
}
.tabelle2 {
        font-size: 9px;
        vertical-align: top;
        background-color: #cccccc;
}
.kontakt_tabelle1 {
        font-size: 10px;
}
.kontakt_tabelle2 {
        font-size: 10px;
        background-color: #cccccc;
}
th {
        background-color: #FFCC00;
        font-size: 9px;
}
.topnavi {
        font-weight: bold;
        color: #0000ff;
}

.topnavi:hover {
        color:#ffcc00;
}
p {
        color: #000000;
        font-weight: normal;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
}
h2 {
        font-size: 11px;
        font-weight: bold;
}
h3 {
        font-size: 10px;
        font-weight: bold;
        font-style: italic;
}
h4 {
        font-size: 10px;
        font-weight: bold;
        font-style: normal;
}
.light {
        color: #cccccc;
}
a {
        font-weight: bold;
        color: #0000ff;
        text-decoration: none;
}
a:hover {
        color:#ffcc00;
}
.lightindented {
        color: #cccccc;
        padding-left: 25px;
}
.mainnavi {
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
}
.searchfield {
        width: 70px;
        font-size: 10px;
        color: #000000;
}