body {
	background: #FFF;
	border-top: 7px solid #000;
	font: 62.5%/150% Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0.2em;
	text-transform: uppercase;
}
h3 {
	color: #000;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.10em;
	margin-bottom: 1.0em;
}
h4 {
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 1.2em;
}
p {
	margin-bottom: 2.85em;
}
strong {
	font-weight: bold;
}
ul,
ol,
hr,
fieldset,
table,
#map {
	margin-bottom: 1.4em;
}
address {
	font-style: normal; 
}
a:link,
a:visited {
	color: #ffb320;
	text-decoration: underline;	
}
a:focus,
a:hover,
a:active {
	text-decoration: none;	
}
a img {
	border: 0 none;
}
hr {
	background: #8E8E8E;
	border: none;
	clear: both;
	color: #8E8E8E;
	display: block;
	height: 1px;
	width: 100%;
}

/* clearfix
======================================== */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

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


/* Klassen
======================================== */
.clear {
	clear: both;
	height: 1%;
}
.print,
.mail,
.fax,
.phone {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 24px;
	padding-right: 0;
}
.print {
	background-image: url(../img/print.gif);
}
.mail {
	background-image: url(../img/mail.gif);
}
.fax {
	background-image: url(../img/fax.gif);
}
.phone {
	background-image: url(../img/phone.gif);
}
.nomarginright {
	margin-right: 0 !important; 
}
#header,
#content {
		clear: both;
}

/* container 
======================================== */
#container {
	margin: 0 auto;
	position: relative;
	width: 882px;
}

	/* header 
	======================================== */
	#header {
		height: 40px;
		margin-bottom: 14px;
		padding-top: 20px;
		position: relative;
	}
		#company-logo {
			float: left;
		}	
		#metamenu {
			float: right;
			margin-bottom: 0;
			margin-top: 28px;
		}
			#metamenu li a {
				padding: 0 4px;
			}
			#metamenu a:link,
			#metamenu a:visited {
				color: #000;
				text-decoration: none;
			}
			#metamenu a:focus,
			#metamenu a:hover,
			#metamenu a:active {
				text-decoration: underline;	
			}
			#metamenu li {
				display: inline;
			}

	/* teaser 
	======================================== */
	#teaser {
		margin-bottom: 5px;
		position: relative;
	}		
		#teasermask {
			background: url(../img/teasermask.png) no-repeat left top;
			height: 220px;
			position: absolute;
			top: 0;
			left: 0;
			width: 882px;
			z-index: 100;
		}
		#startteaser {
			margin-bottom: 0;
		}
		#startteaser img {
			display: block;
		}

	/* menu1
	======================================== */
	ul#menu1,
	ul#menu2 {
		background: #ffb320;
		clear: left;
		font-size: 1.2em;
		height: 20px;
		margin-bottom: 0;
		padding: 3px 10px;
		width: 862px;
	}
	ul#menu1 li {
		float: left;
		letter-spacing: -.001em;
		line-height: 20px;
		margin-right: 15px;
		text-transform: uppercase;
	}
	ul#menu1 a {
		color: #FFF;
	}
	ul#menu1 a:link,
	ul#menu1 a:visited {
		color: #FFF;
		text-decoration: none;
	}
	ul#menu1 a:focus,
	ul#menu1 a:hover, 
	ul#menu1 a:active,
	ul#menu1 li.current a {
		color: #000 !important;
		text-decoration: none;
	}
	
	/* menu2
	======================================== */
	ul#menu2 {
		background: #e6e6e6;
	}
	ul#menu2 li {
		float: left;
		font-size: 0.9em;
		line-height: 20px;
		margin-right: 10px;
	}			
	ul#menu2 a {
		color: #4A4A4A;
	}
	ul#menu2 a:link,
	ul#menu2 a:visited {
		display: block;
		text-decoration: underline;
	}
	ul#menu2 a:focus,
	ul#menu2 a:hover, 
	ul#menu2 a:active,
	ul#menu2 a.current {
		color: #000;
		text-decoration: none;
	}
		
	/* content
	======================================== */
	#content {
		font-size: 1.2em;
		line-height: 1.4em;
		margin-top: 5px;
		position: relative;
	}
		
	/* columns
	======================================== */
	#productoverview {
		padding: 25px 10px;
		width: 862px;
	}
	#productoverview ul li {
		float: left;
		margin-bottom: 44px;
		margin-right: 44px;
		width: 258px;
	}
	#productoverview ul li img {
		display: block;
	}
	#productoverview ul li a {
		background: #000;
		border: 1px solid #ccc;
		display: block;
		padding: 2px;
		text-align: center;
		width: 252px;
	}
	
		/* col1
		======================================== */
		#col1 {
			float: left;
			padding: 25px 90px 25px 10px;
			width: 552px;
		}
			#map {
				height: 500px;
				width: 552px;
			}
			#map p {
				margin-bottom: 1.4em;
			}
			#col1 ul {
				list-style-image: url(../img/punkt.gif);
				list-style-position: inside;
				padding-left: 12px;
			}
		
		/* col2
		======================================== */
		#col2 {
			float: right;
			padding: 25px 0;
			width: 230px;
		}
    	#contenttext {
			background: #ffb320;
			padding: 12px;
		}
		#contenttext p {
			margin-bottom: 1.1em;
		}
		#contenttext a:link,
		#contenttext a:visited {
			color: #000;
			text-decoration: underline;	
		}
		#contenttext a:focus,
		#contenttext a:hover,
		#contenttext a:active {
			text-decoration: none;	
		}
		#col2 img.border {
			border: 1px solid #000;
			margin-bottom: 1em;
		}
		#col1.equal,
		#col2.equal {
			width: 386px;
		}
		#col1.equal {
			padding-right: 45px;
		}
		#col2.equal {
			padding: 25px 10px 25px 45px;
		}
		#col2.equal2 {
			padding: 25px 0 25px 45px;
			width: 396px;
		}
	
		div.content {
			/* The display of content is enabled by a javascript generated style on the page.
			   This is so that the slideshow content won't display unless javascript is enabled. */
			display: none;
			margin-bottom: 4px;
			position: relative;
			width: 396px; 
		}
		div.content h2 {
			color: #ffb320;
			font-size: 1.1em;
			font-weight: normal;
			text-transform: none;
		}
		div.content a,
		div.navigation a {
			text-decoration: none;
			color: #777;
		}
		div.content a:focus,
		div.content a:hover,
		div.content a:active {
			text-decoration: underline;
		}
		div.controls {
			display: none;
		}
		div.controls a {
			padding: 5px;
		}
		div.nav-controls {
			float: right;
		}
		div.loader {
			background-image: url(../img/loader.gif);
			background-repeat: no-repeat;
			background-position: center;
			width: 396px;
		}
		div.slideshow {
			clear: both;
			height: 255px;
		}
		div.slideshow span.image-wrapper {
			float: none;
		}
		div.slideshow a.advance-link {
			display: block;
		}
		div.slideshow img {
			border: none;
			display: block;
		}
		div.embox {
			border: 0;
			position: absolute;
			bottom: 0;
			padding: 4px;
			width: 380px;
			z-index: 1000;
		}
		div.emboxcover {
			-moz-opacity: 0.5;
			filter:alpha(opacity=50);
			background: #000;
			border: 0;
			position: absolute;
			bottom: 0;
			padding: 4px;
			width: 380px;
			height: 15px;
			z-index: 500;
		}
		
		ul.thumbs {
			clear: both;
			margin: 0;
			padding: 0;
		}
		ul.thumbs li {
			float: left;
			margin: 0 4px 4px 0;
		}
		a.thumb {
			padding: 2px;
			display: block;
			border: 1px solid #ccc;
		}
		ul.thumbs li.selected a.thumb {
			background: #000;
		}
		a.thumb:focus {
			outline: none;
		}
		ul.thumbs img {
			border: none;
			display: block;
			height: auto;
		}

		/* brands
		======================================== */
		#brands {
			padding: 25px 10px;
			width: 862px;
		}
		.brandblock h4 {
			padding: 5px;
			text-align: center;
		}
		.brandblock {
			border: 1px solid #000;
			float: left;
			margin-bottom: 15px;
			margin-right: 44px;
			width: 256px;
		}
		.brandblock p {
			margin-bottom: 10px;
		}
		.brandblockcontent,
		.brandblockimg,
		.downloadcontent {
			padding: 5px;
		}
		.brandblockcontent {
			height: 240px;
		}
		.downloadcontent {
			height: 100px;
		}
		.brandblockimg {
			text-align: center;
			width: 246px;
		}
	
		/* downloads
		======================================== */
		#downloads {
			padding: 25px 10px 0 10px;
		}
		.downloadblock1,
		.downloadblock2 {
			margin-bottom: 1.4em;
		}
		.downloadblock2 {
			float: left;
		}
		.downloadblockimg {
			float: left;
			width: 120px;
		}
		.downloadblockimg img {
			border: 1px solid #000;
		}
		.downloadblockcontent {
			float: right;
			padding: 0 0 25px 30px;
			width: 710px;
		}	
		.downloadblock2 .downloadblockcontent {
			float: right;
			padding: 0 0 25px 30px;
			width: 279px;
		}	

		/* mediaflip
		======================================== */
		#mediaflip {
			padding: 25px 0;
		}
		
	/* footer
	======================================== */
	#footer {
		border-top: 1px solid #A1A1A1;
		color: #A1A1A1;
		padding: 4px 10px;
	}
