body {text-align: center;color: #777;font: 11px "Lucida Grande", Verdana, Arial, sans-serif;background: white url(../img/bg.gif) repeat-x;	margin: 0;}
h1 {color: #888;font-weight: normal;font-size: 20px;margin-top: 5px;padding-bottom: 0px;}
h2 { color: #36c; font-size: 12px; font-weight: bold; border-bottom: 1px solid #009; padding: 0 0 5px; margin-top: 2px; text-transform: uppercase; letter-spacing:1pt; margin-bottom: 12px; }
h3 {margin-top: 15px;margin-bottom: 6px;font-size: 15px;font-weight: normal;color: #36c;}
h4 {color: #444;font-size: 14px;font-weight: normal;padding: 0 0 0px 0;margin-top: 5px;margin-bottom: 0px;}
h5 {color: #fff;font-size: 10px;font-weight: normal;padding-top: 2px; margin-bottom: 0px;}
img {border: 0;}/* nötig, damit IE nicht border für Links anfügt */
span.addon {font-weight: bold;font-size: 9px;}
a {text-decoration: none;}
a:hover {text-decoration: none;}
a.text {color: #002e63;text-decoration: none;}
a.text:hover {color: #006ec7;text-decoration: none;border-bottom: 1px #006ec7 dotted;}
blockquote {

	padding: 10px 40px;
	margin: 0px;
	color: #444;

}

span.author {

	margin-top: 10px;
	display: block;
	font-size: 9px;
	text-align: right;
	color: #444;

}

/* Karriere Kontakt */

#careercontact {

	margin-bottom: 20px;

}

#careercontact th {

	font-weight: bold;
	width: 165px;

}

#careercontact td {

	width: 155px;
	vertical-align: top;

}


/* sollte kein Flash bzw. JavaScript verfügbar sein */

span.noflash {

	display: block;
	width: 710px;
	text-align: center;

}

/* Kontaktformular - Umständliche Formatierung wegen Internet Explorer */

p.mail_error {

	padding: 10px;
	text-align: center;
	border: 1px red solid;
	color: red;

}

#contact label {

	display: block;
	color: #006ec7;
	font-size: 11px;
	margin-bottom: 2px;

}

input.text {

	display: block;
	width: 190px;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 2px;
	
}

#zip {

	width: 40px;

}

#city {

	width: 135px;

}

#contact select {

	display: block;
	width: 460px;
	margin-bottom: 20px;
	border: 1px #ccc solid;

}

#contact textarea {

	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	display: block;
	border: 1px #ccc solid;
	padding: 2px;
	margin-bottom: 20px;
	height: 150px;
	width: 454px;

}

#contact span {

	display: block;

}

#contact span.left {

	float: left;

}

#contact span.right {

	float: right;

}

#contact span.clear {

	clear: both;

}

#contact hr {

	color: #fff;		/* nötig für Internet-Explorer. Sonst wird zusätzlich zur Border immer grauer strich angezeigt */
	border: 0;
	border-bottom: 1px #ddd solid;
	margin: 20px 0 20px 0;

}

#contact fieldset {

	width: 460px;
	margin-top: 30px;
	padding: 20px;
	border: 1px #ddd solid;

}

#contact input.btn {

	width: 220px;
	padding: 2px;
	color: white;
	background-color: #002e63;
	border: 0; 

}

#contact input.btn:hover {

	background-color: #006ec7;
	
}



#sitemap td {border: 1px white solid;vertical-align: top;width:215px;padding: 5px;}
#sitemap td.filled{background-color: #eee;}
table.imprint {width: 600px;margin-bottom: 30px;}
table.imprint td {width: 300px;vertical-align: top;}
/* Profile Geschäftsführer */

img.gf {

	border: 5px #eee solid;

}

p.gf {

	margin-left: 5px;

}

#gf td {

	vertical-align: top;
	padding: 5px 20px 10px 0;

}


/* Thumbnails Board */

img.board {

	border: 5px #eee solid;
	margin: 0 10px 5px 0;
}

p.board {

	width: 250px;
	height: 160px;
	font-size: 9px;
	float: left;

}

span.board {

	display: block;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	
}

/* Tabellenformatierung - allgemein */


/* Tabellenformatierung - Download */

table.download {

	width: 500px;
	border: 1px #ccc dotted;
	border-bottom: 0;				/* unten wird ja von td gesetzt */
	
}

table.download td {

	margin: 0;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px #ccc dotted;

}

td.date {

	color: #444;

}

td.type {

	width: 30px;

}

td.download {

	width: 70px;

}

td.download a {

	background: url(../img/bg_btn_download_off.gif) no-repeat;
	color: white;
	display: block;					/* nötig damit breite interpretiert wird */
	height: 17px;					/* nötig für IE */
	width: 70px;
	padding: 2px 5px;
	font-size: 10px;
	text-decoration: none;

}

td.download a:hover {

	background: url(../img/bg_btn_download_on.gif) no-repeat;
}



/* Tabellenformatierung - Umweltzertifikate */

table.certificates {

	width: 500px;
	
}

table.certificates th {

	font-size: 10px;
	color: #006ec7;
	padding: 5px;
	margin: 0;
	
}

table.certificates td {

	border-top: 1px #ddd dotted;
	padding: 10px 5px;
	margin: 0;
	
}


/* nur für Home --- wird home.css (für zwei dateien de und en) */

div.news {

	margin-top: 20px;
	
}


div.news h2 {
	
	font-weight: bold;
	padding-bottom: 5px;
	color: #444;
	border-bottom: 1px #777 solid;
	
}

div.news span {
	
	font-weight: normal;
	color: #777;

}

/* End:nur für News */

a.more {

	color: #444;
	text-decoration: none;
	padding-left: 8px;
	background: url(../img/arrow_right_grey.gif) no-repeat center left;
	border-bottom: 1px #333 dotted;

}

a:hover.more {

	color: #006ec7;
	background: url(../img/arrow_right_blue.gif) no-repeat center left;
	border-bottom: 1px #006ec7 dotted;

}

/* Layout----------------------------------------------------------------------------------------------------------------- */

/* Hülle */

#wrapper {
	margin: 0px auto;													/* nötig weil für IE 5 im body "text-align: center;" nötig ist. */
	width: 1000px !important;											/* important damit es nie breiter als diese Angabe werden kann */
	position: relative;
}


#header {
	width: 1000px;
	background: url(../img/oben.png) no-repeat bottom;
}

#header_top {
	width: 1000px;
	height: 30px;
	background: url(../img/top.jpg) no-repeat bottom;
	position: relative;
}

/* Languageselection */

#language {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 30px;
}

span.active {

	color: #006ec7;
	border-bottom: 1px #006ec7 dotted;

}


#logo {

	height: 94px;
	width: 1000px;
	background-color: white;
	margin-left: 0px;						/*rückt 10px nach links ein, damit bg sichtbar */
}

#logo img {

	margin:00px 0 0px 0px;
	border: 0;								/* garantiert, dass auch bei einem Link keine Border auftaucht */

}

#teaser {

	margin-left: 0px;						/*rückt 10px nach links ein, damit bg sichtbar */

}


#search {

	position: absolute;
	padding: 10px;
	top: -7px;								/* wegen Schatten von oben */
	right: 30px;
	background-color: #eee;
	border: 1px #ccc dotted;
	border-top: 0;
	font-size: 10px;

}

#search span {

	display: block;
	margin: -3px 0 5px 0;
	color: #444;
	font-weight: bold;

}

#search input {

	width: 120px;
	color: #777;

}


#container {

	width: 1000px;
	background: url(../img/seite.png);		/* sorg für Hintergrund vertikal */
	position: relative;

}



/* Navigation --------------------------------*/

#nav {
	
	margin: 0 0 0 0px;						/* rückt 10px nach links ein, damit bg sichtbar */
	padding: 0;
	font-size: 11px;
	width: 1000px;							/* wird benötigt, weil navi sonst breite darüber annimmt */
	height: 39px;
	background: url(../img/nav-bg.gif); 	/* zur Sicherheit sollte noch Farbe davor! */
	list-style-type: none;

}

#nav img {

	float: left;

}


#nav a {
	
	float: left;
	display: block;
	height: 29px;
	text-decoration: none;
	text-align:center;
	padding-top: 10px;
	font-weight: bold;
	color: #fff;
	
}

#nav a:hover {
	
	color: #ccc;
	background: url(../img/nav-arrow_hover.gif) no-repeat bottom center;
	
}

#nav a.active {

	text-decoration: none;
	color: #ccc;
	background: url(../img/nav-arrow_active.gif) no-repeat bottom center;
	
}

#nav li {

	float: left;

}


#nav li.active {

	text-decoration: none;
	background: #fff url(../img/nav-bg_active.gif);
	
}

/* Verteilung der Buttons - Deutsch */

#Home{

	width: 90px;

}

#Unternehmen{

	width: 120px;

}

#Kompetenzen {

	width: 120px;

}

#Branchen_und_Referenzen {

	width: 210px;

}

#Qualitaet{

	width: 170px;

}

#Logistik {

	width: 100px;

}

#Kontakt {

	width: 80px;



}

#Anfahrt {

	width: 80px;

}

/* Verteilung der Buttons - Englisch */

#home_en {

	width: 100px;

}

#company_en {

	width: 130px;

}

#competencies_en {

	width: 160px;

}

#career_en {

	width: 115px;

}

#environment_en {

	width: 155px;

}

#contact_en {

	width: 130px;

}

#downloads_en {

	width: 144px;

}

/* Navigation 2 */

#nav2 {
	font-size: 11px;
	margin: 0;
													/* */
	width: 180px;
	list-style-type: none;
	float: left;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}

#nav2 li {
	
	background: ;
	
}

#nav2 li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;	
}

#nav2 li a:hover {
	color: #ccc;
	background: url(../img/nav2-arrow_right.gif) no-repeat center right;				/* geht nicht so, weil active ja auch nach rechts zeigen könnte! */
	border-bottom: 1px #fff solid;
	text-align: left;	
}

#nav2 li a.active {
	
	color: #ccc;
	background: url(../img/nav2-arrow_activ_right.gif) no-repeat center right;				/* geht nicht so, weil active ja auch nach rechts zeigen könnte! */
	border-bottom: 1px #ccc solid;
	
}

#nav2 li a.dropped {
	
	color: #444;
	background: url(../img/nav2-arrow_down.gif) no-repeat center right;				/* geht nicht so, weil active ja auch nach rechts zeigen könnte! */
	
}

/* Navigation 3 */

#nav3 {

	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width: 180px;
	list-style-type: none;
	
}

#nav3 li {
	
	background-image: url(../img/nav3-bg.gif);

}

#nav3 li a {

	display: block;
	padding: 9px 15px;
	color: #777;
	text-decoration: none;
	border-bottom: 1px white solid;					/* muss rein, weil sonst höhe nicht mehr stimmt, außerdem wird weiße kannte benötigt */
	
}

#nav3 li a:hover {

	color: #444;
	display: block;
	text-decoration: none;
	
}


/* Content - verwendete ID unterscheidet sich je nach Layout */


#content_home {
		
	float: left;
	margin-left: 10px;								/* da Nav2 jetzt fehlt muß der Content bereich auf den Schatten geschoben werden */
	padding: 15px 24px;								/* mit 24px gehts genau auf mit quicklinks un Abstände stimmen genau */
	width: 680px;									/* Breite News */

}

#content_onecol {width: 720px;text-align: left;padding-top: 10px;padding-right: 20px;padding-bottom: 15px;padding-left: 20px;float: right;}
#content_twocol {width: 450px;text-align: left;}
div.sidetext {margin-top: 10px;}
/* Footer------------------------------------------------------------------------------------------------------------------------------ */

#footer {clear: both; padding: 15px;background:  white url(../img/unten.jpg) no-repeat top;}
#footer_home {clear: both;padding: 15px;background:  white url(../img/unten.jpg) no-repeat top;	}
a.footer {font-size: 10px;margin: 0 5px;color: #777;text-decoration: none;}
a.footer:hover {color: #444;border-bottom: 1px #444 dotted;}


