body  {
  background : #5881b0;
  color : #fff298;
  }

#rahmen  {
  background : #5881b0;
  color : #fff298;
  border : 10px solid #9cb8c7;
  margin:20px;
  padding-bottom:5px;
  }

#logo {
  position:absolute;
  top:50px;
  left:60px;
 }

#colibri {
  margin: 0 0 0 60%;
 }

#sprache {
  position:absolute;
  top:300px;
  left:60px;
 }

#flaggen {
  position:absolute;
  top:300px;
  left:230px;
 }

p, a, td {
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 95%;
  background : #5881b0;
  color : #fff298;
}

h1  {
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 2em;
  font-weight: bold;
  letter-spacing:0.2em;
  background : #5881b0;
  color : #fff298;
}

h3  {
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 1.5em;
  font-weight: bold;
  background : #5881b0;
  color : #fff298;
}

a:link  {
  background : #5881b0;
  color : #fff298;
  text-decoration : underline;
}

a:visited  {
  background : #5881b0;
  color : #fff298;
  text-decoration : underline;
}

a:active  {
  background : #5881b0;
  color : #fff298;
  text-decoration : underline;
}

a:hover  {
  background : #fff298;
  color : #404c67;
  text-decoration : underline;
}

a.bild:hover  {
  background : #5881b0;
  color : red;
  text-decoration : underline;
}
