#swTop {
	height: 300px;
}
#content-wrapper {
	margin-top: 300px;
}
a.ahome img {
	width: 300px;
}
#gutestempelteaser1 {display:none;}
#swMainpart-inside{margin-bottom:0;}
div.homediv50 {
	width: 50%;
	display: inline;
	float: left;
	padding-right:1.5rem;
	margin-bottom:1rem;
	position:relative;
}
div.homediv100 { clear:both; width:100%; text-align:center;	margin-top:2rem;}
.swTabelle6Body h2, .swTabelle6Body h3 {
	font-family: "Special Elite", monospace;
	font-size:1.7rem;
}
.swTabelle6Body li {
	list-style-image: url(/themes/skin10/img/li_haken.png);
	list-style-position: outside;
	margin-left: 2rem;
	margin-bottom: 1rem;
}
img.homelogo {
	width: 90px;
}
div.homemainlink a {
	background-color: #f5d7d6;
	border-radius:0.5rem;
	display: table;
	font-family: "Special Elite", monospace;
	font-size: 1.9rem;
	margin: 0 auto;
	padding: 0.5rem;
}
h3.kundenmeinungen {
	margin-top: 2rem;
	margin-bottom: 1rem;
	background: url(/resources/Image/divider2.png) no-repeat;
	background-position: center bottom;
	background-size: 400px;
	padding-bottom: 1rem;
}
div.kundenmeinungen {
	border: 1px solid #58585a;
	width: 28%;
	display: inline-block;
	color: #222222;
	font-size: 1.25rem;
	height: 14rem;
}
div.kundenmeinungen img {
  width: 100%;
}
div.kundenmeinungen span {
  font-size: 50%;
  display: block;
}
img.homebeispiel {
	border: 1px solid #DDDDDD;
	margin-right: 0.5rem;
	margin-bottom: 1rem;
	width: 16%;
}
.gratisverand {
	position: absolute;
	margin-left: 2rem;
	margin-top: 4rem;
}
@media only screen and (max-width: 760px) 
{
	#swTop {
		height: auto;
	}
	#content-wrapper {
	margin-top: 2.5rem;
}
	div.homediv50 {
		float:none;
		width:100%;
	}	
	.homediv50 img {
		display: none;
	}
	div.kundenmeinungen {
		clear: both;
		width: 98%;
		margin-bottom: 2%;
	}
}