
body
{
 background-color:#ffffff;
 background: url('http://neu.reisehummel.de/images/bg/bg9.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin:0px;
  overflow-x:hidden;
  font-family:verdana;
  color:#555555;
  font-size:8pt;
}

a{ text-decoration:none; color:#242a71}

#a:hover{border-bottom-color:#ff0000; text-decoration:none}
#a{border-bottom:2px solid rgba(255,255,255,0);transition:all 0.2s linear;-moz-transition:all 0.2s linear;-webkit-transition:all 0.2s linear; color:#242a71}

#ebaypage
{
   width:712px;
   background: url('http://neu.reisehummel.de/images/bg/bg9.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin:0px;
  overflow-x:hidden;
  font-family:verdana;
  margin-left:auto;
  margin-right:auto;
  font-size:10pt;
}

#header
{
   width:100%;
   height:270px;
   text-align:center;
   
}

#content
{
   margin-top:10px;
   width:710px;
   margin-right:10px;
   min-height:600px;
   //background-color:blue;
   float:left;
   //opacity: 0.5;
}

#trennstrich
{
    width:100%;
    height:5px;
    background-color:#ffcb1f;
    text-shadow: 0.1em 0.1em 0.1em #333
}



#direktsuche
{
  height:250px;
  width:100%;
  background-color:#ffffff;
}

#hotline
{
  margin-top:30px;
  width:100%;
  background-color:#ffffff;
}


.pvw_rcp
{
  background-color:#ffffff; !important;
}

#vi-content
{
   background-color:#ffffff; !important;
}

.star
{
  float:left;
  margin:1px;
  background-image:url('https://www.reisehummel.de/images/star.png');
  background-repeat: no-repeat;
  width:22px;
  height:22px;
}

.star_half
{
  float:left;
  margin:1px;
  background-image:url('http://neu.reisehummel.de/newsletter/images/star_half.png');
  background-repeat: no-repeat;
  width:22px;
  height:22px;
}
