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

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

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

#column1 {
	float: left;
	width: 21em;
}

#column1 h1 {
	color: #666;
}


#textAndPic{
	padding-right: 9em;
	min-height: 12em;
}

#column1 ul{
	color:#666666;
	font-size:0.75em;
	padding-left: 3em;
	padding-top: 1em;
}

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

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

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

#column2 {
	float: left;
	width: 21em;
	padding-left: 2em;
}

#column2 h1 {
	color: #666;
}

.boxVerlauf{
	margin-bottom: 1.5em;
	background-image: url(/img/boxVerlauf.png);
	background-repeat: no-repeat;
	width: 14.2em;
	min-height: 17.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;
}

.basicBtn{
	padding-left: 4em;
}