#contentFrame {
	/*padding: 0 0.5em;*/
}

#startpage {
	display: table;
	width: 100%;
	padding: 1.5em;
	background: fixed #91b4d1 url(../../templates/images/overview_bg.jpg) bottom repeat-x;
}

#startpage .row {
	display: table-row;
}

#startpage .group {
	display: table-cell;
	width: auto;
	padding: 1em 1em;
	background-color: #e9f1fc;
}

#startpage .spacer {
	width: 0.5em;
}

#startpage .image {
	margin-bottom: 1em;
	overflow: hidden;
}

#startpage p {
	/*text-align: justify;*/
}