body {
  background:url('/fileadmin/images/helm_Wappen.png') no-repeat scroll center top #ffffff;
  color:none;
  font-family:'Trebuchet MS','Lucida Grande';
  height:auto !important;
  line-height: 150%;
  margin: 0;
  padding: 0;
  border-top: 0;
  font-family: arial, bold;
  font-size: 11px;
  background-color: none;
}
a {
  text-decoration: none;
}
h1 {
  padding: 0;
  margin-top: 0;
}
#center {
  width: 100%;
  text-align: center;
}
object {
  margin:0;
  padding: 0;
  border: 0;
  overflow: hidden;
  position: relative;
}
#left_shadow {
    width: 940px;
    margin: 0 auto;
    background-color: none;
    background-image: url('/fileadmin/images/shadow_left.png');
    background-repeat: repeat-y;
    background-position: top left;
    padding: 0 20px 0 20px;
    position: relative;
    text-align: left;
}
#left_shadow_end, #right_shadow_end {
    position: absolute;
    bottom: 0;
    width: 16;
    height: 71px;
    background-repeat: no-repeat;
    background-position: top left;
}
#left_shadow_end {
    background-image: url('/fileadmin/images/shadow_left_end.png');
    left: 0px;
}
#right_shadow_end {
    background-image: url('/fileadmin/images/shadow_right_end.png');
    right: 0px;
}
#main {
    width: 900px;
    background-image: url('/fileadmin/images/shadow_right.png');
    background-repeat: repeat-y;
    background-position: top right;
    padding: 0 40px 0 20px;
}
#header {
  height: 72px;
  position: relative;
  background-image: url('/fileadmin/images/headlogo.png');
  background-repeat: no-repeat;
  background-position: 775px 9px;
  width: 900px;
}
#logo {
  position: absolute;
  top: 20px;
}
#logo_headline {
  position: absolute;
  top: 1px;
  left: 92px;
}
#menu, #submenu {
  height: 26px;
  clear: both;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 900px;
}
#submenu {
  border-top: 1px solid #000000;
  border-bottom: 0px;
  position: relative;
}
#menu ul, #submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 26px;
}
#menu ul li, #submenu ul li {
  float: left;
  padding: 0;
  margin: 0;
}
#menu ul li a, #submenu ul li a {
  display: block;
  color: #000000;
  margin: 0 2px;!important;
  padding: 2px 0px 7px 0px;
  border-top: 2px solid #ffffff;
}
#menu ul li.first a, #submenu ul li.first a {
  margin: 0 !important;
}
#submenu ul li a {
  border-top: 0px;
}
#menu ul li.act a, #submenu ul li.act a, #menu ul li.current a, #submenu ul li.current a {
  color: #ff0000;
  font-weight: bold;
  border-top: 2px solid #000000;
}
#submenu ul li a {
  padding: 6px 0px 4px 0px;
}
#submenu ul li.act a, #submenu ul li.current a {
  border-top: 0px;
  border-bottom: 2px solid #000000;
}
#flash {
  border-top: 1px solid #000000;
/*  border-bottom: 1px solid #000000;*/
}
#content {
  min-height: 100px;
  clear: both;
/*  border-top: 1px solid #000000;*/
  border-top: 1px solid #000000;
  padding-top: 40px;
  width: 900px;
}

#footer {
  width: 900px;
  border-top: 1px solid #000000;
  clear: both;
  background-repeat: no-repeat;
  background-position: right;
  height: 50px;
  position: relative;
}
#footer .logos {
  position: absolute;
  right: 50px;
  height: 50px;
  top: 2px;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 33px;
}
#footer ul li {
  float: left;
}
#footer ul li a {
  display: block;
  color: #000000;
  margin: 0 10px;
  padding: 5px 0px 9px 0px;
  font-size: 12px;
}
#footer ul li.first a {
  margin: 0 !important;
}
#footer ul li.act a {
  color: #000000;
  font-weight: bold;
}


/* content */
.outer_wrapper {
}
.wrapper {
  width: 900px;
}

.container {
  width: 100%;
  float: left;
  margin-right: -225px;
}
.content {
  margin-right: 225px;
}
.fold_content .content, .fold_content .sidebar {
  padding-top: 10px;
}
.main_content {
  margin-left: 250px;
  padding-top: 1px;
  padding-right: 20px;
}
.main_content h1:first-child, .main_content h2:first-child, .main_content p.bodytext:first-child, .sidebar h1:first-child, .sidebar h2:first-child, .left h1:first-child, .left h2:first-child, .left p:first-child {
  margin-top: 0;
  margin-bottom: 30px;
}
.left {
  width: 225px;
  float: left;
  padding-top: 1px;
}
.sidebar {
  width: 225px;
  float: right;
}
.sidebar p {
  font-size: 12px;
}
.clearing {
  height: 0;
  clear: both;
}

.left h1, .right h1, .center h1, .main_content  h1, .sidebar  h1, .left h2, .right h2, .center h2, .main_content h2, .sidebar .h2, .main_content h2 {
  font-size: 100%;
  text-transform: uppercase;
  font-weight: bold;
  color: #ff0000;
}

.left h4, .right h4, .center h4, .main_content  h4, .sidebar  h4, .left h4, .right h4, .center h4, .main_content h4, .sidebar .h4, .main_content h4 {
  font-size: 100%;
  align: center
  font-weight: none;
  color: #ff0000;
}


.left div.csc-textpic-center div.csc-textpic-imagewrap {
/* changes for helmut   margin: 0 !important;*/
}

.foldable {
  border-top: 1px solid #000000;
  position: relative;
  width: 900px;
}

.foldable .opener {
  position: absolute;
  right: 0px;
  top: 5px;
  background-color: #ffffff;
  padding: 2px 5px 2px 5px;
  cursor: pointer;
}

.fold_header .main_content {
  color: #ff0000;
}

.fold_header  {
  margin: 5px 0;
}
.fold_header.hover  {
  background-color: #000000;
}



/* page individual */
.about #menu ul li.act a, .about #menu ul li.current a {
  color: #ff0000 !important;
}
.about p.bodytext a {
  color: #000000 !important;
}
.about #menu, .about #submenu ul li.act a, .about #submenu ul li.current a {
  color: #ff0000;
}
.about #submenu ul {
  border-top: 1px solid #000000 !important;
}
.about #content {
}
.about .left h1, .about .right h1, .about .center h1, .about .main_content h1, .about .sidebar h1, .about .left h2, .about .right h2, .about .center h2, .about .main_content h2, .about .sidebar h2, .about #content .main_content h2, .about #content .main_content h2 a, .about .fold_header .main_content {
  color: #ff0000 !important;
}



.service #menu ul li.act a, .service #menu ul li.current a {
  color: #ff0000 !important;
}
.service p.bodytext a {
  color: #ff0000 !important;
}
.service #menu, #submenu ul li.act a, .service #submenu ul li.current a {
  color: #ff0000;
}
.service #submenu ul {
}
.service #content {
}
.service .left h1, .service .right h1, .service .center h1, .service .main_content h1, .service .sidebar h1, .service .left h2, .service .right h2, .service .center h2, .service .main_content h2, .service .sidebar h2, .service #content .main_content h2, .service #content .main_content h2 a, .service .fold_header .main_content {
  color: #ff0000 !important;
}




.engagement #menu ul li.act a, .engagement #menu ul li.current a {
  color: #FF0000 !important;
}
.engagement p.bodytext a {
  color: #FF0000 !important;
}
.engagement #menu, .engagement #submenu {
}
.engagement #submenu ul {
}
.engagement #content {
}
.engagement .left h1, .engagement .right h1, .engagement .center h1, .engagement .main_content h1, .engagement .sidebar h1, .engagement .left h2, .engagement .right h2, .engagement .center h2, .engagement .main_content h2, .engagement .sidebar h2, .engagement #content .main_content h2, .engagement #content .main_content h2 a, .engagement .fold_header .main_content {
  color: #FF0000 !important;
}



.references #menu ul li.act a, .references #menu ul li.current a {
  color: #FF0000 !important;
}
.references p.bodytext a {
  color: FF0000 !important;
}
.references #menu, .references #submenu {
}
.references #submenu ul {
}
.references #content {
}
.references .left h1, .references .right h1, .references .center h1, .references .main_content h1, .references .sidebar h1, .references .left h2, .references .right h2, .references .center h2, .references .main_content h2, .references .sidebar h2, .references #content .main_content h2, .references #content .main_content h2 a, .references .fold_header .main_content {
  color: #000000 !important;
}



.news #menu ul li.act a, .news #menu ul li.current a {
  color: #ff0000 !important;
}
.news p.bodytext a {
  color: #000000 !important;
}
.news #menu, .news #submenu {
}
.news #submenu ul {
  border-top: 0px solid #ff0000 !important;
}
.news #content {
}
.news .left h1, .news .right h1, .news .center h1, .news .main_content h1, .news .sidebar h1, .news .left h2, .news .right h2, .news .center h2, .news .main_content h2, .news .sidebar h2, .news #content .main_content h2, .news #content .main_content h2 a, .news .fold_header .main_content {
  color: #ff0000 !important;
}



.contact #menu ul li.act a, .contact #menu ul li.current a {
  color: #FF0000 !important;
}
.contact p.bodytext a {
  color: #FF0000 !important;
}
.contact #menu, .contact #submenu {
}
.contact #submenu ul {
}
.contact #content {
}
.contact .left h1, .contact .right h1, .contact .center h1, .contact .main_content h1, .contact .sidebar h1, .contact .left h2, .contact .right h2, .contact .center h2, .contact .main_content h2, .contact .sidebar h2, .contact #content .main_content h2, .contact #content .main_content h2 a, .contact .fold_header .main_content {
  color: #FF0000 !important;
}

.home p.bodytext a {
  color: #000000 !important;
}

#mailform {
}
#mailform input, #mailform textarea {
  background-color: #dcdcdc;
  border: 0px;
  padding: 5px;
}
#mailform input.csc-mailform-submit {
  background-color: #FFFFFF !important;
  color: #FF0000;
}

#mailform dt {
  margin: 0;
}
#mailform dd {
  margin: 0 0 10px 0;
}
#mailform dd input {
  width: 340px;
}

