body {
  background-color: #d5e0df;
  line-height: 1.5;
}

#wrapper {
  width: 980px;
}

#section, #rechts {
  background-color: #ffffff;
}

#content, #menu, #rechts {
  padding-top: 35px;
}

#links {
  width: 210px;
}

#content {
  padding-right: 0;
  width: inherit;
  padding-left: 25px;
}

#section {
  padding-right: 10px;
  width: 720px;
}

#rechts {
  width: 207px;
  position: relative;
}

#bilder {
  width: 207px;
}

#bilder img {
  width: 207px;
  height: auto;
}

#boxen {
  width: 207px;
}

div.box.boxgruen {
  border: 1px solid #999;
  background-color: white;
}

#content h1, #content h2, #content h3 {
  color: #31859b;
  font-weight: bold;
}

div.box.boxgruen h1 {
  background-image: url(/fileadmin/template/img/hg_TitelBlau.jpg);
  box-shadow: none;
  background-repeat:repeat-x;
  background-position: bottom left;
  background-color: #b7dde8;
}

div.box.boxorange {
  border: 1px solid #999;
  background-color: white;
}

div.box.boxorange h1 {
  background-image: url(/fileadmin/template/img/hg_TitelOrange.jpg);
  box-shadow: none;
  background-repeat:repeat-x;
  /*background-position: bottom left;*/
  background-size: 400px 100%;
  background-color: #ff9933;
}

#content div.box.downloads {
  border: 1px solid #999;
  background-color: white;
}

#content div.box h1 {
  color: white;
}

#content {
  font-size: 1.1em;
}

#content p {
  max-width: 498px;
}

#content a {
  color: #31859b;
}

#content ul, #content ol {
  margin-top: 3px;
}
#content ul li, #content ol li {
  padding-bottom: 2px;
}

#menu {
  width: 184px;
}

#menu li {
  background: none;
  border-top: 1px dotted #bfeaea;
  padding-top: 6px;
  padding-bottom: 6px;
}

#menu li a {
  font-weight: normal;
  font-size: 1.2em;
  text-decoration: none !important;
}

/*
#menu li a {
  font-size: 1.1em;
}
#menu ul.submenue li a {
  font-size: 1em;
}
*/

#menu li:last-child {
  border-bottom: 1px dotted #bfeaea;
}
#menu li:last-child.nav1_act {
  border-bottom: none;
}

#menu li.nav1_act {
  background:  none;
}

#menu li.nav1_act a { 
  color: #54a6bc;
}

#menu ul.submenue li {
  background-color: white;
  border-top: none;
  font-size: 1.1em;
  
  /*padding-left: 20px;*/
}

#menu li.nav1_act span {
  display: none;
}

#menu ul.submenue li a {
  background: url(/fileadmin/template/img/navBulletLevel2.gif) no-repeat;
  background-position: left 5px;
  padding-left: 17px;
}

#menu ul.submenue li.nav2_act a {
  font-weight: bold;
  color: #54a6bc;
}

#menu li.nav2_act span {
  display: none;
  /*color: #40b8a8;
  position: absolute;
  left: 5px;
  display: none;*/
}


#footer, #footer a {
  color: #999;
  text-decoration: none;
  font-size: 12px;
}

#footer {
  background-color: white;
  background-image: url(/fileadmin/template/img/hgHeaderFarben_2p.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 25px;
  text-align: center;
}

#section, #rechts {
    box-shadow: inset 0px 20px 20px -20px #999;
}

#rechts {
  padding-right: 15px; 
}

#header {
  background-color: white;
  background-image: url(/fileadmin/template/img/hgHeaderFarben.gif);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 90px;
}

#header #logo {
  width: 745px;
}

#header #logo img {
  max-width: 650px;
}

#header #toolplace {
  padding-top: 10px;
}

#content h1.csc-firstHeader {
  background-color: #eee;
  color: black;
  padding-left: 5px;
  border-left: 5px solid #b7dde8;
  border-bottom: none;
  font-size: 1.8em;
}

#boxen img {
  max-width: 207px;
}

.powermail_submit {
  background: url(/fileadmin/template/img/hg_TitelBlau.jpg) repeat-x !important;
  color: white !important;
}

.boxorange .powermail_submit {
  background: url(/fileadmin/template/img/hg_TitelOrange.jpg) repeat-x !important;
}


.csc-textpic-caption {
  width: inherit;
}

#content .zebratabelle tr.row-odd {
  background-color: #b7dde8;
}

#content table th {
  color: #31859b;
  border-bottom: 1px solid #31859b;
}

#content div.box h1 {
  border-left: 0;
}

.csc-menu-1 {
  list-style: inherit;
  margin-bottom: 30px;
}