* {
	margin: 0;
	padding: 0;
}

html {
	min-height:100%;
}

body {font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#000;padding:0px;margin:0px;top:0;left:0; background-color:#000;}

img {
	border:0px;
}


h1 {
	font-size:18px;
	line-height:1.4;
	font-weight:normal;
	margin-bottom:12px;
	letter-spacing:0px;
}
h2 {
	font-size:15px;
	line-height:1.4;
	font-weight:normal;
	margin-bottom:10px;
	letter-spacing:0px;
}
h6 { /* RTEditor-Format «Farbe», möglichst wie body-default. RTEditor » contents.css (und config.js, de.js) */
	font-size: inherit;
	line-height: inherit;
	color: #f00;
	font-weight: inherit;
}
h6 a { color: #f00; }
h6 a:hover { text-decoration: underline; }



#container {
	width: 907px;
	margin: 0px auto;
	top:70px;
	position:relative;
	text-align: left;
}

#sprachwahl {
	position:absolute;
	width: 62px;	
	top:0px;
	left:845px;
	height: 14px;
	z-index:3;
}

#naviMm {
	position:absolute;
	width: 907px;	
	top:0px;
	left:0px;
	height: 14px;
	background-color:#1a1a1a;
}
#naviUm {
	position:absolute;
	width: 907px;	
	top:15px;
	left:0px;
	height: 14px;
	background-color:#1a1a1a;
}
#naviUum {
	position:absolute;
	width: 444px;
	top:26px;
	left:424px;
	z-index:2;
}



#chart{
	position:absolute;
	width: 907px;
	top:30px;
	left:0px;
	line-height:13px;
	z-index:1;
}
#chartLinks{
	position:absolute;
	width: 569px;
	min-height: 100px;
	top:166px;
	left:0px;
	z-index:2;
	background-image:url(../images/bgChartLinks.png);
	background-repeat:repeat-y;
}
#spalte1 {
	width: 180px;
	padding-top:14px;
	padding-left:6px;
	z-index:2;
}
#spalte2 {
	width: 180px;
	padding-top:14px;
	padding-left:226px;
	z-index:2;
}
#chartRechts{
	position:absolute;
	width: 444px;
	min-height: 100px;
	max-height:409px;		
	overflow:auto;
	top:41px;
	left:424px;
	z-index:2;
	background-image:url(../images/bgChartFull.png);
}

#bild{
	position:absolute;
	width: 907px;
	height: 400px;
	top:0px;
	left:0px;
	z-index:1;
}


/*.mehrInfos a {
	color:#59c1ed;
	text-decoration:none;
	background: url(../images/pfeilRechtsKlein.gif) 0 0px no-repeat;
	padding-left: 24px;
}
.mehrInfos a:hover {
	color:#000000;
	text-decoration:none;
	background: url(../images/pfeilRechtsKlein.gif) 0 0px no-repeat;
	padding-left: 24px;
}

.pdfLink a {
	color:#133689;
	line-height:17px;
	text-decoration:none;
	background: url(../images/pdfIcon.gif) 0 0px no-repeat;
	padding-left: 15px;
}
.pdfLink a:hover {
	color:#028bc5;
	background: url(../images/pdfIconOver.gif) 0 0px no-repeat;
}*/

#footer {
	position:absolute;
	width: 907px;	
	top:481px;
	left:0px;
	height: 54px;
	background-color:#1a1a1a;
}


/* ----- Farben ----- */
.grau { color:#1a1a1a; }
/* ------------------ */
