                            /*HEADER-FORMATIERUNG*/
div#header {
  text-align:right;
  width:800px;
  min-height:150px;
  background:url('http://betreuer.aktion-ferienspass.de/pixx/layout/betreuer-head/betreuer-head-01.jpg') no-repeat;
  border-bottom: solid 0px #000000;
  background-color:;
    left:200px;top:50px;
-moz-border-radius:20px;
-khtml-border-radius:30px;
}

div#header table{
  margin-top:0px;
  width: 800px;
  font-size: 10px;
  color:#0000;
  text-align: right;
  background-color:#FFFFCC;
  position: right;
 border:outset 1px #FFBF00;
}

div#header a{
  color:#BF0000;
  text-decoration: none;
}
div#header a:hover{
  text-decoration:underline;
  color:#1F0000;
}