@charset "utf-8";

html, body {
	width:100%;
	height:100%;
}

body {
	background-image:url(../images/backgroundBody.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.breaker {
	clear:both;
}

a {
	outline:none;
	color:#005da8;
}

a:visited {
	color:#005da8;
}

h2,h3,h4,h5 {
	margin-top:0px;
}

p {
	margin-top:0px;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
}

h4 {
	font-size:1em;
	font-weight:bold;
}

table {
	font-size:1em;
}

hr {
	height:1px;
	background-color:#aaa;
	border:0px;
}




/* Seitenaufbau ******************************************************************/

#verticalWrapper {
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	z-index:10;
}

#vertical {
	position:relative;
	width:980px;
	height:100%;
	margin:0 auto;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#sky {
	position:absolute;
	width:980px;
	height:312px;
}

#slogan {
	position:absolute;
	left:16px;
	top:22px;
}

#logo {
	position:absolute;
	left:896px;
}

#sloganPrint {
	display:none;
}

#logoPrint {
	display:none;
}

#adressPrint {
	display:none;
}

#teaserLeft {
	position:absolute;
	top:70px;
	left:1px;
}

#teaser {
	position:absolute;
	top:70px;
	left:114px;
}

#teaserFlash {
	position:absolute;
	top:0px;
	left:0px;
	width:865px;
	height:242px;
}

#menuMain {
	position:absolute;
	top:223px;
	left:0px;
	width:600px;
}

#menuMain ul {
	list-style-type:none;
	list-style-image:none;
}

#menuMain ul,li {
	margin:0;
	padding:0;
}

#menuMain ul li {
	float:left;
}

#earth {
	position:absolute;
	top:312px;
	width:980px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
}

#language {
	float:left;
	width:114px;
	height:40px;
}

#flagDe {
	position:absolute;
	top:3px;
	left:4px;
}

#flagEn {
	position:absolute;
	top:3px;
	left:31px;
}

#flagEs {
	position:absolute;
	top:3px;
	left:58px;
}

#flagPl {
	position:absolute;
	top:3px;
	left:85px;
}

#flagIt {
	position:absolute;
	top:24px;
	left:4px;
}

#flagNl {
	position:absolute;
	top:24px;
	left:31px;
}

#flagBr {
	position:absolute;
	top:24px;
	left:58px;
}

#line {
	position:absolute;
	top:0px;
	left:113px;
	height:20px;
}

#menuSub {
	float:left;
	width:866px;
}

#menuSub ul {
	list-style-type:none;
	list-style-image:none;
	margin:10px 0px 0px 10px;
	padding:0px;
}

#menuSub ul li {
	float:left;
}

#menuSub ul li .firstSub {
	padding:0px 10px 0px 10px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	font-size:11px;
	text-decoration:none;
	color:#557482;
}

#menuSub ul li .rowSub {
	padding:0px 10px 0px 10px;
	border-right:1px solid #000;
	font-size:11px;
	text-decoration:none;
	color:#557482;
}

#menuSub ul li .hereSub {
	font-size:11px;
	font-weight:bold;
	color:#557482;
	text-decoration:none;
}



/* Tool Menü *********************************************************** */

#menuTool {
	position:absolute;
	top:0px;
	left:668px;
	height:22px;
	width:311px;
}

#menuToolLine {
	position:absolute;
	top:22px;
	left:0px;
}

#menuToolPrint {
	position:absolute;
	top:3px;
	left:169px;
}

#menuToolSitemap {
	position:absolute;
	top:3px;
	left:197px;
}

#menuToolSearch {
	display:none;
	position:absolute;
	top:3px;
	left:144px;
}



/* Suche 2 ************************************* */

#menuToolSearch2 {
	position:absolute;
	top:1px;
	left:10px;
}

.SuchEingabe {
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #a2b6cb;
	height:15px;
	padding-left:3px;
/*	background-color:#cbd4db; */
	background-color:#fff;
	vertical-align:middle;
}

.SuchEingabe:focus {
	background-color:#fff;
}

.SuchButton {
	vertical-align:middle;
}

#menuToolImpressum {
	position:absolute;
	top:3px;
	left:229px;
}

#menuRegion {
	width:600px;
}

#menuRegion ul {
	list-style-type:none;
	list-style-image:none;
}

#menuRegion ul,li {
	margin:0;
	padding:0;
}

#menuRegion ul li {
	float:left;
}

#impressum {
	position:absolute;
	left:688px;
}



/* Inhalte ********************************************************************* */

#marginLeft {
	float:left;
	width:122px;
	height:10px;
}

#lines {
	position:absolute;
	margin-top:31px;
	left:1px;
	width:122px;
	height:1px;
	background-color:#6aaf23;
	border:0px;
}

#marginalColLeft {
	position:absolute;
	margin-top:44px;
	left:1px;
	width:120px;
	border:0px;
}

#content {
	float:left;
	margin-top:15px;
	width:525px;
}

#marginGap {
	float:left;
	margin-top:15px;
	width:42px;
	height:10px;
}

#marginRight {
	float:left;
	margin-top:45px;
	width:266px;
}

#pictureProduct {
	border:solid 1px #005da8;
	background-color:#fff;
	width:260px;
	height:320px;
	text-align:center;
}

#footer {
	margin-top:20px;
	width:980px;
}

#footerLine {
	width:980px;
	height:1px;
	text-align:right;
}

#agency {
	font-size:0.8em;
	margin-top:5px;
	width:972px;
	text-align:right;
	color:#6ba800;
}

#agency a {
	color:#6ba800;
}

#adressPrint2 {
	display:none;
}



/* SpecialNews ********************/

#specialNews {
	position:relative;
	width:420px;
	background-color:#FFF;
	border:1px solid #7bb809;
	padding:5px;
}

#newsTitle {
	background-color:#ccd5dc;
	border:1px solid #005da8;
	padding:5px;
	width:244px;
}



/* Suche *******************************************************************/

#ajaxSearch_form fieldset {
	border:0;
}

#ajaxSearch_input {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #a2b6cb;
	height:18px;
	padding-left:3px;
	background-color:#cbd4db;
}

#ajaxSearch_input:focus {
	background-color:#fff;
}

#ajaxSearch_submit {
	height:23px;
	vertical-align:top;
}

.ajaxSearch_result {
	margin-top:14px;
	margin-bottom:0px;
}

.ajaxSearch_highlight {
	color:#a33;
	font-weight:bold;
}



/* Formular *******************************************************************/

#anfrage {
	width:450px;
}

fieldset {
	margin-top:25px;
	border:1px solid #005da8;
	padding:6px;
}

legend {
	color:#005da8;
	font-weight:bold;
}

.inputTextField {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #a2b6cb;
	height:18px;
	padding-left:3px;
}

.inputTextarea {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #a2b6cb;
	height:120px;
	padding-left:3px;
}

.error {
	color:#f00;
	font-weight:bold;
}

.inputText2 {
	display:none;
}



/* Jobangebote - Übersicht *******************************************************************/

.jobSummaryColA {
	vertical-align:top;
	font-weight:bold;
	color:#2059aa;
}
.jobSummaryColB {
	vertical-align:top;
}

.jobSummaryColC {
	vertical-align:top;
}

.jobSummaryColAHead {
	width:100px;
	font-weight:bold;
	color:#fff;
	background-color:#91a5b5;
}

.jobSummaryColBHead {
	width:130px;
	font-weight:bold;
	color:#fff;
	background-color:#91a5b5;
}

.jobSummaryColCHead {
	font-weight:bold;
	color:#fff;
	background-color:#91a5b5;
}



/* Jobangebot *******************************************************************/

.jobOfferHead {
	font-weight:bold;
	color:#fff;
	background-color:#91a5b5;
}

.jobOfferColA {
	vertical-align:top;
	font-weight:bold;
	color:#2059aa;
}

.produktLongtitle {
	color:#777;
}



/* Leistungsspektrum *******************************************************************/

.LsTable {
	position:relative;
/*	left:-105px; */
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	width:535px;
}
.LsTable tr th {
	color:#fff;
	border-top:1px solid #fff;
	text-align:left;
}
.LsTable tr td {
	vertical-align:top;
	border-top:1px solid #fff;
}
.LsTable tr th a {
	display:block;
	width:107px;
	height:100%;
	color:#fff;
	text-decoration:none;
}
.LsTable tr th a:hover {
	color:#fff;
}
.LsTable tr th a:visited {
	color:#fff;
}



/* Allgemein ******************* */

.LsBrHead {
	background-color:#91a5b5;
}
.LsBrCol {
	background-color:#acb8bf;
	color:#FFFFFF;
	font-weight:bold;
}



/* Industrie Orange ******************* */

.LsInHead {
	background-color:#ffa800;
}
.LsInCol {
	background-color:#ebd1af;
}



/* Private Brands Grün ******************* */

.LsPrHead {
	background-color:#7bb809;
}
.LsPrCol {
	background-color:#ccdfbb;
}



/* Polyurethan Rot ******************* */

.LsPoHead {
	background-color:#9b0707;
}
.LsPoCol {
	background-color:#d7bbb1;
}



/* Automotive Blau ******************* */

.LsAuHead {
	background-color:#005da8;
}
.LsAuCol {
	background-color:#b2bed5;
}

.LsAutoLink {
	color:#fff;
}
