/* product module no download icon */
.campaign .downloadList .downloadList_item a:after { display:none !important; }

/* contactModule ZIP search input and button */
.campaign .button_plz { font-size: 16px; line-height: 20px; font-family: corporateCondensed,Helvetica Neue,Helvetica,Arial,sans-serif; display: inline-block; border: 0; padding: 5px 15px 7px; cursor: pointer; border-radius: 2px; text-decoration: none; background-color: #fdc400; color: #44423e; vertical-align: text-bottom; }
.campaign .button_plz:hover { background-color: #605e5b; color: #fff;}
.campaign .input_plz { font-family: corporateCondensed,Helvetica Neue,Helvetica,Arial,sans-serif; line-height: 20px; height: 32px; vertical-align: text-bottom; width: 76px; color: #44423e; padding-left: 10px; font-size: 16px; }
.campaign .errorInput { border: 2px solid #dc354; }

/* no automatic hyphenation for H2 headlines */
.campaign .h2, .campaign h2 { hyphens:none; }

/* webrotate360 */
.campaign .webrotateModule { margin-bottom: 65px; }
@media screen and (min-width:769px) {
	.campaign .webrotateModule { margin-bottom: 100px; }
}
.stickyDrawerGroup img {
	height:25px!important;
}