body {
  
}

img {
  border:0px;
}

#footer {
  color:#96BF0D;
}

#body, #footer {
  width: 941px;
  border: 1px solid #222;
  font-family: arial,verdana,sans-serif;
  font-size: 14px;
}

#footer {
  border:none;
  padding: 20px 0px;
  border-top: 1px solid #222;
  text-align: center;
}

.td_mitte {
  padding:10px;
}

.td_links, .td_rechts {
  background: #999;
  width: 190px;
}

.bt {
  border-top: 1px solid #222;
}
.br {
  border-right: 1px solid #222;
}
.bl {
  border-left: 1px solid #222;
}

.pr10 td {
  padding-right: 10px;
}


#menu_links, #menu_rechts {
  font-size: 12px;

}

#menu_rechts {
  text-align: right;
}

#menu_links a.ueberschrift_link, a.ueberschrift_link:link, a.ueberschrift_link:visited {
  line-height: 30px;
  text-indent: 5px;
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
  background: #96BF0D;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #888;
}



#menu_links  a.m_link,   a.m_link:link,   a.m_link:visited {
  line-height: 25px;
  padding-right: 5px;
  text-indent: 10px;
  display: block;
  text-decoration: none;
  color: #FFF;
  border-bottom: 1px solid #828282;
  border-top: 1px solid #999;
  background: #999;
}


#menu_rechts a.ueberschrift_link, a.ueberschrift_link:link, a.ueberschrift_link:visited {
  padding-right:5px;
  padding-left:5px;
  line-height: 30px;
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
  background: #96BF0D;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #888;
}


#menu_rechts  a.m_link,   a.m_link:link,   a.m_link:visited {
  line-height: 25px;
  padding-right: 10px;
  display: block;
  text-decoration: none;
  color: #FFF;
  border-top: 1px solid #999;
  border-bottom: 1px solid #828282;
  background: #999;
}


#menu_links a.ueberschrift_link:hover, #menu_rechts a.ueberschrift_link:hover {
  text-decoration: none;
}

#menu_links a.m_link:hover, #menu_rechts a.m_link:hover {
  border-top: 1px solid #444;
  border-bottom: 1px solid #666;

  background: #888;
}


.pr10, .pr10 td {
  padding-right:10px;
}


h3 {
  margin-top:0px;
}
.nowr {
  white-space: nowrap;

}
.bb {
  border-bottom:1px solid #888;
}

.list {
  line-height: 25px;
  width:100%;
}

.list td {
  border-bottom: 1px solid #888;
  padding: 0px 5px;

}

.small {
  font-size: 12px;
}

.admin {
  height: 22px;
  padding: 10px;
  border: 1px solid #000;
  margin-bottom:10px;
  background: #6C6C6C;
  font-family: arial,verdana,sans-serif;
  font-size: 14px;
  color: #FFF;
  width:920px;
}

.admin_headline {
  height: 22px;
  padding: 10px;
  border: 1px solid #000;
  margin-bottom:10px;
  background: #6C6C6C;
  font-family: arial,verdana,sans-serif;
  font-size: 14px;
  color: #FFF;
  width:auto;
}

.admin a, .admin a:link, .admin a:visited {
  color: #FFF;
}
.hinweis {
  background: #FFF;
  border: 1px solid #000;
  padding: 4px 30px;
  white-space: nowrap;

}