body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

td,p {
  font-family: arial, tahoma, verdana;
  font-size: 11px;
  color: #E1E1E1;
}

.title {
  font-size: 17px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-variant:small-caps;
  vertical-align: top;
  line-height:140%;
  background-image:url(grafiken/title_bg.gif);
}

a:link, a:visited, a:active {
  color: #E1E1E1;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.nav {
  font-size: 12px;
  color: #D8D8D8;
  text-align: right;
  padding-right: 20px;
  height: 20px;
  font-weight: bold;
}

.nav_title {
  font-size: 14px;
  color: #99C5E3;
  text-align: right;
  padding-right: 20px;
  height: 25px;
  font-weight: bold;
  font-variant:small-caps;
}

.nav_right {
  font-size: 12px;
  color: #D8D8D8;
  text-align: left;
  padding-left: 20px;
  height: 20px;
  font-weight: bold;
}

.nav_title_right {
  font-size: 14px;
  color: #99C5E3;
  text-align: left;
  padding-left: 20px;
  height: 25px;
  font-weight: bold;
  font-variant:small-caps;
}



.header {
  font-family: verdana, sans-serif, tahoma;
  font-size: 23px;
  text-align: right;
  vertical-align:top;
  padding-right: 20px;
  padding-top: 20px;
  color: #CC99CC;
}


.footer {
  font-size: 11px;
  color: #99C5E3;
  text-align: center;
  padding-top: 0px;
}

a.footer:link, a.footer:visited, a.footer:active {
  color: #99C5E3;
  text-decoration: none;
}

a.footer:hover {
  color: #99C5E3;
  text-decoration: underline;
}

.news_title {
  font-size: 12px;
  color: #7AC1E8;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#7AC1E8;
}

.textfeld {
  font-size: 13px;
  font-family: Arial, Helvetica, Verdana;
  color: #000000;
  background-color: #F4F4F4;
  border: 1px dotted #000099;
}