.div {
font-size: 16px;
}

.link {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #0000CD;
text-decoration: underline;
}

.menu0,
.unten {
font-size: 12px;
}

.menu {
font-size: 12px;
visibility: hidden;
position: absolute;
z-index: -1;
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
}

.menu_arrow {
position: absolute;
top: 4px;
right: 3px;
}

.menu_item_na, .menu_item_oa, .menu_item_ni, .menu_item_oi {
white-space: nowrap;
display: block;
position: relative;
padding: 3px 18px 4px 8px;
text-decoration: none;
}

.menu_item_na0, .menu_item_oa0, .menu_item_ni0, .menu_item_oi0 {
white-space: nowrap;
display: block;
position: relative;
}

.menu_item_na0,
.menu_item_oa0,
.menu_item_oi0 {
font-size: 12px;
text-transform: uppercase;
color: #ffffff;
background-color: #4D4D4D;
}

.menu_item_na,
.menu_item_oa {
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #000000;
background-color: #DCDCDC;
border-bottom: 1px solid black;
}

.menu_item_ni0 {
font-size: 12px;
text-transform: uppercase;
color: #ffffff;
background-color: #000000;
}

.menu_item_ni {
font-size: 11px;
color: #000000;
background-color: #F5F5F5;
border-bottom: 1px solid black;
}

.menu_item_oi {
font-size: 11px;
color: #000000;
background-color: #DCDCDC;
border-bottom: 1px solid black;
}

DIV, P, TD, TH, UL, LI {
font-family: Verdana, Geneva, Helvetica, sans-serif;
font-size: 16px;
}

H1 {
font-size: 20px;
font-style: normal;
font-weight: bold;
color: 696969;
text-decoration: none;
display: inline;
}

H2 {
font-size: 16px;
font-style: italic;
font-weight: bold;
text-align: center;
display: inline;
}

H3 {
font-size: 16px;
font-style: normal;
font-weight: bold;
display: inline;
}

H4 {
text-align: center;
}

H5 {
font-size: 12px;
font-style: normal;
font-weight: bold;
}

LI {
list-style-type: square;
list-style-position: outside;
}

TH {
text-align: left;
background-color: #DCDCDC;
margin: 0px 0px 0px 0px;
padding: 2px 2px 2px 2px;
}

