.header {
color: #989898;
font-family: Tahoma; 
font-size: 17px;
font-weight: normal;
}
.text {
color: #989898;
font-family: Tahoma; 
font-size: 12px;
font-weight: bold;
}
.text_link {
color: #989898;
font-family: Tahoma; 
font-size: 11px;
font-weight: bold;
}
.oben {
  color: #AAA795; 
  font-size: 11px; 
  font-family: Verdana, Courier;
}
.title {
  color: #ffffff; 
  font-size: 18px; 
  font-family: tahoma, Courier;
 
}
.oben_m {
  color: #ffffff; 
  font-size: 11px; 
  font-family: Verdana, Courier;
}
.ccc {
  color: #333333; 
  font-size: 11px; 
  font-family: Verdana, Courier;
  text-decoration: none;
}
.ccc: hover {
  color: #C10000; 
  font-size: 11px; 
  font-family: Verdana, Courier;
  text-decoration: none;
}
.sub {
  color: #C10000; 
  font-size: 11px; 
  font-family: Verdana, Courier;
  text-decoration: none;
}
.sub: hover {
  font-color:#C10000; 
  font-size: 11px; 
  font-family: Verdana, Courier;
  text-decoration: underline;
}

.css2{
  display:none;
}
