
/*  Colors

Axitec Rot: R 221 / G 12 / B 50

Grau 1: R 245 / G 245 / B 245
Grau 2: R 212 / G 212 / B 212
Grau 3: R 150 / G 150 / B 150
Grau 4: R 102 / G 102 / B 102

Footer hell: R 32 / G 52 / B 62
Footer dunkel: R 40 / G 40 / B 40
*/


* {
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

body {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	padding-top: 100px;
	background-color: #f5f5f5;;
}

.container-fullwidth {
	width: 100%;
	background-color: #ccc;
}

.img-responsive.centered {
	margin: 0 auto;
}

.mobile-navigation, .mobile-nav-btn {
	display: none;
}

a {
	cursor: pointer;
}

a:active {
	text-decoration: none;
}

a:active, a:focus {
	outline: none;
}

a p {
	color: #666666;
}

a.fading:hover, input.fading:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	/* IE 8 */
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.navbar-fixed-top {
	background-color: #fff;
	height: 120px;
}

.nobr { white-space:nowrap; }

.center-block {
	float: none !important;
	text-align: center;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	color: #000;
	font-weight: 700;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	margin: 50px 0 42px 0;
}

h2 {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	color: #000;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 1px;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
	h2 {
		font-size: 21px;
		letter-spacing: 1px;
	}
}

h3, h4 {
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 26px;
	margin: 10px 0 10px 0;
}

@media (min-width: 768px) and (max-width: 991px) {
	h3, h4 {
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 18px;
		margin: 8px 0 8px 0;
	}
}


h3 {
	color: #000;
}

h4, h4 a {
	color: #969696; /* Grau 3 */
}

.center-block h3, .center-block h4 {

}

.boxContent h3, .boxContent h4 {

}

.mrg-bot-20 {
	margin-bottom: 20px;
}

.mrg-bot-24 {
	margin-bottom: 24px;
}

.mrg-top-10 {
	margin-top: 10px;
}

.mrg-top-15 {
	margin-top: 15px;
}

.mrg-top-20 {
	margin-top: 20px;
}

.mrg-top-30 {
	margin-top: 30px;
}

.mrg-top-50 {
	margin-top: 50px;
}

.mrg-top-60 {
	margin-top: 60px;
}

.mrg-bot-40 {
	margin-bottom: 40px;
}

.mrg-bot-50 {
	margin-bottom: 50px;
}

.mrg-bot-60 {
	margin-bottom: 60px;
}

.header-imagebox-home  {
	height: 700px;
	clear: both;
}

.header-image-home  {
	height: 700px;
	display: none;

}

.header-imagebox  {
	height: 550px;
	overflow: hidden;
	clear: both;
}

.header-image  {
	height: 550px;
	display: none;
}


.slogan-home {
	position: relative;
	margin: 0 auto;
	padding-top: 80px;
	width: 700px;
	text-align: center;
}

.slogan-home h2 {
	font-size: 66px;
    color: #fff;
	margin: 0;
	line-height: 58px;
	text-transform: none;
}

.slogan-home h3 {
	font-size: 45px;
	letter-spacing: 1px;
    color: #fff;
	font-weight: 400;
	margin: 6px 0 0 0;
	line-height: 45px;
}

a.box-red-home {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 32px;
	padding: 12px 50px 12px 35px;
	color: #fff;
	font-size: 20px;
	background-color: #DD0C32;
	border: 1px solid #fff;
	width: 270px;
	text-transform: uppercase;
	text-decoration: none;
}

a.box-red-home:hover {
	background-color: #d4d4d4;
}

a.box-red-home span.icon {
	background: url(/images/arrow-right-home.png);
	display: block;
    position: absolute;
    right: 26px;
    top: 13px;
	width: 13px;
	height: 23px;
}

.box-worldmap-home {
	position: relative;
	max-width: 670px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #DD0C32;
	-webkit-box-shadow: 0px 0px 14px 1px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 14px 1px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 14px 1px rgba(0,0,0,0.9);
}

.box-worldmap-home-header {
	padding: 6px 8px 6px 8px;
	background-color: #DD0C32;
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	text-align: center;
}

.box-worldmap-home-header p {
	margin-bottom: 0;
}

a.box-red-link {
    position: absolute;
    left: calc(50% - 160px);
    bottom: 15px;
    display: block;
    margin: 0 auto;
    padding: 7px 30px 7px 12px;
    color: #fff;
    font-size: 18px;
    background-color: #DD0C32;
    border: 1px solid #fff;
    width: 320px;
    text-transform: uppercase;
    text-decoration: none;
}

a.box-red-link:hover {
	background-color: #d4d4d4;
}

a.box-red-link span.icon {
    background: url(/images/arrow-right-home.png);
    display: block;
    position: absolute;
    right: 11px;
    top: 9px;
    width: 13px;
    height: 23px;
}

.box-red {
	position: relative;
	top: 100px;
	left: 30px;
	color: #fff;
	font-size: 35px;
	background-color: #DD0C32;
	padding: 27px 20px 35px 20px;
	display:inline-block;
}

.box-red h2 {
	font-size: 40px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 400;
	color: #fff;
	margin: 0 0 8px 0;
	text-align: justify;
}

.box-red h3 {
	font-size: 35px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #fff;
	margin: 0;
	text-align: justify;
}

#floatingShare {
	position: absolute;
	top: 160px;
	right: 0px;
	width: 54px;
}

#floatingShare a {
	float: right;
	width: 40px;
	height: 40px;
	display: block;
	clear: both;
}

#floatingShare a.facebook {
	background: url(/images/social_Icon_facebook_head.gif);
}

#floatingShare a.linkedin {
	background: url(/images/social_Icon_linkedin_head.gif);
}

#floatingShare a.twitter {
	background: url(/images/social_Icon_twitter_head.gif);
}

#floatingShare a.googleplus {
	background: url(/images/social_Icon_googleplus_head.gif);
}

#floatingShare a.youtube {
	background: url(/images/social_Icon_youtube_head.gif);
}

#floatingShare a.xing {
	background: url(/images/social_Icon_xing_head.gif);
}

#floatingShare a.email {
	background: url(/images/social_Icon_email_head.gif);
}

#floatingShare a.instagram {
	background: url(/images/social_Icon_instagram_head.gif);
}

.header-news {
  position: relative;
  margin: 0px;
  padding: 25px 0 0 0;
}

.icn-limiter {
	margin: 0 auto 50px auto;
	width: 402px;
}

.icn-limiter img, .img-box-news img {
	display: inline-block;
}

.img-box-news {
	margin: 0 auto 50px auto;
}

.icn-limiter-footer {
	margin: 0 auto 40px auto;
	width: 402px;
}

.footer-content {
  position: relative;
  width: 100%;
  background-color: #f5f5f5;
  line-height: 18px;
}

.footer-content  h4 {
	color: #DD0C32;
	font-size: 30px;
	line-height: 34px;
	margin: 34px 0 28px 0;
}

.footer-content  h2 {
	color: #d4d4d4;
	font-size: 20px;
	margin: 0 0 0 0;
}

.limiter-footer {
	position: relative;
	height: 1px;
	width: 100%;
	background-color: #979796;
	margin: 10px 0 31px 0;
}

.limiter-footer .red {
	position: absolute;
	left: 0;
	top: -2px;
	height: 5px;
	width: 120px;
	background-color: #dd0c32; /* rot */
}

.limiter-footer .small {
	width: 90px;
}

.footer-box {
	width: 100%;
	margin: 0;
}

.footer-box p {
	font-size: 16px;
}

ul.nav-footer {
	float: right;
	list-style-type: none;
	margin: 12px 0 0 0;
}

ul.nav-footer  li {
	float:left;
}

ul.nav-footer li a.last {
	border-right: none;
}

ul.nav-footer li a {
	height: 13px !important;
	padding: 0 7px 0 7px;
	border-right: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
}

ul.nav-footer li:first-child a {
    padding-left: 0px;
}

.footer-nav p {
	float: left;
	margin: 12px 0 0 0;
	color: #fff;
	line-height: 22px;
}

.border-grey {
	border: 1px solid #7a8489;
}

.footer-box p, .footer-box a {
	color: #d4d4d4;
}

.well-sm {
	padding: 0;
	margin:0;
}

#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 66px;
    right: 15px;
}


.navbar-logo {
	float: left;
	margin: 26px 0 0 0;
	max-width: 210px;
}

ul.lang-nav {
	float: right;
	clear: right;
	list-style-type: none;
	margin: 26px 0 0 0;
}

ul.lang-nav li {
	float: left;
	height: 15px;
	width: 23px;
	height: 15px;
	margin-right: 10px;
}

ul.lang-nav li a {
	text-indent: -9999px;
	display: block;
	width: 23px;
	height: 15px;
	float: left;
	background-size: cover;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

ul.lang-nav li a:hover, ul.lang-nav li a.selected {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.nav-box {
	float: right;
}

.top-line {
	background-color: #dd0c32;
	height: 5px;
	width: 100%;
	margin-top: 20px;
}

.navcontainer {
  height: 95px;
}

.main-nav {
    float: right;
	clear: right;
}

.nav {
    display: inline-block;
    margin: 17px 0 0 0;
    float: right;
}

.navbar-nav > li {
	margin-right: 5px;
}

/*
.navbar-nav > li.item-137 {
	display: none;
}

.block_responsive_menu .r_menu ul li.item-137 {
	display: none;
}
*/


.navbar-nav > li:last-child {
	margin-right: 0px;
}

.navbar-nav > li > a {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	/*background-color: #000;*/
	text-transform: uppercase;
	padding: 1px 12px 1px 7px;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a.active{
	background: transparent;
	color: #666666 !important;
}

.navbar-nav > li.dropdown > a:before{ /*arrow added to downarrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top: 6px; /*should be set to 100% */
	left: -13px;
	width:0;
	height:0;
	border-color: black transparent transparent transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 8px;
}

.navbar-nav > li.dropdown {
	margin-left: 10px;
}

.navbar-nav > li.dropdown > a:hover:before, .navbar-nav > li.dropdown > a.active:before {
	border-color: #DD0C32 transparent transparent transparent;
}

ul.dropdown-menu {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
	background-color: #353535;
	border: none !important;
	box-shadow: none !important;
	border-radius: none !important;
	border-top: 4px solid #DD0C32 !important;
	border-bottom: 2px solid #353535 !important;
	margin: 0px 0px 0px -10px !important;
	padding: 0px 0px !important;
}

ul.dropdown-menu li{
	border-bottom: 1px solid #fff;
}

ul.dropdown-menu li:last-child {
	border-bottom: none;
}

ul.dropdown-menu > li > a {
	font-size: 18px;
	padding: 6px 20px 8px 20px;
	color: #fff;
	text-transform: uppercase;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a.active{
	color: #fff;
	background-color: #DD0C32;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:focus, .navbar-nav > li > a.active {
    color: #000;
	/*background-color: #000 !important;*/
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.btn-close {
	position: absolute;
	z-index: 2000;
	right: 21px;
	top: 0px;
	display: none;
}

.navbar-brand-smartphone, .navbar-social-smartphone {
	display: none;
}

.row-padding {
	padding-top: 40px;
	padding-bottom: 50px;
}

.row-padding-top {
    padding-top: 40px;
}

.boxContent {
	text-align: center;
}

.boxContent a {
	text-decoration: none;

}

.ansprechpartner .boxContent {
    text-align: left;
}

a.btn-employee {
	display: inline-block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background-color: #dd0c32;
	text-align: center;
	border-top: 1px solid #fff;
}

a.btn-employee:hover {
	text-decoration: none;
}

.ansprechpartner article h2:nth-child(1) {
	margin: 10px 0 0 0;
}

.ansprechpartner article h2 {
    float: left;
	clear: left;
	font-size: 17px;
	color: #666666;
	margin: 2px 0 7px 0;
	font-weight: 600;
	line-height: 22px;
}

.ansprechpartner article .dot {
	float: left;
	font-size: 39px;
	margin: 5px 0 0 9px;
}

.ansprechpartner article p {
    float: left;
	clear: both;
	margin-bottom: 0px;
}

.ansprechpartner.detail article {
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: inline-block;
}

.ansprechpartner.detail figure {
	display: block;
	float: left;
	width: 50%;
	padding-right: 13px;
}

.ansprechpartner.detail figure img {
	max-width: 200px;
}

.ansprechpartner.detail .boxContent {
	display: block;
	float: left;
	width: 50%;
	padding-left: 13px;
}

.ansprechpartner.detail article h2:nth-child(1) {
    margin: 0 !important;
}

.ansprechpartner.detail article p.area {
    margin: 15px 0 20px 0 !important;
	clear: none;
}

.ansprechpartner.detail article span.dot {
	float: none;
	font-size: 39px;


	height: 18px;
	vertical-align: bottom;
}

a.btn-back-employees {
	display: block;
	float: left;
	clear: both;
	background-color: #CCCCCC;
	color: #000;
	padding: 0 8px 0 15px;
	text-transform: uppercase;
	margin-top: 25px;
	font-size: 14px;
}

a.btn-back-employees i {
	margin-left: 10px;
	font-size: 22px;
	vertical-align: bottom;
	margin-bottom: 3px;
}

.solarmodule .article-box {
	width: 100%;
	padding: 10px;
	border: 1px solid #969696;
	background-color: #f5f5f5; /* Grau 1 */
}

article h2 {
	margin: 20px 0 10px 0;
}

.solarmodule  .article-box .boxContent {
	text-align: left;
	padding: 0 5px 20px 5px;
	height: 125px;
}

.article-box .boxContent h4 {
	margin-top: 2px;
}

.solarmodule figure {
	padding-bottom: 7px;
	border-bottom: 1px solid #969696;
}

.solarmodule figure a.galink {
	display: block;
	position: relative;
}

.solarmodule figure a.galink span.icon-zoom {
	display: block;
	position: absolute;
	right: 2px;
	bottom: 15px;
	width: 30px;
	height: 30px;
	background: url(/images/icn-zoom.png);
}

.module-wrapper {
	float:left;
	width:100%;
	height:100%;
	padding:60px;
}

.module-box {
	float:left;
	width:100%;
	height:100%;
	padding:40px;
	background-color:#fff;
}

.module-image {
	float:left;
	width:45%;
}

.module-mrg {
	float:left;
	width:2%;
}

.module-descr {
	float:left;
	width:53%;
}

.module-descr table tr td {
	vertical-align: top;
}

#cityloader figure a span.icon-zoom {
	display: block;
	position: absolute;
	right: 47%;
	bottom: 46%;
	width: 30px;
	height: 30px;
	background: url(/images/icn-zoom.png);
}

a.button {
	position: relative;
	width: 100%;
	padding: 5px;
	background-color: #d4d4d4; /* Grau 2 */
	display: block;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	letter-spacing: 2px;
	font-size: 17px;
	font-weight: 700;
	text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991px) {
	a.button {
		font-size: 15px;
		letter-spacing: 1px;
	}
}

a.button:hover {
	background-color: #DD0C32; /* Rot */
	color: #fff;
}

a.button span.icon{
	display: block;
	position: absolute;
	right: 15%;
	top: 7px;
	width: 18px;
	height: 22px;
	background: url(/images/icn-datenblatt.png);
}

a.button:hover span.icon {
	background-position: 0 22px;
}

.btn.btn-effect {
	background-color: #d4d4d4;
	text-transform:uppercase;
	border-radius:0;

	position:relative;
	overflow:hidden;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index:1;
}

.btn.btn-effect:before ,
.btn.btn-effect:after {
	position: absolute;
	content: "";
	background-color:#DD0C32;
	height: 0;
	width: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index:-1;
}

.btn.btn-effect:before {
	left:0;
	top:50%;
}

.btn.btn-effect:after {
	right:0;
	bottom:50%;
}

.btn.btn-effect:hover:before,
.btn.btn-effect:hover:after {
	width: 100%;
	height:100%;
}

.btn.btn-effect:hover:before {
	left:50%;
	top:0;
}

.btn.btn-effect:hover:after {
	right:50%;
	bottom:0;
}

.btn.btn-effect:hover{
	color:#fff;
}

#page-126 a.button {
	width: 300px;
	padding-right: 30px;
	margin: 0 auto;
}

#page-126 a.button span.icon{
	right: 10%;
}


.news .article-box {
	width: 100%;
	background-color: #fff;
}

span.date {
	color: #969696;
	font-weight: 700;
}

.news .boxContent{
	padding: 0 15px 15px 15px;
	height: 173px;
	position: relative;
}

.news .boxContent p {
	margin-bottom: 25px;
}

ul.pageskipper {
    box-sizing: content-box;
	width: 100px;
	height: 33px;
	margin: 45px auto 0 auto;
	padding: 0;
}

ul.pageskipper li {
    display: inline;
	float: left;
}

a.arrow-back {
	display: block;
	width: 15px;
	height: 30px;
	background: url(/images/arrow-back.png) transparent;
	text-indent:-9999px;
}

a.arrow-back:hover {
	background-position: 0px -30px;
}

a.arrow-next {
	display: block;
	width: 15px;
	height: 30px;
	background: url(/images/arrow-next.png) transparent;
	text-indent:-9999px;
}

a.arrow-next:hover {
	background-position: 0px -30px;
}

a.btn-list {
	display: block;
	width: 33px;
	height: 27px;
	background: url(/images/btn-list.png) transparent;
	text-indent:-9999px;
	margin: 1px 18px 0 18px;
}

a.btn-list:hover {
	background-position: 0px -28px;
}

.bottomskipper {
	display: none;
}

.news-detail .container .row h1 {
	margin-top: 30px;
	margin-bottom: 5px;
}

.news-detail h4 {
	margin-bottom: 42px;
}

.news-detail h3 {
	color: #969696;
}

a.btn-news {
	position: absolute !important;
	bottom: 13px;
	left: 15px;
	width: calc(100% - 30px);
}

.limiter-full {
	position: relative;
	height: 1px;
	width: 77%;
	background-color: #979796;
	margin: 60px auto 60px auto;
}

.limiter-full .red {
	position: absolute;
	left: 43%;
	top: -2px;
	height: 5px;
	width: 15%;
	background-color: #dd0c32; /* rot */
}

.limiter-h2 {
	position: relative;
	height: 1px;
	width: 56%;
	background-color: #979796;
	margin: 27px 0 22px 0;
}

.limiter-h2 .red {
	position: absolute;
	left: 0;
	top: -2px;
	height: 5px;
	width: 20%;
	background-color: #dd0c32; /* rot */
}


.footer > .container, .footer-content > .container {
  padding-right: 15px;
  padding-left: 15px;
}

.footer-contentbox {
	width: 100%;
	background-color: #353535;
}

.footer-metanavi {
	width: 100%;
	background-color: #282828;
}

.footer-block {
	/*height: 126px;*/
	padding-top: 10px;
}

.footer-nav {
	height: 45px;
}

ul.list-footer {
	list-style-type: none;
	padding: 10px 15px 5px 15px;
	margin: 0;
}

ul.list-footer li {
	font-size: 16px;
	padding: 5px 10px 5px 10px;
	width: 100%;
	border-bottom: 1px solid #7A8489;
}

ul.list-footer li:first-child {
	padding-top: 0;
}

ul.list-footer li:last-child {
	border-bottom: none;
}

ul.list-footer li a {
	font-size: 16px;
	line-height: 22px;
}

ul.list-footer li a:hover, ul.list-footer li a:hover span , ul.list-footer li a:hover i {
	text-decoration: none;
	color: #fff;
}

i.icn-calendar {
	float: left;
	display: block;
	background: url(/images/icn-calendar-list.png);
	width: 20px;
	height: 20px;
	margin-right: 15px;
}

ul.social-bar li {
	padding-bottom: 9px;
}

ul.social-bar li a {
	text-transform: uppercase;
	text-decoration: none;

}

i.icn-social {
	width: 40px;
	height: 40px;
	margin-right: 14px;
}

.wrapper-responsive {
	max-width:975px;
}


.map-default  {
	position: relative;
	display: block;
	z-index: 0;
	width: 100%;
	max-width: 1046px;
}

.continent {
	display: none;
}

.actual {
	display: block;
}

.map-top  {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 6;
	display: block;
	width: 100%;
	max-width: 1046px;
	height: auto;
}

.map-1, .map-2, .map-3, .map-4, .map-5  {
	position: absolute;
	width: 100%;
	max-width: 1046px;
	background-size: cover !important;
	background-attachment: fixed;
	top: 0px;
	left: 0px;
}

.map-1  {
	z-index: 1;
}

.map-2  {
	z-index: 2;
}

.map-3  {
	z-index: 3;
}

.map-4  {
	z-index: 4;
}

.map-5  {
	z-index: 5;
}


#mapselect {
	width: 240px;
	margin: 0 auto;
}

#northamerica, #southamerica, #europe, #africa, #asiapacific {
	cursor: pointer;
}

#cityloader .boxContent {
	float: left;
	width: 100%;
	padding: 0 24px 0 27px;
	text-transform: uppercase;
	border-bottom: 1px solid #979796;
	text-align: left;
}

#cityloader .boxContent h3 span.grey {
	color: #979796;
	margin-left: 4px;
}

#cityloader .boxContent span.icn {
	float: right;
	width: 45px;
	margin-top: -5px;
}

#cityloader .boxContent span.icn img {
	width: 45px;
}

#cityloader figure:hover  {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#cityloader figure  {
	position: relative;
	display: block;
}

/*
#cityloader figure:hover:after {
    display: block;
	position: absolute;
	left: 46%;
	top: 45%;
    content: url("/images/icn-lupe.png");
}
*/

#cityloader figure a:nth-child(2), #cityloader figure a:nth-child(3), #cityloader figure a:nth-child(4), #cityloader figure a:nth-child(5), #cityloader figure a:nth-child(6), #cityloader figure a:nth-child(7), #cityloader figure a:nth-child(8), #cityloader figure a:nth-child(9), #cityloader figure a:nth-child(10) {
	display: none;
}

.blueimp-gallery > .prev, .blueimp-gallery > .next {
	background: none !important;
	font-size: 120px !important;
	border: none !important;
}

.blueimp-gallery > .slides > .slide > .text-content {
    overflow: auto;
    margin: 60px auto;
    padding: 0 60px;
    max-width: 920px;
    text-align: left;
}


.documents-list h3 {
	text-transform: uppercase;
}

.documents-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.documents-list ul li {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}

.file-download {
	float: left;
}

a.btn-download {
	width: 320px !important;
	float: right;
	clear: right;

}

a.btn-download span.icon {
    right: 7%;
}

a.btn-gallery {
	width: 230px !important;
	margin-bottom: 25px;
	padding-right: 30px;
}

a.btn-gallery span.icon{
	width: 27px;
	height: 25px;
	background: url(/images/icn-fotogalerie.png);
	top: 5px;
}

a.btn-gallery:hover span.icon {
	background-position: 0 25px;
}

.limiter-downloads {
	position: relative;
	height: 1px;
	width: 100%;
	background-color: #979796;
	margin: 18px 0 23px 0;
}

.limiter-downloads .red {
	position: absolute;
	left: 0;
	top: -2px;
	height: 5px;
	width: 90px;
	background-color: #dd0c32; /* rot */
}

a.file-download {
	color: #666666;
}

.form-control {
	border: none;
}

label {
    font-weight: 400;
}

span.red {
	color: red;
}

button.button {
	position: relative;
	padding: 5px 27px;
	background-color: #D4D4D4;
	display: block;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	letter-spacing: 2px;
	font-size: 17px;
	font-weight: 700;
	text-decoration: none;
	border: 0;
}

button.button:hover {
	background-color: #DD0C32; /* red */
	color: #fff;
}

.video-responsive {
    clear: both;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0px;
}

.video-responsive iframe {
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    position: absolute;
}


/****************************************/
/*			Responsive					*/
/****************************************/


@media only screen and (min-width: 1201px) {
	.height-imagebox-contact {
		height: 720px;
	}

	.height-imagebox-contact .header-image {
		height: 720px;
	}


	#box-map-1 { /* Europa/Osteuropa/Kasachstan */
		left: 625px;
		top: 180px;
	}

	#box-map-2 { /* Nahost/Skandinavien */
		left: 549px;
		top: 204px;
	}

	#box-map-3 { /* Südostasien/Afrika */
		left: 630px;
		top: 420px;
	}

	#box-map-4 { /* Irland */
		left: 515px;
		top: 201px;
	}

	#box-map-5 { /* Indien */
		left: 790px;
		top: 315px;
	}

	#box-map-6 { /* Brasilien */
		left: 420px;
		top: 405px;
	}

	#box-map-7 { /* Türkei */
		left: 650px;
		top: 245px;
	}

	#box-map-8 { /* USA/Kanada */
		left: 320px;
		top: 210px;
	}

	#box-map-9 { /* Lateinamerika/Karibik */
		left: 335px;
		top: 320px;
	}

	#box-map-10 { /* Japan */
		left: 940px;
		top: 260px;
	}

	#box-map-11 { /* Australien */
		left: 650px;
		top: 490px;
	}


	body#page-137 .ansprechpartner article {
		width: 20%;
		min-height: 645px;
	}

	body#page-137 .ansprechpartner article .boxContent {
		height: 290px;
	}
}

@media only screen and (max-width: 1200px) {

	.navbar-nav > li {
		margin-right: 3px;
	}

	.navbar-nav > li > a {
		font-size: 14px;
		padding: 1px 5px 1px 5px;
	}


	.footer-box {
		margin-bottom: 30px;
	}

	.footer-nav {
		height: auto;
	}

	ul.nav-footer {
		float: left;
		clear: both;
		padding: 0 0 20px 0;
	}

	ul.nav-footer li {
		line-height: 22px;
	}

	.footer-nav p {
		margin-top: 16px;
	}

	.ansprechpartner article .boxContent {
		height: 245px;
	}

	.ansprechpartner article.mrg-bot-60 {
		margin-bottom: 30px;
		min-height: 645px;
	}

	#box-map-1 { /* Europa/Osteuropa/Kasachstan */
		left: 535px;
		top: 157px;
	}

	#box-map-2 { /* Skandinavien/Nahost */
		left: 450px;
		top: 185px;
	}

	#box-map-3 { /* Südostasien/Afrika */
		left: 530px;
		top: 380px;
	}

	#box-map-4 { /* Irland */
		left: 419px;
		top: 180px;
	}

	#box-map-5 { /* Indien */
		left: 670px;
		top: 290px;
	}

	#box-map-6 { /* Brasilien */
		left: 310px;
		top: 370px;
	}

	#box-map-7 { /* Türkei */
		left: 540px;
		top: 225px;
	}

	#box-map-8 { /* USA/Kanada */
		left: 220px;
		top: 180px;
	}

	#box-map-9 { /* Lateinamerika/Karibik */
		left: 245px;
		top: 290px;
	}
}

@media only screen and (max-width: 991px) {

	.main-nav {
		display: none !important;
	}

	/* Mobile Navigation */
	.mobile-navigation {
		position:relative;
		display: block;
		width: 100%;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
	}

	.mrg-top-mobile {
		padding-top: 30px;
		padding-bottom: 10px;
		background-color: #fff;
	}

	a.mobile-nav-btn {
		display: block;
		width: 105px;
		height: 25px;
		box-sizing: content-box;
		padding: 5px 25px 5px 15px;
		background-color: #000;
		margin: 0 auto;
		color: #fff;
		text-decoration: none;
	}

	span.nav-label-btn {
		float: left;
		display: block;
		font-size: 19px;
		color: #fff;
		text-align: left;
	}

	span.nav-open-btn {
		display: block;
		float: right;
		width: 40px;
		margin: 5px 0 0 10px;
		box-sizing: content-box !important;
	}

	span.nav-open-btn .line {
		display: block;
		height: 4px;
		background-color: #fff;
		box-sizing: content-box !important;
	}

	span.nav-open-btn .line + .line {
		margin: 2px 0px 0px;
	}

	.block_responsive_menu {
		width: 100%;
		clear: both;
	}
	.block_responsive_menu .r_menu {display:none; background-color: #353535;padding-top: 16px;}
	.block_responsive_menu .r_menu .inner {padding:8px 0px 9px;}
	.block_responsive_menu .r_menu ul { width: 100%; margin: 0; padding: 0;}
	.block_responsive_menu .r_menu li { width: 100%; margin: 0; padding: 0; text-align: center;display:block; position:relative;}
	.block_responsive_menu .r_menu li:first-child {margin-top:1px;}
	.block_responsive_menu .r_menu li:first-child > a {border-top:0px;}
	.block_responsive_menu .r_menu li .icon {width:9px; height:6px; position:absolute; right:9px; top:16px; background:url(/images/arrow_25.gif) no-repeat;}
	.block_responsive_menu .r_menu li.expanded > .icon {background-image:url(/images/arrow_26.gif);}
	.block_responsive_menu .r_menu a {
		width: 100%;
		font-family: Arial, sans-serif;
		font-weight: normal !important;
		line-height:26px;
		padding:6px 0 6px 0;
		display:block;
		font-size:19px;
		color:#fff;
		text-decoration:none;
		text-transform: uppercase;
	}
	.block_responsive_menu .r_menu a:hover, .block_responsive_menu .r_menu a.active {background-color: #DD0C32;}
	.block_responsive_menu .r_menu li.has_children > a {margin-bottom:-1px;}
	.block_responsive_menu .r_menu li.expanded > a {color:#ffffff;}
	.block_responsive_menu .r_menu li.last_menu_item > a {margin-bottom:0px; border-bottom:0px;}
	.block_responsive_menu .r_menu li.last_menu_item.expanded > a {margin-bottom:-1px; border-bottom:1px solid #3d3d3d;}
	.block_responsive_menu .r_menu ul ul li a { padding:6px 0 6px 0;}
	.block_responsive_menu .r_menu ul ul {display:none;}
	.block_responsive_menu .r_menu li li {padding-left:0px;}
	.block_responsive_menu .r_menu li li a {padding-left:0px;}

	.block_responsive_menu .r_menu .inner {
		padding: 8px 0 9px 0;
		width: 100%;
		margin: 0px auto;
	}

	.top-line {
		margin-top: 0;
	}

	.navcontainer {
		height: 120px;
	}

	.header-imagebox-home, .header-image-home  {
		height: 550px;
	}

	.header-imagebox, .header-image {
		height: 400px;
	}

	ul.lang-nav {
		float: none;
		clear: both;
		margin: 12px auto 5px auto;
		width: 321px;
		height: 15px;
		padding: 0 0 8px 0;
		box-sizing: content-box;
		border-bottom: 2px solid #979796;
	}

	ul.lang-nav li:last-child {
		margin-right:0;
	}

	a.navbar-logo {
		float: none;
		clear: both;
		margin: 18px auto 16px auto;
		display: block;
		width: 210px;
	}

	.center-block-mobile {
		display: block;
		margin-right: auto;
		margin-left: auto;
		float: none !important;
		text-align: center;
	}

	.col-md-6 {
        margin-bottom:20px;
    }

	article.col-sm-12 {
		clear:both;
	}

	.footer-nav .col-md-6 {
        margin-bottom: 3px;
    }

	#floatingShare.mobile-mrg {
		top: 80px;
	}

	.slogan-home {
		padding-top: 30px;
	}

	.box-red {
		top: 45px;
		left: 20px;
		padding: 22px 16px 28px 16px;
	}

	.box-red h2 {
		font-size: 34px;
	}

	.box-red h3 {
		font-size: 29px;
	}

	.news .boxContent {
		height: 200px;
	}

	#top-link-block.affix {
		bottom: 45px;
	}

	.module-wrapper {
		padding:33px;
	}

	.module-box {
		padding: 25px;
	}
}



@media only screen and (min-width: 992px) {
	p.map-notice {
		display: none;
	}

	.navbar-nav {
		display: inline-block;
	}

	.main-nav {
		display: block !important;
	}

	.mrg-top-mobile {
		padding-bottom: 0px !important;
	}

	.mobile-nav-btn {
		display: none !important;
	}

	.container-fullwidth {
		padding-top: 20px;
	}

	.boxContent {
		height: 200px;
	}

}

@media only screen and (max-width: 840px) {

	.module-image {
		float: none !important;
		width: 200px;
		clear: both;
		margin: 0 auto;
	}

	.module-image img {
		float: auto;
	}

	.module-mrg {
		float: left;
		width: 100%;
		height: 1px;
		clear: both;
	}

	.module-descr {
		float: left;
		width: 100%;
		clear: both;
	}

	.module-descr h2 {
		margin: 8px 0 0 0;
		font-size: 19px;
	}

	.module-descr h4 {
		font-size: 16px;
	}
}

@media only screen and (max-width: 767px) {

	/* RESET FIXED HEADER*/

	body {
		padding-top: 0;
	}

	.navbar-fixed-top {
		position: relative;
	}

	.header-imagebox-home, .header-imagebox {
		margin-top: 0;
	}

	.mrg-top-mobile {
		padding-top: 10px;
	}

	.news .boxContent {
		height: 167px;
	}

	ul.lang-nav {
		width: 278px;
	}

	.mrg-top-mobile {
		padding-top: 55px;
	}

	ul.lang-nav li:nth-child(5) {
		clear: right;
		margin-right: 0px;
	}

	ul.lang-nav li {
		width: 46px;
		height: 30px;
		margin-bottom: 5px;
		margin-right: 12px;
	}

	ul.lang-nav li a {
		width: 46px;
		height: 30px;
	}

	ul.lang-nav {
		height: 65px;
	}

	.col-xs-6 {
		width: 50%;
	}
}


@media only screen and (min-width: 616px) and (max-width: 991px) {

	.box-worldmap-home {
		width: 470px;
	}

	.box-worldmap-home-header {
		width: 470px;
	}
}



@media only screen and (max-width: 615px) {

	.box-worldmap-home {
		width: calc(100% - 30px);
		margin: 0 15px 0 15px;
	}

	.box-worldmap-home-header {
		width: 100% !important;
	}

	#floatingShare {
		display: none;
	}

	.slogan-home h2 {
		font-size: 45px;
		line-height: 35px;
	}

	.slogan-home h3 {
		font-size: 35px;
		letter-spacing: 1px;
		font-weight: 400;
		line-height: 35px;
		margin-bottom: 20px;
	}

	.slogan-home {
		width: 360px;
	}

	.header-imagebox-home, .header-image-home  {

	}

	.header-imagebox, .header-image {
		height: 250px;
	}

	.box-red {
		top: 45px;
		left: 15px;
		padding: 14px 10px 13px 10px;
	}

	.box-red h2 {
		font-size: 22px;
		margin-bottom: 1px;
	}

	.box-red h3 {
		font-size: 18px;
	}

	a.btn-download {
		float: left;
		clear: both;
		margin: 5px 0 10px 0;
	}

	.module-wrapper {
		padding: 0;
		position: absolute;
		top: 0px;
		left: 0px;
	}

	.module-box {
		padding: 17px 14px 5px 14px;
	}

	.module-descr h2 {
		margin: 3px 0 0 0;
		font-size: 16px;
	}

	.module-descr h4 {
		font-size: 15px;
	}

	.module-descr table tr td {
		font-size: 13px;
		line-height: 15px;
	}

}

@media only screen and (max-width: 520px) {

	a#btn-contact-us {
		display: none !important;
	}

	.box-contact-us {
		width: 100% !important;
		height: 32px !important;
		background: none !important;
	}

	.btn-box {
		position:absolute;
		bottom:0px;
		height:100%;
		width: 100%;
	}

	.box-contact-us-bottom {
		width: 100% !important;
		background: url(/images/icn-weltkugel-small.png) 14% 11px no-repeat;
	}

	.icn-limiter-footer, .icn-limiter {
		width: 80%;
	}

	.module-image {
		width: 160px;
	}

	.ansprechpartner.detail figure {
		width: 100%;
		clear: both;
		padding: 0;
		margin-bottom: 15px;
	}

	.ansprechpartner.detail figure a {
		margin: 0 auto;
	}

	.ansprechpartner.detail .boxContent {
		width: 100%;
		clear: both;
		padding: 0;
		margin: 0 auto;
	}

	.ansprechpartner.detail .boxContent {
		height: auto;
	}

}

@media only screen and (min-width: 524px)  {
	.ansprechpartner.detail figure img {
		float: right;
	}

}



@media only screen and (min-width: 411px) and (max-width: 520px)  {
	.ansprechpartner article .boxContent {
		height: 290px !important;
	}

}


@media only screen and (max-width: 410px) {

	.slogan-home {
		padding-top: 70px;
		width: 290px;
	}

	.slogan-home h2 {
		font-size: 35px;
		line-height: 25px;
	}

	.slogan-home h3 {
		font-size: 27px;
		line-height: 25px;
	}

	a.box-red-home {
		padding: 8px 22px 8px 18px;
		font-size: 14px;
		width:173px;
	}

	a.box-red-home span.icon {

		right: 18px;
		top: 13px;
		width: 6px;
		height: 15px;
		background-size: 6px 15px;
	}

	a.button, #page-126 a.button {

		font-size: 15px;
		padding-right: 20px;
	}
	a.button span.icon, #page-126 a.button span.icon {
		right: 5%;
		top: 6px;
	}

	a.btn-download {
		width: 260px !important;
		font-size: 15px;
		padding-right: 20px;
	}

	.module-image {
		width: 110px;
	}

	.col-xs-6 {
		width: 100%;
	}

	a.box-red-link {
		left: calc(50% - 113px);
		font-size: 15px;
		width: 225px;

	}

	a.box-red-link span.icon {

		right: 5px;
		top: 9px;
		width: 13px;
		height: 23px;
	}

	.ansprechpartner article .boxContent {
		height: auto;
	}

}


a.well-sm {
	border-radius: 0px !important;
	color: #fff;
	background-color: #CAAB84;
	border: 0px;
}

ul.sitemap {
	list-style-type: none;
}

ul.sitemap li a {
	color: #7B7B7B;
}

.form-mrt {
	margin-top: 15px;
}

.validation_error {
	border: 1px solid red;
}

.validation_typo_error {
	color: red;
}

.blueimp-gallery > .description {
  position: absolute;
  top: 30px;
  left: 15px;
  display: none;
}

.blueimp-gallery-controls > .description {
  display: block;
}

.box-contact-us {
	display: none;
	position: fixed;
	cursor: pointer;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: 261px;
	height: 147px;
	background: #DD0C32 url(/images/contact-us-team.png) no-repeat 0 14px;
}

.btn-box {
	position:absolute;
	bottom:0px;
	height:70%;
	width: 261px;
}

a#btn-contact-us {
	display: block;
	position: absolute;
	right: 10px;
	top: 3px;
	cursor: pointer;
	z-index:4;
}

a#btn-contact-us i, a#btn-contact-us-open i {
	font-size: 25px;
	color: #fff;
}

.box-contact-us-bottom {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 2;
	width: 261px;
	padding: 4px 0;
	vertical-align: middle;
	background-color: #DD0C32;
}

.box-contact-us-bottom #link-employees {
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
}

a#btn-contact-us-open {
	display: none;
	position: absolute;
	right: 10px;
	top: 4px;
	cursor: pointer;
}

a.box-map {
	position: absolute;

	width: 260px;
	height: 70px;
	background-color: #dd0c32;
	display: none;
}

.box-map-img {
	position: relative;
	float: left;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.box-map-txt {
	position: relative;
	float: left;
	/*width: 166px; 181005*/
	height: 42px;
	text-align: left;
	color: #fff;
	padding: 6px 8px 6px 8px;
}

.box-map-txt p {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}



.maps-1, .maps-2, .maps-3, .maps-4, .maps-5, .maps-6, .maps-7, .maps-8, .maps-9  {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}

.maps-1 {
	z-index: 1;
}

.maps-2 {
	z-index: 2;
}

.maps-3 {
	z-index: 3;
}

.maps-4 {
	z-index: 4;
}

.maps-5 {
	z-index: 5;
}

.maps-6 {
	z-index: 6;
}

.maps-7 {
	z-index: 7;
}

.maps-8 {
	z-index: 8;
}

.maps-9 {
	z-index: 9;
}

.maps-top  {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: block;
	width: 100%;
	height: auto;
}

.maps-top img  {
	margin: 0 auto;
}

.worldmap-ansprechpartner .continent {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

img[usemap], map area{
    outline: none;
}
