
/* www.world-wide-urlaub.de - Tue, 7 Feb 2012 18:14:47 UTC */
body
{
  background-color:#000000;
}
table.main
{
  background-color:#996633;
  margin:5px auto 5px auto;
}
td.navigation
{
  background-color:#663300;
}
td.content
{
  background-color:#ebe1d7;
}
div.locationbar
{
  margin:10px 0 10px 0;
}
a { color:#996633; }
div.element span.tourcode,
div.element span.rockbottomprice,
div.element span.link
{
  display:block;
  clear:both;
  text-align:right;
}
select.continent,
select.country,
select.category,
select.startdate
{
  width:180px;
}
div.content table td { vertical-align:top; }
td.footer
{
  background-color:#000000;
  color:#ffffff;
  padding:20px;
}
td.footer a
{
  color:#ffffff;
}
div.navigator
{
background-color: #c98408;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(201, 132, 8)),to(rgb(128, 59, 17)));
background-image: -webkit-linear-gradient(top, rgb(201, 132, 8), rgb(128, 59, 17));
background-image: -moz-linear-gradient(top, rgb(201, 132, 8), rgb(128, 59, 17));
background-image: -o-linear-gradient(top, rgb(201, 132, 8), rgb(128, 59, 17));
background-image: -ms-linear-gradient(top, rgb(201, 132, 8), rgb(128, 59, 17));
background-image: linear-gradient(top, rgb(201, 132, 8), rgb(128, 59, 17));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#c98408', EndColorStr='#803b11');
-o-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
color:#ffffff;
  margin:10px;
  padding:10px;
  
}
div.navigator * a
{
color:#ffffff;

}

