body {
  margin: 0;
  padding: 0;
  font-family: "Arial";
  font-size: 12px;
}
#maindiv {
  width: 1070px;
  height: 480px;
  margin: 100px auto 0 auto;
}
#hauptmenu > ul {
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#hauptmenu li {
  float: left;
  margin: 12px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#hauptmenu li a.menu_haupt {
  color: #000000;
  text-decoration: none;
  font-size: 13px;
}
#hauptmenu li:first-child {
  margin-left: 3px;
  margin-right: 13px;
}
#hauptmenu li:last-child {
  margin-left: 13px;
}
#hauptmenu li a.menu_haupt:Hover {
  color: #EBD496;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}
#hauptmenu li a.menu_hauptHover {
  color: #EBD496;
  font-size: 13px;
  border-bottom: 2px solid #EBD496;
  font-weight: bold;
  text-decoration: none;
}
#hauptmenu {
  height: 40px;
}
#submenu > ul {
  list-style-type: none;
  margin: 10px 0 0 20px;
  padding: 0;
}
#hauptcontent {
  min-height: 480px;
  width: 768px;
  float: left;
}
/*#hauptcontent img{
 width: px;
 height: 480px;
 }*/
#rechtespalte {
  min-height: 480px;
  overflow: hidden;
  width: 300px;
  float: left;
  position: relative;
}
#submenu li {
  color: #EBD496;
  margin-left: -5px;
  padding: 2px 0;
}
#submenu li a.menu_sub {
  padding-left: 12px;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}
#submenu {
  min-height: 360px;
  max-height: 360px;
  overflow: hidden;
}
#submenu li a.menu_sub:Hover {
  color: #EBD496;
  font-size: 12px;
  font-weight: bold;
  background: url(/fileadmin/user_upload/img/hover.jpg);
  background-repeat: no-repeat;
  padding-left: 12px;
  background-position: left;
}

#submenu li a.menu_subHover {
  background: url(/fileadmin/user_upload/img/hover.jpg);
  background-repeat: no-repeat;
  padding-left: 12px;
  background-position: left;
  color: #EBD496;
  text-decoration: none;
}
#footer {

  position: absolute;
  bottom: 0;
  left: 0;
}
#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#footer ul li {
  float: left;
  margin-left: 20px;
}
#footer li a {
  text-decoration: none;
  color: #000;
  font-size: 12px;
}
#footer li a.menu_footer:Hover {
  color: #ECD496;
  border-top: 1px solid #EBD496;
  font-size: 12px;
}
#footer li a.menu_footerhover {
  color: #ECD496;
  border-top: 3px solid #EBD496;
  font-size: 12px;
}

DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0;
}

/* Banner anpassen */
DIV.csc-textpic .csc-textpic-imagewrap IMG {
  height: 480px;
  width: 768px;
}

#header img {
  width: 300px;
  height: 46px;
}
#footer_bild {
  width: 30px;
  height: 15px;
  margin-left: 263px;
  margin-top: 16px;
}
#banner {
  position: absolute;
  z-index: 3;
}

/*Postadresse Absatz verändern*/
#c288 p {

  text-align: center;
  color: black;
}
/*Überschriften verändern*/
h1 {

  text-align: center;
  color: #ECD496;
}
/*Absatz verändern Impressum */
#c297 p {
  text-align: center;
  color: black;
  margin: 10px 10px 10px 10px;
}
/* E-Mail verändern */
#tx-powermail-pi1_fieldset_1 {
  margin: 10px 20px 10px 20px;
}

