/* ==== 2.8.3  Template: Landingpage ==================================== */

#topboxes {
	margin-top: 24px;
	width: 100%; /* 876px / 1200px */
	max-width: 876px;
	padding: 0 0.83333333%; /* 10px / 1200px */
	position:relative;
	float: left;
}

.full #topboxes {
	width: 100%;
	max-width: 1180px;
	padding: 0 0.83333333%; /* 10px / 1200px */
	float: none;
}

#topboxes .view-block-topboxen .views-row h2 {
	padding-left: 0.9em;
	position: relative;
	/* margin-bottom: 1.25em; */
}
#topboxes .view-block-topboxen .views-row h2:before {
	content: '\25A0';
	position: absolute;
	top: -4px;
	left: 0;
}

#topboxes .view-block-topboxen .views-row {
	float:left;
	width: 31.050228%; /* 272px / 876px */
	padding: 0 1.1415525%; /* 10px / 876px */
	margin-right: 0.57077626%; /* 5px / 876px */
	margin-bottom: 2em;
	border-right: 1px dotted rgb(81,83,83);
	border-bottom: 1px dotted rgb(81,83,83);
	position:relative;
}
#topboxes .view-block-topboxen .views-row:nth-child(3n+1) {
	padding-left: 0;
	clear: left;
}
#topboxes .view-block-topboxen .views-row:nth-child(3n),
#topboxes .view-block-topboxen .views-row:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
#topboxes .topbox {
	margin-bottom: 30px;
}

#topboxes .view-block-topboxen .views-row:nth-last-child(-n+3) {
	border-bottom: none;
	margin-bottom: none;
}
#topboxes .topbox .topbox-image {
	margin-bottom: 15px;
}

.full #topboxes .view-block-topboxen .views-row {
	width: 22.666667%; /* 272px / 1200px */
	padding: 0 0.83333333%; /* 10px / 1200px */
	margin-right: 0.41666667% /* 5px / 1200px */
}
.full #topboxes .view-block-topboxen .views-row:nth-child(3n+1) {
	padding-left: 0.83333333%; /* 10px / 1200px */
	clear: none;
}
.full #topboxes .view-block-topboxen .views-row:nth-child(3n) {
	margin-right: 0.57077626%; /* 5px / 876px */
	border-right: 1px dotted rgb(81,83,83);
	padding-right: 0.83333333%; /* 10px / 1200px */
}
.full #topboxes .view-block-topboxen .views-row:nth-child(4n+1) {
	padding-left: 0;
	clear: left;
}
.full #topboxes .view-block-topboxen .views-row:nth-child(4n) {
	margin-right: 0;
	padding-right: 0;
	border: none;
}


#main .topbox-link-container a {
	font-family: "Source Sans Pro", "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
}

.hasFontsmoothing-false #main .topbox a {
	font-family: "Arial Narrow", Arial, sans-serif;
}

#topboxes .topbox-link-container {
}

#topboxes .topbox h2 {
	font-weight:600;
	font-size: 18px;
	line-height: 22px;
}

#topboxes .topbox-text p:last-child {
	margin-bottom:0px;
}
#topboxes .topbox-text p:first-child {
	margin-top: 0;
}

#node-text {
	clear: both;
}

/** Template 2 (Produkte) **/

.landing.temp2 {
	width: 65.525114%;
	max-width: 574px;
	float: right;
}

.landing.temp2 #topboxes {
	padding: 0;
}
.landing.temp2 #topboxes img {
	/*border: none;*/
}
#main .temp2 .topbox h2 {
	margin-bottom: 0.75em;
}
#main .temp2 .topbox h2 a {
	font-weight: bold;
	font-size: 18px;
}

.temp2 #topboxes .view-block-topboxen .views-row,
.temp2 #topboxes .view-block-topboxen .views-row:nth-child(3n),
.temp2 #topboxes .view-block-topboxen .views-row:nth-child(4n) {
	width: 47.38676%;
	margin-right: 1.7421603%;
	margin-bottom: 1.7421603%;
	padding: 0;
	border: 1px solid rgb(0,153,255);
}
.temp2 #topboxes .view-block-topboxen .views-row:nth-child(3n+1) {
	padding-left: 0;
	clear: none;
}
.temp2 #topboxes .view-block-topboxen .views-row:nth-child(2n+1) {
	padding-left: 0;
	clear: left;
}
.temp2 #topboxes .view-block-topboxen .views-row .topbox {
	padding: 3.6764706%;
}

.temp2 .topbox-image {
	float: left;
	width: 30.3235294%;
	margin-right: 3.6764706%;
}
.temp2 .topbox-text {
	float: right;
	width: 66%;
}

@media screen and (max-width: 64em) {
	#main {
		width: 100%;
		float: none;
	}
	
}

@media screen and (min-width: 40.0625em) and (max-width: 64em) {
	
	#topboxes .view-block-topboxen .views-row:nth-child(3n) {
		padding-right: 0;
		margin-right: 0;
	}
	
	#topboxes .view-block-topboxen .views-row {
		width: 31.050228%;;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

/* 768px - Ipad Hoch */
@media screen and (max-width: 48em) {
	
	
	#topboxes .view-block-topboxen .views-row {
		padding-right: 0;
		padding-bottom: 0.75em;
		margin-bottom: 0.25em;
		border-right: none;
		border-bottom: 1px dotted rgb(81,83,83);
		margin-right: 0;
		width: 100%;
		float: none;
		
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	#topboxes .view-block-topboxen .views-row:nth-child(3n) {
		border-bottom: 1px dotted rgb(81,83,83);
	}
	#topboxes .view-block-topboxen .views-row:last-child {
		border: none;
		padding: 0;
		margin: 0;
	}
	
	#topboxes .topbox .topbox-image {
		float: left;
		width: 45.3125%;
		margin-right: 4.6875%;
		margin-bottom: 0;
	}
	#topboxes .topbox .topbox-text {
		float: right;
		width: 45.3125%;
	}
}

/* PHONE UPRIGHT - 360px */
@media screen and (max-width: 27.6923077em) {
	#topboxes .topbox .topbox-image,
	#topboxes .topbox .topbox-text {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0 0 1em 0;
		height: auto !important;
	}
	#topboxes .topbox .topbox-image {
		text-align: center;
	}
	#topboxes .topbox .topbox-image img {
		display: inline;
	}
	
	/*#topblock .slides-teaser {
		display: none;
		visibility: hidden;
	}*/
}