@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html { min-height:100%; }

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

img { border:0px; }

label { cursor:pointer; }

hr { color:#668181; background-color:#668181; height:1px; margin-bottom:10px; margin-top:10px; border:0; width:725px; text-align:left; }

a {
	color:#668181;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}

h1 {
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#668181;
	font-weight:normal;
	padding: 0 0 0 0;
	margin-bottom:0;
}
h2 {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding: 0 0 10px 0; 
}

#container {
	width: 725px;
	margin: 0px auto;
	top:80px;
	position:relative;
}

#chart{
	width: 725px;
	background-color:#e4edf1;
	background-image:url(../images/bgKontakt.gif);
	background-repeat:no-repeat;
	border: 1px solid #668181;
	min-height:513px;
}

#chartRechts {
	width: 454px;
	padding-left:247px;
	line-height:18px;
	font-size:11px;
	z-index:1;
	background-image:url(../images/bgChartRechts.gif);
	background-repeat:repeat-y;
}
#chartRechts ul { 
	margin-left:0;
	padding-left:0;
	list-style:none;
}
#chartRechts li {
	line-height:16px;
	padding-bottom:7px;
	padding-left:14px;
	background: url(../images/rechteck.gif) 0 4px no-repeat;
}
#logo {
	position:absolute;
	top:18px;
	left:557px;
	z-index:1;
	width: 150px;
	height: 60px;
	
}

#navigation {
	top:170px;
	left:0;
	width:207px;
	/*height:161px; geschlossen*/
	/*height:232px; aufgefolded Projekte*/
	position:absolute;
	z-index:2;
}

#footer {
    margin-top: 3px;
    color: #668181;
}
#footer a {
    color: #668181;
}
#footer a:hover {
    color: #fff;
}

.middleDot { /* &middot; */
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
	font-size:19px;
    color: white;
    
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 11px;
}

/*.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;
}*/

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

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

/* ----- Farben ----- */
.txtWeiss { color:#fff; }
.textblau { color:#668181; }
.chartblau { color:#e4edf1; }
.bgblau { color:#acc1ca; }
.orange { color:#F30;
/* ------------------ */
