html {
  margin:0px;
  padding:0px;
  background-color: #FEFDC2;
  background-image: url('http://www.aktion-ferienspass.de/pixx/layout/bg/bg_002.jpg');
  background-attachment: fixed;
  background-repeat: no;
  background-position:  ;
}
body {
  margin:0px;
  padding:0px;
  text-align:center;
  font-family:Verdana, sans-serif;
  color:#000;
  width:100%;
  height:100%;
  font-size: 101%;
}
img {
  border:none;
}
hr {
  text-align:center;
  width:80%;
  height:2px;
  color:#0099ff;
  padding:5px;
  border:0px;
}

.bold{
  font-weight:bold;
}

div#huelle{
  width:800px;
  background: #FFFFFF;
  margin:5px auto 5px auto;
  border:outset 2px #FDCF64;
    left:200px;top:50px;
-moz-border-radius:20px;
-khtml-border-radius:30px;
}
div#nprint{
  display:none;
}


                             /*DANKE_CONTAINER*/
div#danke {
  display:none;
}