/***************************/
/*  BODY  -  BODY  -  BODY */
/***************************/

body {
	background-image: url(/fileadmin/templates/images/kacheln.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color:#baa975;
        scrollbar-highlight-color:#d7c79b;
        scrollbar-3dlight-color:#d7c79b;
        scrollbar-darkshadow-color:#d7c79b;
        scrollbar-shadow-color:#d7c79b;
        scrollbar-arrow-color:#d7c79b;
        scrollbar-track-color:#d7c79b;
}

h1 a {
  color:#fff !important;
}

#copyright {
  position: absolute;
  z-index: 20;
  top: 700px;
  left: 50%;
  margin-left: 320px;
  width: 140px;  
}

#copyright a {
  color:#c46861;
  font-size: 10px;
  text-decoration: none;
}

.divpadding {
  padding: 0px 10px 10px 10px;
}

/*
.csc-textpic-imagewrap {
  border: solid 2px #405512;
}
*/

#content a {
  color:#233900;
  text-decoration: none;
}

#content a:hover {
  color:#233900;
  text-decoration: underline;
}

/***************************/
/*  MAILFORM  -  MAILFORM  */
/***************************/

.csc-form-labelcell div {
  width: 150px;
}

.csc-form-fieldcell {

}

#content input {
  width: 180px;
}

/***************************/
/*  ÜBERSCHRIFTEN          */
/***************************/

h1 {
  background-color:#2b5400;
  color:#fff;
  font-weight: bold;
  font-size: 14px;
  padding:2px;
  width: auto;
}

/***************************/
/*   LAYOUT   -   LAYOUT   */
/***************************/

#footer {
  position:absolute;
  z-index:5;
  width: 195px;
  height:100px;
  left: 50%;
  margin-left: -438px;
  top: 588px;
  background-image:url(/fileadmin/templates/images/bg-footer.jpg);
  background-repeat:no-repeat;
  line-height: 17px;
  padding-left: 5px;
  padding-top: 3px;
  color:#062600;
  font-size: 11px;
}

#footer a {
  color:#062600;
  text-decoration: none;
}

#footer a:hover {
  color:#062600;
  text-decoration: underline;
}


#container {
    position:absolute;
    width: 910px;
    height:660px;
    left: 50%;
    margin-left: -460px;
    margin-top: 30px;
    background-image: url(/fileadmin/templates/images/bg.jpg);
    background-repeat: no-repeat;
}

#navi {
  width: 230px;
  height:360px;
  float:left;
  margin: 140px 0px 0px 18px;
}

#headerimage {
  width: 570px;
  height: 265px;
  float:left;
  margin: 39px 0px 0px 31px;
}

#content {
  width: 575px;
  height: 300px;
  overflow:auto;
  float:left;
  line-height: 16px;
  color:#233900;
  margin: 20px 0px 0px 40px;
}

