.body_fill {
  background:#336600;
}

body {
   background:#7B9B5A;
   background-image:none;
   scrollbar-base-color:#000000;
   scrollbar-3dlight-color:#7B9B5A;
   scrollbar-arrow-color:#7B9B5A;
   scrollbar-darkshadow-color:#000000;
   scrollbar-face-color:#336600;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#000000;
   scrollbar-track-color:#7B9B5A;
   font-family: Verdana, Arial;
   margin-left:20px;

   overflow-x:hidden;
}


a:link {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #336600;
}

a:visited {
  color: #000000;
  text-decoration: none;
  border-bottom: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #336600;
}

td {
  background:#a4ba8d;
}

th {
  background:#a4ba8d;
  font-weight:bold;
}

.HeadLineBig {
  color: #000000;
  font-size:26px;
  font-weight: bold;
  text-align: center;
}

.HeadLineSmall {
  color: #000000;
  font-size:14px;
  font-weight: bold;
  text-align: left;
}

.content {
  vertical-align: top;
  color: #000000;
  font-size: 12px;
  padding: 10px;
}

.news {
  vertical-align: top;
  color: #000000;
  font-size: 12px;
  padding: 10px;
}

.date {
  font-weight:bold;
}

.trenner {
  text-align:center;
  font-weight:bold;
  font-size:16;
  border-bottom: dashed 1pt;
}


.NewsDate {
  border-left: solid 1pt;
  border-bottom: solid 1pt;
  font-weight:bold;
  font-size:14;
}
