/* ... Definition des Layouts ... */

 body {
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;

}

 table {
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 }

 td {
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 }

 .zelle {
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 font-family:Arial;
 font-size:11px;
 text-align: justify;
 }
span.zelle {
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 font-family:Arial;
 font-size:11px;
 text-align: justify;
 }


/* ... Definition der Textlinks ... */
 text:link{
 }

.td1 {
 padding-left: 10px;
 }

.td2 {
 padding-left: 25px;
 }

.tr1 {
 height: 35px;
 }

 /*TOP Navigation*/
  .toplink:link {
  color:#ffffff;
  font-weight: normal;
  font-family: Arial;
  font-size: 10pt;
  text-decoration:none;
  }

.toplink:visited {
  color:#ffffff;
  font-weight: normal;
  font-family: Arial;
  font-size: 10pt;
  text-decoration:none;
  }

.toplink:hover {
  color:#ffcc33;
  font-weight: normal;
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  }

  .tlactive {
  color:#ffcc33;
  font-weight: normal;
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  }

 /*MENU Navigation*/
  .menulink:link {
  color:#ffffff;
  font-weight: normal;
  font-family: Arial;
  font-size: 11pt;
  text-decoration:none;
  }

.menulink:visited {
  color:#ffffff;
  font-weight: normal;
  font-family: Arial;
  font-size: 11pt;
  text-decoration:none;
  }

.menulink:hover {
  color:#ffcc33;
  font-weight: normal;
  font-family: Arial;
  font-size: 11pt;
  text-decoration: underline;
  }

  .mlactive {
  color:#ffcc33;
  font-weight: normal;
  font-family: Arial;
  font-size: 11pt;
  text-decoration: underline;
  }

/*FOOTER Navigation*/
 .footlink:link {
  color:#000000;
  font-weight: normal;
  font-family: Arial;
  font-size: 8pt;
  text-decoration:none;
  }

.footlink:visited {
  color:#000000;
  font-weight: normal;
  font-family: Arial;
  font-size: 8pt;
  text-decoration:none;
  }

.footlink:hover {
  color:#3F962D;
  font-weight: normal;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: underline;
  }

  .flactive {
  color:#3F962D;
  font-weight: normal;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: underline;
  }

 /*   SEMENU LINKS */
  .selink:link {
  color:#000000;
  font-weight: normal;
  font-family: Arial;
  font-size: 9pt;
  text-decoration:none;
  }

.selink:visited {
  color:#000000;
  font-weight: normal;
  font-family: Arial;
  font-size: 9pt;
  text-decoration:none;
  }

.selink:hover {
  color:#3F962D;
  font-weight: normal;
  font-family: Arial;
  font-size: 9pt;
  text-decoration: none;
  }

  .slactive {
  color:#3F962D;
  font-weight: normal;
  font-family: Arial;
  font-size: 9pt;
  text-decoration: none
  }

 /* ... Definition der Schrift ... */

.ueber_normal  {
 color:#3F962D;
 font-weight: bold;
 font-family: Arial;
 font-size: 12pt;
 text-decoration: none;
  }

.ueber_klein  {
 color:#3F962D;
 font-weight: normal;
 font-family: Arial;
 font-size: 9pt;
 text-decoration: none;
  }

/*...Seiteninhalt...*/
 .h1 {
 color:#000000;
 font-family: Arial;
 font-weight: normal;
 font-size: 11pt;
 text-decoration:none;
 text-align:justify;
 }

 .link:link {
  color:#000000;
  font-weight: normal;
  font-family: Arial;
  font-size: 11pt;
  text-decoration:none;
  }

.link:visited {
  color:#000000;
  font-weight: normal;
  font-family: Arial;
  font-size: 11pt;
  text-decoration:none;
  }

.link:hover {
  color:#3F962D;
  font-weight: normal;
  font-family: Arial;
  font-size: 11pt;
  text-decoration: underline;
  }

/*...frei...*/
 .h2 {
 color:#000000;
 font-family: Arial;
 font-weight: bolder;
 font-size: 14pt;
 text-decoration:none;
 }

/*...frei...*/
 .h3 {
 color:#000000;
 font-family: Arial;
 font-weight: bolder;
 font-size: 12pt;
 text-decoration:none;
 }

/*...frei...*/
 .h4 {
 color:#000000;
 font-family: Arial;
 font-weight: normal;
 font-size: 12pt;
 text-decoration:none;
 }

 /*...TopNavi Strich + Suchfeld...*/
 .h5 {
  color:#ffffff;
  font-weight: normal;
  font-family: Arial;
  font-size: 10pt;
  text-decoration:none;
 }

 /*...Copyright & Suchbutton/-feld...*/
 .h6 {
 color:#000000;
 font-family: Arial;
 font-weight: normal;
 font-size: 8pt;
 text-decoration:none;
 }

.texttabelleninhalt_normal {
 font-family: Arial;
 font-size: 12pt;
 color:#3F962D;
 font-weight: normal;
 text-decoration:none;
 textalign: justify;
 }

 .texttabelleninhalt_klein {
 font-family: Arial;
 font-size: 10pt;
 color:#3F962D;
 font-weight: normal;
 text-decoration:none;
 textalign: justify;
 }

