@charset "UTF-8";
#wrapper {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,0.90);
	min-height: 1000px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-size: large;
	-webkit-box-shadow: 6px 0px 25px rgba(131,131,131,1.00);
	box-shadow: 6px 0px 25px rgba(131,131,131,1.00);
}
body {
	background-color: rgba(228,255,187,1.00);
}
.center {
	width: 1300px;
}
.articel {
	min-width: 60%;
}
header ul {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	color: #666666;
	font-size: large;
	float: left;
	height: 50px;
	margin-top: 25px;
	font-weight: bold;
	margin-left: 42px;
}
.left {
	width: 1200px;
	height: 300px;
	background-color: #DBD9D9;
	margin-left: 50px;
	margin-top: 78px;
	text-align: center;
	border-radius: 45px;
}
.articel detail {
	width: 200px;
	height: 280px;
	background-color: #99FF00;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
.float {
	float: left;
}
.endfloat {
	clear: left;
}
.einzuglinks {
	margin-left: 85px;
	margin-right: 0px;
}
.articelstartmitte {
	width: 400px;
	height: 280px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background-color: #99FF00;
}
.artikel aktion {
	width: 500px;
	height: 200px;
	background-color: #CBC1C1;
}
.link {
}
.articel2 {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
}
.sectionlinks {
	width: 500px;
	height: 400px;
	float: left;
	margin-top: 20px;
}
.sectionrechts {
	height: 400px;
	width: 500px;
	float: left;
	margin-left: 21px;
}
.centertext {
	text-align: center;
}
.abstandoben {
	top: 20px;
}
