body {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 10pt
}

table {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 10pt
}

a:link  { 
  color: #333; 
#  fo3t-size: 10pt; 
  font-family: Verdana; 
  text-decoration: none; 
}
a:visited { 
  color: #333; 
#  font-size: 10pt; 
  font-family: Verdana; 
  text-decoration: none;
}
a:active {
  color: #333; 
#  font-size: 10pt; 
  font-family: Verdana; 
  text-decoration: none; 
}

.ft10px666666 { color: #666; font-size: 10pt; font-family: Verdana }

.ft10px333333  { color: #333; font-size: 10pt; font-family: Verdana }

.formular { color: #333333; font-size: 10pt; font-family: Verdana; background-color: #ffffff; border: solid 1px #666666 }

h1 { 
  color: #000084; 
  font-size: 14pt; 
  font-weight: bold; 
  font-family: VERDANA,ARIAL,HELVETICA
}

h2 { 
  color: #000084; 
  font-size: 12pt; 
  font-weight: bold; 
  font-family: VERDANA,ARIAL,HELVETICA
}

.bodytext { color: #000000; font-size: 10pt; font-family: Verdana}

.bodytext a { color: #000000; font-size: 10pt; font-family: Verdana; font-weight: bold }

/* Menü 1 Column */
TD#menu_1 {
  vertical-align: top;
  width: 200px;
  height: 450px;
  padding-top: 10px;
}
TD#menu_1 DIV {
  width: 90%;
}
TD#menu_1 DIV A {
  color: navy;
  text-decoration: none;
}
TD#menu_1 DIV A:hover {
  text-decoration: underline;
}

/* Menu 1, level 1, NO */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  padding-left:5px;
}

/* Menu 1, level 1, ACT */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight: bold;
  font-size: 12px;
  padding-top: 5px;
  padding-left:5px;
  background-color: #eeeeee;
}
TD#menu_1 DIV.menu1-level1-act A {
  color: black;
}

/* Menu 1, level 2, NO */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 11px;
  padding-left:20px;
}

/* Menu 1, level 2, ACT */
TD#menu_1 DIV.menu1-level2-act {
  width: 83%;
  font-size: 11px;
  font-weight: bold;
  padding-left:20px;
  background-color: #eeeeee;
  filter: alpha(opacity='70', style='0');
}

TD#menu_1 DIV.menu1-level2-act A {
  color: black;
}

/* Fusszeile */
.footer {
  margin-top:10px;
  margin-bottom:10px;
  color: navy;
  font-size: 10pt;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding-top:2px;
  padding-left:10px;
  padding-bottom:2px;
  background-color: #eeeeee;
}

/* Verlaufszeile */
.verlauf {
  color: navy;
  font-size: 10px;
  text-decoration: none;
  border-top: 0px solid #999999;
  border-bottom: 1px solid #999999;
  padding-top:2px;
  padding-left:10px;
  padding-bottom:2px;
  background-color: #eeeeee;
}

.verlauf.a:link  { 
  color: #333; fo3t-size: 10pt; font-family: Verdana; text-decoration: none; 
}
.verlauf.a:visited { 
  color: #333; font-size: 10pt; font-family: Verdana; text-decoration: none;
}
.verlauf.a:active {
  color: #333; font-size: 10pt; font-family: Verdana; text-decoration: none; 
}

