<STYLE TYPE="text/css">

.Dummy {
 font-family:Verdana,Helvetica,Geneva,Swiss,Sans-Serif;
}

* {
 color:#000000;
 font-style:normal;
 font-size:11px;
 text-decoration:none;
 font-weight:normal;
 font-family:Verdana,Helvetica,Geneva,Swiss,Sans-Serif;
/* text-align: left;*/
 margin: 0;
 border: 0;
 spacing: 0;
 padding: 0;
}

a {
 font-weight:bold;
 text-decoration : none;
}
a:visited {
 font-weight : bold;
 text-decoration : none;
}
a:hover {
 font-weight : bold;
 text-decoration : none;
}

.Text {
 padding:0px;
 padding-left:17px;
 padding-bottom: 10px;
}

.Untertitel {
 color:#009933;
 font-weight: bold;
 margin-bottom: 10px;
 padding-left:17px;
}
ul.auflistung {
 padding-top: 0px;
}
li.auflistung {
 background-image: url(images/punktschwarz.gif);
 background-repeat: no-repeat;
 padding-left: 15px;
}
td.links {
 padding-right: 15px;
}
td.rechts {
 padding-left: 15px;
 text-align: right;
}

/* Rahmen aussen herum */
table.struktur_1 {
  width:100%;
  height:100%;
  border-collapse: collapse;
  margin:0px;
  padding:0px;
}
td.struktur_1 {
  width:100%;
  height:100%;
  margin:0px;
  padding:0px;
  vertical-align:top;
}
/* Gliederung Seite */
table.struktur_2 {
  width:980px;
  height:100%;
  padding:0px;
  margin:0px;
  border-collapse: collapse;
  border-top: 0px solid #999999;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
/* Mittelteil */
td.struktur_mitte {
  padding-left: 20px;
  padding-right: 20px;
  color:#000000;
  background-color: #ffffff;
  background-image:url('');
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
}
/* Adressteil/Fuss */
td.struktur_fuss {
  text-align: center;
  margin:0px;
  padding:0px;
  height:18px;
  background-color:#d0cece;
  color:#000000;
  border-top: 1px #660000 solid;
  border-left: 0px #660000 solid;
  border-right: 0px #660000 solid;
  border-bottom: 0px #660000 solid;
}

table.menu {
  border-collapse: collapse;
}
td.menutitel {
  background-color:#d0cece;
  border-top: 1px solid #666600;
  border-left: 0px solid #666600;
  border-right: 0px solid #666600;
  border-bottom: 0px solid #666600;
  padding:2px;
  padding-left:17px;
}
td.menuinhalt {
  background-color:#e7e7e7;
  border-top: 0px #666600 solid;
  border-left: 0px #666600 solid;
  border-right: 0px #666600 solid;
  border-bottom: 0px #666600 solid;
  padding:2px;
  padding-left:17px;
}
td.submenuinhalt {
  background-color:#e7e7e7;
  border-top: 0px #666600 solid;
  border-left: 0px #666600 solid;
  border-right: 0px #666600 solid;
  border-bottom: 0px #666600 solid;
  padding:2px;
  padding-left:33px;
}
td.menuinhalt a, td.submenuinhalt a  {
 font-weight:bold;
 padding-left: 5px;
}
td.menuinhalt a.menuaktiv, td.submenuinhalt a.menuaktiv  {
 color:#009933;
 font-weight:bold;
 padding-left: 5px;
}

.suchfeld {
  color:#000000;
  border: 1px solid #d0cece;
  padding:1px;
}
.suchbutton {
  font-weight:bold;
  background-color: #efefef;
  border-top: 1px #d0cece solid;
  border-left: 1px #d0cece solid;
  border-right: 1px #d0cece solid;
  border-bottom: 1px #d0cece solid;
  margin-left:4px;
  padding:0px;
  padding-left:3px;
  padding-right:3px;
}

table.seitentitel {
  width:100%;
  background-color:#e7e3e3;
  border-collapse: collapse;
}
td.seitentitel {
  background-color:#e7e3e3;
  border-top: 1px solid #66cc00;
  border-left: 0px solid #66cc00;
  border-right: 0px solid #66cc00;
  border-bottom: 0px solid #66cc00;
  padding:2px;
  padding-left:17px;
}
h1.seitentitel {
  color:#000000;
  font-style:normal;
  font-size:12px;
  text-decoration:none;
  font-weight:bold;
  font-family:Verdana,Helvetica,Geneva,Swiss,Sans-Serif;
}

</STYLE>