/* typo elemente ausblenden */
.csc-header{
  display:none;
}

/* main.css */
body {
  margin: 0;
  padding: 0;
  font-family: verdana;
  background-color: #FFFFFF;
  color:#000000;
}

h1, h2, h3, h4, h5, h6, ul{
  margin: 0;
  padding: 0;
}

p{
  margin:0;
  padding:0;
}

a {
  text-decoration: none;
  color: #000000;
}

hr {
  margin:8px 0 0 0;
  padding: 0;
  font-size:1px;
  border: none;
  border-top: 1px dotted #CA3225; 
  height: 1px;
  line-height:1px;
}


/* table */
table{
  width:100%;
  border-collapse:collapse;
  border-spacing:0;
  empty-cells:show;
  margin:10px 0 10px 0;
}
th, td{
  font-size: 12px;
  text-align: left;
  line-height: 17px; 
  vertical-align: top;
  border-left: 1px solid #FFF;
  border-bottom: 5px solid #FFFFFF;
}
th {
  padding: 2px 4px 2px 4px;
  color: #FFFFFF;
  background-color: #28648C; 
}
td{
  padding: 0 4px 1px 4px;
  color: #000000;
  background-color: #EEF2F5;
}
tr.hintergrund-dunkelblau td, tr.hintergrund-dunkelblau th{
  padding: 2px 4px 2px 4px;
  color: #FFFFFF;
  font-weight: bold; 
  background-color: #28648C; 
}
tr.hintergrund-hellblau td{
  color: #417391;
  font-weight: bold;
  background-color: #CBD6DE;
}



#wrap{
  margin:0;
  padding:0;
  width: 100%;
}

/* ######## header ######## */
#header {
  background-image: url(../shared/headerBGblue.gif);
  background-repeat: repeat-x;
  min-width:970px;
}

#headerBox {
  width:970px;
}

.logo {
  float: left;
}

.logo img {
  display: block;
}

.headerFunction {
  float:left;
  width: 685px;
}
/* ######## servicefunktion ######## */
#serviceFunction{
  vertical-align:middle;
  margin:16px 0 0 0;
  float:right;
  font-size: 10px;
  font-weight: normal;
  height:36px;
  color: #002338;
}
#serviceFunction img{
  vertical-align:middle;
}
#serviceFunction ul{
  float:right;
}
#serviceFunction li{
  display:inline;
}
#serviceFunction li a{
  padding-right:25px;
  color: #002338;
}

/* #### search #### */
.searchiconred{
  display:none;
}
.searchiconblue{
  float:left;
}
.searchlabel{
  float:left;
  padding:1px 7px 0 0;
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #002338;
}
.searchinput{
  float:left;
  margin:1px 0 0 0;
  padding:0;
  width:95px;
  font-family:verdana;
  font-size:10px;
  line-height:14px;
  border:1px solid #4F7D9B;
}
.searchsubmit{
  float:left;
  margin:0 25px 0 0;
  padding:0;
  width:15px;
  line-height:14px;
  height:14px;
  background-color:#FFFFFF;
  border:none;
  background-image: url(../shared/searcharrowblue.gif);
  background-repeat: no-repeat;
  background-position:3px 4px;
  cursor:pointer;
}
.tx-macinasearchbox-pi1{
  float:left;
}



/* ######## navigation 1.ebene ######## */
.headerNavigation {
  padding:7px 0 8px 20px;
  font-size: 11px;
  font-weight: bold;
  color: #E1EFF7;
  float:left;
  width:669px;
  height:13px;
  background-image:url(../shared/headerNavigationBG.gif);
  background-repeat: no-repeat;
}
.headerNavigation ul{
  margin:0;
  padding:0;
}
.headerNavigation li {
  padding-right: 15px;
  list-style-type: none;
  float: left;
}
.headerNavigation li a {
  color: #E1EFF7;
}
.headerNavigation .highlight{
  color: #FFFFFF;
}


/* ######## keyvisual ######## */
.keyvisualBox {
  clear:both;
  background-color: #547A97;
  background-image: url(../shared/keyvisualBGblue.gif);
  background-repeat: repeat-x;
  height: 180px;
}
.keyvisualBox .imageBox{
  margin-bottom: 0px;
  margin-left: 0px;
}
.keyvisualBox img{
  padding-top:1px;
  display:block;
}
.keyvisualBox .flash{
  padding-top:1px;
}

/* ######## Content ######## */
#content {
  width: 980px;
  height: 100%;
}

/* ######## navigation 2.ebene ######## */
#subNavigationColumn {
  width: 244px;
  height: 100%;
  float: left;
  border-right: 1px dotted #417391;
}

#subNavigationColumn h2{
  padding: 25px 18px 21px 18px;
  font-size: 18px;
  color: #417391;
  font-weight:normal;
}

/* ######## subNavigation ######## */
.subNavigation {
  font-size: 11px;
  line-height:13px;
  border-bottom: 1px dotted #417391;
  margin-bottom:30px;
}
.subNavigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.subNavigation li div{
  padding-right:6px;
}
.subNavigation ul li {
  margin: 0;
  padding: 5px 0 6px 19px;
  font-weight: bold;
  text-indent: -10px;
  border-top: 1px dotted #417391;
}
.subNavigation ul li .active{
  background-image: url(../shared/arrowdown.gif);
  background-repeat: no-repeat;
}

.subNavigation ul li a {
  margin: 0;
  padding-left: 10px;
  background-image: url(../shared/arrow.gif);
  background-repeat: no-repeat;
}
.subNavigation ul li ul{
  margin-bottom: -6px;
  padding-top: 6px;
}

.subNavigation ul li ul li {
  margin: 0 0 0 -19px;
  padding: 5px 0 6px 30px;
  font-weight: normal;
}

.subNavigation ul li ul li ul{
  margin-bottom: -6px;
  padding-top: 6px;
}

.subNavigation ul li ul li ul li{
  margin: 0 0 0 -30px;
  padding: 5px 0 6px 41px;
  font-weight: normal;
}
.subNavigation ul li ul li ul li a{
  color:#656565;
}
.subNavigation .hightlight{
  padding-left: 10px;
  color: #417391;
  background-image: none;
}


#subNavigationColumn .boxDistance{
  width:215px;
}








/* ######## main content ######## */
#mainContent {
  margin-left: -1px;
  float: left;
  width: 720px;
  border-left: 1px dotted #417391;
}








/* ######## footer ######## */
.footerWrap{
  margin:0;
  padding:0;
  height: 85px;
}
.footerDistance{
  margin:0;
  margin-top:1px;
  padding:0;
  width: 244px;
  min-height: 10px;
  height:100%;
  border-right: 1px dotted #417391;
  float:left;
}
.footer{
  margin: 40px 0 0 20px;
  padding: 8px 0 15px 0;
  border-top: 1px solid #9ABFD5;
  width: 685px;
  float: left;
}
.footer ul{
  float:left;
  margin:0;
  padding:0;
}
.footer li {
  float:left;
  margin: 0;
  padding: 0 10px 0 0;
  font-size: 11px;
  display: inline;
  list-style-type: none;
}
.footer li a{
  color:#417391;
}

.footer ul.right{
  float:right;
}
.footer .right li{
  padding: 0 0 0 10px;
}













/* ######## grids ######## */

#grids{
  float: left;
  width: 725px;
}
.grid3{
  float: left;
}
.grid2-1{
  float: left;
}
.grid1-2{
  float: left;
}
.grid1-1-1{
  float: left;
}

/* flash */
.grid3 .flash, .grid2-1 .flash, .grid1-2 .flash, .grid1-1-1 .flash{
  margin-left:20px;
}

/* ######## column ######## */

.doubleColumn {
  float: left;
  min-height: 1px;
  width: 470px;
}
.singleColumn {
  float: left;
  min-height: 1px;
  width: 235px;
}


/* #### headline h1 #### */
#mainContent h1{
  padding: 25px 19px 16px 19px;
  font-size: 18px;
  font-weight: normal;
  color: #417391;
}





/* ######## textbox ######## */

.textBox {
  margin-bottom:18px;
  margin-left: 20px; 
  font-size: 13px; 
  font-weight: normal;
  line-height: 18px;
}

.textBox ol {
  margin: 0;
  padding: 0; 
  padding-left: 31px;
  line-height: 18px; 
}
.textBox ul {
  margin: 0;
  padding: 0 0 0 1px;
  line-height: 18px;
  text-indent: 0px;  
  list-style-type: none;
}
.textBox ul li {
  margin: 0;
  padding-left: 30px;
  background-image: url(../shared/bulletlistblue.gif);
  background-repeat: no-repeat;
  background-position:7px 1px;
}

.textBox p{
  margin:0 0 18px 0;
  padding:0;
}

.grid3 .textBox{
  width:450px;
}
.grid3 .textBox table{
  width:685px;
}


/* ######## imagebox ######## */

.imageBox{
  margin-bottom: 20px;
  margin-left: 20px;
}
.grid3 .imageBox img{
  width:685px;
}
.doubleColumn .imageBox img{
  width:450px;
}
.singleColumn .imageBox img{
  width:215px;
}
.imgblock{
  display:block;
}


/* ######## teaserImageTop ######## */

.boxDistance {
  margin-left: 20px;
  margin-bottom: 20px;
}

.redbox{
  background-color:#C63129;
}
.greybox{
  background-color:#EEF2F5;
}
.whitebox .boxline{
  background-image: url(../shared/bluedottedline.gif);
  background-repeat: no-repeat;
  height:13px;font-size:1px;
}
.redbox .boxline{
  background-image: url(../shared/whitedottedlinebgred.gif);
  background-repeat: no-repeat;
  height:13px;font-size:1px;
}
.greybox .boxline{
  background-image: url(../shared/bluedottedlinebg.gif);
  background-repeat: no-repeat;
  height:13px;font-size:1px;
}
/* image */
.singleColumn .teaserImageTop{
  width:215px;
  padding-bottom:5px;
}
.singleColumn .teaserImageTop .imgTeaser{
  display:block;
  width:215px;
}
.subNavigationBox .teaserImageTop img, .singleColumn .teaserImageTop img{
/*  width:215px;*/
}
.doubleColumn .teaserImageTop{
  width:450px;
  padding-bottom:5px;
}
.doubleColumn .teaserImageTop .imgTeaser{
  display:block;
  width:450px;
}
.doubleColumn .teaserImageTop img{
/*  width:450px;*/
}


/* headline */
.teaserImageTop h5{
  margin:0;
  padding: 5px 3px 2px 3px;
  font-weight:normal;
  font-size: 18px;
  color:#417391;
}
.redbox .teaserImageTop h5{
  color:#FFFFFF;
}

/* text */
.teaserImageTop .txt{
  margin: 0;
  padding: 5px 4px 9px 4px;
  font-size: 12px;
  line-height: 17px;
}
.teaserImageTop .txt ol {
  margin: 0;
  padding: 0; 
}
.teaserImageTop .txt ol li {
  margin: 0;
  padding: 0;
  text-indent: 0px; 
}
.teaserImageTop .txt ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.teaserImageTop .txt ul li {
  margin: 0;
  padding: 0;
  text-indent: 0px;  
}
.redbox .teaserImageTop .txt{
  color:#FFFFFF;
}
.teaserImageTop .txt p{
  margin:0;
  padding:0;
}
.teaserImageTop .txt a{
  display:block;
  padding-bottom:27px;
  background-image: url(../shared/arrowbigblue.gif);
  background-position:bottom left;
  background-repeat: no-repeat;
}
.redbox .teaserImageTop .txt a{
  display:block;
  color:#FFFFFF;
  padding-bottom:27px;
  background-image: url(../shared/arrowbigwhite.gif);
  background-position:bottom left;
  background-repeat: no-repeat;
}

/* links */
.teaserImageTop ul{
  margin: 0;
  padding: 0;
}
.teaserImageTop li{
  margin: 0;
  padding: 0px 5px 4px 26px;
  text-indent: -21px;
  font-size: 12px;
  line-height: 17px;
  list-style-type: none;
}
.teaserImageTop li a{
  padding: 0 0 0 21px;
  color:#417391;
  background-image: url(../shared/arrowblue.gif);
  background-repeat: no-repeat;
}
.teaserImageTop li.mail a{
  background-image: url(../shared/mailblue.gif);
  background-repeat: no-repeat;
}
.teaserImageTop li.download a{
  background-image: url(../shared/downloadblue.gif);
  background-repeat: no-repeat;
}
.redbox .teaserImageTop li a{
  padding: 0 0 0 21px;
  color: #FFFFFF;
  background-image: url(../shared/arrowwhite.gif);
  background-repeat: no-repeat;
}
.redbox .teaserImageTop li.mail a{
  background-image: url(../shared/mailwhite.gif);
  background-repeat: no-repeat;
}
.redbox .teaserImageTop li.download a{
  background-image: url(../shared/downloadwhite.gif);
  background-repeat: no-repeat;
}


/* ######## teaserImageLeft ######## */

.teaserImageLeft {
  padding-bottom: 15px;
  padding-left:20px;
  font-size: 12px;
  float:left;
}

/* image */
.imageleft{

}
.teaserImageLeft .imgTeaserLeft{
  display:block;
  width:215px;
  margin-right: 20px;
  float: left;
}
.teaserImageLeft .imgTeaserRight{
  display:block;
  width:215px;
  margin-right: 0px;
  margin-left: 20px;
  float: right;
}

/* textcolumn */
.teaserImageLeft .textColumn {
  line-height: 18px;
  float: left;
}
.grid3 .textColumn {
  width: 450px;
}
.doubleColumn .teaserImageLeft .textColumn{
  width: 450px;
}
.doubleColumn .imageleft .textColumn{
  width: 215px;
}

/* headline / text */
.teaserImageLeft h3 {
  margin: 0;
  padding-bottom: 6px;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  color: #417391;
}
.teaserImageLeft .txt {
  line-height: 18px;
  margin-bottom: 10px;
}
.teaserImageLeft .txt ol {
  margin: 0;
  padding: 0; 
  list-style-type:decimal;
}
.teaserImageLeft .txt ol li {
  margin: 0;
  padding:0 0 0 30px;
  text-indent: 0px; 
}
.teaserImageLeft .txt ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.teaserImageLeft .txt ul li {
  margin: 0;
  padding:0 0 0 30px;
  text-indent: 0px;  
  background-image: url(../shared/bulletlistblue.gif);
  background-repeat: no-repeat;
  background-position:7px 1px;
}

.teaserImageLeft .txt a{
  display:block;
  padding-bottom:27px;
  background-image: url(../shared/arrowbigblue.gif);
  background-position:bottom left;
  background-repeat: no-repeat;
}

/* links */
.teaserImageLeft ul{
  margin: 0;
  padding: 0;
}
.teaserImageLeft li{
  margin: 0;
  padding: 0 5px 4px 20px;
  font-size: 12px;
  line-height: 17px;
  text-indent: -21px;
  list-style-type: none;
}
.teaserImageLeft li a{
  padding: 0 0 0 21px;
  color: #417391;
  background-image: url(../shared/arrowblue.gif);
  background-repeat: no-repeat;
}
.teaserImageLeft li.mail a{
  background-image: url(../shared/mailblue.gif);
  background-repeat: no-repeat;
}
.teaserImageLeft li.download a{
  background-image: url(../shared/downloadblue.gif);
  background-repeat: no-repeat;
}


/* ######## cleaner ######## */

.cleaner {
  clear: both;
}


/* ######## RTE Editor elemente ######## */

/* Absatz */
p.introtext{
  font-size: 13px;
  font-weight: bold;
  color: #417391;
}
p.headline{
  margin:0;
  padding:0 0 10px 0;
  font-size:18px;
  color: #417391;  
}
p.subheadline1{
  margin:0;
  padding:0 0 5px 0;
  font-size:15px;
  color: #417391;  
}
p.subheadline2{
  margin:0;
  padding:0;
  color: #417391;
}
p.text-trennlinie{
  border-bottom: 1px dotted #417391;
  padding-bottom:8px;
  margin-bottom:8px;
}
/* Text */
span.text-blau{
  color: #417391;
}


/* ######## sitemap ######## */
.csc-sitemap{
  margin-left:20px;
  font-family: verdana;
  color:#000000;
  font-size: 13px; 
  line-height: 21px;width:685px;
}

.csc-sitemap ul{
  list-style-type:none;
}

.csc-sitemap ul{
  margin-left:20px;
}
.csc-sitemap ul li{
  margin:8px 0 0 -20px;
  padding:6px 0 0 18px;
  border-top: 1px dotted #417391;
  background-image: url(../shared/arrowblue.gif);
  background-repeat: no-repeat;
  background-position:0px 10px;
}
.csc-sitemap ul li a{
  color:#417391;
  font-weight:bold;
}

.csc-sitemap ul ul{
  margin-left:20px;
}
.csc-sitemap ul ul li{
  margin:0 0 0 -20px;
  padding:0 0 0 18px;
  border:none;
  background-image: url(../shared/arrowblue.gif);
  background-repeat: no-repeat;
  background-position:0px 4px;
}
.csc-sitemap ul ul li a{
  color:#000000;
  font-weight:normal;
}


/* ######## search ######## */
.tx-indexedsearch-searchbox, .tx-indexedsearch-whatis, .tx-indexedsearch-browsebox, .tx-indexedsearch-res {
  margin-left:20px;
  font-family: verdana;
  font-size:13px;
}
.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox{
  padding:10px 0 10px 0;
  color: #417391;
  font-weight:bold;
}
.tx-indexedsearch-result-number, .tx-indexedsearch-title a{
  color: #417391;
  font-weight:bold;
  font-size:13px;
}
.tx-indexedsearch-title a{
  background-image:url(../shared/arrowblue.gif);
  background-position:0px 1px;
  background-repeat: no-repeat;
  padding-left:17px;
}
.tx-indexedsearch-descr{
  padding-left:20px;
}


/*
.tx-indexedsearch-title{
  background-image: url(../shared/arrowredht.gif);
  background-repeat:no-repeat;
  padding-left:15px;
}
.tx-indexedsearch-descr{
  padding-left:30px;
}*/

/* paging */
.tx-indexedsearch-browsebox ul{
  margin:0;
  text-align:right;
}

.pagingBox{
  font-size:12px;
  background-color:#EEF2F5;
}
.pagingBox a{
  text-decoration:none;
}
.pagingPrevious{
  background-image: url(../shared/arrowblue.gif);
  background-repeat:no-repeat;
  background-position:0 right;
  padding-right:15px;
}
.pagingNext{
  background-image: url(../shared/arrowblue.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  padding-left:15px;
}
.pagingPage a{
  text-decoration:underline;
}

.pagingCurrentPage a{
  font-weight:bold;
}



.tx-bmtvprintlinks-thispage{
  margin-left: 20px;
}

.tx_bmtvprintlinks-links{
  margin-left: 20px;
}


.tx_bmtvprintlinks-linklist{
  list-style-type: none;
}


.subscriptionLink{
  background-image:url(../shared/arrowblue.gif);
  background-repeat: no-repeat;
  padding-left: 17px;
}
 





.tx-rgsmoothgallery-pi1 {
	margin-left:20px;
}

.tx-rlmpflashdetection-pi1{
  margin: 0 0 20px 20px;
}