@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('/typo3conf/ext/cf_base_config/Resources/Public/Fonts/glyphicons-halflings-regular.eot');
	src: url('/typo3conf/ext/cf_base_config/Resources/Public/Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
		url('/typo3conf/ext/cf_base_config/Resources/Public/Fonts/glyphicons-halflings-regular.woff') format('woff'),
		url('/typo3conf/ext/cf_base_config/Resources/Public/Fonts/glyphicons-halflings-regular.ttf') format('truetype'),
		url('/typo3conf/ext/cf_base_config/Resources/Public/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


rhtml, body {
    overflow-x: hidden;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    background-color: #fff;
    color: #494949;
    line-height: 25px;

}
body#paralex {
    position: relative;
}

body#startseite {
    margin-top: 115px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}
h2, h3, h4, h5, h6 {
    margin-top: 0;
}
h1 {
    color: #eeae29;
    font-size: 48px;
    font-weight: 700;
} 
.csc-default h6 {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 0;
}

a {
    color: #27519a;
}
p {
    color: #494949;
}
#c73 > p {
    color: #ffffff;
}

#132 h1 {
    dsiplay: none;
}

.img-responsive {
    margin: 0 auto;
}

.indexedsearchbox {
    float: right;
    text-align: right;
}

.col-sm-8.col-xs-12.firstUl {
    float: left;
}

.toolBox_49 > a {
    padding: 0 !important;
}
.toolBox_40 a:before {
    font-family: 'Glyphicons Halflings';
    content:"\e116";
    padding-right: 15px;
    font-size: 12px;
}
.toolBox_41 a:before, .toolBox_42 a:before, .toolBox_103 a:before, .toolBox_104 a:before {
    font-family: 'Glyphicons Halflings';
    content:"\e161";
    padding-right: 15px;
    font-size: 12px;
}

.textAlignRight {
    text-align: right;
}

.image-wrap .row.image-row {
    margin: 0;
}

#page-56 .main .row .col-md-12.col-xs-12 .container article:first-child {
    margin: 0;
}
#page-56 .image-column {
    padding: 0; 
}
h3 {
    margin-top: 0; 
}
.main > .row {
    min-height: 400px;
}
.navBarMain .col-md-2 {
    width: 20%;
    margin: 0;
}

#page-139 .handlungsaufforderung.hidden-xs > a,
#page-140 .handlungsaufforderung.hidden-xs > a {
    display: none;
}

/* Navigation

*/
/* navigation */

.dropdown-menu > .disabled{
    cursor: not-allowed;
}

/* The real magic ;) */
.dropdown-menu > .disabled > a{
    pointer-events: none;
}
.navbar, .navbar-default {
    background-color: transparent;
    border: none;
    margin-bottom: 0;
}
.navBarTop {
    text-align: right;
}
.navBarTop li {
    float: right;
}
.navItemTop {
    padding: 15px 20px 15px 0;
}
.navItemTop > a {
    font-size: 15px;
    padding: 0 !important;
}
.navbar-nav {
    padding: 0;
}
#navbar-collapse-grid {
    padding-right: 0;
}
#navigationMain {
    background-color: #27519a;
    width: 100%;
    color: #fff;
    position: relative;
    top: 0;
    z-index: 99999;
    margin-bottom: 0;
}
#navigationMain li.col-sm-12 {
    padding-left: 0;
    padding-right: 15px;
}
#navigationMain a {
    color: #fff;
    float: left;
    margin-right: 50px;
    text-decoration: none;
}
#navigationMain li:last-child a {
    margin-right: 0;
}
#navigationMain .scrollTop a {
    margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #eeae29 !important;
}

#navigationMain .grid-demo a {
    color: #27519a;
    border-bottom: 1px solid #ccc;
    width: 100%;
    float: left;
    padding-left: 5px;
}
#navigationMain .grid-demo a:hover, #navigationMain .grid-demo li.active a {
    background-color: #27519a;
    color: #ffffff;
}
#navigationMain .navbar-default .navbar-nav >  .dropdown > a .caret {
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
}
#navigationMain .dropdown-menu {
    background:rgb(255,255,255);
    background: transparent\9;
    background:rgba(255,255,255,0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff);
    top: 49px;
    zoom: 1;
}
.ie8.oldie #navigationMain .dropdown-menu {

    background-color: #ffffff;

}

#navigationMain .dropdown-menu:nth-child(n) {
    filter: none;
}
.yamm-fw.arrow > a:before {
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: 45px;
    z-index: 10000;
}
.grid-demo ul > li {
	padding: 5px 0;
}
.grid-demo ul > li.col-xs-12 {
    padding-right: 10px;
}
.dropdown-menu, .grid-demo {
    float: left;
}
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;

    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.ueberschriftBolt, .toolBox_49 {
    font-weight: 600;
    font-size: 16px;
}
.dropdown.yamm-fw > a {
    padding-left: 0;
    padding-right: 0;
}

.main .row.marginTop, #standorte.row  {
    margin-left: 0;
    margin-right: 0;
}
.navBarMain .col-sm-2 {
    width: 20%;
    margin: 0;
}
.nav.nav-bar.navBarTop.col-md-4.col-sm-4.col-xs-12.col-md-offset-2 {
    height: 43px;
    margin-bottom: 0;
    margin-top: 0;
}
#navigation-top, #navigation-sub {
    position: relative;
    height: 65px;
    width: 100%;
    z-index: 99999;
}
.navBarTop > li > a:hover, .navBarTop > li > a:focus {
    background-color: transparent;
    text-decoration: underline;
}
#navigation-top {
    top: 0;
    background-color: white;
}
.nav.nav-bar {
    padding: 0;
}
.nav-item {
    display: inline-block;
    height: 50px;
}
.openZwei > .dropdown-menu {
    display: block;

}
.navbar-nav .openZwei .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
    width: 100%;
    display: block !important;
}
.nav-item a {
    color: #fff;
    line-height: 50px;
    padding: 16px 25px;
    font-size: 16px;
    transition: all 0.2s ease;
}
#navigationMain .glyphicon.glyphicon-chevron-up {
    padding: 15px 0 0;
}
.nav-item a:hover, .nav-item.active a {
    color: #000;
    text-decoration: none;
    background:rgb(255,255,255);
    background: transparent\9;
    background:rgba(255,255,255,0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff);
    zoom: 1;
}
.nav-item.active a:nth-child(n), .nav-item a:hover:nth-child(n) {
    filter: none;
}

#navigation-sub {
    top: 50px;
    background-color: #27519a;
}
.dropdownPosition {
    position: absolute;
}
.navbar-collapse-grid .dropdown {
    background-clip: inherit;
    background-color: transparent;
    border: none;
    border-radius: initial;
    box-shadow: none;
	/*    display: none;*/
    float: left;
    margin: 2px 0 0;
    padding: 5px 0;
    z-index: 1000;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #ffffff;
}
#navigationMain .col-sm-8 .col-sm-6, #navigationMain .col-sm-4 .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

/* Grid demo styles */
.grid-demo {
    width: 100%;
    padding: 10px 30px;
}

.grid-demo [class*="col-"] {
    font-size: 1em;
    text-align: left;
    line-height: 2;
	/*    background-color: #e5e1ea;
		border: 1px solid #d1d1d1;*/
    color: #27519A;
}

.navbar .btn-navbar {
    background-color: #ededed;
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    color: #fff;
    display: none;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    padding: 7px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-toggle .icon-bar {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    height: 2px;
    width: 22px;
}
.dropdown-menu {
    padding: 0;
}

/* CSS fallback */
/*#navigationMain li.dropdown:hover > ul.dropdown-menu {
	display: block;
}*/

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
/*
    Navigation End
*/

.search.col-md-3.col-sm-3.col-xs-12.pull-right {
    text-align: right;
}

.indexedsearchbox {
    padding: 15px 0 0 0; 
}
#navigation-top > .container > .row {
    margin: 0;
}
.indexedsearchbox span {
    color: #9A9A9F;
    padding-right: 5px;
}
.indexedsearchbox input, .indexedsearch boxtextarea, .tx-indexedsearch-searchbox-sword {
    border: 1px solid #9b9c9f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0.07692em 0 #f1f1f1 inset;
    font-size: 15px;
    margin: 0;
    padding: 0px 5px;
    width: 80%;
    font-weight: normal;
    color: #9A9A9F
}

#slideBoxLeft .row {
	padding: 0 15px;
}

#logo {
    float: left;
    padding-left: 0;
}
#slideBoxRightBottom, #slideBoxRightTop {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
}
#slideBoxLeft {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 15px 26px;
}
#slideBoxLeft ul, #slideBoxRightBottom ul, #slideBoxRightTop ul {

}
#slideBoxLeft, #slideBoxRightBottom, #slideBoxRightTop {
    float: left;
    width: 100%;
    background:rgb(255,255,255);
    background: transparent\9;
    background:rgba(255,255,255,0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff);
    zoom: 1;
}
#slideBoxLeft:nth-child(n), #slideBoxRightBottom:nth-child(n), #slideBoxRightTop:nth-child(n) {
    filter: none;
}

#slideBoxRightTop {
    margin-bottom: 33px;
    background:rgb(39,81,154);
    background: transparent\9;
    background:rgba(39,81,154,0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e527519A,endColorstr=#e527519A);
    zoom: 1;
}
#slideBoxRightTop:nth-child(n) {
    filter: none;
}

#slideBoxRightTop > ul, #slideBoxLeft > ul {
    float: left;
    padding: 0;
}
.details {
    float: right;
    font-weight: 600;
}
#slideBoxLeft li {
    clear: both;
}
#slideBoxRightTop li {
    clear: both;
    color: #fff;
}
#slideBoxRightTop li a {
    color: #fff;
}
#slideBoxRightTop li:hover {
    color: #fff;
    text-decoration: underline;
}
#slideBoxLeft p.col-sm-12 {
    padding: 0;
}
.positionAbsolute .glyphicon, #navigationMain .glyphicon {
    font-size: 20px;
    padding-top: 14px;
}
.positionAbsolute {
    position: absolute;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 0;
    top: 180px;
}
.positionAbsolute ul, #navigationMain ul {
    list-style: none;
}
.paddingLeft {
    padding-left: 15px !important;
}
.standorteStartseite {
    padding: 0;
}
#startseiteContent .borderRight.borderLeft .col-md-6.col-sm-6 {
    padding: 0;
}

.marginBottom {
    margin-bottom:40px
}
.standorteStartseite li {
    clear: both;
}
#startseiteContent {
    margin: 30px 0;
}
.handlungsaufforderung {
    float: right;
    position: relative;
    top: 30px;
    z-index: 110;
}
.content-section:first-child .handlungsaufforderung {
    top: -43px;
}
.handlungsaufforderung a:before {
    -moz-osx-font-smoothing: grayscale;
    content:"\2709";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin: 0 5px 0 1px;
    position: relative;
    top: 2px;
}
.handlungsaufforderung a {
    background-color: #EEAE29;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 14px;
    padding: 5px;
    text-decoration: none;
}

#carousel  { 
    margin: 0 auto; 
    /*    max-width: 1170px;*/
}
.carousel .item {
    width: 100%; /*slider width*/
    max-height: 500px; /*slider height*/
}
.carousel .item img {
    width: 100%; /*img width*/
}
/*add some makeup*/
.carousel .carousel-control {
    background: none;
    border: none;
    top: 50%;
    display: none;
}

/* double carousel */
.two-slider .carousel-inner .item.left.active {
	transform: translateX(-50%);
}

.two-slider .carousel-inner .item.right.active {
	transform: translateX(50%);
}

.two-slider .carousel-inner .item.next {
	transform: translateX(50%)
}
.two-slider .carousel-inner .item.prev {
	transform: translateX(-50%)
}

.two-slider .carousel-inner .item.right,
.two-slider .carousel-inner .item.left { 
	transform: translateX(0);
}

.two-slider .carousel-control.left,
.two-slider .carousel-control.right {
	background-image:none;
}

.col-sm-6.no-padding.odd:last-child,
.col-sm-6.no-padding.even:last-child{
	display: none;
}

.scrollTop.pull-right {
    margin-right: 0 !important;
}

.hide {
    display: none !important;
}
.content {
    /*    background: rgba(255, 255, 255, 0.45);
        min-height: 500px;*/
    padding: 0 35px 40px;
}
.content > h1 {
    padding: 40px 0;
}

.panel-heading {
    padding: 0px;
}

.panel-title > a {
    display: block;
    padding: 10px 15px;
    font-weight: 400;
    text-decoration: none;
}

.panel {
    border: none;
    background: none;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #27519A;
}

.panel-title a:hover {
    text-decoration: none;
}
#c450 ul li, #c450 > p, #c751 ul li, #c751 > p {
    clear: both;
}
.panel-title a:before {
    content: "−";
    float: right;
    font-family: "Glyphicons Halflings";
    font-size: 13px;
    font-weight: 400;
}

.panel-title .collapsed:before {
    content: "+";
    font-family: "Glyphicons Halflings";
    font-size: 13px;
    font-weight: 400;
}

.panel-body {
    background:rgb(255,255,255);
    background: transparent\9;
    background:rgba(255,255,255,0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff);
    zoom: 1;
}
.panel-body:hover:nth-child(n) {
    filter: none;
}
.panel-group {
    margin: 40px 0;
}
.panel-group .panel {
    box-shadow: none;
}

.modal-dialog {
    padding-top: 200px;
}

.modal-title {
    text-align: center;
    font-size: 22px;
}

.modal-body {
    padding-top: 40px;
}

.modal-backdrop {
    z-index: 99999;
}
.one-pager {
    overflow: hidden;
}
.one-pager .content-section:first-child .container {
    padding-top: 100px;
}

.one-pager .content-section:first-child .container > h1 {
    position: fixed;
    width: 100%;
    text-align: center;
    top: 333px;
    z-index: 100;
}
#page-43 .one-pager .content-section:first-child .container > h1 {
    left: -36px;
}
#page-50 .one-pager .content-section:first-child .container > h1 {
    left: 172px;
}
#page-50 .content-section:first-child .handlungsaufforderung {
    top: -81px;
}
#page-51 .one-pager .content-section:first-child .container > h1 {
    left: 30px;
}
#page-53 .one-pager .content-section:first-child .container > h1 {
    left: 4px;
}
html[lang="fr"] #page-53 .one-pager .content-section:first-child .container > h1 {
	left: -61px;
}

.one-pager .containerWidth {
    background-color: #ffffff;
    position: relative;
    width: 100%;
    z-index: 10;
}
.content-section > .container {
    background-color: white;
    position: relative;
    z-index: 50;
}
.lead {
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 16px;
}

.addthis_floating_style {
    background: none !important;
    z-index: 9999;
    right: 5px;
    top: 40%;
}
.borderRight {
    border-right: 1px solid #ccc;
}
.borderLeft {
    border-left: 1px solid #ccc;
}
/* Section Home */



#page-129 .one-pager .content-section:first-child .container > h1 {
	left: 30px;
}



#home { 
    background: url("../Images/bg-home.jpg") 50% 0 no-repeat fixed; 
    height: 595px;  
    margin: 0 auto; 
    width: 100%; 
    max-width: 1920px; 
    position: relative; 
    box-shadow: 0 0 50px rgba(0,0,0,0.9);
}

#title-hauptbild {
    background: url("../Images/text.png") no-repeat scroll center top transparent;
    position: fixed;
    height: 697px;
    top: 120px;
    width: 100%;
    max-width: 1920px;
    left: -152px;
    z-index: 5;
}

#title-hauptbildGroup {
    background: url("../Images/CopytrendGroupSchatten.png") no-repeat scroll center top transparent;
    position: absolute;
    height: 477px;
    top: 120px;
    width: 100%;
    max-width: 1920px;
    left: -152px;
    z-index: 5;
}

#title-heften {
    background: url("../Images/heften.png") no-repeat scroll center top transparent;
    position: fixed;
    height: 83px;
    top: 368px;
    width: 100%;
    right: 330px;
    z-index: 10;
}
#title-digitaldruck {
    background: url("../Images/digitaldruck.png") no-repeat scroll center top transparent;
    position: absolute;
    top: 120px;
    height: 669px;
    width: 100%;
    left: -215px;
    z-index: 5;
}

#title-hauptbild.french {
    background: url("../Images/textFr2.png") no-repeat scroll center top transparent;
    position: fixed;
    height: 697px;
    top: 190px;
    width: 100%;
    max-width: 1920px;
    left: -112px;
    z-index: 5;
}

#title-heften.french {
    background: url("../Images/heftenFr.png") no-repeat scroll center top transparent;
    position: fixed;
    height: 83px;
    top: 368px;
    width: 100%;
    right: 330px;
    z-index: 10;
}

#title-digitaldruck.french {
    background: url("../Images/digitaldruckFr.png") no-repeat scroll center top transparent;
    position: absolute;
    top: 120px;
    height: 669px;
    width: 100%;
    left: -208px;
    z-index: 5;
}







#page-50 #title-hauptbild,
#page-51 #title-hauptbild {
    background: url("../Images/copytrend_textgrafik_01.png") no-repeat scroll center top transparent;
    position: fixed;
    height: 697px;
    top: 120px;
    width: 100%;
    max-width: 1920px;
    left: -192px;
    z-index: 5;
}

#page-50 #title-heften,
#page-51 #title-heften {
    background: url("../Images/copytrend_textgrafik_02.png") no-repeat scroll center top transparent;
    position: fixed;
    height: 83px;
	top: 389px;
	width: 100%;
	right: 350px;
    z-index: 10;
}

#page-50 #title-digitaldruck,
#page-51 #title-digitaldruck {
    background: url("../Images/copytrend_textgrafik_03.png") no-repeat scroll center top transparent;
    position: absolute;
    top: 120px;
    height: 669px;
    width: 100%;
    left: -213px;
    z-index: 5;
}

#page-50 .one-pager .content-section:first-child .container > h1,
#page-51 .one-pager .content-section:first-child .container > h1 {
	margin-top: 40px;
}






.paddingBottom {
    padding-bottom: 25px !important;
}

.content-inner ul {
    padding-left: 15px; 
}
.content-inner li {
    float: none;
}

.parallax-section {
    height: 530px;
    width: 100%;
    background-position: center -60px;
    background-repeat: no-repeat;
    background-size: cover;
}

.clearBoth {
    clear: both;
    padding-top: 20px;
}
.csc-sitemap li {
    float: none;
}

.image-row > .image-column.col-sm-12 {
    padding: 0;
}

form .upload-submit {
	margin-left: 10px;
}

.cf-accordion .panel-collapse.collapse.in {
    background-color: #DEE9FC;
}
.tx-indexedsearch-searchbox-button.submit {
    left: 190px;
    position: relative;
    top: -30px;
    display: none;
}
.tx-indexedsearch-whatis {
    display: none;
}
#indexedsearch label:after {
    content:"\e003"; 
    color: #9b9c9f;
    content: "";
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 5px;
    top: 22px;
    background-color: #ffffff;
}
.content-inner > article.csc-default {
    margin-top: 30px;
    margin-bottom: 30px;
}
#c704 ul li::first-letter,
#c705 ul li::first-letter,
#c706 ul li::first-letter {
    font-weight: bold;
} 
.browsebox {
    float: left;
    padding: 0;
    width: 100%;
}
.browsebox li {
    list-style: outside none none;
    padding: 0 30px 0 0;
}
td .tx-indexedsearch-searchbox-sword.sword {
    margin-left: 10px;
}
.tx-indexedsearch > .tx-indexedsearch-res {
    padding: 10px 0 0 0;
}
.tx-indexedsearch-res {
    padding: 5px 0;
}
.tx-indexedsearch-res > br {
    display: none;
}
.tx-indexedsearch-info.info {
    display: none;
}
.tx-indexedsearch-res {
    clear: both;
}

.csc-menu {
    padding: 0;
}
.csc-menu li {
    float: none;
    list-style: none;
    padding-left: 20px;
}
.csc-menu li:first-child {
    padding-left: 0;
    font-weight: 600;
    font-size: 18px;
}




@media \0screen {img { width: auto }} /* Prevent height distortion in IE8. */

/* Footer */

footer {
    clear: both;
    font-size: 14px;
    line-height: 20px;
}
footer a, footer a:hover, footer a:focus  {
    color: #fff;
}

footer a:hover, footer a:focus  {
    text-decoration: none;
}

footer ul, #page-53 ul {
    padding: 0;
    list-style: none;
}
footer ul li {
    float: none;
}

#footer-navi {
    position: fixed;
    bottom: 0;
    height: 50px;
    z-index: 999;
    width: 100%;
    background:rgb(39,81,154);
    background: transparent\9;
    background:rgba(39,81,154,0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e527519A,endColorstr=#e527519A);
    zoom: 1;
}
#footer-navi:nth-child(n) {
    filter: none;
}

#footer-navi .container {
    height: 50px;
    color: #fff;
}

.footer-fixed {
    position: fixed !important;
    background:rgb(39,81,154) !important;
    background: transparent\9 !important;
    background:rgba(39,81,154,0.9) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e527519A,endColorstr=#e527519A);
    zoom: 1;
}
.footer-fixed :nth-child(n) {
    filter: none;
}

.footer-relative {
    position: relative !important;
    background: #18529D !important;
}

#footer-navi .row {
    line-height: 50px;
}

#footer-navi ul {
    padding: 0;
    list-style: none;
}

#footer-navi ul li {
    display: inline;
}

#footer-navi .pull-right {
    text-align: right;
}


footer a:hover {
    text-decoration: underline;
}
#footer-content {
    background: #18529D;
    width: 100%;
    padding-top: 15px;
    z-index: 100;
}

#footer-content a {
    display: inline-block;
    padding: 3px 0;
    width: 100%;
    color: #ccc;
}
#footer-content a:hover {
    color: #fff;
    text-decoration: none;
}

#footer-content, #footer-content p {
    color: #fff;
}
#standorte .footer-title, #tochtergesellschaften .footer-title {
    padding-left: 16px;
}
#standorte .borderLeft {
    color: #ccc;
}
#standorte li:first-child {
    color: #fff;
}
.footer-title, footer .toolBox_49, footer .toolBox_102 {
    color: #fff;
    font-size: 20px;
    padding: 0 0 15px;
    float: left;
    width: 100%;
}
footer .toolBox_49 a, footer .toolBox_102 a {
    color: #ffffff;
    font-weight: normal;
}
footer .toolBox_49 a:hover, footer .toolBox_102 a:hover {
    text-decoration: underline;
}

.footer-list {
    list-style: none;
    padding: 0;
    float: left;
}
#standorte {
    margin-top: 30px;
}
#standorte .footer-title {
    padding-left: 0;
}
.one-pager .positionAbsolute > .row {
    margin-right: 0;
}

.col-sm-8 .col-sm-6 {
    margin-right: 2%;
    width: 48%;
}

.col-sm-12 {
    float: left;
}
.ueberschriftBolt > a {
    font-size: 16px;
    font-weight: 600;
}
#footer-navi .col-sm-6.pull-right li {
    padding-left: 15px;
}
.btn-hover {
    padding: 10px 6px !important;
    border: 2px solid #fff;
    color: #fff;
    transition: all .7s ease;
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
}

.btn-hover:hover {
    color: #18529D;
    background: #fff;
    text-decoration: none;
}


.standorte a {
    position: relative;
    display: inline-block;
    color: #D4D4D4;
    padding: 10px 0;
    border-bottom: 1px solid #D4D4D4;
} 
footer .borderLeft, footer .borderRight {
    border-color: #acacac;
}
.standorte a::before {
    position: absolute;
    left: 0;
    color: #fff;
    padding: 0 0 3px;
    overflow: hidden;
    max-width: 0;	
    border-bottom: 2px solid #fff;
    content: attr(data-hover);
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    transition: max-width 0.5s;
}

.standorte a:hover::before,
.standorte a:focus::before {
    width: 100%;
    max-width: 100%;
}
#tochtergesellschaften li {
    float: left;
    margin-right: 30px;
}

#page-59 .handlungsaufforderung {
    display: none;
}

.cfNews-list .cf-news-row.year-row .list-title h2 {
	color: #eeae29;
    font-size: 48px;
    font-weight: 700;
}

.cfNews-list .cf-news-row.year-row:first-child .list-title h2 {
	background-image: url("/fileadmin/Media/00_Startseite/newsList.jpg");
    background-repeat: no-repeat;
    height: 100%;
    padding: 50px;
    text-indent: -999em;
}


.cfNews-list .cf-news-row.year-row .col-sm-4 {
    margin-bottom: 30px;
}


/* menu styes */
.list-unstyled,
.list-unstyled ul  { 
    min-width: 120px; 
}


/* ======================
   Media Query > 1200px 
   ====================== */
@media (min-width: 1200px) { 
    .positionAbsolute {
        width: 1170px;
    }

}
/* ======================
   Media Query < 1200px 
   ====================== */
@media (max-width: 1200px) { 
    .positionAbsolute {
        width: 970px;
    }

}

/* ======================
   Media Query < 992px 
   ====================== */
@media (max-width: 992px) { 

    #navigationMain a {
        margin-right: 25px;
    }
    #navigationMain .scrollTop a {
        margin-right: 0;
    }
    .positionAbsolute {
        width: 750px;
        padding-left: 15px;
        padding-right: 15px;
    }

}
@media (max-width: 992px) { 
	.content-section:first-child .handlungsaufforderung {
		top: -130px;
	}

	.handlungsaufforderung {
		top: -43px;
	}
}

/* ======================
   Media Query < 768px 
   ====================== */
@media (max-width: 767px) { 

	#navigationMain {
		max-height: 100%;
		overflow: auto;
	}



	.one-pager .content-section:first-child .container > h1 {
		position: relative !important;
		margin-top: 10px !important;
		text-align: left !important;
		top: 0 !important;
		left: 0 !important;
	}
	.one-pager .content-section:first-child .container {
		padding-top: 15px !important;
	}
    .navbar .btn-navbar {
        display: block;
    }
    .indexedsearchbox {
        float: left;
        text-align: left;
        padding: 10px 0 0;
    }
    .indexedsearchbox input {
        width: 100%;
    }
    .navigationMain .grid-demo a {
        border-bottom: none;
        color: #27519a;
        clear: both;
        padding-left: 0;
        width: 100%;
    }

    .navigationMain .grid-demo li {
        border-bottom: 1px solid #ccc;
    }
    .dropdown.yamm-fw {
        clear: both;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .navbar-nav {
        width: 100%;
        float: left;
    }
    #navigationMain .dropdown-menu {
        background-color: transparent;
        top: 0;
    }
    #navigationMain a {
        margin-right: 0;
        width: 100%;
    }
    .navbar-nav .open .dropdown-menu {
        width: 100%;
    }
    .dropdown.yamm-fw.hasSub span {
        padding: 7px 0 8px;
        float: left;
    }

    .grid-demo {
        padding: 0;
        width: 100%;
    }
    .grid-demo > .row {
        background-color: #ffffff;
        color: #27519a;
        margin: 0;
        padding: 0;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none;
        max-height: none;
    }
    .caret {
        border-width: 6px 6px 0;
        float: right;
        margin: 9px 15px 0 0;
    }
    .caret-up {
        border-bottom: 6px solid;
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        display: inline-block;
        height: 0;
        margin: 9px 15px 0 0;
        vertical-align: middle;
        width: 0;
        float: right;
    }
    #navbar-collapse-grid {
        padding: 0;
    }
    .navbar-nav {
        margin: 0;
        padding: 0;
    }
    .navbar-nav li.dropdown:last-child {
        border-bottom: none;
    }
    .navbar-toggle {
        margin-right: 0 !important;
    }
    .parallax-section {
        height: 300px;
    }

    .image-column.col-sm-12.csc-textpic-firstcol.csc-textpic-lastcol {
        display: block;
        width: 100%;
        height: auto;
    }
    .hasSub:after {
        content:"\e114";
        font-family: "Glyphicons Halflings";
        font-size: 12px;
        padding: 7px;
        position: absolute;
        right: 0;
    }
    #indexedsearch label:after {
		/*        left: 183px;
				top: 18px;
				background-color: transparent;
				right: 0;*/
        display: none;
    }
    .navItemTop {
        padding: 10px 20px 0 0;
    }
    #page-53 .one-pager .content-section:first-child .container > h1 {
        left: 0;
    }
    .formhandler-ajax-validation-result {
        position: relative;
        top: 33px;
        z-index: 10;
    }

}




/* ======================
   Media Query < 450px 
   ====================== */
@media (max-width: 450px) { 

    .parallax-section {
        height: 200px;
    }

	.image-figure.csc-textpic-last > img {
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.one-pager .content-section:first-child .container {
		padding-top: 70px;
	}

	.parallax-section {
		height: 0px;
	}

	.one-pager .content-section:first-child .container > h1 {
		position: inherit;
		width: 100%;
		text-align: center;
		top: 333px;
		z-index: 100;
	}
}



@media print {
    body {
        font-size: 12px; 
        color:#000;
        line-height: 1.4;
        word-spacing:1.1pt;
        letter-spacing:0.2pt; 
        width:100% !important;
        margin:0 !important;
        padding:0 !important; 
    }
    .indexedsearchbox, .navBarTop, #navigationMain, #kontakt, .handlungsaufforderung, section,
    .one-pager .content-section:first-child .container > h1{
        display: none;
    } 

    h1 {
        font-size: 20px; 
    }
    h3 {
        font-size: 16px; 
    }
    .container {
        width: 665px;
    }
    /* no displayed link for E-Mail etc. */
    a.mail[href]:after, a[href]:after,
    .csc-textpic-imagewrap a[href]:after {
        content: " ";
    }

}

ul.nav.nav-bar.navBarTop.col-md-6.col-sm-6.hidden-xs > li:nth-last-of-type(-n+3){
	padding: 13px 20px 13px 0px;
}

ul.nav.nav-bar.navBarTop.col-md-6.col-sm-6.hidden-xs > li:nth-last-of-type(-n+3) a{
	background-color: #27519a;
    color: #fff;
    border-radius: 5px;
    padding: 2px 10px !important;
}