@charset "UTF-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:13pt;
	background-color:#eeeeee;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults 9fd3ee fdedb9  */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a:link { color:#4caedc; text-decoration: none;}
a:visited { color:#4caedc; text-decoration: none;}
a:active { color:#94c5dc; text-decoration: none;}
a:hover {color:#94c5dc; text-decoration: none;}

a.white:link { color:#ffffff; text-decoration: none;}
a.white:visited { color:#ffffff; text-decoration: none;}
a.white:active { color:#94c5dc; text-decoration: none;}
a.white:hover {color:#94c5dc; text-decoration: none;}

#container {
	width: 982px;
	background: #FFFFFF url(layout/container_rand.gif) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#nav_hg {
	background:url(layout/header.gif) top left no-repeat;
	width: 982px;
	height: 116px;
}

#logo {
	float:left; 
	display:inline;
	margin:4px 0 0 17px;
	position:absolute;
	z-index:800;
	}

#logo img { behavior:url(plugins/iepngfix.htc); }

#standorte {
	font-size:11px;
	color:#000000;
	height:90px;
}

#standorte #einschub { 
	margin-left:300px;
}

#wagaqs {
	float:right; 
	margin-right:60px !important;
	margin-right:35px;
	}
#navi_main {
	margin: 0 0 0 300px;
	font-size:15px;
	color:#FFFFFF;
}
#navi_main a:link, #foo_links a:link { color:#ffffff; text-decoration: none;}
#navi_main a:visited, #foo_links a:visited { color:#ffffff; text-decoration: none;}
#navi_main a:active, #foo_links a:active { color:#000000; text-decoration: none;}
#navi_main a:hover, #foo_links a:hover {color:#000000; text-decoration: none;}

#standorte a:link { color:#000000; text-decoration: none;}
#standorte a:visited { color:#000000; text-decoration: none;}
#standorte a:active { color:#ffffff; text-decoration: none;}
#standorte a:hover {color:#ffffff; text-decoration: none;}

#wagaqs a:link { color:#4caedc; text-decoration: none;}
#wagaqs a:visited { color:#4caedc; text-decoration: none;}
#wagaqs a:active { color:#94c5dc; text-decoration: none;}
#wagaqs a:hover {color:#94c5dc; text-decoration: none;}

#startbild {
	margin-left:7px;
	width:928px;
	height:258px;
}
#startbild div {
	background: #ffffff;
	margin:0 0 0 220px;
	padding:5px 0 5px 70px;
	font-size:11px;
}
#startbild a:link { color:#000000; text-decoration: none;}
#startbild a:visited { color:#000000; text-decoration: none;}
#startbild a:active { color:#4caedc; text-decoration: none;}
#startbild a:hover {color:#4caedc; text-decoration: none;}

#nachhaltigkeit { text-align:center;}
#news { text-align:right; padding-right:5px;}

#content {
	width:890px;
	margin:20px 0 20px 45px;
}
#content_klein {
	width:640px;
	margin:20px 0 20px 45px;
}

#footer {
	margin-top:8px;
	background:url(layout/footer.gif) top left no-repeat;
	width:982px;
	height:50px;
}
#foo_links {
	float:left;
	display:inline;
	margin:7px 0 0 60px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#gdfsuez {
	float:right;
	display:inline;
	margin:4px 70px 0 0;

}
h1 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 16px 0;
	padding:0px;
	color:#4caedc;
	text-transform:uppercase;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0px;
	color:#FFFFFF;
	text-transform:uppercase;
}

#kontakt {
	color:#FFF;
	float:right;
	display:inline;
	text-align:right;
	margin-right:4px;
	padding:30px 43px 20px 0;
	width:600px;
	background:url(layout/grafik_kontakt.gif) no-repeat top right;
	}

#bold1 { font-weight:bold; color:#4caedc; }
#bold2 { font-weight:bold; color:#acc22d; }
#bold3 { font-weight:bold; color:#eec200; }


/* Styles für einzelne Seiten */

#newsfeld {
	background:url(layout/grafik_newsfeld.png) top left no-repeat;
	min-height:337px;
	width:440px;
	padding:30px 20px 0px 50px;
	margin:0 0 0 4px;
	}

#gf_text {  margin:0px 0 40px 0; clear:both;}
#gf_text img { margin:0 20px 40px 0; }
#moreinfos { color:#4caedc;	cursor:pointer;}

#cg_pics {
	float:left; 
	display:inline; 
	margin:0 30px 30px 0;
	text-align:center;
}

#infobox {
	width:230px;
	background:url(layout/grafik_infobox.gif) top right no-repeat;
	padding:10px;
	margin:0 0 10px 0;
}
#liste {
	list-style-image:url(layout/bullet_blue.gif) !important;
	list-style-image:none;	
	list-style:bullet;
	line-height:20px;
}
.textfeld {
	border:1px solid #4caedc;
	}
#saeule1 {
	background-color:#4caedc;
	float:left;
	width:220px; 
	border:2px solid #4caedc; 
	text-align:center;
	}
#saeule2 {
	background-color:#acc22d;
	float:left;
	width:220px; 
	border:2px solid #acc22d; 
	text-align:center;
	margin-left:110px;
	}
#saeule3 {
	background-color:#eec200;
	float:right;
	width:220px; 
	border:2px solid #eec200; 
	text-align:center;
	}
#eckpunkte {
	color:#FFF;
	width:200px; 
	height:55px;
	border:2px solid #ffffff; 
	text-align:center;
	margin:0 auto;
	}