h1 {
 font-family: "Comic Sans MS","Arial";
 letter-space:10px;
 font-size: large;
 font-weight: bold;
 color: mediumseagreen;
}
h2 {
 font-family: "Comic Sans MS","Arial";
 letter-space:8px;
 font-size: 20px;;
 font-weight: bold;
 color: mediumseagreen;
}
h3 {
 font-family: "Comic Sans MS","Arial";
 letter-space:8px;
 font-size: 14px;;
 font-weight: bold;
 color: mediumseagreen;
}
body {
     /*background:url(../img/bg.jpg); */
     background-color:#007D3A; color: white  // #237D40;
     font-size:16px;
     font-family:"Comic Sans MS","Arial";
        scrollbar-base-color : mediumseagreen;
        scrollbar-dark-shadow-color : Black;
        scrollbar-highlight-color : Green;
        scrollbar-face-color : mediumseagreen;
        scrollbar-shadow-color : White;
        scrollbar-arrow-color : White;
        scrollbar-3d-light-color : Black;
     }
a:link   {color:yellow;
          text-decoration:none;
      }
a:visited   {color:yellow;
             text-decoration:none;
      }
a:hover{position:relative;top:2px;left:1px;text-decoration:none;color:yellow}

input.newzl {font-size:12px;font-family:Arial;background:transparent;border:1px inset white;color:white;}

p.wichtig, .wichtig {line-height:28pt;color:white;font-family:"Comic Sans MS",Arial;font-size:20px;}

.hinweis {font-size:12px;font-family:Arial,Helvetica;
      color:yellow;}

.but {color:white;
      background:darkgreen;
      width:70px;
      height:20px;
      text-align:center;
      border:1px outset green;
      font-size:12px;
      font-family:Arial,Helvetica}

.butac {background:darkgreen;
        width:70px;
        height:20px;
        text-align:center;
        border:1px outset green;
        font-size:12px;
        font-family:Arial,Helvetica;
        position:relative;
        top:2px;left:1px;
        text-decoration:none;color:white }
/* Wenn Herr Scholz mal wieder baut wirds unsichtbar gemacht */
.en {
	visibility: hidden;
	/* 	visibility: visible; */
}
/*  Ende */

.gross {font-size:16px;color:yellow}
.ggross {font-size:26px;color:#C8201C}

#fuss {font-size:12px;font-family:Arial,Helvetica; color:yellow;position:static;top:95%;left:10px;width:95%;text-align:center}

img.hist{margin : 0px 10px 10px 10px; vertical-align:text-top;
}
td {vertical-align:top}
code {font-family:Verdana;
           font-size:10px;
        }
}
hr {height:1px;
    color:yellow;}

.no {display:none}