
/*
	DW-Fix
*/

* HTML #header, * HTML #footer {
	position: absolute;
	right: 16px;
}

#content {
	width: 100%;
	height: 100%;
}

#content-innen {
	padding-top: 150px;
	padding-bottom: 40px;
}