/* =========================== */
/* = GENERAL COLUMN SETTINGS = */
/* =========================== */
.nothing {
  text-align: left;
}
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}
/*	GROUPING BY CLEARFIX	*/
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
/* For IE 6/7 (trigger hasLayout) */
}
/*  COLUMN SETUP	*/
.col {
  display: block;
  float: left;
/*margin-right: ($gutter_width) %;*/
  margin: 1% 0 1% 1.5%;
}
.col:first-child {
  margin-left: 0;
}
.col:last-child {
  margin-right: 0;
}
/* all browsers except IE6 and lower */
/*
.group:first-child{ margin-left: ($gutter_width) %; }
*/
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */
/*@media only screen and (max-width: 767px) {
	.col { margin-right:0%; width:100%; margin-bottom:$mobile_bottomSpace px;	}
}*/
/* ================== */
/* = COLUMN LAYOUTS = */
/* ================== */
/*
@media only screen and (min-width: 767px) {
*/
.span_1_of_1 {
  width: 100%;
}
/*	2 COLUMNS	*/
.span_1_of_2 {
  width: 49.25%;
}
.span_2_of_2 {
  width: 100%;
}
/*	3 COLUMNS	*/
.span_1_of_3 {
  width: 32.333%;
}
.span_2_of_3 {
  width: 66.166%;
}
.span_3_of_3 {
  width: 100%;
}
/*$singleWidth_Inside2_of_3 = floor((100-($singleWidth_3*2/100*2))/2, 3)*/
/*($gutter_width/(2*$singleWidth_3 + 1*$gutter_width)*100)*/
.spanInside2_of_3_1_of_2 {
  width: 48.86648731977149%;
  margin-left: 2.267025360457033%;
}
.spanInside2_of_3_2_of_2 {
  width: 100%;
}
.homeVierkantHeight {
  height: 48.86648731977149%;
}
/*	4 COLUMNS	*/
.span_1_of_4 {
  width: 23.875%;
}
.span_2_of_4 {
  width: 49.25%;
}
.span_3_of_4 {
  width: 74.625%;
}
.span_4_of_4 {
  width: 100%;
}
/*	5 COLUMNS	*/
.span_1_of_5 {
  width: 18.8%;
}
.span_2_of_5 {
  width: 39.1%;
}
.span_3_of_5 {
  width: 59.400000000000006%;
}
.span_4_of_5 {
  width: 79.7%;
}
.span_5_of_5 {
  width: 100%;
}
/*	6 COLUMNS	*/
.span_1_of_6 {
  width: 15.416%;
}
.span_2_of_6 {
  width: 32.332%;
}
.span_3_of_6 {
  width: 49.248000000000005%;
}
.span_4_of_6 {
  width: 66.164%;
}
.span_5_of_6 {
  width: 83.08%;
}
.span_6_of_6 {
  width: 100%;
}
/*	7 COLUMNS	*/
.span_1_of_7 {
  width: 13%;
}
.span_2_of_7 {
  width: 27.5%;
}
.span_3_of_7 {
  width: 42%;
}
.span_4_of_7 {
  width: 56.5%;
}
.span_5_of_7 {
  width: 71%;
}
.span_6_of_7 {
  width: 85.5%;
}
.span_7_of_7 {
  width: 100%;
}
/*	8 COLUMNS	*/
.span_1_of_8 {
  width: 11.187%;
}
.span_2_of_8 {
  width: 23.874%;
}
.span_3_of_8 {
  width: 36.561%;
}
.span_4_of_8 {
  width: 49.248%;
}
.span_5_of_8 {
  width: 61.934999999999995%;
}
.span_6_of_8 {
  width: 74.622%;
}
.span_7_of_8 {
  width: 87.309%;
}
.span_8_of_8 {
  width: 100%;
}
/*	9 COLUMNS	*/
.span_1_of_9 {
  width: 9.777%;
}
.span_2_of_9 {
  width: 21.054%;
}
.span_3_of_9 {
  width: 32.330999999999996%;
}
.span_4_of_9 {
  width: 43.608%;
}
.span_5_of_9 {
  width: 54.885%;
}
.span_6_of_9 {
  width: 66.16199999999999%;
}
.span_7_of_9 {
  width: 77.439%;
}
.span_8_of_9 {
  width: 88.716%;
}
.span_9_of_9 {
  width: 100%;
}
/*	10 COLUMNS	*/
.span_1_of_10 {
  width: 8.65%;
}
.span_2_of_10 {
  width: 18.8%;
}
.span_3_of_10 {
  width: 28.950000000000003%;
}
.span_4_of_10 {
  width: 39.1%;
}
.span_5_of_10 {
  width: 49.25%;
}
.span_6_of_10 {
  width: 59.400000000000006%;
}
.span_7_of_10 {
  width: 69.55000000000001%;
}
.span_8_of_10 {
  width: 79.7%;
}
.span_9_of_10 {
  width: 89.85000000000001%;
}
.span_10_of_10 {
  width: 100%;
}
/*	11	COLUMNS	*/
.span_1_of_11 {
  width: 7.727%;
}
.span_2_of_11 {
  width: 16.954%;
}
.span_3_of_11 {
  width: 26.181%;
}
.span_4_of_11 {
  width: 35.408%;
}
.span_5_of_11 {
  width: 44.635000000000005%;
}
.span_6_of_11 {
  width: 53.862%;
}
.span_7_of_11 {
  width: 63.089%;
}
.span_8_of_11 {
  width: 72.316%;
}
.span_9_of_11 {
  width: 81.543%;
}
.span_10_of_11 {
  width: 90.77000000000001%;
}
.span_11_of_11 {
  width: 100%;
}
/*	12	COLUMNS	*/
.span_1_of_12 {
  width: 6.958%;
}
.span_2_of_12 {
  width: 15.416%;
}
.span_3_of_12 {
  width: 23.874000000000002%;
}
.span_4_of_12 {
  width: 32.332%;
}
.span_5_of_12 {
  width: 40.79%;
}
.span_6_of_12 {
  width: 49.248000000000005%;
}
.span_7_of_12 {
  width: 57.706%;
}
.span_8_of_12 {
  width: 66.164%;
}
.span_9_of_12 {
  width: 74.622%;
}
.span_10_of_12 {
  width: 83.08%;
}
.span_11_of_12 {
  width: 91.538%;
}
.span_12_of_12 {
  width: 100%;
}
/*
}
*/
