/* - - - - - - - - - - - - Allg. Vorgaben - - - - - - - - - - - - */
body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin: 0 2cm 10pt 0;
}

h1 {
  font-size: 12pt;
  line-height: 180%;
  margin: 25pt 0 10pt 0;
}

h2 {
  font-size: 10pt;
  line-height: 150%;
  margin: 14pt 0 8pt 0;
}

h3 {
  font-size: 10pt;
  line-height: 180%;
  margin: 12pt 0 8pt 0;
}

h4 {
  font-size: 10pt;
  font-weight: normal;
  font-style: italic;
  line-height: 180%;
  margin: 12pt 0 8pt 0;
}

h5 {
  font-size: 10pt;
  font-weight: normal;
  line-height: 180%;
  margin: 12pt 0 8pt 0;
}
.text {
  font-size: 10pt;
  line-height: 150%;
  margin: 8pt 0;
}

a {

}


/* ausgeblendete Inhalte * * * * * * * * * * * * * * * * * */
#visual,
#metaleiste,
#links,
#rechts,
#footer,
h4.nurDruck,
#suchleiste,
#inhalt dl,
#inhalt img,
#teaser,
#teaser img,
.unsichtbar,
hr {
  display: none;
}

img{

}
.clear {
clear:both;
}

/* - - - - - - - - - -- - - Nur in Druckversion - - - - - - - - - - - - */

#nurDruck {
  margin-top: 12pt;


}

#nurDruck p {
  margin: 5pt 0;
}

/* - - - - - - - - - - - -  Content  - - - - - - - - - - - - */
#mittig {
text-align:left;
}
#content {
background-color:none;
border-top:0;
border-left:0;
width: 95%;
height:auto;
padding:0;
}
#inhalt {
text-align:left;
width:100%;
}
#inhalt .modul-head {
margin:50pt 0 25pt 0;
padding:0 15pt 20pt 10pt;

}
#inhalt .modul {
margin:20pt 0 20pt 0;
padding:0 0 15pt 0;

}

#inhalt h1 {
font-size: 13pt;
margin-bottom:25pt;
}
* html #inhalt h1 {
font-size: 1.2em;
}

#inhalt h1.absolute-head {
font-size: 18pt;
margin:0;
} 
* html #inhalt h1.absolute-head {
font-size: 1.8em;
} 

#inhalt h2 {
font-size: 11pt;
font-weight:bold;
margin:0;
}
* html #inhalt h2 {
font-size: 1.1em;
}


/* -- Sitemap -- */
#sitemap {
margin:10pt 15pt 15pt 0;
width:96%;
}

#inhalt .toplink { 
margin-bottom:25pt;
}
#inhalt .toplink ul li {
font-weight:bold;
margin-bottom:15pt;
font-family:Verdana, Arial, Helvetica, sans-serif; /*fuer Mozilla*/
font-size:10pt; 
text-align:right; 
}
* html #inhalt .toplink li a {
font-size:1.0em;
}


