#hero {
	height: 390px;
	background: repeat-x top center; 
	background-image: url(impressum_hero.jpg);
}

#hero h1 {
	font-size: 55px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	padding-top: 220px;
}
#hero h2 {
	font-size: 30px;
	font-weight: 500;
	margin-top: 30px;
	text-align: center;
}

#intro {
	margin: 30px 0;
}
#intro .column {
	font-size: 18px;
	width: 460px;
}

h3 {
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	clear: both;
	margin: 70px 0;
}

#canvas {
	overflow: visible;
}
#canvas #grafik {
	height: 530px;
	width: 530px;
	float: left;
	margin-left: -40px;
	background: url(grafik.png);
}

#canvas p {
	width: 400px;
	float: right;
	font-size: 18px;
	margin-top: 45px;	
}

#canvas #sub {
	clear: both;
	width: 360px;
	font-size: 16px;
	padding: 30px 0 0 50px;
}

#effekt h3{
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	margin: 100px 0 30px 0;
}
#effekt p{
	width: 700px;
	margin: 0 auto;
	font-size: 18px;
}
#effekt p b{
	line-height: 1.5;
	font-size: 20px;
	font-weight: 600;
}

.cont {
	width: 954px;
	height: 160px;
	margin: 40px 0;
}
.cont #big{
	text-transform: uppercase;
	font-weight: 700;
	color: #F2F2F2;
	font-size: 143px;	
	margin: -5px 0 0 30px;
	cursor: default;
	float: left;
}
.cont p{
	float: right;
	width: 530px !important;
	font-size: 24px !important;
	font-weight: 600;
	color: #F2F2F2;
	padding: 35px 40px 0 0;
}
.cont#wer {
	background-color: #FF4900;
}
.cont#wer #big {
	margin-left: 40px !important;
}
.cont#wem {
	background-color: #60d049;
}
.cont#wem p {
	width: 525px !important;
}
.cont#was {
	background-color: #6A00FF;
}
.cont#was #big {
	margin-left: 45px !important;
}
.cont#wie {
	background-color: #FFBF00;
}
.cont#wie #big {
	margin-left: 70px !important;
}

#orientierung {
	width: 700px;
	margin: 0 auto;
}

#orientierung h3{
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	margin: 100px 0 30px 0;
}
#orientierung h4{
	font-size: 22px;
	font-weight: 300;
}
#orientierung p{
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}

#anwendung {
	width: 700px;
	margin: 0 auto;
	font-size: 18px;
}
