@charset "UTF-8";
body {
	color: #600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCC;
	line-height: 15px;
}
html, 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;
	height: 100%;
}
.oneColFixCtrHdr #spacer, #container {
  position:absolute;
  margin:0;
  padding:0;
}
.oneColFixCtrHdr #spacer {
	width: 100%;
	height: 100%;
	min-width: 956px;
	min-height: 656px;
}
.oneColFixCtrHdr * html #IEspacer {
	/* sorgt dafür, dass es im IE auch bei deaktiviertem Javascript funktioniert */ 
  width: 956px;          /* Breite von #center (+ ein paar Pixel Rand) */
	height: 656px;         /* Höhe von #center (+ ein paar Pixel Rand) */
}
.oneColFixCtrHdr #container {
	background: #FFFFFF;
	text-align: left;
	position: absolute;
	left: 50%;
	top: 50%;
	border: 3px;
	margin: -325px 0 0 -475px;
	width: 950px;
	padding: 0;
	height: 650px;
}
.oneColFixCtrHdr #container h1 {
	font-size: 13px;
}
.oneColFixCtrHdr #container h2 {
	font-size: 13px;
}
.oneColFixCtrHdr * html #container {
	height:650px;             /* das selbe Maß wie oben bei min-height */
}
.oneColFixCtrHdr #header {
	background-image: url(../bilder/header_wide.jpg);
	height: 18px;
	padding: 89px 0 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #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. */
	padding: 0;
}
.oneColFixCtrHdr #mainContent {
	background-image: url(../bilder/background_wide.jpg);
	height: 495px;
	margin: 0;
	padding: 24px 30px 0;
}
.oneColFixCtrHdr #footer {
	padding: 0 0 0 30px;
	margin: 0;
	background-image: url(../bilder/footer_wide.jpg);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 12px;
	padding-top: 5px;
}
.oneColFixCtrHdr #footer p {
	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. */
}
.oneColFixCtrHdr #inhalt {
	position: absolute;
	width: 532px;
	left: 30px;
	top: 131px;
	height: 482px;
}
.oneColFixCtrHdr #spacer #IEspacer #container #mainContent {
	font-weight: normal;
}
.oneColFixCtrHdr #de {
	height: 16px;
	width: 16px;
	z-index: 1000;
	position: absolute;
	left: 873px;
	top: 630px;
	text-align: center;
}
.oneColFixCtrHdr #en {
	height: 16px;
	width: 16px;
	z-index: 1000;
	position: absolute;
	left: 901px;
	top: 630px;
	text-align: center;
}
a {
	color: #C30;
	text-align: left;
}
#titel {
	position:absolute;
	width:890px;
	height:24px;
	z-index:1;
	left: 33px;
	font-size: 12px;
	font-weight: bold;
}
#cover1 {
	position:absolute;
	z-index:1;
	top: 170px;
	left: 33px;
}
#cover1list {
	position:absolute;
	width:240px;
	z-index:1;
	left: 199px;
	top: 170px;
	height: 443px;
}
#cover2 {
	position:absolute;
	z-index:1;
	left: 478px;
	top: 170px;
}
#cover2list {
	position:absolute;
	width:240px;
	z-index:1;
	left: 644px;
	top: 170px;
	height: 183px;
}
#cover2list_b {
	position:absolute;
	width:240px;
	z-index:1;
	left: 450px;
	top: 170px;
	height: 183px;
}
#cover3 {
	position:absolute;
	z-index:1;
	left: 33px;
	top: 390px;
}
#cover3list {
	position:absolute;
	width:240px;
	z-index:1;
	left: 199px;
	top: 390px;
}
#cover4 {
	position:absolute;
	z-index:1;
	top: 390px;
	left: 478px;
}
#cover4list {
	position:absolute;
	width:240px;
	z-index:1;
	top: 390px;
	left: 644px;
}
#navigator {
	position:absolute;
	width:120px;
	z-index:1;
	top: 599px;
	left: 800px;
	height: 20px;
	font-weight: bold;
	text-align: right;
}
.oneColFixCtrHdr #cover1 , #cover2 ,       #cover3, #cover4{
	height: 150px;
	width: 150px;
	font-weight: bold;
}
.oneColFixCtrHdr #cover1list, #cover2list, #cover3list, #cover4list {
	width: 273px;
	font-size: 10px;
	line-height: 13px;
}
#discotable {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

