body
{
  font-family:verdana, helvetica, arial, sans-serif;
  margin: 0;
  padding: 0;
  font-size:90%;
}

h1, h2, h3
{
  font-size: 115%;
  font-weight: bold;
  color: #990200;
}

h2, h3
{
  font-size: 105%;
}

a
{
  color: #af0100;
}

li
{
  font-weight:normal;
}

.selected
{
  font-weight:bold;
}

#kopf
{ 
  width:980px;
  height:104px;
}

#kopf a
{
  color:red;
}

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

#navigation
{
  position:absolute;
  top: 107px;
  left: 0;
  margin:0;
  padding:0;
  height: 300px;
  width: 188px; 
}

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

#navigation ul .selected
{
  list-style-image:url('/star.png');
}

#navigation ul ul
{
  list-style-image:none;
  list-style-type:none;
  margin:0;
  padding:0;
  padding-left:13px;

}

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

#navigation .selected a
{
  color:#00389f;
}

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


#inhalt
{
  margin-left:210px; 
  margin-top:0;
  width:558px;
  padding-top:20px;
  line-height: 145%;
}

#inhalt #breadcrumbs
{
/*  background-image:url('/breadcrumbs.gif');
  background-position:bottom;
  background-repeat:no-repeat;*/
  padding-left:5px;
  padding-bottom:0px;
  font-weight:normal;
  font-size:80%;
}

#inhalt #breadcrumbs #seite
{
  font-weight:bold;
}

#inhalt p, #inhalt li, #inhalt td, #inhalt table
{
  font-size: 90%;
}

#inhalt table td
{
  padding:4px;
  margin:0;
  border: 1px dotted #af0100;
}

#fuss
{
  width:980px;
  height:30px;
  clear:both;
  background-image:url('/fuss.png');
  background-repeat:no-repeat;
  padding-top:10px;
  padding-left:10px;
  font-size:80%;
  color: white;  
}

#fuss a
{
  color:#ffffff;
}

#usa_aupair_rechts
{
  position:absolute;
  top: 117px;
  left: 810px;
  margin:0;
  padding:0;
  height: 600px;
  width: 120px;
}