body {
font-family:arial, helvetica, sans-serif;
font-weight:normal;
background-color:rgb(0,0,96);
color:rgb(192,192,192);

margin:1em ;
padding:1em;
min-width:40em;
max-width:90em;
}

<style>
  #seitenbereich {
    width: 800px;
    background-color:silver;
  }


.Fangtext {
font-size:xx-small;
display:none;
}

A:link {
color: rgb(0,128,255);
background-color:rgb(0,0,96);
}

A:visited {
color: rgb(128,128,0);
background-color:rgb(0,0,96);
}

.vorkopf {
text-align:center;
font-weight:bold;
}
.kopf {
text-align:center;
font-weight:bold;
font-size:xx-large;
}
.nachkopf {
text-align:center;
font-weight:bold;
}

.liste {
font-size:large;
}

.kontakt {
text-align: center;
}

.link {
font-size:small;
}

.reg {
font-size: small;
vertical-align: bottom;
}

</style>

