body {
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: medium;
    background: gray;
    color: black;
}
a{
    text-decoration: none;
    background-color: white;
    color: black;
}
h1 {
    margin:0px;
    padding: 0px;
    font-size: 120%;
    font-weight: bold;
    
}
img {
    border-style: none;
}
th{
    text-align: left;
    padding-bottom: 15px;
}
.zentriert{
    text-align: center;
}
#aussen {
}
#mitte {
}
#kopf {
   display:none;
}
#logoJFRM {
   display:none;
}
#titelJFWM {
   display:none;
}
#logoDFV {
    display:none;
}
#strich {
   display:none;
}

#haupt {
    position: absolute;
    top: 0px;
    left: 0px;
}
#ueberschrift {
    padding-top: 10px;
    padding-left: 10px;
    width: 670px;
}
#inhalt {
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 20px;
    width: 600px;
}

#navi {
    display:none;
}
#navitbl {
    display:none;
}

#fuss {
    display:none;
}

