body {
   background-color: White;
   font-size: 12px; 
   color: Black;
   margin: 0;
   padding: 0;
   text-align: left;
}


h1, h2, h3, h4, h5, h6, p, div, td, td, li, textarea, input {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: Black;
}

h1, h2, h3, h4 {
   margin: 15px 0 5px 0;
   padding: 5px 0 0 0;
   font-weight: bold;
   color: Black;
}

h1 {
   font-size: 16pt;
   padding-top: 0mm;
   margin: 0mm 0 8mm 0;
   
}

h2 {
   margin-bottom: 0;
   font-size: 14pt;
   text-align: left;
}

h3 {
   font-size: 13pt;
   text-align: left;
}

p {
   padding: 0;
   margin: 3mm 0;
   font-size: 12pt;
}

table {
   border: none;
   border-collapse: collapse;
   margin: 5mm 0;
   padding: 0;   
}

td,
.contenttable td {
   empty-cells: show;
   vertical-align: top;
   padding: 0 2mm;
}

img,
img a,
img a:visited,
img a:hover,
img a:active {
   text-decoration: none;
   border: none;
}

#container {
   position: relative;
   width: auto;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2em;
}

#kopf {
   width: auto;
   margin: 0;
   padding: 0;
}

.kopfLinks,
#kopfRechtsBreit,
.kopfMitte,
.kopfRechts,
.kopfTextZeileLinks,
.koptTextZeileIcons,
.bildRechteSpalte,
#navigation {
   display: none;
}

.kopfTextZeileAdresse {
   position: relative;
   width: auto;
   height: auto;
   border-bottom: 1px solid Black;
   margin: 0;
   padding: 0 0 3mm 0;  
}

.kopfTextZeileAdresse p {
   width: auto;
   margin: 0;
   padding: 0;
   color: Black;
   font-size: 15px;
   font-weight: bold;
   text-align: center;
}

#layerOrange,
#layerGruen {
   position: relative;
   width: auto;
   height: auto;
   background-color: White;
}

#inhalt {
   position: relative;
   width: auto;
   height: auto;
   background-color: White;
   margin: 10mm 0 0 0;
   padding: 0;
   text-align: justify;
}

#inhalt p {
   margin: 4mm 0;
}

#inhalt .bodytext {
   font-size: 12pt;
}

.bildrechts {
   float: right;
   margin: 0 0 5mm 5mm;
}

#inhalt a,
#inhalt a:visited,
#inhalt a:active
#inhalt a:hover {
   color: Black;
   font-weight: bold;
   text-decoration: underline;
}

.siedlungenLinks {
   width: 105px;
   float: left;
   text-align: left;
   margin: 0 3px 10px 0;
   padding: 0;
}

.siedlungenLinks p,
.siedlungenRechts p {
   margin: 10px 2px 0 0;
   font-size: 11px;
   font-weight: normal;
   padding: 3px 0 0 0;
   line-height: 1.2em;
}

.siedlungenRechts {
   width: 108px;
   float: left;
   margin: 0;
   padding: 0;
}

.align-right {
   text-align: right;
}

.align-left {
   text-align: left;
}

.align-center {
   text-align: center;
}

#inhalt .csc-textpic {
   margin: 10px 0;
}

.clear {
   clear: both;
   height: 3px;
}

.clearleft {
   clear: left;
}

.clearright {
   clear: right;
}

#fuss {
   width: auto;
   text-align: left;
}

/* freie Klassen */
p.teaser,
p.marker,
p.fehler,
span.teaser,
span.marker,
span.fehler {
   font-weight: bold;
}

p.teaser,
span.teaser {
   font-style: italic;
}

p.marker,
span.marker {
   color: Black;
}

p.fehler,
span.fehler {
   color: Red;
}

/* Tabellenstile */

tr.tabellenkopf {
   background-color: #D3D3D3;
   font-weight: bold;
   padding: 0 3px;
}

.reihehell {
   background-color: #F0F0F0;
}

.reihedunkel {
   background-color: #E8E8E8;
}

td.dreissigProzent {
   width: 30%;
}

td.fuenfzigProzent {
   width: 50%
}

/* Formularstyles */
fieldset {
   border: 1px solid Black;
   margin-top: 5mm;
   margin-bottom: 0;
}

.mailformular {
   margin-bottom: 3mm;
}

.feldanschrift,
.feldanschriftPlz {
   clear: left;
   float: left;
   width: 4cm;
   display: inline;
}

.required {
   font-weight: bold;
}

.mailforminput,
.mailformpassword,
.mailformtext,
.mailformfile,
.mailforminputPlz,
.mailforminputOrt
 {
   width: 7cm;
   padding: 0;
   border: 1px solid Black;
   margin: 2mm 0;
}

.mailforminputPlz {
   width: 15mm;
   margin-right: 5mm;
}

.mailforminputOrt {
   width: 5cm;
}

.mailformtext {
   width: 7cm;
   height: 2cm;
   display: inline;
}

.mailformselect {
   width: auto;
}

.mailformcheck,
.mailformradio {
   border: none;
}

.mailformreset,
.mailformsubmit {
   margin-left: 0;
   width: auto;
   font-weight: bold;
   color: White;
   background-color: #9C9C9C;
}

.inputfeld {
   width: 200px;
}

.eingabefeld {
   width: 200px;
   height: 50px;
}
