html,
body {
  width-min :295mm;
  width-max :295mm;
  margin:0;
}
#Schale {
    font-size:27pt;
    background-color:white;
    padding: .5em 2em;
    width :100%;
    margin:0;
    color:#000;
  }
    .menue {
        display:none;
  }

  .scriptName {
        display:none;
  }

  .E0 {
        display:none;
        font-weight:900;
        font-size:150%;
        margin-left: 0%; 
        text-indent: 0pt;
  }

  .E1 {
        font-weight:normal;
        font-size:130%;
        margin-top : 4%; 
        margin-left: 0%; 
  }

  .E2 {
        font-weight:normal;
        font-size:100%;
margin:0;
        margin-top : 1%; 
        margin-left: 0%; 
  }
  
  .E3 {
        display:list-item;
        list-style-type:disc;
        list-style-position:outside;
        font-weight:normal;
        font-size:95%;
        left:10mm;
margin:0;
        margin-left:5mm;
  }

  .Margin1 {
  /*
        font-weight:normal;
        font-size:85%;
        margin-top : 4%; 
        margin-left: 0%; 
  */
    position:absolute;
    width:40mm;
    font-weight:normal;
    font-size:110%;
    margin:0;
    margin-left:-50mm;
    margin-left:180mm;
    color:#335;
    color:#435;
  }

  .Margin2 {
        font-weight:normal;
        font-size:80%;
        margin-top : 2%; 
        margin-left: 0%; 
  }
  
  .Margin3 {
        font-weight:normal;
        font-size:75%;
        margin: 0 5mm;
  }

.E2>img {
  margin:0;
  overflow:hidden;
  max-width:80mm;
}

.Margin1>img {
  margin:0;
  overflow:hidden;
  max-width:40mm;
}
.Margin2>img {
  margin:0;
  overflow:hidden;
  max-width:40mm;
}

.Margin3>img {
  margin:0;
  overflow:hidden;
  max-width:20mm;
}


  .fussItem {
    visibility:hidden;
  }
  #home {
    visibility:visible;
  }

  .alignRight {
    float:left;
    padding-right:3mm;
  }

  .alignLeft {
    float:right;
  }


/* +++ Seiten +++ */

  .links, 
  .rechts {
    position:relative;
    page-break-before:always; 
    background-color:#ddd;
    padding: 3mm;
    width : 90%;

    min-height:180mm;
    max-height:185mm;

    margin: 1mm 0 ;
  }
  
  .Seitenfuss {
    display:none;
  }



