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

* {
	padding: 0; /*Opera..*/
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3d-light-color:#949599;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color: #ABABAB;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color:#ABABAB;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#EFEFEF;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(img/bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	color: #575757;
}

td.wmtopleft {
	background-image: url(img/wmtop.gif);
	background-repeat: no-repeat;
}

td.wmtopmiddle {
	background-image: url(img/wmtoptile.gif);
	background-repeat: repeat-x;
	text-align: right;
}

td.wmright1 {
	background-image: url(img/tilerite1.gif);
	background-repeat: repeat-y;
}

td.wm2-1 {
	background-image: url(img/wm2-1.jpg);
	background-repeat: no-repeat;
}

td.wm2-2 {
	background-image: url(img/wm2-2.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;	
}

td.wm2-3 {
	background-image: url(img/wm2-3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
}

td.wm3-1 {
	background-image: url(img/wm3-1.jpg);
	background-repeat: no-repeat;
}

td.wm3-3 {
	background-image: url(img/wm3-3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

td.wm3-3news {
	background-image: url(img/wm3-3news.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

td.wm4 {
	background-image: url(img/bg4.jpg);
	background-repeat: repeat-x;
	background-position: 1px 0px;
	text-align: left;
	vertical-align: top;
	
}

td.wm4news {
	background-image: url(img/bg4news.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
	vertical-align: top;
	
}

div.wm4newscontainer {
	width: 234px;
	height: 620px;
	margin: 0;
	padding: 0;
	border-left: 1px solid white;
	border-right: 1px solid white;	
}

div.maincontent {
	display: block;
	width: 285px;
	margin-left: 72px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 15px;
	
}

div.maincontent2 {
	width: 318px;
	margin-left: 54px;
	margin-top: 40px;
	font-size: 11px;
	line-height: 15px;
	
}

div.maincontent2 td{
	font-size: 11px;
	line-height: 15px;
	
}

div.produktuebersicht {
	width: 318px;
	margin-left: 54px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 15px;
	background-image: url(img/arrowline-products.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
}

div.produktuebersicht td{
	font-size: 11px;
	line-height: 15px;
}

div.produktdetails1 {
	width: 318px;
	margin-left: 54px;
	font-size: 11px;
	line-height: 15px;
	background-image: url(img/arrow-produktdetails.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 18px;
	padding-top: 5px;
}

div.produktdetails1 td{
	font-size: 11px;
	line-height: 15px;
}

div.produktdetails2 {
	width: 318px;
	height: 93px;
	margin-left: 54px;
	margin-top: 11px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 18px;
	padding-top: 22px;
}

div.produktdetails2 td{
	font-size: 11px;
	line-height: 15px;
}

ul.mainlevel {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 178px;
	margin-left: 12px;
}

ul.mainlevel li a:link, ul.mainlevel li a:visited, ul.mainlevel li a:active {
	display: block;
	width: 178px;
	height: 20px;
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	background-image: url(img/mainlevel_off.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-transform: lowercase;
	font-size: 11px;
}

ul.mainlevel li a:hover {
	background-image: url(img/mainlevel_on.jpg);
}

ul.mainlevel li a#active {
	background-image: url(img/mainlevel_on.jpg);
}

ul.sublevel li a#active {
	background-image: url(img/sublevel_on.jpg);
	font-weight: bold;
}

ul.sublevel {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #999999;
	width: 178px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 1px;	
}

ul.sublevel li a:link, ul.sublevel li a:visited, ul.sublevel li a:active {
	display: block;
	width: 178px;
	height: 21px;
	margin: 0;
	padding: 0;
	background-image: url(img/sublevel_off.jpg);
	background-repeat: no-repeat;
	line-height: 21px;	
	text-transform: lowercase;
	font-size: 11px;
}

ul.sublevel li a:hover {
	background-image: url(img/sublevel_on.jpg);
}

#navend {
	width: 178px; 
	margin: 0;
	padding: 0;
	margin-left: 12px; 
	height: 2px; 
	background-color: #62AA00;
	line-height: 0px;

}

#intro {
	position: absolute;
	z-index: 100;
	width: 704px;
	height: 417px;
	margin-top: 56px;
	margin-left: 68px;
	background-color: #FFFFFF;
}

/* --------------------------------------------------------------------------------------- */
/* Content Formatting */
/* --------------------------------------------------------------------------------------- */

a:link, a:visited, a:active {
	color: #62AA00;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

a:hover {
	color: #AAAAAA;
}

a.homelink {
	color: #62AA00;
	text-decoration: none;
	margin-left: 24px;
	font-size: 11px;
}

a.homelinkmap {
	display: block;
	width: 194px;
	height: 44px;
	margin-bottom: 66px;
}

a.homelinkmap2 {
	display: block;
	width: 44px;
	height: 44px;
	margin-top: 54px;
	float: left;
}

a.homelink:hover {
	color: #AAAAAA;
}

div.news {
	width: 200px;
	margin: 0;
	padding: 0;
	margin-top: -2px;
	
}

div.news h3 {
	text-decoration: none;
	color: #62AA00;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 17px;
	margin-bottom: 11px;
}

.newsheader, .teamheader {
	text-decoration: none;
	color: #518E02;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	color: #518E02;
	font-size: 11px;
}

a.smalllink {
	font-size: 10px;
}

.newsdate {
	display: block;
	height: 15px;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: -1px;
}

div.news p {
	color: #000000;
	font-size: 10px;
	margin-left: 17px;
	line-height: 14px;
}


div.maincontent, div.maincontent2 {
	
	line-height: 15px;	
}

div.maincontent p, div.maincontent2 p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 15px;	
	
}

div.produktdetails1 p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 15px;	
	margin-left: 2px;	
	
}

div.produktdetails2 p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 15px;
	
}

div.produktuebersicht p{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 15px;
	margin-left: 6px;
	
}

ul.productlisting {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 190px;
	margin-left: 0px;
}

ul.productlisting2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 288px;
	margin-left: -18px;
}

ul.downloadlisting {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 288px;
	margin-left: -18px;
}

ul.productlisting li a {
	display: block;
	width: 190px;
	height: 22px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	background-image: url(img/listarrow.gif);
	background-repeat: no-repeat;
	color: #67B200;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
}

ul.productlisting li a#last {
	background-image: url(img/listarrow-last.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-transform: lowercase;
}

ul.productlisting li a:hover {
	color: #575757;
}

ul.productlisting2 li a#gfk {
	display: block;
	width: 288px;
	height: 23px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	background-image: url(img/listarrow-products-gfk.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	font-size: 11px;
}

ul.productlisting2 li a#steel {
	display: block;
	width: 288px;
	height: 23px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	background-image: url(img/listarrow-products-steel.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	font-size: 11px;
}

ul.productlisting2 li a#none {
	display: block;
	width: 288px;
	height: 23px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	background-image: url(img/listarrow-products-none.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	font-size: 11px;
}

ul.productlisting2 li a#laststeel {
	display: block;
	width: 288px;
	height: 23px;
	margin: 0;
	padding: 0;
	background-image: url(img/listarrow-products-steel-last.gif);
	background-repeat: no-repeat;
	line-height: 22px;	
	font-size: 11px;
}

ul.productlisting2 li a#lastgfk {
	display: block;
	width: 288px;
	height: 23px;
	margin: 0;
	padding: 0;
	background-image: url(img/listarrow-products-gfk-last.gif);
	background-repeat: no-repeat;
	line-height: 22px;	
	font-size: 11px;
}

ul.productlisting2 li a#lastnone {
	display: block;
	width: 288px;
	height: 23px;
	margin: 0;
	padding: 0;
	background-image: url(img/listarrow-products-none-last.gif);
	background-repeat: no-repeat;
	line-height: 22px;	
	font-size: 11px;
}

ul.downloadlisting li a {
	display: block;
	width: 288px;
	height: 32px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	background-image: url(img/downloadlisting.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
	font-weight: bold;
	font-size: 11px;
}

ul.downloadlisting li a:hover {
	color: #575757;
}

ul.productlisting2 li a:hover {
	color: #575757;
}

div.wm4newscontainer table.pdetails td table td {
	font-size: 10px;
	line-height: 14px;
}

div.imgthumb {
	display: block;
	float: left;
	width: 66px;
	height: 54px;
	background-image: url(img/thumbbg.jpg);
	background-repeat: no-repeat;
}

img.thumbnail {
	margin-top: 3px;
	margin-left: 3px;
}

.txtf {
	width: 235px;
	height: 19px;
	border: 1px solid #CACACA;
	color: #62AA00;
	margin-bottom: 11px;
	padding-left: 3px;
	padding-top: 2px;
}

.txta {
	width: 235px;
	height: 100px;
	border: 1px solid #CACACA;
	color: #62AA00;
	margin-bottom: 11px;
	padding-left: 3px;
	padding-top: 2px;
}

div.kontakt_1 {
	width: 234px;
	background-color: #FFFFFF;
	height: 300px;
}

.kontaktinfo {
	display: block;
	margin-left: 20px;
	color: #000000;
	line-height: 17px;
	margin-bottom: 35px;
	font-size: 11px;
}

b, strong {
	font-weight: bold;
}

.newsimage {
	margin-right: 12px;
}

.teamheaderbild {
	margin-top: 20px; 
	margin-bottom: 13px; 
	margin-left: -2px;
}

.mt5 {
	margin-top: 5px;
}

.mt2 {
	margin-top: 2px;
}

a.sitemap1 {
	display: block;
	width: 200px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(img/sitemaparrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border: 1px solid #DFDFDF;
	background-position: 0px 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
}

a.sitemap2 {
	font-size: 11px;
	font-weight: bold;
	margin-left: 22px;
}

a.sitemap3:link, a.sitemap3:visited, a.sitemap3:active {
	font-size: 11px;
	font-weight: bold;
	margin-left: 40px;
	color: #AAAAAA;
}

a.sitemap3:hover {
	color: #62AA00;
}

sup {
	font-size: 9px;
}

div.news a {
	font-size: 10px;
}