@charset "utf-8";

html, body {
  background-color: #EDF2CF;
  height: 100%;
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
  background-color: #EDF2CF;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size:14px;
  margin:0;
}
div.clear {
  clear:left;
}
em {
  display: none;
}

table.csc-uploads {
  width: 100%;
  border-collapse: collapse;
  font-size:12;
}

table.csc-uploads p {
  display:inline;
  margin-right: 5px;
}

table.csc-uploads td {
  padding-top: 3px;
  padding-bottom: 3px;
}
table.csc-uploads tr.tr-odd {
  background: #EDF2CF;
}

table.csc-uploads td.csc-uploads-icon {
  width: 25px;
  padding-left:10px;
}

table.csc-uploads td.csc-uploads-fileSize {
  width: 50px;
  text-align: right;
  padding-right: 5px;
  padding-left:5px;
}

a img {
  border:0px;
}

.align-center {
 text-align: center; 
}

.csc-textpic-caption {
  font-size:10px;
  font-style:italic;
}


#maincontent a {
  color: #B1C800;
}
#maincontent a:hover {
  color: #92A600;
  text-decoration: none;
}

#background {
  position:absolute;
  left:50%;
  top:50%;
  width:900px;
  height:570px;
  margin-left:-450px;
  margin-top:-285px;
  z-index:0;
  background-color: #FFFFFF;
}
#logo {
  position:absolute;
  left:0px;
  top:0px;
  width:270px;
  bottom:0px;
  z-index:1;
  background-image:url(../images/structure/logo_background.png);
  background-repeat:no-repeat;
}
#menue {
  position:absolute;
  left:10px;
  top:142px;
  width:150px;
  height:400px;
  z-index:99;
}
#aktuelles {
  position:absolute;
  left:760px;
  top:380px;
  width: 130px;
  height:170px;
  z-index:99;
  font-size: 10px;
  padding-left:10px;
  text-align:center;
}
#termine {
  position:absolute;
  left: 760px;
  top:160px;
  width:130px;
  height:170px;
  z-index:99;
  font-size: 10px;
  padding-left:10px;
  overflow:hidden;
}
#gemeinden {
  position:absolute;
  left:270px;
  top:25px;
  width:630px;
  height:90px;
  z-index:3;
}
#strich_oben {
  position:absolute;
  left:187px;
  top:115px;
  width:713px;
  height:2px;
  z-index:98;
  background-color: #B1C800;
}
#maincontent {
  position:absolute;
  left:170px;
  top:130px;
  width:560px;
  height:405px;
  z-index:98;
  overflow: auto;
  padding-left:10px;
  padding-right:177px;
}
#footer {
  position:absolute;
  left:0px;
  top:540px;
  width:900px;
  height:25px;
  z-index:97;
  border-top:2px solid #B1C800;
  font-size:10px;
  text-align:center;
}

#logobar {
  position:absolute;
  left:700px;
  top:544px;
  width:198px;
  height:20px;
  z-index:98;
}

html>body #frame {
  height:auto;
}

#header {
  position:absolute;
  left:270px;
  top:-10px;
  width:630px;
  height:35px;
  z-index:12;
  background-image:url(../images/structure/header.png);
  background-position:top;
}
#frame {
  position: absolute;
  left:50%;
  width:900px;
  top:50%;
  height:550px;
  margin-top: -275px;
  margin-left: -450px;
  background-color: #FABD42;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#termine_head {
  position:absolute;
  left:755px;
  top:137px;
  width:145px;
  height:20px;
  z-index:5;
  background-image: url(../images/structure/bg_header.png);
  background-repeat:no-repeat;
}
#termine_head_line {
  position:absolute;
  left:780px;
  top:136px;
  width:120px;
  height:20px;
  z-index:5;
  border-bottom:1px solid #B1C800;
}
#termine_head_title {
  position:absolute;
  left:770px;
  top:136px;
  width:120px;
  height:20px;
  z-index:5;
  color:#B1C800;
}
#aktuelles_head {
  position:absolute;
  left:755px;
  top:357px;
  width:145px;
  height:20px;
  z-index:5;
  background-image: url(../images/structure/bg_header.png);
  background-repeat:no-repeat;
}
#aktuelles_head_line {
  position:absolute;
  left:780px;
  top:356px;
  width:120px;
  height:20px;
  z-index:5;
  border-bottom:1px solid #B1C800;
}
#aktuelles_head_title {
  position:absolute;
  left:770px;
  top:356px;
  width:120px;
  height:20px;
  z-index:5;
  color:#B1C800;
}
#date {
  position:absolute;
  left:10px;
  top:546px;
  width:140px;
  height:21px;
  line-height:  0.7;
  z-index:3;
  font-size: 9px;
}
#suche {
   position: absolute;
   left: 0px;
   width: 150px;
   top: 370px;
   text-align: left;
   display: none;
}
.klein {
  font-size: 10px;
}

.csc-sitemap ul {
    list-style: none;
}

.csc-sitemap ul li:before {
    content: "\00BB \0020";
}


.news-list-item {
    padding: 10px 0 10px;
    overflow: hidden;
    border-bottom: 1px solid #B1C800;
}

.newspicture {
    align: center;
    margin: 10px 0 0 10px;
    padding: 0;
}
