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


.framespacer          		{width: 1px; height: 2200px;}
#mto_customsite_box			{top: 250px!important;}

#plenty_appendix	{
	display: none;
}

#alt-desc	{
	display: none;
}


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

#xsp-template h2	{
	letter-spacing: -0.02em!important;
}

#xspt-tt span	{	
	background: #000 url('http://www.outfitter.de/out/outfitter/img/lgo_outfitter.png') no-repeat bottom center;
	background-size: 152px 41px;
	height: 65px;
	width: 100%;
	display: inline-block;
	border-bottom: 4px solid #cb0026;
	margin: 0 0 20px 0;
}

#xspt-tt {
letter-spacing: -0.02em!important;
  font-size: 24px;
  text-align: center;
  line-height: 28px;
  margin: 0 0 20px;
  padding: 0!important;
  font-weight: normal!important;
  border-bottom: none!important;
}

#xspt-dsc {
  padding: 0 20px 20px;
  font-size: 13px;
  line-height: 19px;
  margin: 0;
  border-top: none;
}

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

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

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

#xspt-dsc .factpoints li {
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    margin: 0;
    list-style-type: none;
}

#xspt-dsc .factpoints li .label {
    display: block;
    float: left;
    font-weight: bold;
    width: 50%;
    padding-bottom: 4px;
    padding-top: 4px;
}
#xspt-dsc .factpoints li .value {
    display: block;
    float: right;
    width: 50%;
    padding-bottom: 4px;
    padding-top: 4px;
}