@charset "UTF-8";
body {
	margin: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #007F7F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #004999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: auto;
	width: auto;
	float: none;
	clear: both;
	padding: 0;
}
.oneColLiqCtrHdr #container {
	width: 955px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px none #000000;
	text-align: left;
	background-image: url(../img/hsk_content_340px.png);
	background-repeat: no-repeat;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: 0px 210px;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.oneColLiqCtrHdr #header {
	background-image: url(../img/hsk_header_logo.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	height: 210px;
	width: 855px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
	color: #2D8FCA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-decoration: none;
}
.oneColLiqCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 35px;
	height: 340px;
	width: 865px;
	float: none;
	clear: none;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 135%;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	text-align: left;
}
.oneColLiqCtrHdr #footer {
	background-image: url(../img/hsk_footer_impress.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 855px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-weight: bold;
	text-decoration: none;
	color: #2D8FCA;
	text-align: justify;
}
