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

body {
	/*overflow: hidden;*/
}
.framespacer {
    position: absolute;
    top: 0;
    width: 1px;
    height: 3000px;
}

.nofloat {
    position: relative;
    float: none;
    clear: both;
    min-height: 1500px;
}

#shopCont {
    /*min-height: 8000px;*/
}

#default-content {
    /*visibility: hidden;*/
}

#alt-desc, #app-view {
    width: 100%;
    display: none;
}

#widshop_product {
    visibility: hidden;
}

#doc.navifix #navi div.box.service + h2,
#doc.navifix #navi div.box.service + h2 + ul,
#images,
#thumbs {
    display: none;
}

#xsp-template {
  color: #333;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 20px;
  background: white;
  padding: 0!important;
}

#xsp-template .row	{
	margin: 0!important;
}

#xsp-template .col-xs-12, #xsp-template .col-sm-12, #xsp-template .col-md-12, #xsp-template .col-lg-12 {
  padding: 0!important;
}

#xspt-tt {
  font-size: 18px;
  letter-spacing: normal;
  text-align: center;
  margin: 0 0 20px;
  padding: 0;
  border-bottom: 1px dotted #333;
  font-weight: bold!important;
}

#xspt-tt .mob-tt	{
	padding: 15px 20px;
	
}

#xspt-tt .logo	{	
	background: #054557; /* Old browsers */
	background: -moz-linear-gradient(top,  #054557 0%, #262626 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#054557), color-stop(100%,#262626)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #054557 0%,#262626 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #054557 0%,#262626 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #054557 0%,#262626 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #054557 0%,#262626 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#054557', endColorstr='#262626',GradientType=0 ); /* IE6-9 */
	
}

#xspt-tt .logo span	{
	background: url('http://s1-widshop.com/kunden/alternate.gmbh/img/ALTERNATE_Logo_Slogan_weiss.png') no-repeat top center;
	background-size: 200px 50px;
	width: 200px;
	height: 50px;
	display: inline-block;
	margin: 10px 0!important;
}

#xspt-img {
  padding: 0 20px;
  display: none;
}

#xspt-dsc {
  padding: 10px 20px 20px;
  font-size: 12px;
  line-height: 18px;
  margin-top: 20px;
}

#xspt-dsc .more-images, #xspt-img .more-images {
	border-bottom: 1px dotted #333;
}

#xspt-dsc .more-images img, #xspt-img .more-images img {
	padding-bottom: 30px;
}

#xspt-dsc table	{
	border-spacing: 0px!important;
}

#xspt-dsc table th,
#xspt-dsc table td {
  font-size: 12px;
  text-align: left;
  padding: 3px 5px 2px;
}

#xspt-dsc table tr:nth-child(even) {
    background: #f0f0f0;
}

#xspt-dsc li {
  list-style-type: disc;
  margin: 0 0 0 10px;
  padding: 0!important;
}

#xspt-dsc ul {
  margin: 10px 0 0 10px!important;
  padding: 0!important;
}

#xspt-dsc .mobile-footer	{
	border-top: 1px solid #ccc;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}