body{

    background-image: url(../../picsconn/$file/header_bg.png);
    background-repeat: repeat-x;
    font-family: 'Open Sans', sans-serif !important;
    height: 100%;
    margin: 0;
    padding: 0;
    
}

body a{
    outline: none;
}

.wrapper{
    width: 1000px;
    margin: auto;
}


/****************
header
****************/

.header{
  
    margin-bottom: 10px;
}

.header .home{
    float: left;
}

.header img{
    border: none;
    margin-top: 20px;
    height: 50px;
}


.corporate_responsibility{
     position: relative;/* top: 50px; left: 250px;*/
     float: right;
     left: -85px;
     top: 15px;
     color: #7FC4CB;
     text-transform: uppercase;
     font-size: 21px;
     padding: 0;
     margin: 0;
     font-style: italic;
     font-weight: bold;
}

.corporate_responsibility p{
    border-bottom: solid 1px #7FC4CB;
    width: 390px;
    line-height: 30px;
    padding-right: 4px;
    text-align: right;
}

/*****************
 slider/teaser header
 ****************/

.header_slide{
    height: 105px;
}

.header_slide .home{
    float: left;
}

.header_slide img{
      border: none;
}

.slide{
    height: 400px;
}

.header_slide .home img{
    margin-top: 10px; height: 115px;
}


.header_slide ul.service{
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 0px !important;
}


.header_slide .service li{
    margin-top: 0px;
}


.header_slide .member{
    margin-left: 30px; margin-right: 15px; font-size: 11px;
}


.header_slide .service .logo{
    height: 32px; margin-right: 32px; margin-top: -7px;
}


.standart_page .header_slide{
    height: 130px;
}

.header .home{
    float: left;
}

.header img{
      border: none;
}

.slide{
    height: 400px;
}

.header .home img{
    margin-top: 10px; height: 115px;
}


.header ul.service{
    margin-top: 10px;
}


.header .service li{
    margin-top: 0px;
}


.header .member{
    margin-left: 30px; margin-right: 15px; font-size: 11px;
}


.header .service .logo{
    height: 32px; margin-right: 32px; margin-top: -7px;
}


.slidearrow{
    margin: -40px auto 0 auto; width: 20px;
}

.slidearrow img{
    cursor: pointer;
}


.horizontal_line{
    width: 100%; border-bottom: 1px solid #B2CBE1
}

.headline_wrapper{
    width: 932px; margin: auto;
}

/******************
 header service area
 ******************/

ul.service{
    float: right;
    margin-top:5px;
    list-style-type: none;
}

ul.service li{
    float: left;
	position: relative;
    margin-top: 3px;
}

ul.service a{
    margin-right: 15px;
    text-decoration: none;
    color: #BBCDD4;
    font-size: 12px;
    line-height: 18px;
}

ul.service a:hover{
    color: #4488AA;
}

.searchinput{
    background-image: url(../../picsconn/$file/search_lupe.png);
    background-repeat: no-repeat;
    background-size: 24px 51px;
    background-position: right -1px;
    color: black;
    border: solid 1px #7A9494;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    width:170px;
    height:26px;
    padding-left: 10px !important;
    margin-right: -25px;
    outline: none;
    padding-right: 35px;
    behavior: url(../../jsconn/$file/PIE.htc);
}

.searchinput:focus{
    background-image: url(../../picsconn/$file/search_lupe.svg);
    background-repeat: no-repeat;
    background-position: right -27px;
    color: black;
}

.service button{
    position: relative;
    right: 0px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    background-color: transparent;
    border-color: transparent;
    outline: none;
    border: none;
}


.service button:hover{
    cursor: pointer;
}

.nosearchpic{
    background-image: none;
}

.searchform{
    display: inline;
}


/*******************
 header main navigation
*******************/
 

.header_nav{
    float: right;
    display: block;
    margin-top: 50px;
    margin-left: 0px;
    list-style: none;
    padding-left: 0;
}



.header_nav li{
    float: left;
    position: relative;
    margin-left: 35px;
}

.header_nav li.current{
    border-bottom: solid 4px #AFCBE1;
}

.header_nav a{
    
    text-decoration: none;
    color: #000;
    font-size: 17px;
}

.header_nav a:hover{
    border-bottom: solid 4px #BBCDD4;
    cursor: pointer;
}

/*********************
dropdown
*********************/ 

/*add class 'dd' to the <a>, that contains the dropdown*/

.header_nav a.dd:hover{
    border-bottom: solid 4px transparent;
}

.bgbox{
    background-color: #fff;
    margin: 0;
    padding: 0 20px 0px 20px;
    display: block;
    position: absolute;
    z-index: 999;
    top: 100%;
    width: 100%;
}

.bgbox h3{
    margin-bottom: 15px;
}

.service .bgbox{
/*    padding: 5px 0 0px 5px;*/
    padding: 0 15px 0px 15px;
}

.service ul.singlecolumn{
	left: -50px !important;
	width: 80px !important;
	background-position: 45px bottom !important;

}

.service ul.dropdown{
	
	width: 110px;
	margin-top: -10px;
	background-position: 72% bottom;
}

.service ul.dropdown h3{
    font-size: 13px;
}

.service ul.dropdown ul{
/*    margin: 15px 0 0 10px;*/
    
}

.service ul.dropdown ul li{
    padding: 5px 0;
}

.service ul.dropdown ul li a{
    font-size: 13px;
}

.service ul.dropdown a:hover{
    text-decoration:none;
}

ul.dropdown{
    margin: -1px 0 0 0;
    padding: 12px 20px;
    display: block;
    position: absolute;
    z-index: 999;
    top: 100%;
    width: 300px;
    display: none;
    
    background-image: url(../../picsconn/$file/dd.png);
    background-repeat: no-repeat;
    background-position: 55% bottom;
}

ul.dropdown li{
    margin: 0;
    padding: 5px 0;
    float: none;
    position: relative;
    top: -10px;
    list-style: none;
    display: block;
}

ul.dropdown li:hover{
    border: none;
}

ul.dropdown li a{
    display: block;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

ul.dropdown a:hover{
    border: none;
    color: #4488AA;
}

ul.dropdown h3{
    display: block;
    font-size: 18px;
    font-weight: normal;
    border-bottom: solid 1px #BBCDD4;
    padding-bottom: 8px;
    color: #4488AA;
}

ul.dropdown ul
{
    padding: 0px;
}

.dropdown .dropleft{
    float: left;
    width: 170px;
    padding: 0 0 20px 30px;
}

.dropdown .dropright{
    float: left;
    width: 170px;
    padding: 0 0 20px 20px;
}


/******************
 breadcrumb navigation
 *****************/

ul.breadcrumb{
    clear: both;
    height: 30px;
    font-size: 12px;
    line-height: 18px;
    list-style-type: none;
    padding-left: 0;
    margin-left: -18px;
    position: absolute;
    margin-bottom: 0;
}

ul.breadcrumb a{
    color: #BBCDD4;
    text-decoration: none;
}

ul.breadcrumb li{
    color: #BBCDD4;
    text-decoration: none;
    background-image: url(../../picsconn/$file/arrows.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 18px;
    float: left;
    margin-right: 3px;
}

ul.breadcrumb li:first-child{
    background-image: none;
}

.breadcrumb a:hover{
    color: #4488AA;
}


/******************
navigation left hand side
******************/

.sticky-wrapper{
    width: 240px;
    float: left;
}

.is-sticky .toplink {
    font-size: 18px;
    padding-top: 2px;
    padding-bottom:8px;
    background-image: url(../../picsconn/$file/arrow_connectors_up.png);
    background-repeat: no-repeat;
    background-position: 7px 5px;
    color: #000;
    display: block;
}

.is-sticky .toplink:hover{
    color: #4488AA;
    cursor: pointer;
}

.is-sticky .toplink .tab{
    margin-left: 35px;
}

.nav{
    width: 240px;
    float: left;
    padding-top: 50px;
}

.nav a{
    color: #000;
    text-decoration: none;
    padding-left: 0;
}

.nav ul.level1 a:hover{
    color: #4488AA;
}

.level1{
    padding-left: 0px;
}

.nav ul > li{
    list-style-type: none;
    padding: 7px 0px 7px 0px;
}

.level1 li{
    font-size: 18px;
    border-bottom: dotted 1px #BBCDD4;
    font-weight: 300;
}

.level2{
    margin-top: 4px;
    padding-left: 12px;
}

.level2 li {
    font-size: 13px;
    border: none;
}

.nav ul.level2 a:hover{
padding-left: 0;
}

.toplink{
    width: 75px;
    height: 20px;
    display: none;
    font-weight: 300;
}

.toplink a{
    color: white;
}

.nav .nav_acc_headline:hover{
    cursor: pointer;
}

.nav .nav_acc_headline{
    border-top: none;
    float: right;
    padding-top: 7px;
}


.nav .nav_acc_content{
    border-bottom: 1px dotted #BBCDD4;
}


/**************
content area
**************/

.content{
    width: 680px;
    float: right;
    margin: 10px 5px 5px 5px;
    color: #000;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 80px;
    font-weight: 300;
}

.content a{
    color: #4488AA;
    text-decoration: none;
}

.content p a:hover{
    color: #000;
    text-decoration: underline;
}

.content h1{
    color: #000;
    font-size: 36px;
    
    font-weight: 300;
}

.content h2{
    color: #000;
    font-size: 24px;
 
    font-weight: 300;
}

.content h3{

    font-size: 18px;
    font-weight: 300;
}

.large_box{
    width: 100%;
    margin-bottom: 27px;
}

.large_box img{
    width: 100%;
}


.content .video_box{
    margin: 15px 0;
    overflow: hidden;
}


.content .teaser{
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.content p.small{
    font-size: 12px;
}

.content .box_button{
    float: right;
	 height: 25px;
    padding-top: 2px;
     display: block;
    -moz-border-top-left-radius:35px;
	-webkit-border-top-left-radius:35px;
	border-top-left-radius:35px;
        -moz-border-bottom-right-radius:35px;
	-webkit-border-bottom-right-radius:35px;
	border-bottom-right-radius:35px;
	background-color: #BCCDD5;
    padding-left: 25px;
    padding-right: 25px;
    color: white;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 25px;
}

.content .box_button:hover{
    background-color: #4488AA;
}

.content .row{
/*    margin-top: 60px;*/
}

.content .row img{
    width: 100%;
}

.content small a {
    color: #00529c !important;
}
/***************
 content accordeon
 ***************/

.acc_area{
    border-bottom: solid 1px #BCCDD4;
    margin-bottom: 46px;
    margin-top: 10px;
}

.acc_headline{
    border-top: solid 1px #BCCDD4;
    cursor: pointer;
    background-image: url(../../picsconn/$file/arrow_connectors.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-bottom: 4px;
    padding-top: 1px;
    padding-left: 10px;
}

.acc_headline h3{
    margin-top 5px !important;
    margin-bottom: 5px;
}

.acc_headline:hover{
    background-repeat: no-repeat;
    color: #4488AA;

}

.acc_current_headline{
    background-repeat: no-repeat;
    padding-bottom: 4px;
    padding-top: 1px;
}

.acc_current_headline:hover{ 
    background-repeat: no-repeat;
}

.acc_content{
   padding-left: 10px;
   padding-right: 10px;
}

.acc_content a{
    text-decoration: none;
}

.acc_content p a:hover{
    color: #4488AA;
    text-decoration: underline;
}


/********************
footer and footer columns
********************/
.footer{
    clear: both;
    border-top: solid 1px #AECBE2;
    padding-top: 5px;
    width: 100%;
    background-color: #BCCDD4;
}


.footerwrapper{
    
    width: 1060px;
    margin: auto !important;
}

.column{
    margin-bottom: 30px;
}

.column.centered{
    text-align: center;
}

.column.right{
    text-align: right;
}

.column img{
      border: none;
}

.column h1{
    color: #BBCDD4;
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
}

.column h1.imprint{
    color: #BBCDD4;
}

.column ul{
    padding-left: 0;}

.column ul > li{
    list-style-type: none;
}

.column a{
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    text-decoration: none;
}

.column p{
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
    text-decoration: none;
}

.column a:hover{
    color: #4488AA;
}

.socialmedia img{
    height: 38px;
}

/*******************
column layouts content
*******************/

.three_column_350{
    min-height: 350px !important;
}


h5.topnews{
     font-size: 18px;
    font-weight: 300;
    color: #2B2B2B;
}

.three_column h5.topnews{

    border-bottom: dotted 1px #008998;
    padding-bottom: 10px;
}

.three_column h2{
    font-size: 13px;
    font-weight: 300;
    color: #BBCDD4;
    margin-bottom: 0; 
}

.three_column p{
    font-size: 16px;
    font-weight: 300;
    color: #2B2B2B;
    margin-top: 0; 
}

.three_column a{
    color: #2B2B2B;
    text-decoration: none;
    font-weight: 300;
}

.three_column .newsset a{
    color: #2B2B2B;
    text-decoration: none;
    font-weight: 300;
}

.newsset{
    border-bottom: dotted 1px #008998;
    margin-bottom: 12px;
    margin-top: 6px;
}

.newsset h2{
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0px;
}

.newsset h1{
    font-weight: 300;
}

.newsset p{
    font-weight: 300;
}

.newsset a:hover{
    color: #4488AA;
}

p.top_topic {
    line-height: 22px;
    font-size: 18px;
    font-weight: 300;
}

.content .three_column{
    margin-top: 30px;
}

.three_column .column1, .three_column .column2, .three_column .column3{
    padding: 0 20px;
    margin: 0 0px 60px 0px;
}


h5.teaserbox_headline{
    color: #008998;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
}

.content .three_column p{
    font-size: 13px;
    line-height: 20px;
}

.news_imagebox img
{
    width: 100%;
}

.newspic
{
    float: left;
    
}

.pic_description
{
    float: left;
    color: #000;
    padding: 10px;
}

.pic_description h4
{
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 5px;
    margin:0;
}

.pic_description p
{
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

/**************
 clears
 **************/


.clear_border{
    clear: both;
    border-bottom: solid 1px #d8e5f0;
    padding-top: 20px;
    margin-bottom: 30px;
}


.clear{
    clear: both;
    padding-bottom: 20px;
}


/***************
 image boxes
 **************/

.img_box img{
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 3px;
}

.img_box a:hover{
    cursor: pointer;
}

.img_box a:hover img{
    cursor: pointer;
    background-color: #4488AA;
}

.img_box:hover h3{
    color: #4488AA;
}

.img_box h3:hover{
    color: #000;
}

.hoverbox:hover{
    cursor: pointer;
    color: #4488AA;
}

.img_box {
    margin-bottom: 14px;
}

.box_button:hover{
background-color: #4488AA;
}

.three_column{
    
    min-height: 500px;
}


.three_column .box_button{
    float: right;
	 height: 25px;
    padding-top: 2px;
     display: block;
    -moz-border-top-left-radius:35px;
	-webkit-border-top-left-radius:35px;
	border-top-left-radius:35px;
    -moz-border-bottom-right-radius:35px;
	-webkit-border-bottom-right-radius:35px;
	border-bottom-right-radius:35px;
	background-color: #BCCDD5;
    padding-left: 25px;
    padding-right: 25px;
    color: white;
    text-decoration: none;
    margin-top: 5px;
}

.three_column .box_button:hover{
background-color: #4488AA;
}


.img_gallery img{
    width: 21%;
    float: left;
    margin-left: 15px;
    margin-top: 30px;
}

/****************
 contact form
 ***************/


.forms{
    margin-bottom: 70px;
}

.field_description{
    float: left;
    width: 150px;
    line-height: 38px;
    color: #008999;
}

.forms label{
    width: 145px;
    text-align: right;
    padding-right: 15px;
    font-weight: normal;
}

.inputs{
  /*  padding-top: 17px;*/
    float: right;
    padding-top: 5px;
    width: 100%;
}

.inputs select {
    width: 100%;
    border: solid 1px #BCCDD4;
background-color: #BCCDD4;
    color: white;
    padding: 5px;
    outline: none;
    height:30px;
    font-weight: normal;
}

.inputs input{
    width: 100%;
    border: solid 1px #BCCDD4;
    color: #000;
    padding: 5px;
    outline: none;
    height:30px;
    font-weight: normal;
}


.inputs input.form_button{
	cursor: pointer;
    width: 20%;
    /*float: right;*/
	height: 25px;
	padding-top: 2px;
	border: none;
	color: white;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

.inputs textarea{
    padding: 5px;
    width: 100%;
    height: 320px;
    border: solid 1px #BCCDD4;
    color: #000;
    outline: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    overflow: auto;
}


.inputs .form_button{
    font-size: 13px;
    padding-top: 4px;
    margin-bottom: 20px;
    background-color: #BCCDD4;
    height: 23px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    text-align:center;
}


.inputs .form_button:hover{
    background-color: #4488AA;
}

.corner{
    width: auto;
    height: 23px;
    float: right;
    overflow: hidden;
    background-color: #BCCDD4;

}

/**************
 list items area
 *************/

.list_items table{
    width: 100%;
}

.list_items td{
    background-image: url(../../picsconn/$file/arrows.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
    line-height: 25px;
}

/*****************
 eyecatcher
 ****************/

.eyecatcher table{
    width: 100%;
}

.eyecatcher th{
    text-align: center;
    color: #008998;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    padding-bottom: 5px;
}

.eyecatcher td{
    color: #AFCBE1;
    font-style: italic;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
}


/***************
 table area
 **************/

.table_area table{
    width: 100%;
    color: #577FB2;
    margin: 10px 0 30px 0;
    border-bottom: #D8E4F0 solid 1px;
}

.table_area thead th{
    border-bottom: #D8E4F0 solid 2px;
}

.table_area th{
    color: #577FB2;
    text-align: left;
    padding: 8px 0 8px 14px;
}


.table_area td{
    padding: 8px 0 8px 14px;
}

.table_area tr.even{
    background-color: #D8E4F0;
}

.table_area tr.odd{
    background-color: transparent;
}


/*****************
 search results
 *****************/

.search_results{
        min-height: 300px;
}

.search_results ul{
    list-style-type: none;
    padding-left: 0;
}

.search_border{
    border-bottom: solid 1px #d8e5f0;
    padding-top: 10px;
    margin-bottom: 15px;
}



/*ADDED STYLES*/

.left_box{
    float: left;
}

.right_box{
    float: left;
}


ul.downloads{
    border-top: solid 1px #BCCDD4;
    padding-left: 0;
    list-style-type:none;
}

ul.downloads h3{
    padding-left: 3px;
    margin-top: 15px;
    cursor: pointer;
}

ul.downloads h3 a{
    color: #000;
}

ul.downloads h3 a:hover{
    color: #4488AA;
}

ul.downloads li{
    border-bottom: solid 1px #BCCDD4;
/*    padding-left: 0px;*/
    background-image: url(../../picsconn/$file/download.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 40px;
    padding-bottom: 10px;
}

/*****************
 corner-stamp
 ****************/

.corner-stamp{
    float: right;
      width: 240px;
  height: 380px;
  margin: 35px;
  margin-left: 5px;
  margin-bottom: 30px;
  float: left;
  overflow: hidden;
  position: relative;
	background-color: #233C52;
	background-image: linear-gradient(top, #093D6D 0%, #233C52 100%);
	background-image: -o-linear-gradient(top, #093D6D 0%, #233C52 100%);
	background-image: -moz-linear-gradient(top, #093D6D 0%, #233C52 100%);
	background-image: -webkit-linear-gradient(top, #093D6D 0%, #233C52 100%);
	background-image: -ms-linear-gradient(top, #093D6D 0%, #233C52 100%);
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #093D6D),
	color-stop(1.00, #233C52)
        );
	background-repeat: no-repeat;
  -webkit-border-top-left-radius: 35px;
      -moz-border-radius-top-left: 35px;
          border-top-left-radius: 35px;
-webkit-border-bottom-right-radius: 35px;
      -moz-border-radius-bottom-right: 35px;
          border-bottom-right-radius: 35px;
          -moz-box-shadow: 0px 0px 4px #2b2b2b;
        -webkit-box-shadow: 0px 0px 4px #2b2b2b;
        box-shadow: 0px 0px 4px #2b2b2b;
        z-index:  100;
}

.corner-stamp h1{
    text-transform: uppercase;
    color: white;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
}

.corner-stamp h2{
     color: #008898;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
}

.corner-stamp .headlines{
    border-bottom: dotted #008898 1px;
    margin: 15px 20px 15px 20px;
    padding-bottom: 10px;
}

.corner-stamp p{
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
}

.corner-stamp a{
    color: white;
    text-decoration: none;
        font-size: 14px;
    font-weight: normal;
}

.corner-stamp .links{
    border-bottom: dotted #008898 1px;
    border-top: dotted #008898 1px;
    margin: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.corner-stamp .box_button{
    width: 200px;
    margin-right: 20px;
    margin-top: 10px;
	margin-left: 20px;
    padding-top: 6px;
    height: 25px; 
	background-color: #3EA3C1;
	
}

.corner-stamp .box_button a{
    font-size: 13px;
    /*text-shadow: 0px 0px 2px #333;*/
    margin-right: 6px;
    padding-left: 20px;
	
}

.corner-stamp .box_button:hover{
    	background-color: #3EA3C1;
	background-image: linear-gradient(top, #6CC6E0 0%, #3EA3C1 100%);
	background-image: -o-linear-gradient(top, #6CC6E0 0%, #3EA3C1 100%);
	background-image: -moz-linear-gradient(top, #6CC6E0 0%, #3EA3C1 100%);
	background-image: -webkit-linear-gradient(top, #6CC6E0 0%, #3EA3C1 100%);
	background-image: -ms-linear-gradient(top, #6CC6E0 0%, #3EA3C1 100%);
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #6CC6E0),
	color-stop(1.00, #3EA3C1)
        );
	background-repeat: no-repeat;
}

.nav .corner-stamp{
    float: none;
    margin-top: 30px;
}

.picture-link {
    margin: 0;
    padding: 0;
}
.picture-link img {
    padding: 0px;
}
.picture-link h3 {
    margin: 0px;
    padding-top: 2px;
    color: #008998;
    position: relative;
    top: 30px;
}
.picture-link li {
    line-height: 0;
    margin: 0;
    padding: 0;
    list-style: outside none none;
}