<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Istok+Web:400,700);

/* ======================
   @Global
   ====================== */

body {
    font-family: 'Istok Web', sans-serif;
    font-size: 14px;
	outline: none;
}
div {
	outline: none;
}
/*p { 	
    line-height: 20px;
    margin-bottom: 15px;
    -moz-white-space: pre-wrap;
    white-space: pre-wrap;
    text-align: justify;
    -ms-word-break: break-all;
    -ms-word-wrap: break-all;
    -webkit-word-break: break-word;
    -webkit-word-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
    Safari 5+ and iOS 4.2+ requires -webkit
    -webkit-hyphens: auto;
    Firefox 6+ requires -moz-
    -moz-hyphens: auto;
    IE 10+ requires -ms-
    -ms-hyphens: auto;
    hyphens: auto;
}*/

.hyphenate {
    text-align:-webkit-auto;
    /*text-align:justify; TEMPORAER ENTFERNT*/
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
}
p { 	
    line-height: 20px;
    margin-bottom: 15px;
    text-align: justify;
	outline: none;
}
h1 {
    font-weight: 400;
	outline: none;
	text-align: left;
}

a {
    color: #555555;
    text-decoration: none;
	outline: none;
}

a:hover, a:focus {
    color: #000000;
    text-decoration: none;
	outline: none;
}

.info p, h4 {
    color: #ffffff;
}
#home h1, #home h2, #home h3, #home h4 {
    color: #ffffff;
	text-align: left;
}
h2 {
	text-align: left;
}
/* Hilfstag um Kunde zu ermÃķglichen TextabstÃĪnde auszurichten */ 
h6 {
    line-height: 2px;
    text-align: left;
}
h7 {
    line-height: 2px;
    font-size: 14px;
    text-align: left;
}
h8 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
h9 {
    color: #000;
    font-weight: 400;
    outline: none;
    text-align: left;
    bottom: 80px;
    font-size: 5em;
    padding-right: 20px;
    width: 100%;
}

/* ======================
   @Header
   ====================== */        

header {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    padding: 100px 0;
    background-color: white;
}

header .navbar {
    margin-bottom: 0px;
}


/* ======================
   @Navigation
   ====================== */  
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
} 

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
.nav.navbar-nav.navigation {
    padding: 0;
}
.nav {
    width: 100%;
}

nav ul li {
    width: 21%;
}
nav ul li:last-child {
    width: 15%;
}
.navbar {
    border-radius: 0px;
}

#immobilien-navi img, #standorte-navi img, #energie-navi img, #marketing-navi img, #entwickelt-navi img {
    float: left;
    width: 70px;
    height: 70px;
}   

.navigation {
    padding: 0  0  0 15px
}
.navigation a {
    float: left;
    
}
.navbar-nav &gt; li &gt; a {
    padding: 0;
}
.navigation .text {
    position: relative;
    top: 37px;
    padding-left: 4px;
    
}
.container ul {
    margin: 0;
}
.miniNavigation {
    float: right;

}
.miniNav {
    list-style: outside none none;
    float: right;
}
.miniNav .fa.fa-file-pdf-o {
    font-size: 14px;
    padding: 10px 10px 0;
}

.miniNav .fa.fa-angle-double-up, 
.miniNav .fa.fa-angle-double-right, 
.miniNav .fa.fa-angle-double-left {
    font-size: 20px;
    padding: 7px 10px 0;
}
 .miniNav .fa.fa-home {
    font-size: 17px;
    padding: 8px 10px 0;
}
.nav.navbar-nav.navigation &gt; li:last-child {
    float: right;
}

/* ======================
   @Content
   ====================== */  

/* ====== Startseite ====== */ 
.container.start {
    margin: 272px auto;
}

.box h2, .box h3 {
    color: #ffffff;
}
.info ul li {
    line-height: 25px;
    list-style: outside none none;
}
.info ul {
	padding: 0;
}
.startseitebox.col-md-6.col-sm-6.col-xs-12 {
    border-right: 7px solid #fff;
}
.marketingbox.box {
    background-color: #0088C3;
    height: 37%;
    width: 37%;
    left: 0;
    position: absolute;
    top: 0;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
}
.marketingbox.box h2 {
    position: absolute;
	float: left;
    left: 7%;
    top: 30%;
}
.immobilienbox.box {
    background-color: #F29400;
    height: 62.5%;
    width: 62.5%;
    right: 0;
    position: absolute;
    border-bottom: 2px solid white;
    border-left: 2px solid white;
}
.immobilienbox.box h2 {
    left: 30%;
    position: absolute;
	float: left;
    top: 30%;
}
.standortbox.box {
    background-color: #DF4E13;
    height: 62.5%;
    top: 37.5%;
    width: 62.5%;
    position: absolute;
    left: 0;
    border-top: 2px solid white;
    border-right: 2px solid white;
}
.standortbox.box h2 {
    position: absolute;
	float: left;
    left: 17%;
    top: 40%;
}

.energiebox.box {
    background-color: #66AA22;
    height: 37%;
    top: 63%;
    width: 37%;
    right: 0;
    position: absolute;
    border-top: 2px solid white;
    border-left: 2px solid white;
}
.energiebox.box h2 {
    position: absolute;
	float: left;
    left: 7%;
    top: 30%;
}

.strategobox.box {
    background-color: #000000;
    height: 27%;
    width: 27%;
    top: 36.5%;
    left: 36.5%;
    position: absolute;    
    z-index: 10;
    border: 7px solid white;

}
.strategobox.box h3 {
    position: absolute;
	float: left;
    left: 10%;
    top: 40%;
}
.strategobox.box h3 span {
    font-size: 15px;
    vertical-align: 8px;
}
.marketingbox.box:hover h2, .immobilienbox.box:hover h2, .energiebox.box:hover h2, .standortbox.box:hover h2, 
.strategobox.box:hover h3{
    color: #dddddd;
	cursor: pointer;
}
.box:hover {
	cursor: pointer;
}

.infobox {
    width: 50%;
    padding-bottom: 50%;
}
.info li {
    color: white;
    font-size: 16px;
    text-align: right;
}
.infomarketing, .infoimmobilien, .infostandort, .infoenergie {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
.infostratego {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
.infobox article {
    padding: 0 30px 30px 30px !important;
}
.image-column {
    padding: 0;
}

.infomarketing {
    background-color: #99CFE7;
}
.infoimmobilien {
    background-color: #FAD499;
}
.infostratego {
    background-color: #999999;
}
.infostandort {
    background-color: #F2B8A1;
}
.infoenergie {
    background-color: #C2DDA7;
}


#content {

    margin-top: 303px;

}

.vertical-only {
        width: auto;
        max-width:470px;
}
.scroll-pane {
    top: 40px;
    position: absolute;       
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 0px;
}
.horizontal-only {
    height: auto;
    max-height: 200px;
}
.jspHorizontalBar {
    display: none;
}
.jspTrack {
/*    HINTERGRUNDFARBE HIER SETZEN SCROLLBAR*/
}
.jspVerticalBar {
    width: 6px !important;
    background-color: #555555;
	opacity: 0;
	right: 13px;
}
.jspContainer:hover .jspVerticalBar {
	opacity: 1;
}
.jspHorizontalBar {
    height: 6px;

}

#content .cfNews-image {
    padding: 1px;
}

.immobilien-links {
    background-color: #f29400;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}  

.immobilien-links p {
    bottom: 80px;
    color: white;
    font-size: 5em;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    width: 100%;
} 

.immobilien-rechts {
    background-color: #fad499;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.immobilien-rechts article {
    padding: 0 30px;
}

.standorte-links {
    background-color: #df4e13;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}  

.standorte-links p {
	bottom: 80px;
    color: white;
    font-size: 5em;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    width: 100%;
}  

.standorte-rechts {
    background-color: #f2b8a1;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.standorte-rechts article {
    padding: 0 30px;
}

.energie-links {
    background-color: #66aa22;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}  

.energie-links p {
    bottom: 80px;
    color: white;
    font-size: 5em;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    width: 100%;
}

.energie-rechts {
    background-color: #c2dda7;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.energie-rechts article {
    padding: 0 30px;
}

.marketing-links {
    background-color: #0088c3;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}  

.marketing-links p {
	bottom: 80px;
    color: white;
    font-size: 5em;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    width: 100%;
} 

.marketing-rechts {
    background-color: #99cfe7;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.marketing-rechts article {
    padding: 0 30px;
}

.entwickelt-links {
    background-color: #000000;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}  

.entwickelt-links p {
    bottom: 80px;
    color: white;
    font-size: 5em;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    width: 100%;
}  

.entwickelt-rechts {
    background-color: #999999;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.entwickelt-rechts article {
    padding: 0 30px;
}

#page-18 .entwickelt-links {
    border-bottom: 1px solid #999999;
}
#page-18 .entwickelt-rechts {
    border-bottom: 1px solid #000000;
}
#page-18 .container:last-child .entwickelt-links,
#page-18 .container:last-child .entwickelt-rechts {
    border: none;
}

.pfeil {
    font-size: 20px;
    position: absolute;
    top: 0;
    z-index: 10;
    right: 0;
	padding: 7px 10px 0;
	font-weight: 400;
}
#page-18 .csc-uploads-element-pdf {
    display: none;
}

#content .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.image-wrap .row.image-row {
    margin: 0;
}

.image-wrap .fancybox &gt; img {
    background-color: window;
    border: 1px solid #ddd;
    padding: 5px !important;
}
figcaption {
    color: #838383;
     padding: 3px 0px 5px;
}

/* ======================
   @Forms
   ====================== */ 


#platzhalter {
    height: 300px;
   
}

/* ======================
   @Footer
   ====================== */

footer { 
    text-align: center; 
}

footer ul { 
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;

}

footer ul li {
    display: inline;
    border-left: 1px solid black;
    padding: 0 10px;
    margin-top: 15px;
    text-align: center;

}


footer ul li:first-child {
    border-left: medium none;
}


/* ======================
   Media Query &lt; 1200px 
   ====================== */
@media (min-width: 1200px) {
    .container {
        width: 1000px;
    }
    .startseitebox {
        padding-bottom: 50%;
   }
	#content .jspPane div.image-row div.image-column img, 
	#content .jspPane .image-column .csc-textpic-image img {
		height: auto;
		max-width: 415px;
	}

   
}

/* ======================
   Media Query &gt; 1199px 
   ====================== */
@media (max-width: 1199px) {
    
    .startseitebox {
        padding-bottom: 50%;
   }
   
	#content .jspPane div.image-row div.image-column img, 
	#content .jspPane .image-column .csc-textpic-image img {
    height: auto;
	max-width: 390px;
}

   
   

}
@media (max-width: 992px) {
	
    .box h2, .box h3 {
        font-size: 18px;
    }
    .startseitebox {
        width: 50%;
        padding-bottom: 50%;
   }
    #content .jspPane div.image-row div.image-column img, 
	#content .jspPane .image-column .csc-textpic-image img {
		height: auto;
		max-width: 300px;
	}
    
    #immobilien-navi img, #standorte-navi img, #energie-navi img, #marketing-navi img, #entwickelt-navi img {
        height: 64px;
        width: 64px;
    }
    .navigation .text {
        padding-left: 4px;
        position: relative;
        top: 33px;
		font-size: 14px;
    }
    
    nav ul li {
        width: 19.5%;
    }
    nav ul li:last-child {
        width: 19%;
    }
}
/* ======================
   Media Query &gt; 767px 
   ====================== */

@media (max-width: 768px) {
    header {       
        padding: 0;
    }
    .container.start {
        margin: 0 auto;
    }
    .startseitebox {
        width: 100%;
        padding-bottom: 100%;
   }
   .infobox {
       width: 100%;
       padding-bottom: 100%; 
   }
   
   .box h2, .box h3 {
        font-size: 24px;
    }
	#content .jspPane div.image-row div.image-column img, 
	#content .jspPane .image-column .csc-textpic-image img {
		height: auto;
		max-width: 100%;
	}
   /* ======================
   @Header
   ====================== */        
    
    header {
        position: relative;
        width: 100%;
        z-index: 100;
        top: 0;
    }
    
    header .container {
        padding: 0;
    }
    #content {
        margin-top: 0px;
    }
    .navbar {
        border: none;
    }
    .navbar-nav {
        margin: 0;
        border: none;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: white;
    }
    .menu {
        width: 100%;
    }
    .menu img {
        float: left;
        width: 20%;
        height: 20%;
/*        margin-right: 1%;*/
    }
    .menu &gt; div {
        float: right;
        right: 0;
		display: none;
    }
    .navbar-toggle .icon-bar {
        border-radius: 0;
        height: 4px;
        width: 20px;
    }
    .navigation {
        padding: 0 15px;
        overflow: hidden;
    }
    .navbar-header .icon-bar {
        margin: 15px 0 0 20px;
    }
    .navbar-default .navbar-toggle {
        border: none;
    }
    .navbar-toggle {
        background-image: none;
        border: none;
        float: left;
        margin-bottom: 0;
        margin-right: 0;
        margin-top: 0;
        padding: 9px 15px;
    }
    .navbar-header button {
        
        font-size: 16px;
        right: 0;
        background-color: white;
        font-weight: bold;
    }
    
    .navbar-header p {
       margin: 0;
       padding: 0;
       float: left;
    }
    
    nav ul li {
        margin-left: 0;
        text-align: left;
        width: 100%;
    }
    nav ul li:first-child {
        width: 100%;
        
    }
    nav ul li:last-child {
        width: 100%;
        
    }
     .navbar-nav li a {
        padding: 0;
    }
     .navbar-nav li:first-child a {
        padding: 0;
    }
    .navbar-nav li:last-child a {
        padding: 0;
        float: none;
    }
    .nav &gt; li &gt; a {
        font-size: 2.35em;
        width: 100%;
        padding: 0;
    } 
     nav ul li {
        width: 100%;
        clear: both;
        
    }
    nav ul li:last-child {
        width: 100%;
        
    }
    .navbar-nav li a span {
        clear: none;
        
    }

    .navbar-default .navbar-nav &gt; li &gt; a {
        float: left;
    }
    .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-default .navbar-nav &gt; li &gt; a .text {
        margin-top: 33px;
    }
    #immobilien-navi {
        background-color: #FAD499;
    }
    #standorte-navi {
        background-color: #F2B8A1;
    }
    #energie-navi {
        background-color: #C2DDA7;
    }
    #marketing-navi {
        background-color: #99CFE7;
    }
    #entwickelt-navi {
        background-color: #999999;
    }
    .jspVerticalBar {
		opacity: 1;
	}
    .col-xs-2 {
        height: 100% !important;
    }

    .glyphicon.glyphicon-chevron-up {
        padding: 8px;
        text-align: center;
    }
    .immobilien-links p, .standorte-links p, .energie-links p, .marketing-links p {
        padding: 30px;
    }
    
	.startseitebox.col-md-6.col-sm-6.col-xs-12 {
		border-right: none;
		border-bottom: 7px solid #fff;
	}

     .immobilien-links p, .standorte-links p, .energie-links p, .marketing-links p, .entwickelt-links p {
        font-size: 4.0em;
        margin-bottom: 0;
    } 


    footer ul {
        font-size: 13px;
        margin-top: 20px;
        text-align: left;
    }
    footer ul li {
        margin-top: 5px;
        border: none;
        padding: 0;
    }
    footer .col-md-2.col-sm-2.col-xs-12 a {
        color: #ffffff;
    }
    footer .col-md-2.col-sm-2.col-xs-12 {
        background-color: #777777;
        padding: 5px 0;
        margin: 0 0 1px 0;
    }
    #platzhalter {
        height: 0;
    }
	

}
@media (max-width: 470px) {
	
    .box h2 {
        font-size: 20px;
    }
	.box h3 {
		font-size: 15px;
	}
	.strategobox.box h3 span {
		font-size: 9px;
		vertical-align: 6px;
	}
    .strategobox.box h3 {
		left: auto;
        right: 0;
        margin: 0;
        position: absolute;
		float: left;
        top: 50%;
    }
	.startseitebox.col-md-6.col-sm-6.col-xs-12 {
		border-bottom: 5px solid #fff;
	}
    .immobilien-links p, .standorte-links p, .energie-links p, .energie-links p, .marketing-links p {

        font-size: 3em;
    }
    .menu img {
        height: 20%;
        width: 20%;
    }

	.immobilien-links p, .standorte-links p, .energie-links p, .marketing-links p {
		bottom: 50px;
		padding: 20px;
	}

}</pre></body></html>