#headerBlock {
	border-bottom: 0.09em solid #ccc;
	margin-bottom: 1em;
}

#headerBlock img {
	display: block;
	float: right;
}

#textBlock {
	float: left;
	width: 18em;
}

.callToAction {
	
}

.bgBox p{
	line-height: 20px;
}

.bgBox .callToAction {
	padding-top: 33px;
}

.bgBox h2 {
	color: #03A1D1;
	border: none;
	padding-top: 20px;
}

.bgBox .orangeH1{
	padding-bottom: 10px;
	padding-top: 18px;
	color: #e76405;
	text-align: right;
}

#contentFull .bgBox .basicBtn{
	float: right;
	min-width: 0px;
}

.bgBox ul{
	color:#666666;
	font-size:0.75em;
	padding-left: 15px;
	padding-top: 1em;
	width: 320px;
	float: left;
	margin-right: 25px;
}

.bgBox ul li{
	padding-bottom: 1.5em;
	list-style-image: url(/img/pfeil.png);
}

.visual {
	float: left;
	padding-right: 20px;
	width: 340px;
}

.bgBox .column2{
	float: left;
	width: 340px;
}

.grayLink {
	color: #666;
	font-size: 0.8em;
}

.blueLink2 {
	font-weight: bold;
	color: #03A1D1;
}

.boxVerlauf {
	margin-bottom: 1.5em;
	background-image: url(/img/boxVerlauf.png);
	background-repeat: no-repeat;
	width: 14.2em;
	min-height: 15.1em;
	padding-left: 1em;
	padding-right: 1em;
}

.boxVerlauf h5{
	color:#03A1D1;
	padding: 0.2em 0em 1em 0em;
}

#rightBlock{
	padding-left:1em;
}

#contentFull{
	background-image: url(/img/pixelGray.png);
	background-repeat: repeat-y;
	background-position: 44.4em 0em;
}

#publisherTeaser {
	position: relative;
	border-top: 0.09em solid #ccc;
	margin-top: 1em;
	padding-top: 1em;
}

#publisherTeaser #arrowDeveloper {
	position: absolute;
	right: 45px;
	top: 60px;
}