#footer, .breadcrumb, .poweruser{ 
		display:none;
	}
	
	html, body { 
			height: 100%;
		}
	body.wdr{
		background-color:#00345e;
	}	
	
	body.wdr #header{
		background-color:transparent;
	}
	
	
	body.wdr .con{
	background-color:transparent;
	}
	
	body.wdr .naviToggle a{
		display:none !important;
		}
	.sectionA.baustellenpicto img{
		width: 175px;
		margin: 0 35%; 
		top:0;
		position:absolute;
	}
	
	.sectionA.bg{
	background-color:#fcfcfd;
	margin-top:42px;
	padding-top:40px;
	}
	
		
	body.wdr #content .bg .boxCon .box{
		margin-bottom:50px;
	}
	
			
	body.wdr #content .radiolist .boxCon .box{
		margin-bottom:0;
	}
	
	body.wdr #content .bg .boxCon .buttons{
		padding-left:38px;
	}
	
	
	body.wdr #content .radiolist{
	background-color:#fcfcfcf;
	width: 80%;
padding: 0 40px;
	}

    body.wdr #content .radiolist .noborder .box{
	border:none;
	height:auto;
	}
	
	body.wdr #content .radiolist .box .buttons{
	margin-left:40px;
	}
	
	body.wdr #content .radiolist .box .buttons a{
	color:#fff;
	font-weight:bold;
	}
	
	body.wdr #content .radiolist .box{
		height: auto;
		border-bottom: 1px solid #d3d3d3;
		border-right: 1px solid #d3d3d3;
		padding: 20px 7px 19px 8px;
	}


	
	.icon-play-circle:before {
		content: "p";
		color: #1d2124;
		font-size: 44px;
		width: 44px;
		line-height: 1;
		height: 44px;
		font-weight: 400;
		font-family: "WDR Iconfont",helvetica,arial;
		display: inline-block;
		text-decoration: none!important;
		vertical-align: middle;
	}
	
	
	
	body.wdr #content .mod.modMini .box.active, 
	body.wdr #content .mod.modMini .box:hover{
		background-color:#fdfdfd;
	}

	body.wdr #content .mod.modMini .box.active a, 
	body.wdr #content .mod.modMini .box:hover a{
		color:#000;
	}

	.conHeadline+.modCon .box {
		padding-top: 20px !important;
	}
	
	
	body.wdr #content .teaser>a>img, 
	body.wdr #content .teaser>img, 
	body.wdr #radiolayer .teaser>a>img, 
	body.wdr #radiolayer .teaser>img{
		height: 48px;
		margin: 0 0 12px;
	}
	
	

	
	/*L*/
	@media screen and (max-width: 1009px) and (min-width: 768px){
		/**/
	
	}
	
	/*M*/
	@media screen and (min-width: 768px) and (max-width: 1009px){
		/**/
		.sectionA.baustellenpicto img{
		margin: -0.65% 41%;
		}
		
		body.wdr #content .radiolist .box{
			width:29%;
		}
	}
	
	/*S*/
	@media screen and (min-width: 480px) and (max-width: 767px){
		/**/
		
		body.wdr #content .radiolist .box{	
			border-right:0;
		}
		
		.sectionA.baustellenpicto img{
		margin: -1% 27%;
		}
		
		body.wdr .fixedHeader { 
			background-color:#00345e;
			border-bottom:0;
		}
		body.wdr .naviToggle{ 
		display:none !important;
		}
	
		body.wdr #content .radiolist .box{
			margin-bottom: 0;
			width: 95%;
			height:110%;
		}
		
		body.wdr #content .bg .boxCon .buttons{
			padding-left:10px;
		}
		
	}
	
	/*XS*/
	@media screen and (min-width: 0px) and (max-width: 479px){
		/**/
		
		body.wdr #content .radiolist .box{	
			border-right:0;
		}
		.sectionA.baustellenpicto img{
		margin: 1% 27%;
		}
		
		
		body.wdr .fixedHeader { 
			background-color:#00345e;
			border-bottom:0;
		}
		body.wdr .naviToggle{ 
		display:none !important;
		}
		body.wdr #content .radiolist {
			padding:0 0 0 10px;
			width:90%;
		}
	
		body.wdr #content .radiolist .box{
			margin-bottom: 0;
			width: 95%;
			height:110%;
		}
		body.wdr #content .bg .boxCon .buttons{
			padding-left:10px;
		}
		.mod .media a{
			display: block;
			width: 150%;
		}
	}
