body {
	font-size: 1.2em;
	font-family: 'Abel', Arial, sans-serif;
	margin-top: 50px;
}
h1 {
	font-size: 2.5em;
	color: #666;
}
a {
	color: #000;
}
a:hover {
	color: #999;
}
li {
	margin-bottom: 12px;
}
.centerBox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}
.centerBox .titleImg {
	margin-left: 20px;
}
.centerBox #content {
	margin-left: 25px;
	background-image: url(../gfx/shadow_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 60px;
}
#footer .cc-licence {
	font-size: 0.71em;
	margin-top: 30px;
	width: 250px;
	height: 120px;
	float: left;
	padding-top: 0px;
}

#footer .fb-like-box {
	margin-top: 30px;
	float: left;
	margin-left: 44px;
}
#footer .address {
	font-size: 0.71em;
	margin-top: 30px;
	width: 270px;
	float: left;
	margin-left: 48px;
}
.clear {
	clear: both;
}
#footer {
	padding-left: 30px;
	padding-right: 30px;
}
.trenner {
	background-image: url(../gfx/shadow_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 30px;
}
.downloadBox {
	float: left;
	width: 228px;
}
.downloadBox .text {
	padding-left: 25px;
	padding-right: 10px;
}
.imageintextright {
	float: right;
	margin-left: 30px;
}
.imageintextright .caption {
	width: 250px;
	font-size: 81%;
}
p.preis {
	text-align: right;
	padding-right: 40px;
}
