.block100pWidth {
	margin: 0 auto;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding:24px 0 0;	
}

h1 {
	text-align: center;
	font-size: 28px;
	padding: 5%;
	margin: 0;
}

h2 {
	color: #444; 
    text-align: left;
    font-size: 20px;
}

h3 {
	margin-bottom: 14px;
	text-align: left;
}

.steps{
	margin: 0 auto;
    max-width: 520px;
    padding: 0 5%;
}

.step1{	background: url("../images/step1_40x40.png") no-repeat left top;}

.step2{	background: url("../images/step2_40x40.png") no-repeat left top;}

.step3{	background: url("../images/step3_40x40.png") no-repeat left top;}

.step1, .step2, .step3{
	padding: 6px 0 6px 64px;
	margin-bottom: 24px;
}

#clients li {
	display: inline-block;
	padding: 0 32px 12px 0;
}

#clients li a {
	display: block;
	padding: 12px 32px 12px 72px;
	color: #fff;
	background: #a5c665 url("../images/icon-download-button.png") no-repeat 16px center;
	border: 1px solid #76b828;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px; /* make sure its proper */
	border-radius: 4px;
}

#clients a span {
	display: block;
}

#credentials {
	padding: 0px 0px 42px;
}

#credentials li {
	display: inline-block;
	padding: 0px 24px 12px 0;
	font-weight: bold;
}

#credentials span {
	display: block;
	font-weight: normal;
}

.infoBox{margin: 0px 24px;}

.text-center{
	text-align:center;
	padding: 0 5% 5%;
}

.spinner{
	font-size: 20px;
	margin: 0 0 10px 0;
	color: #9cbf69;
    font-family: "MuseoSlab100Regular","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.4em;
    padding: 0;
    text-shadow: none;
    margin-bottom: 32px;
    text-align: center;
}

.pricingBox {
    position: relative;
    z-index: 2;
}
.pricingBox .label {
    background: url("../images/pricingbox-label-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 84px;
    left: 50%;
    line-height: 84px;
    margin-left: -42px;
    margin-top: -42px;
    position: absolute;
    text-align: center;
    width: 84px;
    z-index: 1;
}
.pricingBox table {
/*     min-width: 960px; */
    position: relative;
    width: 100%;
}
.pricingBox td {
    padding: 52px 0;
    vertical-align: top;
    width: 50%;
}
.pricingBox .order td {
    padding: 0 0 40px;
}
.pricingBox .block {
    float: left;
    width: 50%;
}
.pricingBox .left {
    background: url("../images/stoerer_topprodukt.svg") no-repeat scroll right top / auto 90px #e2e4e7;
}
.pricingBox .right {
    background: none repeat scroll 0 0 #dadfe5;
}
.pricingBox ul {
    max-width: 300px;
    text-align: center;
    width: 70%;
}
.pricingBox .left ul {
    float: right;
    margin: 0 15%;
}
.pricingBox .right ul {
    float: left;
    margin: 0 15%;
}
.pricingBox li {
    border-bottom: 1px solid #d8dade;
    border-top: 1px solid #e7eaee;
    padding: 14px 0;
    text-align: left;
}
.pricingBox ul li + li {
    background: url("../images/haken.svg") no-repeat scroll left 16px / auto 12px rgba(0, 0, 0, 0);
    padding-left: 24px;
}
.pricingBox .left li {
    border-bottom: 1px solid #c9d0d8;
    border-top: medium none;
    padding-bottom: 14px;
    padding-top: 14px;
}
.pricingBox .left li + li {
    border-top: 1px solid #eee;
}
.pricingBox .right li {
    border-bottom: 1px solid #c9d0d8;
    border-top: medium none;
    padding-bottom: 14px;
    padding-top: 14px;
}
.pricingBox .right li + li {
    border-top: 1px solid #eee;
}
.pricingBox .cta {
    border-top: medium none;
    float: none !important;
    margin: 0 !important;
    text-align: center;
    width: 100% !important;
}
.pricingBox .cta li {
    border: medium none;
    padding: 4px 0;
}

.pricingBox .header, .highlightHead .header {
    color: #222;
    font-family: "MuseoSlab100Regular","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.4em;
    text-shadow: none;
}
.pricingBox .price, .highlightHead .price {
    font-family: "MuseoSlab300Regular","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.4em;
    text-shadow: none;
}

.pricingBox .left li.last, .pricingBox .right li.last {
    border-bottom: medium none;
}
.pricingBox .left .header, .pricingBox .right .header {
    border: medium none;
    padding-bottom: 0;
    text-align: center;
}
.pricingBox .left .price, .pricingBox .right .price {
    border-bottom: medium none;
    border-top: medium none;
    color: #ab3c6e;
    font-weight: normal;
    line-height: 1.4em;
    margin: 4px 0 0;
    padding-bottom: 10px;
    text-align: center;
}
.pricingBox .right .price {
    border-bottom: 1px solid #c9d0d8;
}
.pricingBox .price big {
    font-size: 38px;
}
.pricingBox .price sup {
    font-size: 20px;
    position: relative;
    top: -1px;
}
.pricingBox .price .details {
    color: #444;
    display: block;
    font-size: 12px;
    line-height: 100%;
    padding: 8px 0;
}
.pricingBox .info {
    background: url("../images/pricingbox-pfeil-unten-bg.png") no-repeat scroll center 1.5em transparent;
    border: 0 none;
    display: block;
    font-size: 12px;
    height: 20px;
    margin-top: -1.5em;
    padding-bottom: 1.5em;
    position: relative;
    text-align: center;
    text-indent: -9999px;
}
* + html .pricingBox hr {
    display: none;
}
.pricingBox .cta li {
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
}
.pricingBox .cta a {
    background: url("../images/button-lila-right.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 43px;
    overflow: hidden;
    padding-right: 4px;
    position: relative;
    color: #fff;
}
.pricingBox .cta a span {
    background: url("../images/button-lila-left.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    min-height: 18px;
    padding: 12px 18px 13px 22px;
}
.pricingBox .cta .hover a {
    background: url("../images/button-lila-right.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.pricingBox .cta .hover a span {
    background: url("../images/button-lila-left.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.pricingBox .cta .blank {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #aaa;
    color: #444;
}
.pricingBox .cta .hover .blank {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #80224c;
    color: #80224c;
}
.pricingBox .left ul ul {
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: auto;
}
.pricingBox .right ul ul {
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: auto;
}
.pricingBox ul ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: inline-block !important;
    float: left;
    padding: 0 !important;
    text-align: left !important;
    width: 180px !important;
}
.pricingBox ul ul li + li {
    border: medium none !important;
    display: inline-block !important;
    float: left;
    text-align: left;
}
.pricingBox .left ul ul li + li + li {
    float: right;
    padding: 20px 0 !important;
    width: auto !important;
}
.pricingBox .right ul ul li + li + li {
    float: right;
    padding: 20px 0 !important;
    width: auto !important;
}

.clear{
	clear:both;
}
