html, body, div, h1, h2, h3, h4, h5, h6, 
ul, ol, dl, li, dt, dd, p, blockquote, 
pre, form, fieldset, table, th, td { 
margin: 0; padding: 0; 
}

body {
	background-color: #f3f3f3;
	color: #737b80;
	font: 12px/18px Verdana, Arial, sans-serif;
	margin: 0 0 30px 0;
}

#container {
	margin:30px auto;
	width:960px;
	min-height: 660px;
	overflow:hidden;
	position:relative;
	background-color: #fff;
	border: 1px solid #d7d7d7;
}

#header {
	height: 120px;
	position: relative;
}

#langSelect {
	position: absolute;
	left: 42px;
	top: 82px;
	font-size: 10px;
}

#langSelect a {
	display: block;
	color: #737b80;
	text-decoration: none;
	background: url(iconWorld.png) no-repeat;
	padding: 2px 0 0 55px;
	height: 24px;
}

#langSelect a:hover {
	color: #000;
	background: url(iconWorldOver.png) no-repeat;		
}

#logo {
	position: absolute;
	top: 71px;
	left: 687px;
}

/* @group teaser */

#teaser {
	position: relative;
	height: 223px;
	background: #8c1414 url(backgroundTeaser.png) repeat-x;
}

#teaser .teaser1nomargin {
	margin: 25px 0 0 0;
}

#teaser .teaser1margin {
	margin: 25px 0 0 42px;
}

#teaser .teaser2margin {
	margin: 25px 0 0 10px;
}

/* @end */

/* @group LeftColumn */

#leftColumn {
	margin: 0 0 0 auto;
	width: 675px;
	float: left;
	/*background-color: #ccc;*/
}

#leftColumnPadder {
	margin: 33px 0 0 86px;
}

#leftColumnPadder h1 {
	margin: 0 0 20px -44px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#leftColumnPadder h2 {
	margin: 0 0 20px 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#leftColumnPadder h3 {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

#leftColumnPadder p {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 12px;
}

a:link,
a:visited {
	color: #004494;
}

a:hover {
	color: #8c1414;
}

.produktT {
	border-collapse: collapse;
	width: 578px;
	font-size: 11px;
}
.produktT th {
	text-align: left;
	padding: 7px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
.produktT td {
	text-align: left;
	padding: 7px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.produktT .autoW {
	width: auto;
}

.nitrophoskaS {
	color: #484848;
}
.nitrophoskaS th {
	background-color: #e29089;
	width: 8%;
}
.nitrophoskaS td {
	background-color: #eeb8b0;
}

.nitrophoskaC {
	color: #484848;
}
.nitrophoskaC th {
	background-color: #f9c8ac;
	width: 8%;
}
.nitrophoskaC td {
	background-color: #fdddc9;
}

.entec {
	color: #484848;
}
.entec th {
	background-color: #abd7a6;
	width: 8%;
}
.entec td {
	background-color: #cce7c8;
}

.schwefelS {
	color: #484848;
}
.schwefelS th {
	background-color: #ffe5af;
	width: 8%;
}
.schwefelS td {
	background-color: #fff2d7;
}

.stickstoffE {
	color: #484848;
}
.stickstoffE th {
	background-color: #d3d2cc;
	width: 8%;
}
.stickstoffE td {
	background-color: #eeecea;
}

/**************************** Produktübersicht **/

.produktUebersicht {
	border-collapse: collapse;
	width: 578px;
	font-size: 11px;
	background-color: #fff;
}
.produktUebersicht td {
	text-align: left;
	vertical-align: top;
	padding: 7px;
	border-bottom: 1px solid #484848;
	color: #484848;
}
	
.produktUebersicht td a:link,
.produktUebersicht td a:visited {
	color: #484848;
	text-decoration: none;
	font-weight: bold;
}
	
.produktUebersicht td a:hover {
	color: #484848;
	text-decoration: underline;
	font-weight: bold;		
}
	
.nitrophoskaSundCUe {
	background: url(produktUeBackgroundSundC2.gif) left center;
}
	
.nitrophoskaSUe {
	background-color: #eeb8b0;
}
	
.nitrophoskaCUe {
	background-color: #fdddc9;
}
	
.entecUe {
	background-color: #cce7c8;
}
	
.schwefelSUe {
	background-color: #fff2d7;
}
	
.stickstoffEUe {
	background-color: #eeecea;
}


/**************************** Ende Produktübersicht */

#footer {
	border-top: 1px solid #d7d7d7;
	padding: 15px 0 0 0;
	margin: 30px 0 20px 0;
}

#printFoot {
	float: right; 
	text-align: right; 
	white-space: nowrap;	
}

#printFootLeft {
	text-align: left; 
	white-space: nowrap;	
}

#printFoot a, #printFootLeft a {
	color: #737b80;
	text-decoration: none;
	font-size: 10px;
}

#printFoot a:hover, #printFootLeft a:hover {
	color: #000;
	text-decoration: underline;
}

/* @end */

/* @group rightColumn */

#rightColumn {
	margin: 0 auto 0 0;
	float: left;
	/*background-color: #ccc;*/
}

#rightColumnPadder {
	margin: 33px 0 0 42px;
}

/* @end */

/* @group UL und OL */

#leftColumnPadder ul li {
	margin: 0 0 4px 20px;
	padding: 0;
	text-align:left; 
	list-style-image: url(ulLiBullet.png);
}

#leftColumnPadder ul li ul li {
	margin: 0 0 4px 20px;
	padding: 0;
	text-align:left; 
	list-style-image: url(ulLiBullet.png);
}


#leftColumnPadder ul {
	margin: 0px 0px 20px 0px;
	padding-left: 0px;
	text-align: left;
 }

#leftColumnPadder ul li ul {
	margin: 4px 0px 4px 0px;
	padding-left: 0px;
	text-align: left;
 } 

#leftColumnPadder ol li {
	margin: 0 0 4px 20px;
	padding: 0;
	text-align:left; 
}

#leftColumnPadder ol li ol li {
	margin: 0 0px 4px 24px;
	padding: 0;
	text-align:left; 
} 
 
#leftColumnPadder ol {
	margin: 0px 0px 20px 0px;
	padding-left: 0px;
	text-align: left;
 }

#leftColumnPadder ol li ol {
 margin: 4px 0px 4px 0px;
 padding-left: 0px;
 text-align: left;
 }

/* @end */  




/* @group Navigation */

#navigation {
	position: absolute;
	left: 718px;
	top: 20px;
	font-size: 11px;
	color: #97A2A8;
	text-transform: uppercase;
}

#subnavigation, #subnavigation2 {
	width: 182px;
	font-size: 11px;
	color: #737b80;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

#navigation ul, #subnavigation ul, #subnavigation2 ul {
	position: relative;
}

#navigation li, #subnavigation li, #subnavigation2 li {
	display: inline;
}

#navigation li ul, #subnavigation li ul, #subnavigation2 li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#navigation a, #subnavigation a, #subnavigation2 a {
	text-decoration: none;
	display: block;
	width: auto;
}

#navigation li a {
	color: #97A2A8;
	padding: 0 0 7px 0;
}

#subnavigation li a, #subnavigation2 li a {
	color: #737b80;
	padding: 0 0 7px 0;
}

#navigation li a:hover {
	color: #fff;
}

#subnavigation li a:hover, #subnavigation2 li a:hover {
	color: #000;
}

#navigation li a.active {
	color: #fff;
}

#subnavigation li a.active, #subnavigation2 li a.active {
	color: #000;
}

#subnavigation li ul li a, #subnavigation2 li ul li a {
	color: #737b80;
	padding: 0 0 7px 10px;
	background: url(ulLiBullet.png) no-repeat 0 -1px;
}

/* @end */

/* @group Suche */

#suche {
	margin: 0 0 17px 0;
}

#suche table {
	border-collapse: collapse;	
}

#suche #suchfeld {
	color: #737b80;
	border: 1px solid #d7d7d7;
	border-right: none;
	font-size: 12px;
	width: 162px;
	padding: 2px 0 2px 3px;
}

#suche #suchfeldsubmit {
	border: 1px solid #d7d7d7;
	border-left: none;	
	background-color: #eee;	
	font-size: 12px;
	padding: 1px 4px 1px 4px;	
}


/* @end */

#downloads {
	background-color: #8c1414;
	height: 20px;
	width: 183px;
}

#downloads a {
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
	font-size: 11px;
}

#downloads a:hover {
	text-decoration: underline;
}

/* @group Clearing und Fixing */

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

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}





/* Link für Zoom + */
a.picturezoom {
	display:inline-block;
	padding-bottom:13px;
	background-image:url(bg_bilder_zoom_off.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#eaeaea;
}
a.picturezoom:hover { 
	background-image:url(bg_bilder_zoom_on.gif);
}

a.pdf {
	padding-left:20px;
	background-image:url(bg_a_pdf_link.gif); background-repeat:no-repeat; background-position:top left;
}
a.pdf:hover {
	padding-left:20px;
	background-image:url(bg_a_pdf_link_on.gif); background-repeat:no-repeat; background-position:top left;
}
a.pdf:active {
	padding-left:20px;
	background-image:url(bg_a_pdf_link_on.gif); background-repeat:no-repeat; background-position:top left;
}

.pictureBorder {
	border:1px solid #eaeaea;
}

.multipicturecaption {
	padding-top:0px;
	padding-bottom:23px;
	color:#707070;
}

.multipicturetable {
	margin-top:23px;
	margin-bottom:5px;
}

.multipicturetablemagnify {
	margin-top:23px;
	margin-bottom:0px;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.bewertung {
	width: 100%;	
}

.bewertung td {
	padding: 1px;
	border-bottom: 1px solid #d7d7d7;
}

.bewertung_clean td {
	border: 0;
}

.description {
	margin: 0 !important;
	font-size: 9px !important;
}

/* @end */

/* This needs to be first because FF3 is now supporting this */
.clearfix {
	display: inline-block;
	padding: 0;
	margin: 0;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

/* News */

#abstract p {
	font-weight: bold !important;
}

.unsymReihe {
	/*width: 740px;*/
	/*margin: 0 0 0 -20px;*/
	margin: 0;
	padding: 8px 0 10px 0;
	/*border-top: 1px solid #e4e8ec;*/
}

.unsymReihePubli {
	padding-bottom: 0!important;
}

.unsymReihePubli h3 {
	margin-bottom: 20px;
}

.unsymReihe .unsymSpalte1 {
	float: left;
	width: 156px;
	/*margin: 0 auto 0 20px;*/
	margin: 0 auto 0 0;
}

.unsymReihe .unsymSpalte1  img{
	border: 1px solid #E5E5E5;
}


.unsymReihe .unsymSpalte1 h3 {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	margin: 0;
}

.unsymReihe .unsymSpalte2 {
	float: left;
	/*width: 376px;*/
	width: 420px;
	padding: 0;
	margin: 0 0 0 auto;
}

.unsymReihe .unsymSpalte2 p {
	margin: 0;
	padding: 0;
}

.unsymReihe .unsymSpalte2 h1 {
	margin: 0;
	padding: 0;
}

a.readmore {
	background-image: url(ulLiBullet.png); background-repeat:no-repeat; background-position:top left; 
	margin: 0;
	padding: 0 0 0 20px;
	text-align:left;	
}

ul.gabelliste {
	margin: 0;
	/*padding: 0 0 30px 0;*/
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #e4e8ec;
	overflow: hidden;
}


.gabelliste li a:link,
.gabelliste li a:visited {
	color: #4c4c4c;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	/*font-size: 11px;*/
	display: block;
	padding: 10px 20px 10px 0;
	/*width: 586px;*/
	/*background: url(../img/hintergrund-gabelliste.png) no-repeat right bottom;*/
}
.gabelliste li a:hover {
	/*color: #004494;*/
	/*background: url(../img/hintergrund-gabelliste-hover.png) no-repeat right bottom;*/
}

/* @end */
