/******* PRESSEKONFERNZ-SEITE DOSSIER-HERUNTERLADEN-CONTAINER IM STARTBEREICH ******/

.vc_row #pk-top-row .vc_col-sm-8 {
	text-align: left;
}

.vc_row #pk-top-row .vc_col-sm-4 {
	margin-top: -73px !important;
}

.pk-dossier-download .order {
	position: relative;
	width: 100%;
	margin-left: 5%;
	background: #66cc33;
	padding: 30px;
}

.pk-dossier-download .stoerer {
	display: block;
	position: absolute;
	top: -30px;
	right: -30px;
	width: 130px;
	height: auto;
}

.pk-dossier-download .headline {
	display: block;
	margin-bottom: 15px;
	font-family: proxima_nova_bold, Arial, Helvetica, sans-serif;
	line-height: 120%;
	padding-right: 75px;
	font-size: 1.2rem;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding-bottom: 15px;
	text-align: left;
}

.pk-dossier-download .list-check {
	color: #fff;
	margin-bottom: 20px;
	padding-bottom: 0;
	margin-left: 25px;
	padding: 0;
	outline: 0 !important;
	margin: 0;
}

.pk-dossier-download .list-check li {
	margin: 0;
	padding: 0;
	outline: 0 !important;
	position: relative !important;
	line-height: 26px;
	text-align: left;
	list-style-type: none;
	color: #fff;
	padding-left: 32px;
	background: url('/wp-content/uploads/2017/05/check.png') no-repeat 6px 3px;
	background-size: 19px;
}

.pk-dossier-download .form-fields {
	vertical-align: middle;
}

.pk-dossier-download .form-fields input {
	position: relative;
	width: 100%;
	margin-right: 2px;
	padding: 8px 10px;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-size: 0.8rem;
	height: 38px;
	display: inline-block;
}

.pk-dossier-download .form-fields input:first-of-type {
	position: relative;
	width: 100%;
	margin-right: 2px;
	padding: 8px 10px;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	font-size: 0.8rem;
	height: 38px;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 11px;
}

.pk-dossier-download .form-fields button {
	margin: 0;
	margin-top: 11px;
	position: relative;
	display: inline-block;
	padding: 8px 16px;
	white-space: nowrap;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-radius: 4px;
	background: 0 0;
	color: #fff;
	font-size: 0.8rem;
	line-height: normal;
	transition: all .4s;
	vertical: middle;
	width: 100%;
}


.pk-dossier-download .form-fields button:hover {
	background-color: rgba(102,204,51,0.35);
}

.pk-dossier-download .form-fields-2 {
	vertical-align: middle;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: proxima nova, sans-serif;
	text-align: left;
}


/******* PRESSEKONFERENZ-SEITE BUTTON IM STARTBEREICH ******/

*#teaser .pk-start-scroll-button .vc_btn3-container {
	margin-top: 0;
	float: left;
}


/******* PRESSEKONFERNZ-SEITE ACCORDION ******/

.pk-page-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
	background-color: #fff !important;
}

.pk-page-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background-color: #66cc33 !important;
	color: #fff;
	font-weight: bold;
}

.pk-page-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading span, .pk-page-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
	color: #fff;
	font-weight: bold;
}

.pk-page-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
	border-color: #fff;
	font-weight: bold;
}




/******* PRESSEKONFERNZ-SEITE KOSTENAUFSTELLUNG ******/


.pk-kosten-1 {
	height: 80px;
}

.pk-kosten-2 {
	height: 25px;
}




/******* PRESSEKONFERENZ-SEITE BÜHNENTEXT LEFT *******/

.pk-start-text-left {
	text-align: left;
}

#teaser .pk-start-text-left .vc_column-inner .wpb_wrapper .vc_btn3-container {
	margin-top: 0;
}

/******* PRESSEKONFERNZ-SEITE KOSTENAUFSTELLUNG ******/


.pk-kosten-1 {
	height: 80px;
}

.pk-kosten-2 {
	height: 25px;
}





/****** PRESSEKONFERENZ-SEITE RESPONSIVE STYLES *******/

@media only screen and (max-width: 650px) {
	.pk-start-text-left {
		width: 100%;
		display: block;
	}

	#teaser #pk-top-row {
		min-height: 900px;
	}


	#teaser.pk-teaser .slider_overlay_white {
		height: 1150px !important;
	}

	#teaser.pk-teaser .slider {
		height: 1150px;
	}

	.pk-dossier-download .order {
		margin-left: 0;
		width: 95%;
	}
}

@media only screen and (min-width: 641px) and (max-width: 940px) {
	.pk-start-text-left {
		width: 100%;
		display: block;
	}

	#teaser #pk-top-row {
		min-height: 900px;
	}


	#teaser.pk-teaser .slider_overlay_white {
		height: 1000px;
	}

	.pk-dossier-download .order {
		margin-left: 0;
		width: 95%;
	}
}




/*************** VIRTUELLE MESSEN POP-UP ******************/

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    display: block;
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: transparent;
}

.fancybox-opened {
    z-index: 8030;
width: 814px;
height: auto;
position: absolute;
top: 122px;
left: 328px;
opacity: 1;
overflow: visible;
}




.xdpopup .fancybox-skin {
    -webkit-border-radius:15px!important;
    -moz-border-radius:15px!important;
    -khtml-border-radius:15px!important;
    border-radius:15px!important;
    border:7px solid #efab0c;
}

#amazon-popup {
    color:#666;
    padding:0!important;
    display:-webkit-box;
    display:-moz-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-direction:row;
    -moz-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    font-size:1.5rem;
}

#amazon-popup .image {
    display:block;
    width:40%;
    text-align:center;
    padding:20px;
}

#amazon-popup .inner {
    display:block;
    padding:20px;
    width:55%;
    text-align:center;
}

#amazon-popup .inner .headline {
    font-size:2.6rem;
    margin-bottom:15px;
    font-family:proxima_nova_regular,"Helvetica Neue",Arial,Helvetica,sans-serif;
    margin-top:10px;
    line-height:110%;
	font-size: 1.6rem;
}

#amazon-popup .inner .subheadline {
    font-size:2rem;
    padding-bottom:15px;
    border-bottom:1px solid #fff;
    margin-bottom:15px;
}

#amazon-popup .inner p {
    margin-bottom:15px;
    font-size:1.6rem;
    line-height:normal;
}

#amazon-popup .inner p:last-of-type {
    margin-bottom:0;
}

#amazon-popup .inner .copy {
    font-size:1.3rem;
}

#amazon-popup .inner .copy a {
    text-decoration:underline;
    color:#efab0c;
    font-family:proxima_nova_semibold,"Helvetica Neue",Arial,Helvetica,sans-serif;
}

#amazon-popup .inner .copy a:hover {
    text-decoration:none;
    color:#dd890b;
}

#amazon-popup .inner .no a {
    display:inline-block;
    font-size:1.3rem;
    color:#fff;
    margin-top:5px;
}

#amazon-popup .inner .no a:hover {
    text-decoration:none;
}

#amazon-popup .inner .cta a {
    background:#efab0c;
    color:#fff;
    font-family:proxima_nova_semibold,"Helvetica Neue",Arial,Helvetica,sans-serif;
    text-transform:none;
    font-size:1.5rem;
    line-height:normal;
    padding:10px;
}

#amazon-popup .inner .cta a:hover {
    color:#fff;
    background:#dd890b;
}



/* EIGENE POP-UP STYLES */

.xdpopup .fancybox-skin {
    border: 7px solid #66cc33;
    background: #fff;
}

#amazon-popup .image {
    display: none;
}

#amazon-popup .inner {
    width: 100%;
}

#amazon-popup .inner p {
    width: 84%;
    margin: 0 auto;
	font-size: 1rem;
}

#amazon-popup form {
    margin-bottom: 20px;
    margin-top: 30px;
}

#amazon-popup form .form-fields {
    	width: 85%;
	margin: 0 auto;
}

#amazon-popup form input[type="text"] {
    width: 31%;
    float: left;
    padding: 8px 10px;
    border: 1px solid #e8e9e8;
    border-radius: 4px;
    font-size: 1rem;
    height: 38px;
    display: inline-block;
    margin-right: 13px;
    background: rgba(232,233,232,0.5);
    margin-left: 12px;
}

#amazon-popup form input[type="email"] {
      width: 31%;
    float: left;
    padding: 8px 10px;
    border: 1px solid #e8e9e8;
    border-radius: 4px;
    font-size: 1rem;
    height: 38px;
    display: inline-block;
    margin-right: 3px;
    background: rgba(232,233,232,0.5);
}

#amazon-popup form input[type="email"]:focus,
#amazon-popup form input[type="text"]:focus {
    border: 1px solid #9e1d67;
}

#amazon-popup form button[type="submit"] {
    border: 1px solid #9e1d67;
    color: #fff;
    background: #9e1d67;
    width: 31%;
    float: left;
	font-size: 1rem;
	border-radius: 4px;
	height: 38px;
	margin-left: 10px;
}

#amazon-popup form button[type="submit"]:hover {
    background-color: #712267;
    color: #fff;
    transition: .4s;
    cursor: pointer;
}


.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}

.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}

.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}

.fancybox-opened{z-index:8030}

.fancybox-inner,.fancybox-outer{position:relative}

.fancybox-inner{overflow:hidden}

.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}

.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}

.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}

.fancybox-image{max-width:100%;max-height:100%}

#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/wp-content/uploads/2017/05/fancybox_sprite.png)}

#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}

#fancybox-loading div{width:44px;height:44px;background:url(/wp-content/uploads/2017/05/fancybox_loading.gif) center center no-repeat}

.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}

.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(/wp-content/uploads/2017/05/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}

/* USERLIKE */
html[lang="en-US"] .userlike {
    display: none;
}

/* TESTFORM */
.testFormboxLegal {
    max-height: 0px;
    color: #FFFFFF;
    overflow: hidden;
    transition: max-height 600ms ease-out;
    -webkit-transition: max-height 600ms ease-out;
    -moz-transition: max-height 600ms ease-out;
    -ms-transition: max-height 600ms ease-out;
}

.testFormboxLegal a,
.testFormboxLegal a:link,
.testFormboxLegal a:active,
.testFormboxLegal a:hover,
.testFormboxLegal a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

.testFormbox p {
    color: #FFFFFF;
}

.testFormbox__captcha-wrapper {
    display: inline-block;
}

.testFormbox__captcha-wrapper .testFormbox__input-email {
    width: calc(100% - 2px);
    margin-right: 0px;
    margin-bottom: 8px;
}

.testFormbox__captcha-wrapper .g-recaptcha {
    max-height: 0px;
    opacity: 0;
    transition: max-height 600ms ease-out, opacity 400ms ease-out;
    -webkit-transition: max-height 600ms ease-out, opacity 400ms ease-out;
    -moz-transition: max-height 600ms ease-out, opacity 400ms ease-out;
    -ms-transition: max-height 600ms ease-out, opacity 400ms ease-out;
}

.testFormbox__captcha-wrapper .testFormbox__button {
    display: block;
    margin-top: 8px;
}

.testFormbox__captcha-wrapper .testFormbox__button button {
    width: calc(100% - 2px);
}

.captcha-error {
	background: #9e1d67;
	color: #fff;
	width: 100%;
	display: inline-block;
	padding: 7px;
	font-size: 14px;
}



/***************** BACKGROUND-Transparent *******************************/


/*
figure.wpb_wrapper div {
	background: transparent !important;
}
*/

/**************** ENGAGEMENT-SEITE: CO2-RECHNER**********************************************************/


form.co2rechner {
    width: 390px;
	margin: 0 auto;
}

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

.co2rechner ul li {
    list-style-type: none;
}

.co2rechner ul li span {
    width: 289px;
    display: inline-block;
}

.co2rechner input[type="number"] {
    display: inline-block;
    width: 100px;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
}

.co2rechner input[type="submit"] {
    background-color: #9e1d67;
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 8px 16px;
    white-space: nowrap;
    text-transform: uppercase;
    border-radius: 4px;
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
    border: 1px solid rgba(0,0,0,0);
    cursor: pointer;
    margin: 0 auto;
	display: block;
	width: 200px;
	margin-top: 20px;
}




/********************** DOWNLOAD IN BÜHNE TEST *****************************/

.gform_body {
	background: #66cc33;
	padding-top: 19px;
	min-height: 260px;
	margin-top: -65px;
}

.gform_wrapper .top_label .gfield_label {
	display: none !important;
}

.gform_body .stoerer img {
	width: 50%;
	margin-top: -58px;
	float: right;
	margin-right: -55px;
}

.gform_body .headline {
	display: block;
	margin-bottom: 15px;
	font-family: ProximaNovaRgRegular, sans-serif;
	line-height: 120%;
	padding-right: 75px;
	font-size: 1.2rem;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding-bottom: 15px;
	text-align: left;
}

.gform_body .list-check li {
	outline: 0 !important;
	position: relative !important;
	line-height: 26px;
	text-align: left;
	list-style-type: none;
	color: #fff;
	padding-left: 32px !important;
	background: url('/wp-content/uploads/2017/05/check.png') no-repeat 6px 3px;
    background-size: auto auto;
	background-size: 19px;
	list-style: none !important;
	list-style-type: none !important;

}

body .gform_body ul {
	list-style: none !important;
	list-style-type: none !important;
	margin: 0 !important;
}


.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
	display: none !important;
}

.gform_wrapper .ginput_complex .ginput_left input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex .ginput_right input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex select, .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	position: relative;
width: 100%;
margin-right: 2px;
padding: 8px 10px;
border: 1px solid #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
font-size: 0.8rem;
height: 38px;
display: inline-block;
margin-bottom: 10px;
margin-top: 11px;
}

.gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 0 !important;
	background: #66cc33;
	padding-bottom: 20px !important;
	padding-top: 0px !important;
}

.gform_footer input {
	margin: 0;
    margin-top: 0px;
margin-top: 11px;
position: relative;
display: inline-block;
padding: 8px 16px;
white-space: nowrap;
text-transform: uppercase;
border: 1px solid #fff;
border-radius: 4px;
background: 0 0;
color: #fff;
font-size: 0.8em !important;
line-height: normal;
transition: all .4s;
vertical: middle;
width: 80% !important;
	margin: 0 auto !important;
	display: block !important;

}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
	width: 80% !important;
	margin: 0 auto !important;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}

.gform_wrapper .ginput_complex .ginput_left input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex .ginput_right input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]), .gform_wrapper .ginput_complex select, .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	margin-top: 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield {
	position: relative;
}
#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	font-size: 0.8em !important;
	font-family: Proxima Nova !important;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
	margin-bottom: 10px !important;
	padding-bottom: 15px;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
	margin: 0 !important;
}

.gform_wrapper div.validation_error {
	display: none !important;
}

.gform_wrapper .field_description_below .gfield_description {
	padding-top: 0 !important;
	font-family: Proxima Nova;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

.wpb_wrapper .gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
	margin: 0;
}

.gform_newsletter_optin label{
	font-size: 13px !important;
	color: #fff;
	text-decoration: underline;
}


/********************* STYLES FÜR DEN NEWSLETTER ***********************/

.nl-form-body *{color:#fffffff;font-family:Arial;font-size:14px;list-style-type:disc;list-style-position:outside;margin:0;padding:0;vertical-align:top;}.nl-form-body h1{color:#ffffff;font-size:32px;line-height: 1.4em;height:auto;padding:0;}.nl-form-body ul{padding:8px 24px;}.nl-form-body{background-color:#66cc33;border:solid 0px #ffffff;box-sizing:border-box;margin:10px auto;padding:40px 0px;width:100%;text-align: center;}.nl-form-body .element{box-sizing:border-box;display:inline-block;margin:0;padding:8px 4%;width:100%;}.nl-form-body .element *{vertical-align:baseline;}.nl-form-body .element .validation{color:#9e1d67;display:none;font-weight:bold;}.nl-form-body .element.invalid .validation{display:block !important;}.nl-form-body .element .first{float:left;width:0%;}.nl-form-body .element .second{padding-left:0%;}.nl-form-body .first label{color:#000000;display:block;font-size:1.1em;font-weight:bold;margin:0 0 0.1em;padding:0 0 2px 0;}.nl-form-body .element.mandatory .first label::after{content:"*";}.nl-form-body p.descr{color:#929292;font-size:0.9em;line-height:0.9em;margin:0 0 0.1em;padding:0 0 2px 0;}.nl-form-body .element sub{vertical-align:sub;}.nl-form-body .element sup{vertical-align:super;}.nl-form-body .second p.descr{display:none !important;}.nl-form-body .second label{color:#000000;line-height:1em;}.nl-form-body button,.nl-form-body input[type=text],.nl-form-body select,.nl-form-body textarea{border:solid 1px #ccc;box-sizing:border-box;display:inline-block;margin:0 0 0.2em;padding:4px;width:100%;}.nl-form-body .element.invalid input[type=text],.nl-form-body .element.invalid select,.nl-form-body .element.invalid textarea{border:solid 1px #9e1d67;}.nl-form-body input[type=checkbox],.nl-form-body input[type=radio]{border:solid 1px #ccc;box-sizing:border-box;display:inline-block;margin:2px 4px 0.2em;}.nl-form-body button{color:#ffffff;padding:0.3em 0;background-color:#66cc33;background:linear-gradient(#66cc33, #66cc33);border:solid 1px #ffffff;text-align:center;}#fa_0{width:100%;}#fa_1{width:100%;}#fa_2{width:100%;}#fa_3{width:100%;}#fa_4{width:100%;}#fa_5{width:100%;}#fa_6{width:100%;}#fa_7{width:100%;}#fa_8{width:100%;}#fa_9{width:100%;}#fa_10{width:100%;}input.datetime, input.date, input.time{
	background-image:url(/loader/loader/getPNG/index/icon_datetime?sid=aa6elg83vqmnepjf535j2rcof6);
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.datetimepicker {
	-webkit-user-select: none;
	-moz-user-select: none; 
	-khtml-user-select: none;
	-ms-user-select: none;
	z-index: 9999;
	padding: 0px; 
	margin: 0px;
	width: 228px; 
	font-size: 11px; 
	font-family: Tahoma; 
	border: 1px solid #b0bac4; 
	position: absolute; 
	display: none; 
}

/****** NAVIGATION ******/
div.dtpnav {
	width: 100%; 
	height: 25px;
}

.dtpnavarrowleft {
	cursor: pointer; 
	float: left; 
	margin-top: 0px;  
	margin-left: 0px; 
	width: 24px; 
	height: 25px;
}
.dtpnavarrowleftimg {
	margin-left: 8px; 
	margin-top:6px
}

div.dtpnavmonthyearsel {
	float: left; 
	font-weight: bold; 
	min-width: 180px; 
	text-align: center;
}


.dtpnavarrowright {
	cursor: pointer; 
	float: left; 
	margin-top: 0px; 
	margin-right: 0px; 
	width: 24px; 
	height: 25px;
}

.dtpnavarrowrightimg {
	margin-left: 8px; 
	margin-top:6px
}



/****** MONTH-SELECTION ******/
.dtpmonthsel {
	cursor: pointer; 
	display: inline-block; 
	margin-right: 2px;
}

.dtpmonthshow {
	float:left; 
	line-height: 24px;
	color: #FFF;
}

.dtpmonthshowimg {
	width: 13px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-position: 4px 10px;
}

.dtpyearsel {
	cursor: pointer; 
	display: inline-block; 
	margin-left: 2px;
}

div.dtpyearselbox {
	height: 184px; 
	overflow: hidden;
	width: 228px; 
	background-color: #fff; 
	border: 1px solid #b0bac4; 
	font-family: Tahoma; 
	font-size: 10px; 
	display: none; 
	position: absolute; 
	left: -1px; 
	top: 24px;
}

div.dtpyearselboxleft {
	height: 182px; 
	width: 34px; 
	margin: 1px;
	float: left; 
	cursor: pointer;
}


div.dtpyearselboxright {
	height: 182px; 
	width: 33px;
	margin: 1px;
	float: left; 
	cursor: pointer;
}

.dtpyearshow {
	float: left; 
	line-height: 24px;
	color: #FFF;
}

.dtpyearshowarrowimg {
	width: 13px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat; 
	background-position: 4px 10px;
}

/***** YEAR-BOX ******/
.dtpyearbox {
	height: 182px; 
	width: 156px;
	background-color: #fff; 
	float:left;
}

.dtpyearboxselul {
	margin-left: 0px;
	list-style-type: none; 
	padding-left: 0px; 
	border-bottom: 1px solid #fff; 
	margin-bottom: 0px; 
	background-color: #fff;
}

.dtpyearboxselli {
	float: left;
	margin-bottom:1px;  
	text-align: center; 
}

/********** CAL ************/
.dtpcalendar {	
	width: 100%; 
	background-color: #fcfdff; 
	border-top: 1px solid #b0bac4;
}

.dtpcalrow {
	margin-left: 0px;
	list-style-type: none; 
	padding-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

.calField {
	float:left; 
	text-align: center;
	cursor: pointer !important;
}

.disabledCalField {
	float:left; 
	text-align: center;
	background-color: #757575 !important;
cursor: default;
}

.notThisMonthField {
	background-color: #fff !important;	
	margin-bottom: 1px !important;
}

/******* TIME *********/
.dtptimearea {
	width: 100%; 
	height: 25px; 
	color: #34404b; 
	font-weight: bold; 
	text-align: center;
}

.dtptimeclock {
	vertical-align: top; 
	margin-right: 10px; 
	margin-top: 4px; 
	cursor: pointer; 
	display: inline-block; 
	width: 16px; 
	height: 16px; 
}

.dtphoursel {
	margin-right: 2px; 
	display: inline-block; 
	cursor: pointer;
}

.dtphoursel1 {
	width: 9px;
	height: 6px; 
	margin-right: 2px; 
	margin-top: 9px; 
	float: left; 
}

.dtphoursel2 {
	float: right; 
	line-height: 24px;
}

.dtphourselectbox {
	font-weight: normal; 
	top: 24px; 
	height: 184px; 
	width: 228px; 
	background-color: #fff; 
	border: 1px solid #b0bac4; 
	font-family: Tahoma; 
	font-size: 10px; 
	display: none; 
	position: absolute; 
	left: -1px;
}

.dtphourul {
	margin-left: 0px;
	list-style-type: none; 
	padding-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 1px; 
}

.dtphouril {
	float: left; 
	width: 56px; 
	margin-bottom: 1px; 
	text-align: center; 
	cursor: pointer; 
	margin-left: 1px;
}

.dtpdblp {
	line-height: 24px; 
	display: inline-block; 
	vertical-align: top;
}

.dtpminutesel {
	margin-right: 2px; 
	display: inline-block; 
	cursor: pointer;
}

.dtpminutesel1 {
	float: left; 
	line-height: 24px;
	margin-left:2px;
}

.dtpminutesel2 {
	width: 9px; 
	height: 6px; 
	margin-left: 3px; 
	margin-top: 9px; 
	float: right;
}

.dtpminuteselectbox {
	font-weight: normal; 
	top: 24px; 
	left: -1px; 
	height: 184px; 
	width: 228px; 
	background-color: #fff; 
	border: 1px solid #b0bac4; 
	font-family: Tahoma; 
	font-size: 10px; 
	display: none; 
	position: absolute;
}

.dtpminuteul {
	margin-left: 0px;
	list-style-type: none; 
	padding-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 1px; 
}

.dtpminuteil {
	float: left; 
	text-align: center;
	margin-bottom: 1px;  
	cursor: pointer;
	margin-left: 1px;
}	

.dtptimeselarea {
	font-weight: normal; 
	left: -1px; 
	top: 24px; 
	height: 184px; 
	width: 228px; 
	background-color: #fff; 
	border: 1px solid #b0bac4; 
	font-family: Tahoma; 
	font-size: 10px; 
	display: none; 
	position: absolute;
}	

.dtptimeselarealeft {
	height: 100%; 
	width: 100px; 
	float:left;
}
.dtptimeselarealeftarrowup {
	width: 100%; 
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
}
.dtptimeselarealeftnumber {
	width: 100%; 
	height: 84px;
	vertical-align: middle; 
	text-align: center; 
	line-height: 84px; 
	font-size: 36pt;
}

.dtptimeselarealeftarrowdown {
	width: 100%; 
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
}

.dtptimeselareamiddle {
	vertical-align: middle; 
	text-align: center; 
	line-height: 170px; 
	font-size: 42pt;  
	width: 28px; 
	float:left;
}

.dtptimeselarearight {
	height: 100%;  
	width: 100px; 
	float:left;
}
.dtptimeselarearightarrowup {
	width: 100%; 
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
}
.dtptimeselarearightnumber {
	width: 100%; 
	height: 84px;
	vertical-align: middle; 
	text-align: center; 
	line-height: 84px; 
	font-size: 36pt;
}
.dtptimeselarearightarrowdown {
	width: 100%; 
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
}

/***** MONTH SELECTION BOX *****/
div.dtpmonthbox {
	height: 184px; 
	width: 228px; 
	background-color: #FFF; 
	border: 1px solid #b0bac4; 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000; 
	display: none; 
	position: absolute; 
	left: -1px; 
	top: 24px;
}

ul.dtpmonthrow {
 	margin-left: 0px;
 	float:left; 
 	list-style-type: none;
 	width:100%;
 	padding-left: 0px;
 	margin-top: 0px; 
 	margin-bottom: 1px;
}

il.dtpmonthcell {
	float: left; 
	text-align: center; 
	line-height: 45px; 
	border-left: 1px solid #fff; 
	cursor: pointer;
}


/***** BUTTONS *****/
.dtpbuttons {
	width: 100%; 
	height: 25px; 
	border-top: 1px solid #b0bac4; 
	text-align: center;
}

.dtpbuttonsul {
	margin-left: 0px;
	list-style-type: none; 
	padding-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	height: 25px;
	background-color: #FFF;
}

.dtpbuttonsborder {
	line-height: 25px; 
	margin-right: 1px;
	background-color: rgb(117, 117, 117);
	text-align: center;
	float: left;
	color:#FFF;
	cursor: pointer;
}

.dtpbuttonsnoborder {
	line-height: 25px; 
	text-align: center;
	background-color: rgb(117, 117, 117);
	float: left;
	color:#FFF;
	cursor: pointer;
	width: 75px;
}

/***** IE-FIX *****/
.iefix {
	min-width: 180px; 
	float: left; 
	font-weight: bold; 
	color: #fff; 
	text-align: center;
}

.rightiefix {
	position: absolute;
	right: 0;
	top: 0;
}

.leftiefix {
	position: absolute;
	left: 0;
	top: 0;
}




/******** WISE POP SERVER UMZUG MELDUNG MOBILE ****/

#wisepop-112952.wisepop-popin {
		width: 33% !important;
	}

@media(max-width: 600px) {
	#wisepop-112952.wisepop-popin {
		width: 88% !important;
	}
}


.display_mobile {
	display: none;
}

.display_desktop {
	display: block;
}


@media(max-width: 1320px) {
	.display_mobile {
		display: block;
	}
	
	.display_desktop {
		display: none;
	}
}



/***** KARRIERE-SEITEN RAHMEN UM SPALETNKOEPFE *****/

.row-controls {
	background-color: #e8e9e8 !important;
}





