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

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

h2
{
  font-size:115%;
}

h3
{
  font-size:105%;
}

a
{
  color:#1f7d6a;
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

a:visited
{
  color:#006600;
}



li
{
  font-weight:normal;
}

.selected
{
  font-weight:bold;
}

#kopf
{ 
  position:absolute;
  top:0;
  width:950px;
  height:71px;
  margin:0;
  padding:0;
}

#kopf img
{
  border:none;
  margin:0;
  padding:0;
  border-bottom:#a8e47c 2px solid;

}

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

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

  position:absolute;
  top: 72px;
  left: 0;
  margin:0;
  padding:0;
  height: 300px;
  width: 188px;
  z-index:2; 
}

#navigation ul
{
  margin: 0;
  padding-top:30px;
  padding-left:0;
  list-style-type:none;
  list-style-image:url('/england-flagge.gif');
}

#navigation ul li
{
  width:118px;
  padding:6px;
  border-bottom: #1f7d6a solid 1px;
}

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

#navigation ul li ul li
{
  width:98px;
  padding:6px;
/*  border-top: #1f7d6a solid 1px;*/
}

#navigation ul li ul li ul li
{
  width:78px;
  padding:6px;
/*  border-top: #1f7d6a solid 1px;*/
}

#navigation a
{
  color:#1f7d6a;
  font-size: 80%;
  font-weight:bold;
  line-height:1.5;
  text-decoration: none;
}

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

#nav_oben
{
  position: absolute;
  top:73px;
  background-image:url(/navigation_oben.gif);
  width:166px;
  height:98px;
  z-index:1;
}

#nav_unten
{
  width:950px;
  background-image:url(/navigation_unten.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}


#inhalt
{
  margin-left:190px; 
  margin-top:71px;
  width:558px;
  padding-top:20px;
  line-height: 1.7;
/*  background-color:a2f3a2;*/
}

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

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

#inhalt p
{
  padding-top:12px;
}

#inhalt #infobox
{
  width:230px;
  background-color:#f2fff2;
  border:green dotted 1px;
  padding:5px;
  float:left;
  margin-right:10px;
}


#fuss
{
  width:949px;
  height:47px;
  clear:both;
  background-image:url('/fuss.gif');
  background-repeat:no-repeat;
  padding-top:30px;
  padding-left:20px;
  padding-bottom:10px;
  font-size:80%;
  color: white;  
  margin:0;
}

#fuss a
{
/*  background-color:#af0100;*/
  color:#ffffff;
}

#soziales_jahr_rechts
{

  position:absolute;
  top: 140px;
  left: 760px;
  margin:0;
  padding:0;
  height: 600px;
  width: 168px;
  z-index:2; 
}
