body
{
  width:890px;  
  font-family:arial, helvetica, arial, sans-serif;
  margin:0; padding:0;
  background-color:#fafafa;
}

h1, h2, h3
{
  color:#990000;
}

h1 { 
  font-size:125%;
  font-weight: normal; 
}

h2
{
  font-size:100%;
  font-weight: bold;
}

h3
{
  font-size:100%;
}

a
{
  color:#990000;
}

a:hover
{
  text-decoration:none;
}

#kopf
{
  height:122px;
  margin:0;
  padding:0;
}

#inhalt
{
  width:490px;
  margin-left:185px;
  padding:0;
  font-size:100%;
}

#inhalt td
{
  border: #990000 1px solid;
  padding: 5px;

}

#inhalt a
{
  color:#990000;
}

#inhalt a:hover
{
  text-decoration:none;
}

#geruest
{
  background-image:url('/geruest.gif');
  background-repeat:repeat-y;
}

#fuss
{
  background-color:#e5e5e5;
  border-top: solid 4px #990000;
}

#navigation
{
  position:absolute;
  top: 115px;
  left: 0;
  margin:0;
  padding:0;
  width: 154px;
/*  background-color:#d79c9c;*/
  margin-left:7px;
  border-left:#990000 solid 2px;
  border-right:#990000 solid 2px;
  border-bottom:#990000 solid 2px;

}

#navigation ul
{
  margin: 0;
  padding:10px;
  list-style-type:none;
}

#navigation ul ul
{
/*  list-style-image:none;*/
  list-style-type:circle;
  color:#990000;
  margin:0;
  padding:0;
  padding-left:13px;
  font-size:85%;

}
#navigation a
{
  font-size: 90%;
  text-decoration: none;
}

#navigation a:hover
{
  text-decoration: underline;
}


#navigation li
{
  font-weight:normal;
/*  text-align:right;*/
}

#navigation li .selected
{
  font-weight:bold;
}

h1#breadcrumbs
{
  font-size:80%;
}

h1#breadcrumbs #seite
{
  font-style:bold;
}

#rechts
{
  position:absolute;
  top:122px;
  left:706px;
}

#sprachreisen-anzeigen-leiste
{
  position:absolute;
  top:62px;
  left:40px;
}