

body
{
  font-family : Verdana,Tahoma, Arial, Helvetica, sans-serif;
  font-size : 11px;
  line-height : 180%;
  text-align: center;
}

#karte
{
  text-align : left;
  margin-left : auto;
  margin-right : auto;
}

#karte img
{
  border : 0px;
}

#karte a:link { text-decoration : none; color : #002045; }
#karte a:visited { text-decoration : none; color : #002045; }
#karte a:active { text-decoration : none; color : #002045; }
#karte a:hover { text-decoration : underline; color : #002045; }
#karte a:focus { text-decoration : underline; color : #002045; }
