@charset "UTF-8";
body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #003366;
    }
    .twoColFixLtHdr #container {
	width: 1024px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/unsin_body.jpg);
	background-repeat: no-repeat;
	background-position: center 249px;
	height: 840px;
    } 
    .twoColFixLtHdr #header {
	background-image: url(../images/zeile_unsin.jpg);
	background-repeat: no-repeat;
	height: 49px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
    } 
    .twoColFixLtHdr #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. */
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: none;
    }
.twoColFixLtHdr #container #header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #header a:link {
	color: #FFFFFF;
}
.twoColFixLtHdr #container #header a:visited {
	color: #FFFFFF;
}
.twoColFixLtHdr #container #header a:focus {
	color: #FF0000;
}
.twoColFixLtHdr #container #header a:hover {
	color: #003399;
}
.twoColFixLtHdr #container #header a:active {
	color: #003399;
}
.twoColFixLtHdr #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FF0033;
	font-weight: lighter;
	padding-right: 0px;
	padding-left: 50px;
	padding-top: 0px;
}
.twoColFixLtHdr #container #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 50px;
	padding-top: 0px;
	line-height: 0px;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #003366;
	line-height: normal;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 17px;
}
.twoColFixLtHdr #container #sidebar1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 50%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.twoColFixLtHdr #container #sidebar1 a:link {
	color: #FF0000;
}
.twoColFixLtHdr #container #sidebar1 a:visited {
	color: #FF0000;
}
.twoColFixLtHdr #container #sidebar1 a:focus {
	color: #999999;
}
.twoColFixLtHdr #container #sidebar1 a:hover {
	color: #999999;
}
.twoColFixLtHdr #container #sidebar1 a:active {
	color: #999999;
}




    .twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
    }
    .twoColFixLtHdr #mainContent {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
    } 
.twoColFixLtHdr #mainContent h3 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
}
    .twoColFixLtHdr #footer {
	background-color: #000066;
	height: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
    } 
    .twoColFixLtHdr #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. */
    }
    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.twoColFixLtHdr #mainContent a {
	text-decoration: none;
	color: #003399;
}
