@charset "UTF-8";
body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 0;
	margin-left: 0;
	max-width:550px;
}
#imprint_link {
	position: absolute;
	top: 10px;
	right: 10px;
}


.preheader,
.postheader
{
	font-size: 1.6em;
	font-weight: 200;
	padding-left: 0.1em;
}
.postheader
{
	position: absolute;
	float: inherit;
	margin-top: 4em;
	bottom: 2em;
}

.mainheader
{
	font-size: 4em;
	font-weight: 500;
}

.headerSection
{
	margin-top: 5em;
	margin-right: 0em;
	margin-left: 6em;
	padding: inherit;
	margin-bottom: 0em;	

}

a
{
	color: #000000;
	font-style: normal;
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;
}
