/* CSS Document */

@media print{
body #logo{display:none;}
body #slogan{display:none;}
body #navi-oben{display:none;}
body #navi-seite{display:none;}
body #mitgliedschaften{display:none;}
body #dachzeile {display:none;}

/* NEU */
body #telefon {display:none;}
body #hauptnavigation {display:none;}
body #rechte-spalte {display:none;}



body #linke-spalte {
display:block;
overflow: visible;

position: absolute;
width: 104mm;
margin-top: 0.5em;
background-color:#FFFFFF;
margin-left: 0mm;
z-index:1;
padding: 0;
}


body #rechte-spalte {
    
display:block;
  overflow: visible;

position: absolute;
width: 60mm;
margin-top: 1.5em;
background-color:#FFFFFF;
left: 115mm;
z-index:1;
padding: 0;
}

body #linker-layer {
    margin-left: 0em;
    padding: 0em 0em;
    margin-top: 8mm;
    position: absolute;
    width: 326px;
    top: -1px;
}
body #rechter-layer {
    margin-left: 340px;
    padding: 0em 0em;
    margin-top: 11mm;
    position: absolute;
    width: 326px;
    left: 14px;
    top: -1px;
}




.introhead {
    color: #008131;
    font-family: Times New Roman,Georgia,Times;
    font-weight:normal;
    font-size:24px;
    line-height: 28px;
}

.head {
    color: #006;
    font-family: Times New Roman,Georgia,Times;
    font-weight:normal;
    font-size:24px;
    line-height: 28px;
}


.startbild { margin-top: 10px; margin-bottom: 18px; width:102mm; height:42mm;}
.abstand-links { margin-top: 4px; margin-left: 17px; margin-bottom: 9px;} 
.abstand-rechts { margin-top: 4px; margin-right: 17px; margin-bottom: 9px;} 
.abstand-unten {font-size: 8px;  line-height: 8px;}



.startseite_linie {
	width:104mm;
}

/*img {
	max-width:104mm;
}*/

/* END NEU */




p { margin-bottom: 10px; margin-top: 10px; }


body #telefon {
  margin-left: 0mm;
  margin-top: 0mm;
  overflow: visible;
  }
body #email {display:none;}

body #inhalt{
  display:block;
  margin-left: 0mm;
  margin-top: 0mm;
  overflow: visible;
  }
  
  
  .klgruen { color:#008131; font-weight: bold; font-size: 9px !important; line-height: 64px !important; }
  
  .point {
    margin: 0 0 3px 0;
    padding: 0 0 0 12px;
    background-image: url(../images/dot_blau.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    
      } 
      


  
  table.schmal {
  
   border: 1px solid #999;
   border-bottom: none;
   border-right: none;
   }
td.schmal {
   border: 1px solid #999;
   border-top: none;
   border-left: none;
   }
   


  #donotprint{
    display:none;
    }


}

