/* Body der Main-Seiten */
body.main {
  margin-left:15px;
  margin-right:5px;
  color:#000000;
  background-color:#FFFFFF;
  background-image:url(pics/logo_back.gif);
  background-attachment:fixed;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Body der Kontakt-Seite - kein Hintergrund-Logo */
body.without_logo {
  margin-left:15px;
  margin-right:5px;
  color:#000000;
  background-color:#FFFFFF;
  background-image:url(pics/no_logo_back.gif);
  background-attachment:fixed;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Body der Navigationsleiste links */
body.sub_nav {
  margin-left:10px;
  margin-right:5px;
  color:#000000;
  background-color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.nav {
  width:100%;
  border-spacing:0px
  padding-top:30px;
  padding-bottom:0px;
  padding-left:0px;
}

table.main {
  width:100%;
  border-spacing:0px
  padding-top:30px;
  padding-bottom:0px;
  padding-left:0px;
}

th.sub_nav {
  text-align:left;
}

td.sub_nav {
  text-align:left;
}

td.mainlist {
  padding:10px;
  vertical-align:top;
}

a.sub_nav:link {
  font-size:8pt;
  text-decoration:none;
}

a.sub_nav:visited {
  font-size:8pt;
  text-decoration:none;
}

a.sub_nav:hover {
  font-size:8pt;
  text-decoration:none;
}

a.sub_nav:active {
  font-size:8pt;
  text-decoration:none;
}

a:link {
  font-weight:normal;
  color:#000000;
  font-size:9pt;
  text-decoration:underline;
}

a:visited {
  color:#000000;
  font-size:9pt;
  text-decoration:underline;
}

a:hover {
  color:#000986;
  font-size:9pt;
  text-decoration:none;
}

a:active {
  color:#000DBC;
  font-style:normal;
  font-size:9pt;
  text-decoration:none;
}

p {
  font-size:10pt;
}

li {
  font-size:10pt;
}

td {
  font-size:10pt;
}

.vlinie {  position: absolute; visibility: visible; left: 127px; top: 0px; clip:    rect(   ).times10 { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #000000 }
.headline1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal}
.text10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal}
.text8 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal }
.bildunterschrift8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; font-weight: normal ; color: #999999}
.text9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal }
.blindschrift {  color: #CCCCCC}
.verdana {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.verdanagross { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000 }
.verdana_nav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000 }
.verdana_copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; font-variant: normal; color: #CCCCCC}

