@charset "utf-8";
/* CSS Document */
* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
body {
  background-color: #F2F5FA;
}
.clear {
  clear: both;
}
a {
  color: #006BAB;
}
table {
  caption-side: bottom;
}
/*** Globaler Seitenaufbau inkl. Schatten ***/
#outer_page {
  margin: auto;
  width: 966px;
  background-image: url(../global_gfx/schatten_bg.jpg);
  background-repeat: repeat-y;
  background-position: right;
  border-left: 1px solid #ECEDF1;
}
#outer_page_footer {
  margin: auto;
  width: 966px;
  height: 8px;
  background-image: url(../global_gfx/schatten_footer.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  border-left: 1px solid #ECEDF1;
}
#inner_page {
  width: 960px;
  background-color: #FFF;
  background-image: url(../global_gfx/faux_column.jpg);
  background-repeat: repeat-y;
}
/*** Headerbereich ***/
#header .logo {
  float: left;
  width: 200px;
  height: 160px;
}
#header .topimage {
  float: left;
  width: 760px;
  height: 130px;
  background-image: url(../global_gfx/topimage.jpg);
  background-repeat: no-repeat;
}
#header .suche_login_sprache {
  float: right;
  width: 190px;
  padding-top: 5px;
}
#header .suche_login_sprache .sprache {
  float: right;
  width: 40px;
}
#header .suche_login_sprache .login {
  float: left;
  width: 135px;
  text-align: right;
  padding: 5px 0;
  padding-right: 15px;
}
  #header .suche_login_sprache .login a.internal-link {
    background-image: url(../global_gfx/lock_go.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 25px;
    color: #000;
  }
#header .suche_login_sprache .suche {
  margin-top: 30px;
}
#header .suche_login_sprache .suche .feld {
  width: 135px;
  padding: 1px 2px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #CCC;
}
#header .topnavigation {
  float: left;
  width: 760px;
  height: 58px;
  background-color: #006BAB;
  border-top: 1px solid #006BAB;
}
#header .topnavigation ul {
  list-style: none;
  margin-left: 15px;
}
#header .topnavigation li {
  display: inline;
}
#header .topnavigation li a {
  display: block;
  float: left;
  height: 29px;
  line-height: 29px;
  background-image: url(../global_gfx/topmenu_dot.jpg);
  background-repeat: no-repeat;
  background-position: 15px 12px;
  padding-left: 25px;
  padding-right: 15px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  border-right: 1px solid #8ABCD7;
}
#header .topnavigation li a:hover {
  background-color: #569DC7;
}
/*** Contentbereich ***/
#content .links {
  width: 200px;
  float: left;
  margin-top: -29px;
}
#content .mitte {
  width: 500px;
  float: left;
  padding: 15px 30px;
}
#content .rechts {
  width: 176px;
  float: left;
  padding: 50px 12px 15px 12px;
  background-color: #E6EFF5;
}
/*** Breadcrumb-Navigation ***/
.breadcrumb {
  margin-bottom: 20px;
  font-size: 11px;
}
.breadcrumb a {
  color: #000;
  font-size: 11px;
}
.breadcrumb a:hover {
  color: #006BAB;
}
/*** Subnavigation ***/
.subnavigation {
  border-top: 6px solid #006BAB;
  border-bottom: 6px solid #006BAB;
  padding-top: 30px;
  margin-bottom: 15px;
}
.subnavigation ul {
  list-style: none;
}
.subnavigation ul a {
  border-bottom: 1px solid #FFF;
  display: block;
  color: #FFF;
  text-decoration: none;
  min-height: 20px;
  height: auto!important;
  height: 20px;
  padding: 5px 10px 0px 15px;
  font-weight: bold;
}
.subnavigation ul a:hover, .subnavigation ul a.on {
  background-color: #D1E1F0;
  color: #006BAB;
}
.subnavigation ul ul a {
  font-weight: normal;
  padding: 5px 10px 0px 25px;
}
/*** Quicknavigation ***/
.quicknavigation {
  border-top: 3px solid #569DC7;
  border-bottom: 3px solid #569DC7;
  background-color: #ADCBE2;
  width: 200px;
  margin-bottom: 10px;
}
.quicknavigation ul {
  list-style: none;
}
.quicknavigation li {
  display: inline;
}
.quicknavigation ul a {
  width: 85px;
  float: left;
  display: block;
  padding-left: 15px;
  color: #FFF;
  font-size: 11px;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #D1E1F0;
}
.quicknavigation ul a:hover {
  color: #006BAB;
}
/*** Textdekorationen Mitte ***/
.mitte h1 {
  color: #006BAB;
  font-size: 18px;
  margin-bottom: 15px;
  line-height: normal;
}
.mitte h2 {
  color: #006BAB;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: normal;
}
.mitte h3 {
  color: #006BAB;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: normal;
}
.mitte h4 {
  color: #006BAB;
  font-size: 12px;
  margin-bottom: 0px;
  line-height: normal;
}
.mitte ul {
  margin-left: 1.5em;
}
.mitte ol {
  margin-left: 2em;
}
.mitte {
  line-height: 160%;
}
.mitte .textcontentElement{
    margin-bottom:15px;
}
.mitte .contentElement{
    margin-bottom:15px;
}
.mitte .align-right{
    text-align:right;
}
/*** Rechte Spalte ***/
.rechts h1 {
  color: #006BAB;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: normal;
}
.rechts h2 {
  color: #006BAB;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: normal;
}
.rechts h3 {
  color: #006BAB;
  font-size: 12px;
  margin-bottom: 5px;
  line-height: normal;
}
.rechts h4 {
  color: #006BAB;
    font-weight:bold;
  margin-bottom: 0px;
  line-height: normal;
}
/*** Linke Spalte ***/
.links h1 {
  color: #006BAB;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: normal;
  border-bottom: 1px solid #FFF;
}
.links h3 {
  color: #006BAB;
  font-size: 12px;
  margin-bottom: 5px;
  line-height: normal;
}
/*** Rechte Spalte Box ***/
.rechteSpalteBox {
  border: 1px solid #006BAB;
  background-color: #D1E1F0;
  padding: 5px;
  padding-left: 25px;
  background-image: url(../global_gfx/box_dot.jpg);
  background-repeat: no-repeat;
  background-position: 5px 5px;
    margin-bottom: 20px;
}
.rechteSpalteBox .headline {
  color: #006BAB;
  font-weight: bold;
  margin-bottom: 10px;
}
.rechteSpalteBox .text {
  margin-bottom: 10px;
}
.rechteSpalteBox .link {
  text-align: right;
}
  .rechteSpalteBox .link a {
    text-decoration: none;
    color: #006BAB;
    background-image: url(../global_gfx/control_play_blue.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }

/*** Rechte Spalte Conten Box ***/
.rechte_spalte_box {
    border: 1px solid #006BAB;
  background-color: #D1E1F0;
  padding: 5px;
    margin-bottom: 20px;
}
    .rechte_spalte_box h3{
        color: #006BAB;
        font-size: 12px;
        margin-bottom: 5px;
        font-weight:bold;
        line-height: normal;
    }
    .rechte_spalte_box ul{
        margin-left: 15px;
    }
    .rechte_spalte_box .align-center {
        text-align:center;
    }
    .rechte_spalte_box a img {
        border:0;
    }
    .rechte_spalte_box img {
        margin-top:5px;
        margin-bottom:5px;
    }
/*** Mittlere Spalte News Box ***/
.newsBox {
  margin-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
}
.newsBox_date {
  color: #666;
  font-size: 9px;
}
.newsBox_text {
  float: left;
  width: 390px;
  padding-right: 5px;
}
.newsBox_image {
  float: left;
  width: 100px;
  padding-left: 5px;
  padding-bottom: 10px;
    padding-top: 5px;
  text-align: right;
}
.newsBox ul {
    list-style:none;
    text-align:right;
    clear:both;
}

/*** Rechte Spalte Kontakt Box ***/
.rechts_kontakt{
  border: 1px solid #006BAB;
  background-color: #D1E1F0;
  width: 170px;
  margin-bottom:20px;
}
.rechts_kontakt_bild{
  border-bottom: 1px solid #006BAB;
}
.rechts_kontakt_name{
  color: #006BAB;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  padding:5px 5px 0px 5px;
}
.rechts_kontakt_position{
  padding: 0px 5px 5px 5px;
  font-size: 10px;
}
.rechts_kontakt_email{
  line-height: 18px;
  padding: 0px 5px 0px 25px;
  background-image: url(../global_gfx/email.png);
  background-repeat: no-repeat;
  background-position: 5px 3px;
}
.rechts_kontakt_tel{
  line-height: 18px;
  padding: 0px 5px 0px 25px;
  background-image: url(../global_gfx/tel.png);
  background-repeat: no-repeat;
  background-position: 5px 1px;
}
.rechts_kontakt_fax{
  line-height: 18px;
  padding: 0px 5px 5px 25px;
  background-image: url(../global_gfx/fax.png);
  background-repeat: no-repeat;
  background-position: 5px 1px;
}
.rechts_kontakt_content{
  padding: 0px 5px 5px 5px;
}
.rechts_kontakt_content p{
  font-size: 10px!important;
}
.tx-felogin-pi1 {
  border: 1px solid #FFF;
  background-color: #D1E1F0;
  padding: 10px;
}
.tx-felogin-pi1 div {
  font-size: 11px;
  margin-bottom: 10px;
}
.tx-felogin-pi1 fieldset {
  border: 0px solid;
}
.tx-felogin-pi1 legend {
  display: none;
}
.tx-felogin-pi1 label {
  font-size: 11px;
}
.tx-felogin-pi1 input {
  font-size: 11px;
}
/*** Login Bereich ***/
.loginbereich {
  margin-bottom: 15px;
  padding: 0 10px;
}
.button-download {
  background-color: #386090;
  color: #FFF!important;
  display:block;
  padding: 5px 8px;
  width: 150px;
  border-radius: 6px;
  box-shadow: 5px 5px 10px #CCC;
  text-decoration: none;
  background-image: url(../global_gfx/pfeil.png);
  background-repeat: no-repeat;
  background-position: 140px 5px;
  font-weight:bold;
  font-size:13px;
}
.button-download a {
  color: #FFF!important;
  display: block;
}
  .button-download:hover {
    text-decoration: underline;
  }
  
.inhalt div div div div.contentElement > div, .inhalt div div div div.textcontentElement > div, .inhalt div div.contentElement > div {
  clear: both;
}

#c18 h2 {
  margin-top: 30px;
}
#c19 h2, #c20 h2 {
  margin-top: 10px;
}
#c21 h2 {
  margin-top: 60px;
}