/* Zusatzstyles für die Startseite */
/*STARTSEITE REDESIGN 2018*/

.startheadline {
	font-size: 27px;
	margin: 0 0 30px;
}
.redtxt {color:#e30613;}

#quicksearch_inputfield.form-control{
	height: 28px;
}
.header--search .btn{
	height: 28px;
	padding: 0px 12px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
}

.fontsemibold{
	font-weight: 600;
}
/* NUR FÜR XXS Sichtbar */
.visible-xxs-block {
    display: none !important;
	}

@media (max-width: 375px) {
	.hidden-xxs{
		display: none !important;
	}
	.visible-xxs-block {
    display: block !important;
	}
}

@media (max-width: 575px) {
    .aktionbanner {
        font-size: 12px;
    }
}


.aktionbanner{
background: #b50600;
padding: 6px 0;
color: #fff;
}

.aktionbanner a {
    color: #fff;
}
.aktionbanner a:hover {
    text-decoration: none;
}

.aktionbanner-padding{
padding: 30px;
}

.bannercontainer{
	position: relative;
}

.bannertxtcontainer{
	position: absolute;	
}

.txtformat01{	
	top: 45px;
	left: 45px;
	font-size: 38px;
	line-height: 38px;
	color: #00305d;
}

.txtformat02{
	top: 16px;
	left: 9px;
	background: rgba(255,255,255,0.9);
	font-size: 30px;
	line-height: 30px;
	color: #00305d;
	padding: 7px 6px 6px;
}

.topcat .txtformat02{
	top: 20px;
	left: 20px;
	line-height: 21px;
	font-size: 21px;
	padding: 6px 10px;
}

.txtformat03{
	top: 45px;
	left: 45px;
	font-size: 34px;
	line-height: 34px;
	color: #00305d;
	text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.9),
		      	 1px 1px 4px rgba(255, 255, 255, 0.9),
				 0px 0px 4px rgba(255, 255, 255, 0.9),
					-2px -2px 4px rgba(255, 255, 255, 0.9),
					-1px -1px 4px rgba(255, 255, 255, 0.9);
}

.txtformat03 .headlinebold{
	font-size: 39px;	
	line-height: 39px;
}

.txtformat02 .glyphicon{
	margin: 0 0 0 10px;
	font-size: 12px;
	top: 0px;
}

.headlinebold{
	font-weight: 600;	
	letter-spacing: 1px;
}

.headlinebold.txtformat02{
	font-size: 38px;
}

@media (max-width: 530px) {
	.aktionbanner{
		margin: 0 0 11px;

	}
	.startheadline, 
	.startheadline .headlinebold{
		font-size: 5vw!important;	
		line-height: 8vw;
}
	.headlinebold{
	letter-spacing: 0px;
}

	.linkboxtxt span {
		font-size: 3vw!important;	
		line-height: 3vw;
	}
	.linkboxtxt .fontsize21{
		font-size: 4vw!important;	
		line-height: 4vw;
	}
	
}

/* nur BIS desktop */
@media (max-width: 1024px) {

	
	.txtformat01,
	.txtformat01 .headlinebold{
		font-size: 4vw!important;	
		line-height: 4vw;
	}	
	.txtformat01, .txtformat03{
		top: 6%;
		left: 5%;}

	.txtformat02,
	.txtformat02 .headlinebold{
		font-size: 5vw!important;	
		line-height: 5vw;
	}
	.topcat .txtformat02,
	.topcat .txtformat02 .headlinebold{
		font-size: 2vw!important;	
		line-height: 2vw;
	}
	.topcat .txtformat02 {

    	top: 5%;
		left: 5%;
	}
	
	.txtformat02 .glyphicon{
		font-size: 3vw!important;	
		line-height: 3vw;
	}
	
	.txtformat03,	
	.txtformat03 .headlinebold{
		font-size: 4vw!important;	
		line-height: 4vw;
	}
	


}
@media (max-width: 767px) {	
	.redesign .product-slider .banner-linkbox {
		height: auto;
	}
	
	.redesign .product-slider .banner-linkbox p{

		height: 40px;
	}
	.topcat .txtformat02,
	.topcat .txtformat02 .headlinebold{
		font-size: 4vw!important;	
		line-height: 4vw;
	}
	
}

.promotion .banner-linkbox {
	font-size: 13px;
	line-height: normal;
	position: relative;
	height: auto;
}
@media (max-width: 767px) {	
.promotion .banner-linkbox {
	height: 80px;
}
}

.promotion.service .banner-linkbox {

}

.promotionheadline {
	font-size: 14px;
	font-weight: 600;
}

.linkboxtxt{
	width: 90%;
}
.promotion .glyphicon-menu-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 12px;
	margin: 0 0 0 10px; 
}

.imgwrapper {
	position: relative;
}

.contentlogo {
	margin-bottom: 40px;
}
.fontsize16{
	font-size: 16px!important;	
	line-height: 19px;
}
.fontsize21{
	font-size: 21px;
	line-height: 21px;
}
.fontsize30{
	font-size: 30px;
	line-height: 30px;
}
.fontsize60{	
	font-size: 60px;
}

.load {
	margin-left: auto;
	margin-right: auto;
}

.redesign .markenlogos {
border-top: 1px solid #000000;
padding: 13px 0 5px;
border-bottom: 1px solid #000000;
}
.redesign .markenlogos img{
	max-height: 43px;
}
