
/* www.vietnam-adventure.de - Thu, 23 Feb 2012 04:57:58 UTC */
body
{
  background:#b0d040;
}

body, th, td, div, p
{
  font-family:tahoma,arial,sans-serif;
  font-size:10pt;
}

a { color:#003333; }
a:hover { color:#000000; }
h1,.h1{ margin-top:5px;}
h1,.h1,h2,.h2 { color:#000000; clear:both; margin-bottom:1em; }
h3,.h3,h4,.h4 { color:#000000; }

td.topnavigation
{
  padding-bottom:3px;
}
td.location
{
  padding-bottom:3px;
}

td.header
{
  height:160px;
  text-align:left;
  vertical-align:middle;
  background:url('http://images.travity.de/le-rsb/header.jpg') top left no-repeat transparent;
}

td.navigation
{
  background:#8da630;
  border-bottom:5px solid #d8e89f;
}

td.content
{
  background:#ffffff;
}

div.element
{
  margin:1em 0 1em 0;
}
div.element p.title
{
  font-weight:bold;
  font-size:1.2em;
}
div.element span.link,
div.element span.rockbottomprice,
div.element span.tourcode
{
  display:block;
  clear:both;
  text-align:right;
}
div.element span.rockbottomprice
{
  font-weight:bold;
  font-size:1.2em;
}


td.sidebar
{
  background:#ffffff;
}
td.sidebar2
{
  background:#ffffff;
}

div.navigator
{
  background-color:#d8e89f;
  text-align:center;
  margin-top:5px;
  padding-bottom:5px;
  margin-bottom:5px;
}
div.navigator p.h1
{
  background-color:#8da630;
}

select.continent,
select.country,
select.category,
select.startdate
{
  width:180px;
}


/*----- styles for ul li hover -----*/
body {behavior:url('/css/csshover2.htc');}
div#nav
{ 
  margin:0;
  padding:0;
  border:0;
  margin-left:10px;
  font-size:9pt;
  font-weight:normal;
}

div#nav a, div#nav span
{ 
  color:#000000;
  text-decoration:none;
}

div#nav ul 
{ 
  margin:0;
  padding:0;
  border:0;
}

div#nav ul.toc1 ul 
{ 
  border:0;
  border:1px solid #000000;
  border-bottom:0;
}
div#nav li 
{ 
  margin:0;
  padding:0;
  border:0;
  position:relative;
  float:left;
  list-style:none;
  border-right:1px solid #000000;
  padding:3px 5px 2px 5px;
}

div#nav li li
{ 
  float:none;
  list-style:none;
  width:180px;
  border:0;
  border-bottom:1px solid #000000;
}


div#nav ul ul { position:absolute; background-color:#8da630; }
div#nav ul.toc2 { top:19px; left:-1px; }
div#nav ul.toc2 ul { position:absolute; top:-1px; left:170px; display:none; }
div#nav li ul { display:none; } 
div#nav li:hover  { background-color:#d8e89f; }
div#nav ul.toc1 li:hover ul.toc2 { display:block; }
div#nav ul.toc2 li:hover ul.toc3 { display:block; }
div#nav ul.toc3 li:hover ul.toc4 { display:block; }
div#nav ul.toc4 li:hover ul.toc5 { display:block; }
div#nav li:hover > ul { display:block; }
div#nav ul.toc2 li.subtoc {background: url('/images/submenu.gif') 95% 50% no-repeat #8da630;}

div#nav li span { cursor:default; } 

