BODY {
  font-size: 11px;
  color: #000000;
  font-family: Helvetica,Sans Serif,Arial;
}

TD {
  font-size: 11px;
  color: #000000;  
  font-family: Helvetica,Sans Serif,Arial;
}

.content_titel1 {
  font-size: 13px;
  font-weight: bold;
  color: #666666;  
  font-family: Helvetica,Sans Serif,Arial;
}

.content_titel2 {
  font-size: 11px;
  font-weight: bold;
  color: #666666;  
  font-family: Helvetica,Sans Serif,Arial;
}

.td_top {
  font-size: 11px;
  color: #555555;  
  font-family: Helvetica,Sans Serif,Arial;
}

.td_footer {
  font-size: 11px;
  color: #ffffff;  
  font-family: Helvetica,Sans Serif,Arial;
}

.td_titel {
  background: #ffffcf;
  font-size: 11px;
  font-weight: bold;
  color: #000000;  
  height: 23;
  text-align: center;
  font-family: Helvetica,Sans Serif,Arial;
  border-bottom: 1px solid #555555;
}

.admin_titel {
  font-size: 20px;
  font-weight: bold;
  color: #f0f0f0;  
  font-family: Helvetica,Sans Serif,Arial;
}

.admin_tdtitel {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: #ffffcf;
  padding: 3px;
  border-bottom: 1px solid #000000;
  font-family: Helvetica,Sans Serif,Arial;
}

.admin_tabmenu {
  width: 80%;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.admin_tabmenu2 {
  width: 250px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.admin_tabneu {
  width: 650px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.admin_tdmenu {
  border-bottom: 1px solid #000000;
  padding: 5px;
}

.admin_tdneu1 {
  width: 120;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 5px;
  background: #fffff0;
}

.admin_tdneu2 {
  border-bottom: 1px solid #000000;
  padding: 5px;
  background: #fffff0;
}

.admin_trmenu1 {
  background: #fffff0;
}

.admin_trmenu2 {
  background: #f9f9f9;
}

.form_input {
  background: #ffffff;
  border: 1px solid #999999;
  width: 350;
}

.form_text {
  background: #ffffff;
  border: 1px solid #999999;
  width: 507;
  height: 400;
}

a:link {
  color: #222222;
  font-size: 11px;
  text-decoration: underline;
}

a:visited {
  color: #222222;
  font-size: 11px;
  text-decoration: underline;
}

a:hover {
  color: #555555;
  font-size: 11px;
  text-decoration: underline;
}

a:active {
  color: #222222;
  font-size: 11px;
  text-decoration: underline;
}

a.link_navi:link {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a.link_navi:visited {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a.link_navi:hover {
  color: #dddddd;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a.link_navi:active {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

