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

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

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

a
{
  color: #af1000;
}

li
{
  font-weight:normal;
}

.selected
{
  font-weight:bold;
}

#kopf
{ 
  position:absolute;
  top:0;
  width:950px;
  height:142px;
  margin:0;
  padding:0;
  border-top:#003366 22px solid;
  border-bottom:#003366 22px solid;
  color:white;
  background-color:#003366;
  z-index:3;
}

#kopf img
{
  border-top:#0099cc 2px solid;
  border-bottom:#0099cc 2px solid;
  margin:0;
  padding:0;
}

#kopf_unten a
{
  color:white;
  background-color:#003366;
  text-decoration:none;
}

#kopf_unten a:hover
{
  color:#0099cc;
}

#kopf_unten
{
  position:absolute;
  left:190px;
  top:165px;
  background-color:003366;
  color:white;
  z-index:4;
}

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

#navigation
{
/*  background-image:url('/navigation.gif');
  background-repeat:repeat-y;*/
  font-size:90%;
  position:absolute;
  text-align:right;
  top: 157px;
  left: 0;
  margin:0;
  padding:0;
  z-index:2;
}

#navigation ul, #navigation li
{
  padding:0; margin:0;
}

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

}

#navigation ul li
{
  width:171px;
  padding-top:6px;
  background-color:#d8e9f6;
  padding-right:10px;
}

#navigation ul li a
{
  color:#003366;
  font-weight:bold;
}

#navigation ul ul
{
  list-style-image:none;
  list-style-type:none;
  padding:0;
  padding-bottom:6px;
  font-size:85%;
}

#navigation ul ul li
{
  padding-right: 0;
}

#navigation ul ul li a
{
  color:#434343;
  font-weight:normal;
}

#navigation ul li .selected a
{
  font-weight:bold;
  color:#003366;
}

#navigation ul ul ul
{
  padding:0;
}
#navigation a
{
  color:#333333;
  text-decoration: none;
}

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

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

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


#inhalt
{
  margin-left:210px; 
  margin-top:155px;
  width:558px;
  padding-top:20px;
  line-height: 1.7;
/*  background-color:a2f3a2;*/
  min-height:600px;
}

#inhalt #breadcrumbs
{
  background-color:#d8e9f6;
  color:003366;
  padding:2px;
  padding-left:8px;
  font-weight:normal;
  font-size:70%;
}

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

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

#inhalt #dokument
{
  border:solid 1px #003366;
  padding:5px;
}

#fuss
{
  width:950px;
  height:47px;
  clear:both;
  padding:10px;
  font-size:80%;
  border-top:#0099cc 2px solid;
  background-color:#003366;
  color: white;  
  margin:0;
}

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

#spalte_rechts
{
  position:absolute;
  top:195px;
  left:800px;
  height:600px;
}

#internet-bewerbung
{
  position:absolute;
  top:122px;
  left:5px;
  z-index:12;
}

