#main { 
	/* see also styles.css */
	min-height: 550px;
} 
#content {
	margin: 100px 0px 0px 163px;
}
#content-body {
	margin-bottom: 20px;
}
#page p {
	padding-bottom: 1em;
	color: #4f4f4f;
}
#page a {
	text-decoration: underline;
}
#blue-line{
	position: absolute;
	top: 290px;
	left: 0px;
}
#impuls {
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 20px;
}

