body{
font-family: Tahoma, Verdana, sans-serif;
background-color:#BFC8DE;
}

table, tr, td {
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
}

.blau {
font-family: Tahoma, Verdana, sans-serif;
background-color:#BFC8DE;
}
.weiss {
font-family: Tahoma, Verdana, sans-serif;
background-color:#ffffff;
}

h1 {
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 17px;
 font-weight: bold;
 color="#FF5E5E";
}

h2 {
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 17px;
 font-weight: bold;
 color="#BFC8DE";
}

h3 {
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 17px;
 font-weight: bold;
 color="#FF5E5E";
}

h4 {
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 15px;
 font-weight: bold;
  }


a:link {
 text-decoration: none;
 color: #4E6498;
 font-family: Tahoma, Verdana;
}

a:visited {
 text-decoration: none;
 color: #4E6498;
 font-family: Tahoma, Verdana;
}

a:active {
 text-decoration: underline;
 color: #FF0404;
 font-family: Tahoma, Verdana;
}

a:hover{
 text-decoration: none;
 color: #3333FF;
 font-family: Tahoma, Verdana;
}

.smallwh {
color: #ffffff;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
}

.smallbl {
 color: #000000;
 font-family: Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 12px;
}

.wh {
 color: #ffffff; font-family: Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 15px;
}

.bl {
 color: #000000; font-family: Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 15px;
}

.txt {
 font-family: verdana, helvetica, sans-serif; font-size: 12px;
text-align: justify;
}

.newstext {
  font-family: verdana, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
}

.newstext1  {
  font-family: tahoma, verdana, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  border-left-style: solid;
  border-left-width: 1;
  border-right-style: solid;
  border-right-width: 1;
  border-top-width: 1;
  border-bottom-width: 1;
  background-color: #dddddd;
}

.content {
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
text-align: justify;
}

.newslink{
 font-size: 19px;
 text-decoration: none;
 color: #4E6498;
 font-family: Tahoma, Verdana;
}

a.newslink:hover{
 font-size: 19px;
 text-decoration: none;
 color: #3333FF;
 font-family: Tahoma, Verdana;
}
4E6498