/* Produkt-Header */
#wrapper_product_header_top {background-color: #db0031;}
#wrapper_product_header_bottom, #main_menu_product .active a, #wrapper_product_header .menue-hide {background-color: #c2002a;}
#wrapper_product_header .menue-hide {-moz-box-shadow: 0px 0px 10px 0px #A00023;	-webkit-box-shadow: 0px 0px 10px 0px #A00023; box-shadow: 0px 0px 10px 0px #A00023;}
.article_teaser .read_on {position: relative; top: -5px;}
.read_on img {float: none; margin: 0 5px 0 0; position: relative; top: 3px;}
.astw_read_on {margin-left: 15px;}
.astw_read_on .audio_blue, .astw_read_on .audio_red {top: 7px;}
.astw_read_on .locked {top: 3px;}

/* Audioplayer Teaserbox */
.astw_audiotest_pic_wrapper {position: relative; margin: -6% -6% 9%;}
.audiotest_pic {width: 100%;}
.audio_player_teaser_box {position: absolute; bottom: 0; background-color: rgba(256, 256, 256, 0.8); padding: 15px; width: 100%; box-sizing: border-box;}
.audio_player_teaser_box .read_on img {float: left; margin-right: 15px; top: 0;}
.audio_player_teaser_box span {padding: 10px 0;	display: block;}

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

	.audio_player_listing {display: block;}
	.astw_read_on {display: block; margin-left: 0; margin-top: 5px;}

}