@media screen, projection
{
  * { font-family:Helvetica, Arial, sans-serif; }
  * {margin:0px; padding:0; }

  #page_margins { width:990px; margin:40px auto; background:white; }
  #page { margin:0; }

  body {font-size:12px; }

  img {border:0 solid}

  a {text-decoration:none; color:#1B425F; }
  p {color:#1B425F; margin-bottom:1em; line-height:1.4em; clear:left; } 
  /* clear:left wegen Float bei Preisbesonderheit */
  .csc-frame-rulerAfter p {border-bottom:1px solid #6F7C84; padding-bottom:1em; margin-bottom:1em; font-size:12px; }


  
  h1 {font-size:22px; color:#6DAB24; border-bottom:1px solid #6F7C84; padding-bottom:1em; margin-bottom:1em; }
  h2 {font-size:22px; color:#6DAB24; padding-bottom:1em; }
  h3 {font-size:18px; color:#6DAB24; border-bottom:1px solid #6F7C84; padding-bottom:1em; margin-bottom:1em; }
  h4 {font-size:18px; color:#6DAB24; padding-bottom:1em; }
  h5 {padding:6px 0 6px 20px; background:#1B425F; font-weight:bold; font-size:12px; color:white; margin-bottom:1em; }
  h6 {padding:6px 0 6px 20px; background:#6DAB24; font-weight:bold; font-size:12px; color:white; margin-bottom:1em; }
  #header {height:24px; position:relative; }
  #header ul {border-top:1px solid #A7B2B8; border-bottom:1px solid #A7B2B8; position:absolute; right:0; line-height:20px; }
  #header li {float:right; list-style-type:none; font-size:12px; }
  #header a {color:#282828; }
  #header a:hover {color:#1B425F; }
  .left {}
  .middle {}
  .middle a {border-left:1px solid #A7B2B8; border-right:1px solid #A7B2B8; padding:0 5px; }
  .right a {border-right:1px solid #A7B2B8; padding-right:5px; }
  .right {padding-right:5px; }
  #nav {clear:right; height:56px; margin:24px 0 44px 0; background:url('../images/logo226.png') no-repeat; }
  .gmenu {list-style-type:none; float:right; margin-left:5px; }


  #main {}
  
  #nav_sec {width:260px; margin:0; float:left; }
  #nav_sec li {list-style-type:none; }
  #nav_sec a {color:#6DAB24; line-height:25px; font-size:16px; }
  #nav_sec a:hover {color:#1B425F; }
  #nav_sec a.aktiv {color:#1B425F; }
    
  #adresse {font-size:12px; margin:170px 0 30px 0px; }
  #adresse a {font-size:12px; margin:170px 0 30px 0px; }
  
  #col1 {width:260px; min-height:1px; margin:0 5px 0 0; float:left; }
  #col2 {width:250px; min-height:1px; margin:0 5px 0 0; float:left; }
  #col3 {width:210px; margin:0; float:left; }

  /* Besonderes Layout für Preis auf Preisseite */
  
  sup {color:#6DAB24; font-size:22px; font-weight:bold; padding-bottom:4px; float:left; }
  sub {color:#6DAB24; font-size:12px; font-weight:bold; padding-bottom:12px; float:left; clear:left; }
  
  /* Anfrageformular */
  
  .csc-mailform {width:550px; }
  #mailform legend {display:none; }
  .csc-mailform-field {float:left; }
  .csc-mailform-radio {border:0 solid; width:10px; margin-right:3px; }
  .csc-mailform-check {float:left; width:20px; margin-right:3px; }
  .csc-mailform-label {float:left; width:510px; }
  .csc-mailform-submit {margin-left:85px; }
  fieldset {border:0 solid; float:left; }
  label {float:left; width:85px; }
  input {float:left; width:130px; margin-right:40px; }  
  textarea {float:left; width:390px; margin-right:10px; }  
  .csc-mailform-label, label, input, textarea {margin-top:15px; }
  #mailformanrede {width:300px; }

}