body {
  color:#777;
  background:#fff;
  font-family: arial, sans-serif;
}

a:link {  color: #000000; text-decoration: none}
a:active {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
A:hover {color: #FF0000; text-decoration: none}

#main {
  position:absolute;
  top:50%;
  left:50%;
  width:667px;
  height:500px;
  margin-left:-333px;
  margin-top:-250px;
}

#logoblock a:link, #logoblock a:active, #logoblock a:visited {
  width:667px;
  height:370px;
  display:block;
  overflow:hidden;
  background:url(Titel/1.gif) no-repeat;
}

#flaggb a:link, #flaggb a:visited {
  margin-left:143px;
  width:132px;
  height:90px;
  float:left;
  background:url(Titel/2_erste_flagge_thin.gif) no-repeat;
}
#flaggb a:active, #flaggb a:hover {
  background:url(Titel/2_erste_flagge_fat.gif);
}

#flagde a:link, #flagde a:visited {
  margin-left:118px;
  width:130px;
  height:90px;
  float:left;
  background:url(Titel/2_zweite_flagge_duenn.gif) no-repeat;
}
#flagde a:active, #flagde a:hover {
  background:url(Titel/2_zweite_flagge_dick.gif);
}

#flagdepreload {
  width:1px;
  height:1px;
  background:url(Titel/2_zweite_flagge_dick.gif);
}

#flaggbpreload {
  width:1px;
  height:1px;
  background:url(Titel/2_erste_flagge_fat.gif);
}
  