body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  padding-top: 8px;
  background-image: url(background.gif);
  text-align: center;
}

div {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

body a{
 color: #005423;
}

#banner {
  position: relative;
  float: left;
  left: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
  height: 100px;
}

#content {
  overflow: auto;
  position: relative;
  top: -2px;
  z-index: 1;
  float: right;
  width: 640px;
  height: 390px;
  background: #FFFFCC;
  display: block;
  text-align: left;
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 50px;
  padding-bottom: 0px;
  color: #005423;
  font: normal 10pt Arial, Helvetica, sans-serif;
}

#content h1 {
  font-size: 12pt;
}

input {
  position: absolute;
  left: 140px;
  height: 20px;
}


textarea {
  position: absolute;
  left: 140px;
}

.csc-mailform-field {
  margin-bottom: 5px;
  vertical-align:top;
}

label {
  vertical-align:top;
}

#content[id] {
  top: 0px;
  width: 500px;
  height: 341px;
}

#kontaktbanner {
  position: relative;
  top: -2px;
  float: right;
  height: 75px;
  width: 640px;
  background: #FFFFCC;
  text-align: right;  
}

#kontaktbanner img {
  margin-top: 30px;
  margin-right: 30px;
}

#subheader-left {
  position: relative;
  top: -3px;
  height: 19px;
  float: left;
  width: 158px;
  background: #C0C0C0;
  border-top: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
  vertical-align: middle;
  font: normal .75em/1.6em Arial;
  letter-spacing: 0.001em;
  text-align: center;
  color: #005423;
}

#subheader-left[id] {
  top: 0px;
  width: 157px;
}

#subheader-right {
  position: relative;
  top: -3px;
  float: right;
  width: 482px;
  height: 20px;
  background: #005423;
  border-top: 1px #FFFFFF solid;
}

#subheader-right[id] {
  top: 0px;
  height: 19px;
}

#footer {
  position: relative;
  top: -5px;
  float: left;
  width: 800px;
  border-top: 1px #FFFFFF solid;
}

#footer[id] {
  top: 0px;
}

#footer-left {
  float: left;
  width: 160px;
  height: 20px;
  border-right:  1px #FFFFFF solid;
  background: #C0C0C0;
}

#footer-left[id] {
  width: 159px;
}

#footer-right {
  float: right;
  width: 640px;
  height: 20px;
  background: #005423;
  vertical-align: middle;
  font: bold .55em/2em Verdana ;
  text-align: right;
  color: #C0C0C0;
}


#center {
  margin: 0px auto;
  text-align:center; 
  width: 800px;
}

#menu {
  position: relative;
  z-index: 10;
  left: 0px;
  top: -3px;
  text-align: center;
  vertical-align: top;
  float: left;
  margin: 0px;
  border: 0px;
  padding: 0px;
  border-top: 1px #FFFFFF solid;
  border-right: 1px #FFFFFF solid;
  background: #005423;
  height: 484;
  width: 160px;
}

#menu[id] {
  top: 0px;
  width: 159px;
}

#menuspacer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 159px;
  height: 58px;
  border-bottom: 1px #FFFFFF solid;
  background: #005423;
  margin: 0px;
  padding: 0px;
}

#menuspacer[id] {
  width: 159px;
  height: 53px;
}

#aufkleber {
  position: absolute;
  float: left;
  /* top: -2px; */
  left: 0px;
  bottom: 0px;
  width: 160px;
  height: 67px;
  /* border-top: 1px #FFFFFF solid; */
  border-right: 1px #FFFFFF solid;
  vertical-align: bottom;
  text-align: center;
  padding-top: 8px;
  background: #005423;
}

#aufkleber[id] {
  position: absolute;
  bottom: 0px;
  width: 159px;
}

#menu ul {
  position: absolute;
  top: 58px;
  left: 0px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#menu[id] ul {
  top: 54px;
}

#menu li {
  padding-top: 8px;
  position: relative;
  margin: 0px;
  width: 159px;
  height: 26px;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  vertical-align: middle;
  background: #005423;
  color: #C0C0C0;
  /* border-right: 1px #FFFFFF solid; */
  border-bottom: 1px #FFFFFF solid;
}

#menu ul ul li {
  left: 1px;
  top: 1px;
  border-left: 1px #FFFFFF solid;
}

#menu[id] ul ul li {
  left: 0px;
}

#menu a {
  color: #C0C0C0;
  width: 159px;
  height: 26px;
  text-decoration: none;
  vertical-align: middle;
}

#menu a:hover {
  color: #D0D0D0;
}

#menu li:hover {
  background: #007332;
}


#menu ul ul {
  position: absolute;
  top: -1px;
  left: 100%;
  width: 100%;
}

#menu[id] ul ul {
  position: absolute;
  top: -1px;
  left: 100%;
  width: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul li:hover ul li:hover ul
{display: block;}

fieldset.csc-mailform {
  position: absolute;
  left: 50px;
  top: 15px;
  width: 470px;
  height: 320px;
  padding: 8px;
}

.csc-mailform-submit {
  position: absolute;
  bottom: 5px;
}

.csc-mailform-submit[id] {
  bottom: 15px;
}

.align-center {
  text-align: center;
}