.h_date {
  color: #B9BDB0;
  font-size: 9.8px;
  font-family: Century Gothic;
  font-weight:bold;
}

.h_title {
  color: #A1CF03;
  font-size: 9px;
  font-family: tahoma;
  font-weight:bold;
}

.h_title a {
  color: #A1CF03;
  font-size: 9px;
  font-family: tahoma;
  font-weight:bold;
  text-decoration:none;
}

#content h1 {
  margin:0 0 0 21px;
  padding:0;
  font-family:tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #95C851;
}

p.small {
  padding:0;
  margin:0;
  
  font-family:tahoma;
  font-size:9px;
  font-weight: bold;
  color: #606060;
}

#content p.titel {
  margin-bottom: 28px;
  padding-bottom: 28px;
  font-family:tahoma;
  font-size: 15px;
  font-weight: bold;
  color: #95C851;
}

#content p {
  margin-left: 21px;
  margin-right: 35px;
  margin-bottom: 20px;

  font-family:tahoma;
  font-size:10px;
  font-weight: bold;
  color: #797878;
}

.tab_head {
  color:#ffffff;
  font-family:tahoma;
  font-size:10px;
  font-weight: bold;
}

#content table {
  width: 560px;
  margin:auto;

}

#content a {
  font-family:tahoma;
  font-size:10px;
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}

#content a:hover {
  font-family:tahoma;
  font-size:10px;
  font-weight: bold;
  color: #797878;
  text-decoration: none;
}

/* NAVI LINKS */
.navl_bg p {
  margin: 0;
  padding:0;
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #ABABAB;
}

.navl_bg a {
  color:#fff;
  text-decoration:none;
}

.navr_bg a {
  color:#fff;
  text-decoration:none;
}

.navl_bg li, ul {
  list-style: none;
  margin:0;
  padding:0;
}

#foldheader{
  cursor:pointer;
  cursor:hand;
  font-size: 11px;
}

#foldinglist { 
  none;
}

.foldheader
{
  cursor:pointer;
  cursor:hand;
  font-size: 11px;
}

.foldinglist { 
  display: none;
}

.tab_head_link {
  color:#ffffff;
}
.tab_head_link a {
  color:#ffffff;
}