#main_navigation li a {
  padding: 10px 8px;
}
#main_navigation li a:hover {
  color: #09455D;
}
#main_navigation li.n4 a {
  background-color: #F6E8EE;
}
body #main_navigation li.current:nth-child(4) {
  color: #F6E8EE;
}
#main_navigation li.current:nth-child(4) a {
  background-color: #F6E8EE;
}

#main_navigation li.n6 a {
  background-color: #FFF2D6;
}
body #main_navigation li.current:nth-child(6) {
  color: #FFF2D6;
}
#main_navigation li.current:nth-child(6) a {
  background-color: #FFF2D6;
}

#main_navigation li.n7 a {
  background-color: #D6F1F6;
}
body #main_navigation li.current:nth-child(7) {
  color: #D6F1F6;
}
#main_navigation li.current:nth-child(7) a {
  background-color: #D6F1F6;
}



#center_column .csc-menu li {
  list-style: none;
}

#right_column .newsbox .box_title {
  background-color: #FFE1EB;
}
#right_column .newsbox .box_body {
  background-color: #F9F0F4;
}

#left_column .fce_left .csc-textpic img {
  box-sizing: initial;
}

/* Änderungen für Powermail */
.calweek a {
  background: none;
  color: #09455D;
  padding-left: 0;
  padding-right: 0;
}

#calprev, #calprev {
  padding-left: 0;
  padding-right: 0;
}

#center_column form label {
  float: none;
}

.tx-srfreecap-pi2-cant-read {
  display: block;
  color: #666666;
}

form.tx_powermail_pi1_formconfirmation_back {
  background: none repeat scroll 0 0 transparent !important;
  border: none !important;
  float: right;
}

form.tx_powermail_pi1_formconfirmation_submit {
  background: none repeat scroll 0 0 transparent !important;
  border: none !important;
  float:left;
}

.tx-powermail {
  width: 470px;
}

/* mwkeywordlist */

.tx-mwkeywordlist-pi1-content li {
  list-style-type: none;
}

.tx-mwkeywordlist-pi1 h2 {
  padding-top: 0;
}


/* irfaq */

.tx-irfaq-pi1 dt {
  margin-bottom: 5px;
}

.tx-irfaq-pi1 .additional-info {
  border: 1px dotted #CFE3A8 !important;
  margin-bottom: 10px;
}



/*andere border bilder (CA 26.03.2012) */

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
  border: 1px solid #CFE3A8;
  padding: 1px;
}

.last_change {
  margin: 0;
}

.last_change img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* FAQ ein wenig schicker machen */
.tx-irfaq-pi1 dt  {
  margin: 0 0 1em;
  padding: 10px;
  background: #f4f4f4;
  border: 1px #ddd solid;
}

.tx-irfaq-toggle-plus::before {
  content: '\25BA';
}

.tx-irfaq-toggle-minus::before {
  content: '\25BC';
}

.tx-irfaq-pi1 .additional-info {
  padding-top: 5px;
  border-top: 1px dotted #e6e6e6 !important;
}
.tx-irfaq-toggle > p {
  display:none;
}


i b {
  color: red;
  font-weight: 400;
  font-style: normal;
}
