html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, img, li, pre  {
 margin: 0;
 padding: 0;
 border: 0;
}

body { 
 text-align: center; 
 background: #37322E url(images/linie.gif) repeat-x; 
 background: black url(images/linie.gif) repeat-x; 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 100.01%; 
}

.wrappage { 
 position: relative;
 text-align: left; 
 margin: 0px auto; 
 width: 778px; 
 background: #cecece url(images/linie.gif) repeat-x;
}
.wrapinhalt {
 position: relative;
 top: 98px;
 left: 15px; 
 width: 590px;
 background-color: #e9e9e9;
 background-image: url(images/ecke.gif);
 background-repeat: no-repeat;
 background-position: left bottom; 
}
  .inhalt {
   padding: 25px;
   padding-left: 20px;
  }
  .inhalt p {
   margin-bottom: 8px;
   font-size: .85em;
  }
  .inhalt a {
    color: #E93125;
    text-decoration:none;
   }
  .inhalt a:hover {
    color: #E93125;
    text-decoration: underline;
   }
  .inhalt h1 {
   font-size: 1.1em;
   margin-top: 8px;
   margin-bottom: 8px;
  }
  .inhalt h2 {
   font-size: 1em;
   margin-top: 8px;
   padding-top: 8px;
   margin-bottom: 8px;
  }
  .inhalt h3 {
   font-size: .9em;
   margin-top: 5px;
   margin-bottom: 8px;
  }
  .inhalt ul {
   margin-bottom: 8px;
   font-size: .85em;
  }
  .inhalt li {
   margin-left: 25px;
   margin-right: 15px;
  }
  .inhalt table {
   width: 100%;
  }
  #colLeft {
   float: left;
   width: 110px;
   padding-top: 50px;
  }
  #colNormalSchmal {
   float: right;
   width: 420px;
   padding-top: 10px;
  }
  #colNormalBild {
   float: right;
   width: 420px;
   padding-top: 50px;
  }
  #colNormal {
   padding-top: 10px;
  }
  #colTiefer {
   padding-top: 40px;
  }

 .wraphoehe {
  height: 110px;
 }
.wrapende p {
 margin-left: 160px;
 font-size: .7em;
}

.logo {
 position: absolute;
 top: 12px;
 right: 80px;
}
.logo_print {
 visibility: hidden; 
 display: none;
}

.menu1 {
 position: absolute;
 left: 15px;
 top: 50px;
}
.menu1 a {
 font-size: .8em;
 color: #7B7979;
 color: #37322E;
 text-decoration: none;
 padding-right: 15px;
}
.menu1 a:hover {
 color: #35302D;
 color: #000000;
}
.menu1 a.active, .menu1 .active a {
 color: #E93125;
 padding-right: 15px;
}
.menu1 .menu1-level1-act a {
 color: #E93125;
}

.menu2 {
 position: absolute;
 right: 5px;
 width: 155px;
 top: 155px;
}
.menu2 h5 {
 display: none;
 visibility: hidden;
}
.menu2 a {
 font-size: .8em;
 color: #7B7979;
 color: #37322E;
 display: block;
 text-decoration: none;
 padding-top: 5px;
}
.menu2 a:hover {
 color: #35302D;
 color: #000000;
}
.menu2 a.active {
 color: #E93125;
}
.menu2 .menu1-level2-act a {
 color: #E93125;
}

.footer {
/* background: #37322E url(images/linie.gif) repeat-x;  */
 background: #000000 url(images/linie.gif) repeat-x; 
}
.wrapfooter { 
 position: relative;
 text-align: left; 
 margin: 0px auto; 
 width: 778px; 
 height: 100px;
 background: #cecece url(images/linie.gif) repeat-x;
}
.logomini {
 position: absolute;
 top: 15px;
 left: 5px;
}
.footer p {
 font-size: .7em;
 color: #37322E;
}
.footer p.name {
 position: absolute;
 top: 30px;
 left: 90px;
}
.footer p.anschrift {
 position: absolute;
 top: 50px;
 left: 90px;
}
.footer a {
 color: #787373;
 text-decoration: none;
}
.footer a:hover {
 color: #E93125;
}

.align-center {
 text-align: center;
}
.align-right {
 text-align: right;
}

/* Anfrage-Formular */

/* spezielle p-Abschnitte zurücksetzen */
.tx-powermail-pi1 p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx-powermail-pi1 p.tx_powermail_pi1_fieldwrap_html_radio_title {
 margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;
}
/* Unterteilungen */
.tx-powermail-pi1 fieldset {
 clear: both;
 border: 1px solid #E93125;
 margin: 8px 0;
 padding: 8px;
}
fieldset legend {
 font-weight: bold;
 margin-left: 15px;
}


/* Einzelzeile */
.tx_powermail_pi1_fieldwrap_html {
 clear: both;
 line-height: 18px;
 padding: 0; margin: 0;
 padding-top: 8px;
}

.tx-powermail-pi1_formwrap legend {
}

/* Label */
.tx_powermail_pi1_fieldwrap_html_text label,
.tx_powermail_pi1_fieldwrap_html_textarea label, 
.tx_powermail_pi1_fieldwrap_html_select label,
.tx_powermail_pi1_fieldwrap_html_file label,
.tx_powermail_pi1_fieldwrap_html_radio .tx_powermail_pi1_fieldwrap_html_radio_title,
.tx_powermail_pi1_fieldwrap_html_check .tx_powermail_pi1_fieldwrap_html_checkbox_title {
 clear: both;
 float: left;
 width: 130px;
 margin-right: 10px;
 text-align: right;
}
/* Sternchen */
.powermail_mandatory {
 margin-left: 5px;
}

/* Eingabefelder Text, Textarea*/
.tx_powermail_pi1_fieldwrap_html_text input,
.tx_powermail_pi1_fieldwrap_html_file input,
.tx_powermail_pi1_fieldwrap_html_textarea textarea {
 border: 1px solid #3F4042; 
 float: left;
}
.tx_powermail_pi1_fieldwrap_html_text input.validation-failed {
 border: 1px solid #E93125; 
}
/* Eingabefelder Checkboxen */
.tx_powermail_pi1_fieldwrap_html_check .powermail_check_inner,
.tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner {
 float: left; margin-right: 15px; /*width: 110px; */ 
}
/* Feld-Überprüfung Pflichtfeld */
.required {
}
.validation-failed {
 border-color: #E93125; 
}
.validation-advice {
 color: #E93125; float: left; margin-left: 10px; font-size: 11px; 
 line-height: 18px;
}


/* Positionierung Abschicken-Button */
.tx_powermail_pi1_fieldwrap_html_submit {
 margin-left: 140px;
}
.tx_powermail_pi1_fieldwrap_html_submit input {
 border: 1px solid #E93125;
}

/*
.tx_powermail_pi1_fieldwrap_html_text label span {
 font-weight: normal;
}
.powermail_mandatory_js {
 display: inline;
 font-size: .85em;
 color: #E93125;
 margin-left: 5px;
}
.tx_powermail_pi1_formconfirmation_back {
 float: left;
 width: 80px;
 margin-left: 10px;
}
.powermail_all_table {
 margin-left: 10px;
}
.tx-powermail-pi1_confirmation p {
 font-weight: bold;
 margin: 3px;
}
.tx-powermail-pi1_confirmation td {
 padding: 3px;
}

*/

.csc-textpic-caption {
 display: none; visibility: hidden;
}