body {
 font-family: Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 width: 686px;
}

a:link {
 text-decoration: underline;
 color: #0000EE;
}

a:visited {
 text-decoration: underline;
 color: #551A8B;
}

a:active {
 text-decoration: underline;
 color: #FF0000;
}

#text {
 background-image:url("Bilder/backgr1.gif");
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 border: 1px solid;
 margin-top: 2em;
 margin-bottom: 1em;
 text-align: center;
 font-size: small;
}

#textu {
 padding-top: 1em;
 padding-bottom: 1em;
 text-align: center;
 font-size: small;
}

h4  {
 font-size : l10%;
 color : #800000;
 margin-bottom : 0;
}

p.smalltext {
 font-size: x-small;
 text-align: left;
}
