@charset "utf-8";
/* CSS Document */

/* intro dark bg */
#c1119 a {
    color: white;
}


* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
html {
  margin:0 auto 0 auto;
  padding:0;
  text-align:center;
  overflow: -moz-scrollbars-vertical;
  overflow:scroll;
  overflow-x: hidden;
  line-height:inherit;
}
/*** General ***/
body {
  background:  url(../images/bgr_whole.jpg) no-repeat center top #010711;
  font-size:12px;
  text-align:center;
  line-height: 1;
  margin:0 auto 0 auto;
  font-family:Arial, Helvetica, sans-serif;
}
a {
  font-weight: bold;
  text-decoration: none;
  color: #0d0c27;
}
a:hover {
  text-decoration: underline;
  color: #f7cc2f;
}


.internal-link {

  background: url(../images/arrow.png) no-repeat right center;
  padding-right: 30px;
  padding-top: 3px;
  color: 0d0c27;

}

hr {
  
  border-top: solid 1px #CCC;
  
}

img {
  border:0;
}
a img {
  border-width: 0px;
  border-color: #313131;
}
p, p.bodytext {
  font-size:12px;
  line-height: 18px;
  padding: 10px 0px;
  color: #2e2d2c;
}
h1, h1.csc-firstHeader {
  font-size:14px;
  color: #2e2d2c;
  font-weight:bold;
  margin:0 0 0 0;
  padding:0 0 10px 0;
}


h5 {
  
  background: url(../images/bgr_h1.jpg) repeat-x left top;
  color: #fff;
  padding-top: 7px;
  padding-left: 8px;
  padding-bottom: 5px;
  
}

#c583 ul{
  
  max-width: 450px;
  
}

#c583 ul li{
  
  line-height: 20px;
  
}


h2 {
  font-size:13px;
  color:#0d1c63;
  font-weight:bold;
  margin:0 0 0 0;
  padding:0 0 10px 0;
}
h3 {
  font-size:12px;
  font-weight:bold;
  color:#0d1c63;
  margin:0 0 0 0;
  padding:0 0 10px 0;
}
td, div, p.bodytext {
  color: #313131;
  font-size: 12px;
  margin:0;
  text-decoration: none;
}
.csc-textpic-caption {
  font-size: 10px;
  padding-top: 5px;
}


.content ul {

  margin: 0px;  
  
}

.content ul li {
  line-height: 24px;
  list-style-type: disc;
  padding-left: 10px;
  margin-left: 20px;
  
  
}


ul li {
  

  
}

ul.pfeil li {
  
  list-style-type: circle;
  
  
}


ul.leftfloat {
  
  
  float:left;
  display: block;
  
  margin-right: 55px;
  
  
}


ul.leftfloat:after {
  
  
  clear:both;
  
  
}


span.detail { color: #0C0;}
span.name-of-person { color: #FC0;}
span.important { color: #F00;}

.content #558 {
  
  position:relative;
  z-index: 3;
  
}
/***************************/
div#site_wrapper {
  width:960px;
  margin:0 auto 0 auto;
  text-align:center;
  background: #fff;
}
.main_wrapper {
  margin:0 auto 0 auto;
  text-align:left;
  zoom: 1;
}
.header_wrapper {
}
.logo {
  float:left;
  width: 407px;
  margin-top: 15px;
}
.splash_wrapper {
  float:left;
  bottom: 0px;
  width: 514px;
  position: relative;
}
.rootline {
  position: absolute;
  left: 20px;
  bottom: 15px;
}
.mainnavi_wrapper {
  background: url(../images/bgr_nav.png) repeat-x left top;
}

.ortnavi form select,
.ortnavi form input {

  color: #fff;


}

.ortnavi {
  
  
    width: 250px;
    float: left;
  
  
  }

.content_wrapper {
  clear: both;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.sidebar_wrapper {
  background: url(../images/bgr_sidebar.png) repeat-y left top;
  width: 206px;
  float: right;
  /*min-height: 400px;*/
  margin-right:8px;
  position: relative;
  z-index: 77;
  padding-left: 25px;
  border-left: solid 1px #0d458e;
  
}
.content {
  float:left;
  width: 675px;
  border: solid 0px green;
  padding-right: 25px;
  padding-top: 20px;
  
}
/* Sidebar */
.sidebar_content {
  padding:10px 5px 5px 5px;
  color:#000;
}
.sidebar_content h1 {
  color:#000;
  background: url(../images/bgr_sidehead.jpg) no-repeat left top;
  margin: 0px;
  padding: 9px 0px 0px 6px;
  display: block;
  height: 26px;
  margin-left: -7px;
}
/* Watermark */
.watermark_wrapper {
  width:911px;
  margin:0 auto 0 auto;
}
.watermark {
  padding:25px 0 35px 15px;
}
/* Footer */
.footer_wrapper {
  
  clear: both;
  width:960px;
  margin:0 auto 0 auto;
  padding:20px 0 0 0;
}
.footer {

  padding:0 5px 10px 5px;
  
}

.footer .internal-link {

  background: none;
  padding: 0px;
  margin: 0px;
  color: #fff;
  font-weight: normal;
  
}




.footer h1 {
  color:#fff;
  font-size:13px;
  padding-bottom:0px;
}
.footer p {
  color:#fff;
}
.footnavi {
  
}
.foot_cont {

}

/* Kontaktformular */


/******************* Intro Page *******************/


.content_wrapper_intro {


}

.head_wrapper_intro {

  margin-top: 40px;
  background: #fff;
  height: 221px;
}



.text_intro {

  margin: 30px 0px;

}


.text_intro_bot h2,
.text_intro h2 {

  color: #fff;
  font-size: 16px;

}

.boxes_wrapper_intro {
  background: url(../images/intro/bgr_linie_intro.png) repeat-x left 10px;

}

.boxes_wrapper_intro_main {
  width: 980px;
  margin: 0px auto;


}


 .boxes_wrapper_intro .box {

  background: url(../images/intro/bgr_box.png) no-repeat left top;
  width: 300px;
  float: left;
  margin-right: 60px;
  height: 220px;
  padding-top: 10px;
  

}
 .boxes_wrapper_intro .box.three {
  
  display:none;
}


.boxes_wrapper_intro .box.one {
  
  margin-left: 146px;
  
}
  



.boxes_wrapper_intro .box p {

  padding: 0px;
  margin: 0px;

}


.text_intro_bot {

  margin-top: 35px;

}

.boxes_wrapper_intro .box a.internal-link {

  padding: 0px;
  margin: 0px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background: none;
  margin-left: 15px;


}



/******************TBALES**********************/


.content table {
  border-collapse: collapse;

  
}

.content td {
  padding: 10px 5px;
  line-height: 18px;
  
}

.content td.td-1 {
  padding-left: 20px;
  border-left: solid 1px #CCC;
  
}

.content td.td-0 {
  padding-right: 20px;
  
  
}

.content th {
  background: #f6cc2b;
  padding: 5px;
  
}


/******************* After um Container zu strecken *******************/

.boxes_wrapper_intro_main:after,
.boxes_wrapper_intro:after,
.content_wrapper:after, .header_wrapper:after, .mainnavi_wrapper:after, .content_wrapper_mid:after {
  content:".";
  height:0;
  visibility:hidden;
  display:block;
  clear:both;
}

.sidebar_content .contenttable td {padding: 0 0;}
.sidebar_content .contenttable p {padding: 0 0 5px 0;}
.sidebar_content .contenttable tr:first-child td {padding-top: 5px; }





#c1118 {
    width: 156px;
}
#c1118 .csc-textpic.csc-textpic-left.csc-textpic-above {
    display: block;
    margin: 0 auto;
    float: left;
    width: 100%;
    text-align: center;
}

#c1118 DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
    float: left;
    width: 100%;
}
#c1118 img {
    width: 50px;
    height: auto;
    padding: 10px;
}






