* { margin:0; padding:0; }

html { min-height:100%; }

body { font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:17px; color:#000; padding:0px; margin:0px; top:0; left:0; background-color:#fafaf5;-webkit-text-size-adjust: none; }

img { border:0px; }

p { margin:0; padding:0; }

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

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

h1 { 
	padding:0;
	margin:0 0 9px 0;
	font-size:21px;
	font-weight:normal;
	line-height:28px;
	color:#000;
}
h2 { 
	padding:0;
	margin:0 0 17px 0;
	font-size:13px;
	font-weight:normal;
	line-height:17px;
	color:#000;
}

#container {
	top:0px;
	width: 950px;
	margin: auto;
	position: relative;
	/*min-height:655px;*/
	z-index:1;
}
#titel {
	top:50px;
	left:200px;
	position:absolute;
	z-index:2;
}
#logo {
	top:200px;
	left:687px;
	position:absolute;
	z-index:2;
}

#navigation {
	top:148px;
	left:0px;
	position:absolute;
	text-align:left;
	font-size:13px;
	color:#bfb7af;
	z-index:3;
	/*background-color:#030;*/
}
#navigation a {
	color:#bfb7af;
}
#navigation a:hover {
	color:#aa0f2d;
}

#chart {
	position:relative;
	padding-top:200px;
	width:950px;
	z-index:1;
	/*background-color:#030;*/
	display:table-cell; 
	vertical-align:bottom;
}
#chart ul { 
	margin:0;
	padding:8px 0 0 0;
	list-style:none;
	line-height:17px;
}
#chart ul li {
	line-height:15px;
	padding:0px 0px 3px 15px;
	background: url(../images/rechteck.gif) 0 1px no-repeat;
}
#chart ol { 
	margin:0;
	padding:8px 0 0 17px;
	line-height:17px;
}
#chart ol li {
	line-height:17px;
	padding-bottom:3px;
	padding-left:0px;
}


#chartLinks {
	position:relative;
	line-height:17px;
	font-size:11px;	
	width:200px;
	height:405px;
	bottom:0px;
	text-align:right;
	z-index:3;
	float:left;
	/*background-color:#069;*/
}
#chartLinksText {
	position:absolute;
	left:0px;
	bottom:0px;
	line-height:17px;
	font-size:11px;	
	width:150px;
	text-align:right;
}

#chartMitte {	
	width:500px;
	text-align:left;
	font-size:13px;
	line-height:17px;
	z-index:3;
	float:left;
}

#chartRechts {
	position:relative;
	width:250px;
	height:400px;
	text-align:left;
	z-index:3;
	float:right;
}

#chartRechtsInhalt {
	position:absolute;
	bottom:0px;
	text-align:right;
}


#kontakt {
	left:200px;
	top:590px;
	position:absolute;
	color:#000;
	font-size:11px;
	line-height:14px;
	z-index:4;
}
#kontakt a {
	color:#000;
}
#kontakt a:hover {
	color:#aa0f2d;
}

/*#footer {
	left:220px;
	top:642px;
	position:absolute;
	color:#FFF;
	font-weight:bold;
	width: 700px;
	height:12px;
	z-index:3;
}
#footer a {
	color:#FFF;
}

.pdfLink a {
	color:#0061a5;
	line-height:15px;
	text-decoration:none;
	background: url(../images/pdfIcon.gif) 0 0px no-repeat;
	padding-left: 17px;
	padding-bottom: 0px;
}
.pdfLink a:hover {
	color:#153b63;
	background: url(../images/pdfIcon.gif) 0 0x no-repeat;
}*/



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

.leerZeile { height:7px; }

.px9 { font-size:9px; }
.px10 { font-size:10px; }
.px11 { font-size:11px; }
.px12 { font-size:12px; }

/* --- FARBEN ---*/
.bg { color:#bgfafafa; }
.rot { color:#aa0f2d; }
.beige { color:#bfb7af; }
.schwarz { color:#000; }


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



