@charset "UTF-8";
/* CSS Document */

.framespacer          		{width: 1px; height: 1900px;}
#shopCont					{background: none!important;}
#alt-desc	{
	display: none;
}

@media only screen and (max-width: 760px) {
	 .bgall	{
	 	display: none;
	 }
	 
	 #alt-desc	{
	 	display: block!important;
	 }
	 
	 
	 #alt-desc *,
	 #alt-desc *:before,
	 #alt-desc *:after {
	 	-moz-box-sizing: border-box;
	 	-webkit-box-sizing: border-box;
	 	box-sizing: border-box;
	 	margin: 0;
	 	padding: 0;
	 }
	 
	 #alt-desc * {
	     text-transform: none;
	 }
	 
	 #alt-desc img	{
	 	max-width: 100%;
	 }
	 
	 #alt-desc div img	{
	 	border-top: 1px solid #bdbcbd!important;
	 	border-bottom: 1px solid #bdbcbd!important;
	 	padding: 20px 0!important;
	 	margin: 0 0 20px;
	 }
	 
	 #alt-desc {
	 	font-family: Arial, sans-serif;
	     margin: 15px 0;
	     padding: 50px 10px 10px;
	     text-align: left;
	     font-size: 13px;
	     line-height: 18px;
	     color: #666;
	     background: #fff url('http://werk11-s2.com/kunden/hellweg/img/hellweg-logo-mobile.gif') no-repeat top center;
	     background-size: 150px 29px;
	 }
	 
	 #alt-desc h1 {
	     padding: 0 0 20px;
	     font-size: 18px!important;
	     line-height: 26px;
	     font-family: 'Roboto Condensed', sans-serif;
	     font-weight: 300;
	     text-transform: uppercase;
	 }
	 
	 #alt-desc .mobile-articleID	{
	 	border-bottom: 1px solid #bdbcbd!important;
	 	padding-bottom: 15px;
	 }
	 
	 #alt-desc .mobile-articleID,
	 #alt-desc .mobile-desc	{
	 	margin: 0 0 10px 0;
	 }
	 
	 #alt-desc div p,
	 #alt-desc div ul,
	 #alt-desc div ul li	{
	 	text-align: left!important;
	 }
	 
	 #alt-desc p {
	     padding-top: 10px;
	 }
	 
	 #alt-desc ul,
	 #alt-desc ol {
	     padding-top: 10px;
	 }
	 
	 #alt-desc li {
	     margin-left: 30px!important;
	     padding: 3px 0;
	     list-style-type: disc!important;
	 }
	 
	 #alt-desc .attributes {
	     display: block;
	     float: left;
	     width: 100%;
	 }
	 #alt-desc .attributes dt, #alt-desc .attributes dd {
	     border-top: 1px solid #BDBCBD;
	     float: left;
	     margin-bottom: 4px;
	     padding-top: 4px;
	 }
	 #alt-desc .attributes .first {
	     border-top: medium none;
	 }
	 #alt-desc .attributes dt {
	     clear: left;
	     width: 50%;
	 }
	 #alt-desc .attributes dd {
	     width: 50%;
	 }
	  
}
