body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
    line-height: 1.2;
}

a img {
    border: none;
}

a {
   outline: 0;
}

input::-moz-focus-inner { 
    border: 0; 
}

.vertically_centered {
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin-top: auto;
    margin-bottom: auto;
}

.horizontally_centered {
    position: absolute;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}

img.wide-image {
    display: block;
    width: 100%;
    height: 190px;
    margin: 15px 0px 15px 0px; 
}

img.wide-resource {
    display: block;
    width: 100%;
    height: 250px;
    margin: 15px 0px 15px 0px; 
}

ul.horizontal-menu,
ul.image-gallery,
ul.video-gallery,
ul.resource-gallery {
    margin: 0px;
    padding: 0px;
}

ul.horizontal-menu li,
ul.image-gallery li,
ul.video-gallery li,
ul.resource-gallery li {
	list-style:none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

ul.video-gallery {
    margin-bottom: 7px;
}

img.gallery-image {
    width: 105px;
    height: 105px;
    margin: 0px -2px 0px 0px;
    padding: 0px;
    border: 0px;
}

img.gallery-video,
img.gallery-image-wide,
img.gallery-popup,
img.gallery-download {
    width: 152px;
    height: 84px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    border: 0px; 
}

img.gallery-video-wide {
    width: 474px;
    height: 127px;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    border: 0px; 
}

.ie img.gallery-video-wide {
    width: 472px;
}


.technologien ul.video-gallery li {
    display: block;
}


.image-gallery.inspiration {
    width: 484px;
}

.image-gallery.inspiration li {
    position: relative;
    width: 112px;
    height: 112px;
    margin: 0px 6px 6px 0px;
}

.inspiration img.gallery-image {
    width: 112px;
    height: 112px;
    margin: 0px 6px 6px 0px;
    padding: 0px;
    border: 0px; 
}

.inspiration .text {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 112px;
    height: 112px;
}

.inspiration .text span {
    display: none;
}

li:first-child img.gallery-video-wide {
    margin-left: 0px;
}

ul.video-gallery li a,
ul.resource-gallery li a {
    position: relative;
}

ul.image-gallery.wide li {
    margin-bottom: 7px;
}

ul.resource-gallery li {
    margin-bottom: 35px;
}

img.video-icon-overlay {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -47px; /* 20px for half-height of icon subtracted */
    left: 56px; /* 20px for half-width of icon subtracted */
}

img.video-icon-overlay-wide {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -73px; /* 20px for half-height of icon subtracted */
    left: 218px; /* 20px for half-width of icon subtracted */
}

img.download-icon-overlay {
    position: absolute;
    width: 42px;
    height: 50px;
    top: -57px; /* 10px for half-height of icon subtracted */
    left: 55px; /* 10px for half-width of icon subtracted */
}

ul.video-gallery li span.video-title,
ul.resource-gallery li span.resource-title {
    display: block;
    font-weight: bold;
}

.gallery-content {
    position: relative;
}

.navigation-button img {
    width: 9px;
    height: 23px;
}

#top-overlay .navigation-button img,
#inspiration-overlay .navigation-button img {
    width: 30px;
    height: 30px;
}

#background {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
     /* width excluding the padding */
    width: 962px;
	 /* height excluding the padding */
	height: 676px;
	margin: auto;
	padding: 21px;
    background-image: url(../img/container.png);
    background-repeat: no-repeat;
}

#container {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    /* border: 1px solid green; */
}	

#logo {
    position: absolute;
    width: 161px;
    height: 30px;
    top: 15px;
    right: 30px;
}

#header {
    position: absolute;
    width: 100%;
    height: 25px;
    top: 58px;
    background-color: #f8f8f8;
}

#menu {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#menu li {
    position: absolute;
    top: 5px;
}

#menu #link-startseite { left: 30px; }
#menu #link-nachhaltigkeit { left: 140px; }
#menu #link-technologien { left: 280px; }
#menu #link-systemanbieter { left: 415px; }
#menu #link-oberflaechen { right: 315px; }
#menu #link-qualitaet { right: 205px; }
#menu #link-premium-loesungen { right: 30px; }

#menu a {
    color: #000;
    text-decoration: none;
}

#menu a:hover {
    color: #787878;
}

#menu li.selected a {
    font-weight: bold;
}

.content {
    position: absolute;
    top: 90px;
    left: 0px;
    width: 100%;
    height: 556px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.white-transparent-background {
    background-color: #f00;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);      
    opacity: .8;
}

.overlay {
    color: #787878;
    font-size: 11px;
    padding: 20px;
    z-index: 100;
    background-image:url(../img/transparency.png);
}

.overlay h1 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-top: 0px;    
}

.overlay h2 {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
}

.overlay strong {
    font-size: 11px;
    font-weight: bold;
}

.overlay p.no-margin {
    margin-top: 0px;
}

#top-overlay,
#inspiration-overlay,
.video-overlay {
	z-index: 999 !important;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	display: none;
    color: #fff;
    font-size: 11px;
}

.video-overlay div.video-content {
    position: absolute;
    background-color: #fff;
    padding: 10px;
}

.video-overlay div.video-crop {
    overflow: hidden;
}

#top-overlay .background,
#inspiration-overlay .background,
.video-overlay div.background {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
}

#top-overlay .overlay-content {
    position: absolute;
    border: 10px solid #fff;
    background-color: #fff;
}

.close {
    position: absolute;
    width: 30px;
    height: 30px;
}

#top-overlay .close
{
	top: -25px;
	right: -25px;
}

#inspiration-overlay .close
{
    top: -15px;
    right: -15px;
}

.video-overlay .close {
    top: -15px;
    right: -15px;
    display: none;
}

#face-detail {
    top: 90px;
    left: 0px;
    position: absolute;
}

#info {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 480px; /* with padding of overlay class substracted */
    height: 490px; /* with padding of overlay class substracted */
}

.navigation-button {
    position: absolute;
    top: 0px;
    width: 20px;
    height: 100%;
    background-image: url(../img/transparency.png);
    display: none;
    cursor: pointer;
}

#top-overlay .navigation-button,
#inspiration-overlay .navigation-button {
	position: absolute;
    width: 30px;
    height: 30px;
    background-image: none;
    display: none;
    cursor: pointer;
}

.navigation-button.previous {
    left: 0px;
}

.navigation-button.next {
    right: 0px;
}

#top-overlay .navigation-button.previous {
    left: -25px;
}

#top-overlay .navigation-button.next {
	right: -25px;
}

#inspiration-overlay .navigation-button.previous {
    left: -15px;
}

#inspiration-overlay .navigation-button.next {
    right: -15px;
}

#footer {
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0px;
    background-color: #f8f8f8;
    font-size: 10px;
    color: #b0afaf;
}

#footer a {
    color: #b0afaf;
}

#footer .left-side {
    float: left;
    margin-left: 25px;
}

#footer .left-side p {
    margin-top: 9px;
    display: inline-block;
    vertical-align: top;
}

#footer .right-side {
    float: right;
    margin-right: 25px;
}

#sub-menu {
    margin-top: 8px;
}

#sub-menu li {
    border-left: 1px solid #b0afaf;
    padding-right: 5px;
    padding-left: 5px;
}

#sub-menu li:first-child {
    border-left: 0px;
}

.clear {
    clear: both;
}


#video-overlay {
    position: absolute;
    width: 640px;
    height: 480px;
    background-color: #fff;
    z-index: 999;
    overflow: hidden;
    display: none;
}


/* TECHNOLOGIEN */

.content.technologien {
    background-image: url(../img/technologien-background.jpg);
}

/* SYSTEMANBIETER */

.systemanbieter #video-gallery {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.systemanbieter #image-gallery {
    position: relative;
    width: 100%;
}

.content.systemanbieter {
    background-image: url(../img/systemanbieter-background.jpg);
}

.systemanbieter #resource-gallery {
    position: relative;
    width: 100%;
    margin-top: 13px;
}

.systemanbieter ul.resource-gallery li {
    margin-bottom: 0px;
}

.systemanbieter ul.resource-gallery li a img {
    margin-right: 5px;
}

.systemanbieter ul.resource-gallery li:first-child a img {
    margin-left: 0px;
}


/* QUALITAET */

.content.qualitaet {
    background-image: url(../img/qualitaet-background.jpg);
}

.qualitaet .gallery {
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
}

.qualitaet #video-gallery {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

/* PREMIUM-LOESUNGEN */

.premium-loesungen #image-gallery {
    clear: both;
}

.content.premium-loesungen {
    background-image: url(../img/premium-loesungen-background.jpg);
}

.premium-loesungen #info p.left {
    width: 330px;
    float: left;
    margin-top: 0px;
} 

.premium-loesungen #video-container {
    position: relative;
    width: 140px;
    float: left;
    margin: 0px 0px 10px 10px;
}

.premium-loesungen #video-container span.video-title {
    display: block;
    font-weight: bold;
}


.premium-loesungen img.container-video {
    width: 140px;
    height: 95px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border: 0px; 
}

.premium-loesungen img.container-video-icon-overlay {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 27px; /* 20px for half-height of icon subtracted */
    left: 50px; /* 20px for half-width of icon subtracted */
}

/* OBERFLAECHEN */

.content.oberflaechen {
    background-image: url(../img/oberflaechen-background.jpg);
}

.oberflaechen #info p.right {
    position: relative;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    padding: 10px 8px 10px 220px;
	margin-top: 15px;
    margin-bottom: 30px;
    
}

.oberflaechen #info p.right img {
    position: absolute;
    left: 8px;
    top: 30px;
}

.oberflaechen #info p.right strong {
    display: inline-block;
    margin-bottom: 10px;
}

.oberflaechen #info p.right a {
    color: #000;
    font-weight: bold;
}

.oberflaechen #video-container {
    position: relative;
    width: 140px;
    float: left;
    margin: 15px 10px 10px 0px;
}

.oberflaechen #video-container span.video-title {
    display: block;
    font-weight: bold;
}


.oberflaechen img.container-video {
    width: 140px;
    height: 95px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border: 0px; 
}

.oberflaechen img.container-video-icon-overlay {
    position: absolute;
    width: 19px;
    height: 21px;
    top: 35px; /* 10px for half-height of icon subtracted */
    left: 60px; /* 10px for half-width of icon subtracted */
}

.oberflaechen .gallery {
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
}

/* NACHHALTIGKEIT */

.content.nachhaltigkeit {
    background-image: url(../img/nachhaltigkeit-background.jpg);
}

.nachhaltigkeit .gallery {
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
}

.nachhaltigkeit #video {
    position: relative;
    width: 478px;
    height: 192px;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 10px;
}

/* STARTSEITE */

.content.startseite {
    background-image: url(../img/startseite-background.jpg);
}   

.startseite #teaser {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 560px; /* with padding of overlay class substracted */
}

.startseite #teaser p {
    margin: 0px;
}

.startseite #fisheye {
    position: absolute;
    width: 900px; /* with padding subtracted */
    text-align: center;
    top: 175px;
    margin: 0px 30px 0px 30px;
    height: 400px;
}

.startseite #faces a
{
    text-align: center;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    width: 130px;
    position: absolute;
    display: block;
    top: 0;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0); 
}

.startseite #faces a img
{
    border: none;
    margin: 0px auto 5px auto;
    width: 100%;
}

.startseite #faces a img .full-zoom
{
    background-color: #0f0;
}

.startseite #faces a img .partial-zoom
{
    background-color: #ff0;
}

.startseite #faces a span
{
    position: absolute;
    display: none;
}

.startseite #faces
{
    height: 200px;
    width: 900px;
    left: 100px;
    position: absolute;
}

.startseite #faces #face-nachhaltigkeit,
.startseite #faces #face-technologien,
.startseite #faces #face-systemanbieter {
    margin-top: 20px;
}

.startseite #faces #face-technologien {
    margin-left: 15px;
    margin-right: -15px;
}

.startseite #faces #face-premium-loesungen,
.startseite #faces #face-qualitaet {
    margin-top: 15px;
}

#debug {
    height: 300px;
    overflow: auto;
}

#inspiration-content {
    background-color: #fff;
	width: 883px;
	height: 351px;
	padding: 12px 40px 12px 12px;
}

.inspiration-data {
    position: absolute;
    width: 362px;
    height: 351px;
    padding: 12px 0px 12px 0px;
    top: 0px;
    right: 28px;
    color: #b8b7b7;
}

.inspiration-data table {
    border-collapse: collapse;
    width: 100%;
}
	
.inspiration-data th {
    color: #000;
    text-align: left;
    width: 85px;
}

.inspiration-data h1 {
    color: #000;
    font-weight: normal;
    margin-top: 0px;
}

.inspiration-data p {
    margin-bottom: 25px;
}

.inspiration-data td,
.inspiration-data th {
    border-top: 1px solid #000;
    padding: 7px 0px 7px 0px;
}

.inspiration-data #image-selector {
    position: absolute;
    bottom: 9px;
    width: 100%;
    padding-top: 25px;
    border-top: 1px solid #000;
}

.inspiration-data #image-selector .image-gallery li.active img {
    outline: 2px solid #fad74b;
}

.inspiration-data #image-selector .image-gallery li img {
    margin: 2px;
}


#test {
    position: absolute;
    width: 300px;
    height: 300px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;    
    margin: auto;
    background-color: #f00;
}

iframe { 
    overflow-x: hidden;
    overflow-y: auto;
}

.overlay-info {
    position: absolute;
    padding-top: 5px;
    background-color: #fff;
    color: #000;
    bottom: 0px;
    width: 100%;
    display: none;
}

.overlay-info .object, .overlay-info .line-two,
.overlay-info .object, .overlay-info .line-three {
    font-weight: bold;
}

.overlay-info .architect,
.overlay-info .photo {
    font-weight: normal;
}

.overlay-info .line-two,
.overlay-info .line-three {
    margin-top: 3px;
}


.technologien ul.video-gallery {
    margin-top: 15px;
}
	
.technologien #info p.right {
    position: relative;
    padding: 0px 8px 10px 160px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 70px;
}

.technologien ul.video-gallery li {
    position: relative;
}

.technologien #info .video-gallery .link-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
}

.technologien #info p.right strong {
    display: inline-block;
    margin-bottom: 10px;
}

.technologien #info p.right a {
	color: #000;
    font-weight: bold;
}

.technologien img.gallery-video {
    height: 74px;
}


.systemanbieter #info p.right {
    position: relative;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    padding: 10px 13px 10px 160px;
    margin-top: 15px;
    margin-bottom: 10px;
    min-height: 133px;    
}

.systemanbieter #info p.right img {
    position: absolute;
    left: 13px;
    top: 10px;
}

.systemanbieter #info p.right strong {
    display: inline-block;
}

.systemanbieter img.gallery-video {
    height: 94px;
}

.systemanbieter .resource-title {
    width: 132px;
	margin-top: 5px;
    background-image: url('../img/pdf-icon.gif');
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
}

.systemanbieter #info a:visited,
.systemanbieter #info a {
    color: #787878;
}

.systemanbieter p.right a:active,
.systemanbieter p.right a:hover {
    color: #999999;
}

.systemanbieter .resource-title a:visited,
.systemanbieter .resource-title a {
    font-weight: normal;
}

.systemanbieter .resource-gallery li {
    vertical-align: top;
}

.justify {
    text-align: justify;
}

.bold {
    font-weight: bold;
}

.content.kontakt {
    top: 83px;
    height: 563px;
}

.content.kontakt #bdwrapper {
    width: 100%;
    height: 195px;
    overflow: auto;
}

.content.kontakt #bdcontent_html {
    padding: 8px 10px 10px 0px;
    color: #787878;
}

.content.kontakt #bdcontent_html a,
.content.kontakt #bdcontent_html a:visited {
    color: #787878;
}

.content.kontakt #bdcontent_html a:hover,
.content.kontakt #bdcontent_html a:active {
    color: #999999;
}

.content.kontakt table.worldwide-address {
    margin-top: 15px;
}

.content.kontakt table:first-child.worldwide-address {
    margin-top: 0px;
}

.content.kontakt #mapcontainer {
    position: relative;
    border-width: 3px 0px 3px 0px;
    border-style: solid;
    border-color: #F8F8F8;
    left: -433px;
    width: 963px;
    height: 295px;
    overflow:hidden;
}

.content.kontakt #stoworldmap {
    margin-left: -5px;
}

.content.kontakt #bdcontent_html h3 {
    margin-top: 0px;
}

.content.kontakt #info {
    width: 530px !important;
    right: 0px !important;
    padding-right: 0px;
}

/* Impressum */

.content.impressum,
.content.datenschutz,
.content.agb,
.content.downloads {
    background-image: url(../img/impressum-background.jpg);
}   

.content.impressum #buckets,
.content.datenschutz #buckets,
.content.agb #buckets,
.content.downloads #buckets {
    position: relative;
    top: 80px;
}


/* SCROLLBAR */


.sto-scrollbars::-webkit-scrollbar {
    width: 15px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 15px;
}

.sto-scrollbars::-webkit-scrollbar-track {
}

.sto-scrollbars::-webkit-scrollbar-thumb {
    border-radius: 15px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.sto-scrollbars::-webkit-scrollbar-button:end:decrement {
    height: 18px;
    background-image:url('../img/scrollbar-button-top.gif');
    background-repeat:no-repeat;
    background-position: 3px 5px;
    display: block;
}

.sto-scrollbars::-webkit-scrollbar-button:end:increment  {
    height: 18px;
	background-image:url('../img/scrollbar-button-bottom.gif');
    background-repeat:no-repeat;
    background-position: 3px 3px;
	display: block;
}

.preloader {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    background-image: url('../img/preloader-background-lowres.jpg');
    background-repeat: no-repeat;
    z-index:9999;
    display: none;
}

.language_detect .preloader {
    display: block;
}

.preloader .progress-indicator {
    position: absolute;
    width: 175px;
    height: 30px;
    top: 15px;
    right: 30px;
}

.preloader .progress-indicator .progress-percent {
    position: absolute;
    right: 106px;
    top: 9px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}


.preloader .progress-indicator .progress-bar {
    position: absolute;
    background-color: #ffd500;
    width: 0px;
    height: 21px;
    left: 75px;
    top: 8px;
}

.preloader .top-bar,
.preloader .bottom-bar {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 0px;
}

.preloader .top-bar {
    top: 0px;
}
	
.preloader .bottom-bar {
    bottom: 0px;
}

.preloader .message {
    position: absolute;
    top: 410px;
    right: 0px;
    width: 400px;
}

#container.not-preloaded #logo,
#container.not-preloaded #header,
#container.not-preloaded #footer {
    display: none;
}

#container.not-preloaded .content {
    opacity: 0;
}

.content.impressum tr {
	vertical-align: top;
}

.content.impressum td {
    width: 50%;
}

a.mail {
    color: #787878;
	background: transparent url('../img/mail-link-icon.gif') center left no-repeat;
    padding: 5px 0px 0px 38px;
    height: 18px;
    display: inline-block;
    text-decoration: none;
}

a.mail:hover {
    text-decoration: underline;
}

.content.datenschutz #text {
    overflow: auto;
    height: 450px;
    padding-right: 10px;
}

.content.datenschutz #info.overlay {
    padding-right: 10px;
}

.fade-out-gradient {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(255,255,255,0.01) 0%, rgba(255,255,255,1) 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.01)), color-stop(50%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,1) 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,1) 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,1) 50%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,1) 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.content.datenschutz .bottom-fade-out {
    position: absolute;
    width: 525px;
    height: 15px;
    top: 510px;
    left: 0px;
}

.content.agb #info ul {
    list-style-image: url('../img/pdf-icon.gif');
    padding-left: 30px;        
}

.content.agb #info li {
    padding-left: 5px;
    margin-bottom: 10px;
}

.content.agb #info li a {
    color: #787878;
    font-weight: bold;
}


.downloads ul.resource-gallery li {
    margin-bottom: 15px;
}

.downloads ul.resource-gallery li a img {
    margin-right: 7px;
}

.ie .downloads ul.resource-gallery li a img {
    margin-right: 5px;
}

.downloads ul.resource-gallery li:nth-child(3n) a img {
    margin-right: 0px;
}


.downloads img.gallery-video {
    height: 94px;
}

.downloads .resource-title {
    width: 132px;
    margin-top: 5px;
    background-image: url('../img/pdf-icon.gif');
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
}

.downloads #info a:visited,
.downloads #info a {
    color: #787878;
}

.downloads .resource-title a:visited,
.downloads .resource-title a {
    font-weight: normal;
}

.downloads .resource-gallery li {
    vertical-align: top;
}

.content.downloads #resource-gallery {
    overflow: auto;
    height: 398px;
    padding-right: 10px;
    margin-top: 25px;
}

.content.downloads #info.overlay {
    width: 490px !important;
    padding-right: 10px;
}

.content.downloads .bottom-fade-out {
    position: absolute;
    width: 525px;
    height: 15px;
    top: 509px;
    left: 0px;
}

#footer .left-side p.language-selector {
    margin-top: 2px;
    margin-right: 10px;
    margin-left: 4px;
}

#footer .left-side p.language-selector img {
    vertical-align: top;
    margin-top: 3px;
}

#footer .left-side p.language-selector select {
    position: relative;
    width: 160px;
    margin-top: 0px;
    left: -165px;
}

#footer .left-side p.language-selector span.selector {
    display: inline-block;
    margin-top: 4px;
    width: 1px;
    overflow: hidden;
}

.selector-gradient {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(left,  rgba(248,248,248,1) 25%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(25%,rgba(248,248,248,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(248,248,248,1) 25%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(248,248,248,1) 25%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(248,248,248,1) 25%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(left,  rgba(248,248,248,1) 25%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
}

#footer .left-side p.language-selector .left-fade-out {
    display: inline-block;
    z-index: 50;
	position: absolute;
    width: 15px;
    height: 25px;
    top: 2px;
    left: 49px;
}

#footer .left-side p.language-selector a {
    text-decoration: none;
}

.nachhaltigkeit #video-blocker {
    width: 100%;
    height: 100%;
    position: absolute;
    top:0px;
    left: 0px;
}

.worldwide-address .address-left {
    width: 50%;
}

.worldwide-address .address-right {
    width: 50%;
}

.extend {
    width: 100%;
    height: 100%;
}

a:visited,
a {
    color: #787878;
}

a:active,
a:hover {
    color: #999999;
}

.image-gallery.inspiration a {
    position: relative;
    width: 112px;
    height: 112px;
    display: inline-block;
    overflow: hidden;
}

.image-gallery.inspiration .text-container {
    position: absolute;
    display: table;
    width: 112px;
    height: 112px;
    overflow: hidden;
    background: #ffd500;
}

.image-gallery.inspiration .text-label {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    width: 102px;
    height: 102px;
    overflow: hidden;
    padding: 5px;
}

.image-gallery.inspiration img {
    position: absolute;
}








.gallery-overlay {
    z-index: 999 !important;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: none;
    color: #fff;
    font-size: 11px;
}

.gallery-overlay .background {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.gallery-overlay .overlay-wrapper {
    position: absolute;
    padding: 40px;
    background-color: #444;
}

.gallery-overlay .overlay-content {
    position: absolute;
    border: 10px solid #fff;
    background-color: #fff;
}

#gallery-overlay .close
{
    position: absolute;
    top: -25px;
    right: -25px;
}

/*
.overlay-info {
    position: absolute;
    padding-top: 5px;
    background-color: #fff;
    color: #000;
    bottom: 0px;
    width: 100%;
    display: none;
}

.overlay-info .object, .overlay-info .line-two {
    font-weight: bold;
}

.overlay-info .architect {
    font-weight: normal;
}

.overlay-info .line-two {
    margin-top: 3px;
}
*/

#language-bubble {
    position: absolute;
    top: -35px;
    left: 28px;
}

#language-bubble .bubble {
    height: 23px;
}

#language-bubble span {
    display: block;
    float: left;
}

#language-bubble .left {
    width: 5px;
    background-image: url('../img/language-bubble-left.png');
    background-repeat: no-repeat;
    height: 23px;
}

#language-bubble .right {
    width: 5px;
    background-image: url('../img/language-bubble-right.png');
    background-repeat: no-repeat;
    height: 23px;
}

#language-bubble .arrow {
    width: 11px;
    height: 16px;
    background-image: url('../img/language-bubble-arrow.png');
    background-repeat: no-repeat;
    margin-left: 12px;
}

#language-bubble .flags {
    background-color: #ccc;
    height: 19px;
    padding-top: 4px;
}

#language-bubble a {
    text-decoration: none;
}

.video-loading-message {
    width: 250px;
    height: 20px;
    color: #ddd;
    text-align: center;
}

#systemfinder-iframe {
    margin-top: -24px;
}

.external-content {
    overflow: hidden;
}

#noflash-message {
    width: 250px;
    height: 80px;
    margin-left: 50px;
    text-align: center;
    display: none;
}

.video-player-unavailable-message {
	position: absolute;
    width: 350px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -175px;
    color: #787878;
}

#mapcontainer.noflash {
    background-image:url('../img/worldmap.gif');
    background-repeat: no-repeat;
}

/* remove outlines in FF */
a {
   outline: none;
}


/* IE Styles */

.ie9 .systemanbieter ul.resource-gallery li a img {
    margin-right: 2px;
}

.ielt8 img.fixpng {  
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
    zoom: 1;
}

.ie7 ul.image-gallery li {
    width: 105px;
    float: left;
    margin-left: 5px;
}

.ie7 ul.image-gallery li:first-child {
    margin-left: 0px;
}

.ie7 .image-gallery {
    height: 105px;
}

.ie7 .gallery .navigation-button img.horizontally_centered.vertically_centered {
    top: 50%;
    margin-top: -11px;
    left: 50%;
}

.ie7 .gallery .navigation-button.next img.horizontally_centered.vertically_centered {
    margin-left: -4px;    
}

.ie7 .gallery .navigation-button.previous img.horizontally_centered.vertically_centered {
    margin-left: -5px;    
}

.ie7 #footer .right-side {
	width: 535px;
    text-align: right;
}

.ie7 #sub-menu li {
    display: inline;
}

.ie7 a {
    outline: none;
}

.ie7 .content.datenschutz .bottom-fade-out {
    top: 518px;
}

.ie7 ul.resource-gallery li {
    width: 152px;
    float: left;
    margin-left: 12px;
}

.ie7 ul.resource-gallery li:first-child {
    margin-left: 0px;
}

.ie7 .content.kontakt td.addresstd > h3  {
    margin-bottom: -5px;
}

.ie7 .content.agb #info ul  {
    margin-left: 0px;
}


.ie7 img.video-icon-overlay {
    top: 50%;
    margin-top: -20px; /* 20px for half-height of icon subtracted */
}

.ie7 img.video-icon-overlay-wide {
    top: 50%;
    margin-top: -20px; /* 20px for half-height of icon subtracted */
}

.ie7 .image-gallery.inspiration li.first-in-line {
    margin-left: 0px;
}

.ie7 #top-overlay .navigation-button,
.ie7 #inspiration-overlay .navigation-button {
    top: 50%; 
    margin-top: -15px; /* 15px for half-height of icon subtracted */
}

.ie7 .overlay-info {
    left: 0px;
}

.ie7 .inspiration-data #image-selector ul {
    height: auto;
}
	
.ie7 .inspiration-data #image-selector li {
    width: auto;
}

.ie7 h1 {
    margin-bottom: 10px;
}

.ie7 .inspiration-data p {
    margin-top: 0px;
}

.ie7 .inspiration-data h1 {
    font-size: 20px;
}

.ie7 #info h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.ie7 #info > p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.ie7 #image-gallery ul.image-gallery.inspiration li a {
	text-decoration: none;
}

.ie7 #noflash-message {
    position: absolute;
    top: 50%;
    margin-top: -40px;
}

.ie7 #info.overlay {
    background-image: none;
}

.ie7 #info.overlay {
    background-color: #fdfdfd;
}

.ie7 .content.kontakt #info.overlay {
    background-color: #fff;
}

.ie7 #background {
	margin: 0px;
	left: 50%;
	margin-left: -502px;
	top: 50%;
	margin-top: -358px;
}


.ie7 .overlay-content,
.ie7 .video-content,
.ie7 #inspiration-content {
    left: 50%;
    top: 50%;
}

.ie7 .text-container .text-label {
    display: inline-block;
    height: auto;
}

.ie7 .systemanbieter #info p.right {
    height: 133px;
}

.ie7 .video-loading-message {
    top: 50%;
    left: 50%;
    margin-left: -125px;
    margin-top: -10px;
}