html, body {
 background: #F6F6DF;
 font-family: Verdana;
 font-size: 10pt;
 margin: 0;
 }

table.news {
 margin-bottom: 5px;
 }

.newsdatum {
 font-size: 8pt;
 }

.newstitel {
 font-size: 10pt;
 font-weight: bold;
 }

.newstext {
 font-size: 10pt;
 font-weight: normal;
 }

.newslink {
 font-size: 10pt;
 }

h1 {
 font-size: 16pt;
 font-weight: bold;
 color: black;
 text-align: center;
 }

h2 {
 font-size: 10pt;
 font-weight: bold;
 color: #003F00;
 }

p, td {
 font-size: 10pt;
 }

.klein {
 font-size: 9pt;
 }

img.b {
 border: 4px outset darkgreen;
 }

.title {
 font-size: 7pt;
 color: gray;
 }

.mark {
 text-decoration:underline;
 }

.form {
 border: 1px solid darkgreen;
 background-color: lightyellow;
    }

a:link {
   font-size: 10pt;
   color: #9B0D28;
   font-weight: bold;
   letter-spacing: 0pt;
   text-decoration: none;
}

a:visited {
   font-size: 10pt;
   color: #9B0D28;
   font-weight: bold;
   letter-spacing: 0pt;
   text-decoration: none;
}

a:hover {
   color: #B31331;
   text-decoration: none;
   }

a:active {
    font-size: 10ptem;
   color: #9B0D28;
   font-weight: bold;
   letter-spacing: 0pt;
   text-decoration: none;
}

a:link.big {
   font-size: 20pt;
   color: #9B0D28;
   font-weight: bold;
   letter-spacing: 0pt;
   text-decoration: underline;
}

a:visited.big {
   font-size: 20pt;
   color: #9B0D28;
   font-weight: bold;
   letter-spacing: 0pt;
   text-decoration: underline;
}

a:hover.big {
   color: #B31331;
   text-decoration: underline;
   }

a:active.big {
   font-size: 20pt;
   color: #9B0D28;
   font-weight: bold;
   letter-spacing: 0pt;
   text-decoration: underline;
}
img {
 border: 1px solid darkgray;
 }
