body {
  margin:0px 0px 0px 0px;
  background-image:url(pfrang/site_bg.jpg);
  background-repeat:repeat-x;
  background-color:#3c95cd;
}

img {
  border:0px;
}

#wrap {
  position:relative;
  width:800px;
  height:auto;
  margin: 0 auto;
  text-align: left;
}

#starthead {
  position:absolute;
  background-image:url(pfrang/start_oben.jpg);
  top:0px;
  width:800px;
  height:224px;
 }
  
#startmitte1 {
  position:absolute;
  width:800px;
  height:61px;
  top:224px;
 }
  
#startmitte2 {
  position:absolute;
  width:800px;
  height:41px;
  top:285px;
 }
  
#startmitte3 {
  position:absolute;
  width:800px;
  height:56px;
  top:326px;
 }

#startfuss {
  position:absolute;
  background-image:url(pfrang/start_unten.jpg);
  background-repeat:repeat-x;
  width:800px;
  height:267px;
  top:382px;
  text-align:center;
  padding-top:50px;
}

#startfuss p {
  font-family:Verdana;
  font-size:18px;
  color:#187fbe;
}

#head {
  position:relative;
  width:800px;
  height:87px;
  background-image:url(pfrang/kopfleiste1.jpg);
  z-index:1111;
}

#logolink {
  position:absolute;
  width:310px;
  height:87px;
  top:0px;
  left:0px;
  z-index:9999;
}
  
#sektion {
  position:relative;
  width:800px;
  height:48px;
  z-index:1111;
}

#switch {
  position:absolute;
  top:16px;
  right:18px;
  z-index:9999;
}

#switch img {
  padding-left:10px;
  border:0px none;
 }
  
#inhaltwrap1 {
  position:relative;
  width:800px;
  height:auto;
  background-image:url(pfrang/inhalt_bg1.jpg);
  background-repeat:repeat-y;
 }
  
#inhaltwrap2 {
  position:relative;
  width:800px;
  height:auto;
  background-image:url(pfrang/inhalt_bg2.jpg);
  background-repeat:repeat-y;
 }
  
#menulinks {
  position:relative;
  width:163px;
  min-height:500px;
  float:left;
  padding:10px 10px 10px 2px;
  font-family:Verdana;
 }
  
#inhalt1 {
  position:relative;
  width:430px;
  float:left;
  padding:10px 10px 10px 10px;
  font-family:Verdana;
  font-size:12px;
  color:#065d92;
 }

#inhalt2 {
  position:relative;
  width:600px;
  float:left;
  padding:10px 10px 10px 10px;
  font-family:Verdana;
  font-size:12px;
  color:#065d92;
 }
 
#menurechts {
  position:relative;
  width:144px;
  float:left;
  padding:10px 10px 10px 16px;
  font-family:Verdana;
}

#fuss {
  position:relative;
  width:780px;
  background-color:#3c95cd;
  text-align:center;
  padding:10px 10px 10px 10px;
}

#fuss p {
  margin:0px;
  font-family:Verdana;
  font-size:14px;
  color:#ffffff;
 }
  
h1, h2, h3, h4, h5, h6 {
  margin:0px 0px 10px 0px;
  font-family:Verdana;
  font-size:14px;
  color:#065d92;
}
  
#inhalt1 p, #inhalt2 p {
  margin:0px 0px 10px 0px;
  font-family:Verdana;
  font-size:12px;
  color:#065d92;
}

#menulinks ul, #menurechts ul {
  margin:0px 0px 0px 15px;
  padding:0px;
}

#menulinks li, #menurechts li {
  list-style-type:none;
  padding-bottom:3px;
}
  
/*
#menulinks a:link, #menulinks a:active, #menulinks a:visited {
  font-family:Verdana;
  font-size:14px;
  text-decoration:none;
  font-weight:bold;
  color:#065d92;
}

#menulinks a:hover {
  font-family:Verdana;
  font-size:14px;
  text-decoration:none;
  font-weight:bold;
  color:#000000;
}
*/

#inhalt1 a:link, #inhalt1 a:active, #inhalt1 a:visited, #inhalt2 a:link, #inhalt2 a:active, #inhalt2 a:visited  {
  font-family:Verdana;
  font-size:12px;
  text-decoration:none;
  font-weight:bold;
  color:#065d92;
}

#inhalt1 a:hover, #inhalt2 a:hover {
  font-family:Verdana;
  font-size:12px;
  text-decoration:none;
  font-weight:bold;
  color:#000000;
}

#inhalt1 li, #inhalt2 li {
  list-style-type:disc;
}

#inhalt1 ul, #inhalt2 ul {
  margin:0px;
  padding:0px 0px 0px 20px;
}
