html, body {
 text-align: center;
 background-color: #555555;
 font-family: Verdana;
 font-size: 13px;
 color: #1B99DF;
}

#all {
 text-align: left;
 position: relative;
 width: 1000px;
 margin: auto;
}

#main {
  background-color: white;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1000px;
  border-style: solid;
  border-color: black;
  border-width: 1px;
}

#header {
  position: relative;
  top: 0px;
  left: 0px;	
  width: 1000px;
  height: 270px;
  background-image: url(../Bilder/kommweb10-1.jpg);
  background-repeat: no-repeat;
}

#navi {
 position: relative;
 top: -5px;
 left: 0px;
 width: 1000px;
 height: 50px;
 padding: 0px;
 border-top-style: solid;
 border-width: 1px;
}

#navi ul{
 position: relative;
 margin-top: 14px;
 width: 900px;
 top: -10px;
 left: 250px;
 text-align: left;
}

#navi ul li {
 list-style-type: none;
 text-decoration: none;
 display: inline;
 padding-right: 30px;
 padding-left: 0px;
 margin: 0px;
 font-size: 1em;
}

#navi ul li:hover {
 color: #FD9712;
}

#navi ul li:focus {
 background-color: #FD9712;
}

#navi ul li ul {
 position: absolute;
 margin: 0px;
 width: 700px;
 top: 25px;
 left: 0px;
 text-align: left;
}

#navi ul li ul li {
  font-size: 0.75em;
  padding-top: 5px;
  padding-right: 20px;
}

a {
text-decoration: none;
color: #1B99DF;
}

a:visited{
color: #1B99DF;
}

a:hover {
color: #FD9712;
}

#inhalt{
 position: relative;
 top: 0px;
 left: 10px;
 width: 980px;
 height: 350px;
 margin-top: 20px;
 margin-bottom: 40px;
 font-size: 1em;
}

#content {
 position: relative;
 left: 10px;
 margin-left: 270px;
 margin-top: 10px;
 width: 630px;
 height: 300px;
 overflow: auto;
 font-size: 0.9em;
}

#content a{
 text-decoration: underline;
}

#content a:visited {
 color: #FD9712;
}

#left {
 z-index: 100001;
 position: absolute;
 top: 0px;
 left: 20px;
 font-size: 0.85em;
 color: #FD9712;
}

#left a {
 color: #FD9712;
}

#left h1 {
 font-size: 0.95em;
 position: relative;
 top: 6px;
}

#end {
 position: absolute;
 bottom: -50px;
 left: 18px;
 height: 50px;
 margin: 0px;
 padding: 0px;
 margin: 0px;
 width: 1000px;
}

#end li {
 height: 20px;
 background-color: white;
 list-style-type: none;
 padding: 0px;
 padding-right: 5px;
 padding-left: 5px;
 padding-top: 3px;
 margin: 0px;
 margin-right: 30px;
 display: block;
 float: left;
 text-align: center;
 border-style: solid; 
 border-color: black;
 border-width: 1px;
 font-size: 0.7em;
}

#end li:hover {
 color: #FD9712;
}

#end li:focus {
 color: #FD9712;
}

#mailform57name {
 position: relative;
 left: 5px;
 margin: 5px;
}

#mailform57gemeinde {
 position: relative;
 left: 45px;
 margin: 5px;
}
 
#mailform57email {
 position: relative;
 left: 77px;
 margin: 5px;
}

#mailform57address {
 position: relative;
 left: 66px;
 margin: 5px; 
}

#mailform57Informationen {
 margin: 5px;
}

#mailform57Beratung {
 margin: 5px;
}

#linie {
 position: absolute;
 width: 285px;
 height: 25px;
 bottom: 0px;
 left: 0px;
 background-image: url(../Bilder/Internetpraesentation_klein.jpg);
 background-repeat: no-repeat;
}

#pfad {
 z-index: 10005;
 position: absolute;
 bottom: 13px;
 left: 290px;
 font-size: 0.7em;
 }
 
#size {
 position: absolute;
 width: 50px;
 top: 0px;
 left: 1000px;
 border-style: solid;
 border-color: black;
 border-width: 1px;
 background-color: white;
 font-size: 1.2em;
 text-align: center;
}

#navihilfe {
 position: absolute;
 width: 105px;
 top: 30px;
 left: 1000px;
 border-style: solid;
 border-color: black;
 border-width: 1px;
 background-color: white;
 font-size: 1.2em;
 text-align: left;
}

.csc-sitemap ul li {
 padding: 4px;
}

.csc-sitemap ul li ul li{
 padding: 2px;
}

