/* ============================ */
/* ===                      === */
/* === AOK                  === */
/* ===                      === */
/* === Sachsen-Anhalt Regio === */
/* ===                      === */
/* ============================ */
/* =============== */
/* ===         === */
/* === Webcode === */
/* ===         === */
/* =============== */
#navi_inhalt .webcode
 {
  margin: 5px 0 0.5em 0;
  padding: 0.2em 0 0.3em 0;
  height:35px;
 }
#navi_inhalt .webcode form
{
 margin: 10px 0 0 0;
 padding: 0;
 height:30px;
}

#navi_inhalt .webcode
{
 margin: 0;
 padding: 0;
 height:35px;
 min-height:45px;
}
#navi_inhalt .webcode form
{
margin: 10px 0 0 0;
padding: 0;
height:30px;
}
#navi_inhalt .webcode form label
{
margin: 0;
padding: 0;
font-size: 1px;
color:#FFFFFF;
display:none;
} 
#navi_inhalt .webcode form input
 {
  margin: 0;
  padding: 2px 5px 0 11px;
  width: 85px;
  height: 1.7em;
  background-image: url(/assets/img/struktur/webcode_eingabefeld2.gif);
  background-repeat: no-repeat; 
  background-position: right 0;
  border: 0;
  float: left;
 }
#navi_inhalt .webcode form input.button-webcode
 {
  margin: 0 0 0 4px;
  padding: 0;
  width: 30px;
  height: 21px;
  border-style: none;
 }
 
 #navi_inhalt .webcode_info
 {
  margin: 0;
  padding: 0.25em 0 0 8px;
  font-size: 11px;
  clear: both;
  color: #999;
 }
 
  #navi_inhalt .webcode_info a,
  #navi_inhalt .webcode_info a:visited
 {
  color: #339966;
 }
 
  #navi_inhalt .webcode_info a:hover,
  #navi_inhalt .webcode_info a:active
 {
  text-decoration: none;
  border-bottom: solid 1px #339966;
 }
