@font-face {
    font-family: 'PamegaScript';
    src: url('hinted-PamegaScript.eot');
    src: url('hinted-PamegaScript.eot?#iefix') format('embedded-opentype'),
         url('hinted-PamegaScript.woff2') format('woff2'),
         url('hinted-PamegaScript.woff') format('woff'),
         url('hinted-PamegaScript.ttf') format('truetype'),
         url('hinted-PamegaScript.svg#hinted-PamegaScriptregular') format('svg');
         font-weight: normal;
         font-style: normal;

}


img {
   border: 0;
   max-width: 100% !important;
   height: auto;
}


body {
   margin: 0;
    font-family: 'PamergaScript';
   text-align: center;
}
textarea{
  max-width: 80%;
}

div#kopfbereich,
div#eingabeformular,
div#eintraege,
div#vorschau,
div#menue_oben,
div#menue_unten,
address {
   text-align:   left;
   max-width:70% !important;
   margin-left:  auto;
   margin-right: auto;
   overflow: visible;
}

tr.image img{
max-width: 40%;
}