.modul_content {
  margin: 15px 15px 15px 15px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: justify;
  }

.modul_content p.header {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: justify;
  margin: 0 0 0 0;
  }

.modul_content p.pagetext {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: justify;
  margin: 0 0 0 0;
  }

a {
  color: #000000;
  text-decoration: underline;
  }

a:hover {
  color: #666699;
  text-decoration: underline;
  }

.modul_content p.pagefooter {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: justify;
  margin: 0 0 0 0;
  }

.modul_content p.signature {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: justify;
  margin: 0 0 0 0;
  }

.modul_content p.angaben {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: justify;
  margin: 0 0 0 0;
  }

.modul_content ul {
  list-style: disc;
  margin: 0 0 0 15px;
  padding: 0 0 0 0;
  }

.modul_content ul a {
  text-decoration: none;
  color: #000000;
  }

.modul_content ul a:hover {
  text-decoration: none;
  color: #666699;
  }

.modul_content li {
  list-style: disc;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

.modul_content li a {
  text-decoration: none;
  color: #000000;
  }

.modul_content li a:hover {
  text-decoration: none;
  color: #666699;
  }

blockquote {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

.modul_content p.back {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
  text-align: center;
  margin: 15px 0 0 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #666699;
  }

.modul_content p.back a {
  text-decoration: none;
  color: #000000;
  }

.modul_content p.back a:hover {
  text-decoration: none;
  color: #666699;
  }

.modul_content h1 {
  vertical-align: middle;
  background: url(../images/design_15.jpg) no-repeat;
  padding-left: 25px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 20px;
  font-style: normal;
  text-align: left;
  font-weight: bold;
  color: #666699;
  margin: 0 0 5px 0;
  height: 29px;
  }

.modul_content h2 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #666699;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  }

.modul_content h3 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000000;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  }

.modul_content h4 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000000;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  }

.modul_content p.title {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-decoration: underline;
  }

.title {
  vertical-align: middle;
  padding-left: 25px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 20px;
  font-style: normal;
  text-align: left;
  font-weight: bold;
  color: #666699;
  height: 29px;
  }

div.center {
  background: url(../images/design_15.jpg) no-repeat;
  text-align: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 29px;
  }

/* Für den Adminbereich, Klappmenü*/
li.klapp
{
 list-style:none;
 border-top: 1px dashed black;
 padding: 5px;
 clear: both;
 margin-bottom: 15px;
}

.klapp1
{
 float: left;
}

.klapp2
{
 float: right;
}



/* Definitionen für das Tab-Menü im Adminbereich */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px arial, helvetica, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 95%;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}
