#topNavigation{
  background-color:white;
}

img#druckicon{
  display:none;
}

a.printJob{
  background-image:url(../img/static/red_druckicon.gif);
  background-repeat:no-repeat;
  background-position:center left;
  height:1px;
  padding-left:17px;
  padding-bottom:10px;
  padding-top:10px;
}

#topNavigation a:hover, a.footLink:hover{
  color:#db0031;
}

a.footLink, a.printJob{
  color:#002f6b;
}

img#footStart{
  display:none;
}

#clearer{
  margin-top:30px;
  margin-bottom:10px;
  border-bottom:1px solid #818181;
  margin-left:20px;
  width:560px;
  
}

