body {
  background-color: #000000;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 150%;
}

a {
  color: #CCA38E;
  text-decoration: none;
  font-weight: normal;
}

a:hover  {
  font-weight: bold;
}

div#site_streifen {
  position: absolute;
  top: 238px;
  left: 200px;
  width: 700px;
  height: 250px;
  background-image: url("../img/streifen.jpg");
}

div#site_schrift {
  position: absolute;
  top: 100px;
  left: 300px;
  width: 300px;
  height: 189px;
  background-image: url("../img/schrift.jpg");
}

div#site_logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 213px;
  height: 134px;
  background-image: url("../img/logo.gif");
}

div#site_top {
  position: absolute;
  left: 35px;
  top:  400px;
  width: 140px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 10px;
  border-top: 1px solid #262619;
  border-bottom: 1px solid #333944;
  color: #B4BBC0;
}

div#site_navigation {
  position: absolute;
  left: 35px;
  top: 145px;
  width: 140px;
  padding-top: 0px;
  padding-bottom: 15px;
  padding-right: 10px;
  text-align: right;
  font-size: 15px;
  text-align: center;
}

div#site_navigation a {
  color: #FFFFFF;
}

div#site_content {
  position: absolute;
  left: 210px;
  top: 50px;
  width: 800px;
  min-height: 300px;
}

div.menu0 {
  margin-top: 15px;
  padding: 2px;
  padding-right: 5px;
  border: 1px solid #333333;
}

div.menu0:hover {
  background-color: #555555;
}

div.menu0_on {
  padding: 2px;
  margin-top: 15px;
  padding-right: 5px;
  border: 1px solid #666666;
  background-color: #416192;
/*  background-color: #418B43;*/
}

div.space {
  height: 70px;
}

img {
  border: 0px;
}

table.rubriktable td {
  width: 160px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #333333;
  padding: 10px;
}

table.rubriktable img {
  margin-top: 10px;
}

table.rubriktable td:hover {
  width: 160px;
  text-align: center;
  border: 1px solid #aaaaaa;
  padding: 10px;
  background-color: #222222;
}

table.rubriktable a {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
}

table.rubriktable td.nix {
  border: 0px;
}
table.rubriktable td.nix:hover {
  border: 0px;
  background-color: #000000;
}

div.bildnavi {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #aaaaaa;
  margin-bottom: 30px;
}

div.bildnavi a {
  font-weight: bold;
}

span.navi {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: 1px;
  margin-right: 1px;
  border: 1px solid #000000;
}

span.navisel, span.navi:hover {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-left: 1px;
  margin-right: 1px;
  border: 1px solid #aaaaaa;
  background-color: #222222;
}

table.bildanzeige td {
  vertical-align: top;
}

span.grey {
  color: #888888;
}

div#kontakt {
  position: absolute;
  top: 50px;
  left: 90px;

}

span.news_small_bold {
  font-weight: bold;
  font-size: 9px;
}

span.news_small {
  font-size: 9px;
}

div.news_rahmen {
  border: 1px solid #aaaaaa;
  padding: 3px;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 3px;
}

div.saved_data {
  border: 1px solid #aaaaaa;
  padding: 3px;
  margin: 3px;
  font-weight: bold;
}

div.filter_blend {
  text-align: right;
}

.breite1 {
  width: 45px;
}

.breite2 {
  width: 60px;
}

div.newslist_title {
  font-weight: bold;
  border: 1px solid #666666;
  padding: 3px;
  width: 600px;
  text-align: left;
}

div.newslist_text {
  padding: 5px;
  width: 596px;
  text-align: left;
}
span.newslist_navi {
  padding-left: 6px;
  padding-right: 6px;
}

span.newslist_navi:hover {
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #aaaaaa;
}

span.newslist_navi_selected {
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #aaaaaa;
  font-weight: bold;
}

div.newslist_navigation {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #aaaaaa;
  margin-bottom: 30px;
  text-align: center;
}


div.newslist_navigation_top {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #aaaaaa;
  margin-bottom: 30px;
  text-align: center;
}

div.newslist_navigation_bottom {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 3px;
  padding-bottom: 1px;
  border-top: 1px dotted #aaaaaa;
  margin-top: 30px;
  text-align: center;
}

.newslist_inaktiv {
  color: #AAAAAA;
}

td.tnews_help {
  vertical-align: top;
  text-align: left;
}

td.tnews_titel {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #666666;
}

span.tnews_info {
  font-size: 9px;
  font-weight: normal;
  color: #999999;
}

td.tnews_text {

}

td.tnews_preview {
  vertical-align: middle;
}