<style>
* {
	margin: 0;
	padding: 0;
}

html { min-height:100%; }

body {font-family:Verdana, Geneva, sans-serif;font-size:11px;color:#00267f;padding:0px;margin:0px;top:0;left:0; background-color:#ffffff;}

img { border:0px; }

hr { color:#00267f; background-color:#00267f; height:1px; margin-bottom:0px; margin-top:14px; border:0; }

a {
	color:#707070;
	text-decoration:none;
}
a:hover {
	color:#dd670e;
	text-decoration:none;
}
a:active { outline: none; border:none;}
a:focus { -moz-outline-style: none; }
a:visited { outline: none; border:none;}

h1 {
	font-size:16px;
	line-height:22px;
	color:#00267f;
	font-weight:normal;
	padding: 0 0 3px 0;
	margin:0;
}
h2 {
	font-size:11px;
	line-height:17px;
	padding: 8px 0 0px 0;
	margin-bottom:0;
	font-weight:bold;
	color:#dd670e; 
}
h3 {
	font-size:13px;
	line-height:19px;
	padding: 0 0 14px 0;
	margin-bottom:0;
	font-weight:normal; 
}

#container {
	width: 919px;
	margin: 0px auto;
	top:60px;
	position:relative;
	background-image:url(../images/bg.jpg);
}

#chart{
	width: 919px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f3f3f3;
	border: 1px solid #00267f;
	min-height:614px;
	line-height:17px;
	font-size:11px;
}

#chartLinks {
	width: 500px;
	padding-left:127px;
	padding-bottom:20px;
	float:left;
}
#chartLinks ul { 
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
	line-height:17px;
}
#chartLinks ul li {
	line-height:17px;
	padding-bottom:5px;
	padding-left:20px;
	background: url(../images/rechteck.gif) 0 5px no-repeat;
}

#chartLinks ol { 
	margin:0;
	padding:4px 0 0 17px;
	line-height:17px;
}
#chartLinks ol li {
	line-height:17px;
	padding-bottom:5px;
	padding-left:0px;
}

#chartRechts {
	width: 232px;
	padding-top:47px;
	padding-bottom:20px;
	line-height:14px;
	float:right;
}
#chartRechts a {
	color:#707070;
}
#chartRechts a:hover {
	color:#dd670e;
	text-decoration:none;
}
#chartRechts a:link.blauLink { color:#00267f; }
#chartRechts a:hover.blauLink { color:#dd670e; text-decoration:none; }

#footer ul { 
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
}
#footer li {
	padding-bottom:1px;
	padding-left:20px;
	background: url(../images/rechteckOrange.gif) 0 5px no-repeat;
}

#header {
	top:0px;
	left:0;
	width:921px;
	height:168px;
	position:absolute;
	/*background-image:url(../images/bgHeader.gif);*/
	background-repeat:no-repeat;
	z-index:2;
}
#headerBg {
	top:0px;
	left:0;
	width:921px;
	height:168px;
	position:absolute;
	z-index:1;
}

#logo {
	position:absolute;
	top:21px;
	left:680px;
	width: 196px;
	height: 135px;
	z-index:3;
}

#sprachwahl {
	position:absolute;
	width: 62px;	
	top:11px;
	left:7px;
	height: 14px;
}

#navigation {
	top:92px;
	left:0;
	width:628px;
	height:34px;
	position:absolute;
	z-index:2;
}

.bildLinks {
	display: block;
	float: left;
	margin: 5px 11px 10px 0;
	width:119px;
}

.chartBild { padding:12px 0 12px 0; }

.mehrInfos a {
	text-decoration:none;
	background: url(../images/pfeilRechtsKlein.gif) 0 -2px no-repeat;
	padding-left: 14px;
	color:#00267f;
}
.mehrInfos a:hover {
	text-decoration:none;
	background: url(../images/pfeilRechtsKleinOver.gif) 0 -2px no-repeat;
	padding-left: 14px;
	color:#dd670e;
}

.pdfLink a {
	color:#133689;
	line-height:17px;
	text-decoration:none;
	background: url(../images/pdfIconForthe.gif) 0 2px no-repeat;
	padding-left: 20px;
	color:#00267f;
}
.pdfLink a:hover {
	color:#dd670e;
	background: url(../images/pdfIconForthe.gif) 0 2px no-repeat;
	color:#dd670e;
}

.clear { clear: both; margin: 0; padding: 0; font-size: 0; height: 0; line-height: 0; }

.zeilenabstand { height:13px; }

.px9 {
	font-size:9px;
}
.px10 {
	font-size:10px;
	line-height:15px;
}
.px11 {
	font-size:11px;
}

/* ----- Farben ----- */
.blau { color:#00267f; }
.chartgrau { color:#f7f7f7; }
.linieblau { color:#b0bbd6; }
.orange { color:#dd670e; }
.textlinkgrau { color:#707070; }
/* ------------------ */

