@charset "UTF-8";

a {
	text-decoration:none;	
}
body {
	background:url(../images/bg.png);
	
}

#google {
	position:absolute;
	height: 30px;
	width: 300px;
	right: 200px;	
	z-index: 99999999999;
	
}

.container {
	height: auto;
	width: 1240px;
	margin: auto;
	padding: 0px;
	position: relative;
	left: 80px;
}
#side_column_l {
	right:0px;
	width:150px;
	height: 500px;
	position:fixed;
z-index:-999999999;
	bottom: 0px;
	background:url(../images/side_column.png);
}
#side_column_r {
	left:0px;
	width:150px;
	height: 500px;
	position:fixed;
	z-index:-999999999;
	bottom: 0px;
	background:url(../images/side_column_r.png);
}
#contact {
	height: 50px;
	width: 100px;
	display: block;
	color: #006;
	position:relative;
    left:380px;
	top:-6px;
	border:#666;
	margin:0;
	padding:0;
}
#header {
	float: left;	
	width: 1150px;
	height: 150px;
	z-index:1;
}
#logo {
	float: left;
	height: 150px;
	width: 420px;
	background-image: url(../images/layout_01.png);
	
}

#nav {
	float: right;
	top: 70px;
	position: relative;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
	height: 50px;
	margin: 0;
	padding: 0;
}

#strip {
	position: relative;
	background-image: url(../images/strip_09.png);
	height: 25px;
	width: 1024px;
	float:left;

}


/**/
.black_overlay{
	display: none;
	position: relative;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
			}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid #FFCC00;
	background-color: white;
	z-index: 1002;
	overflow: auto;
			}
#middle {
	width: 100%;
	float:left;
	position:absolute;
	height:auto;
}	
#content {
	magrin: 30px;
	padding: 0px;
	width: 1240px;
	height: auto;
	position: relative;
	float:left;
	
	

}
.prod {
	float: left;
	margin-top:20px;
	margin-left: 100px;
	margin-bottom: 25px;
	height: 500px;
	width: 400px;
	left: 213px;

	list-style-type:none;
}
.prod_bb {
	
	float: left;
	margin-top:50px;
	margin-left: 350px;
	margin-bottom: 25px;
	height: auto;
	width: 400px;
	left: 213px;

	list-style-type:none;
}
.prod_bb p.prod_bb_p {
	
		font-size:12px;
	
}
.prod_schapfen {
	float: left;
	margin-top:20px;
	margin-left: 100px;
	margin-bottom: 25px;
	height: 800px;
	width: 400px;
	left: 213px;

	list-style-type:none;
}

#footer {
left: 5%;

	margin-top: 50px;
	height: 50px;
	width: 1000px;
	margin-bottom:15px;
	float: left;	
	position: relative;
	font:16px Arial, Helvetica, sans-serif;
}
#footer a {
	color:#1A1263;
	opacity: 0.8;
	text-decoration:none;
	margin-left:50px;
	margin-right:50px;
}

#footer a:hover {
	opacity:0.5;	
}
#footer p {
	
	position:relative;
	color:#1A1263;
	opacity: 0.8;
	text-decoration:none;
}
#suppliers {
	top: 30px;
	position:relative;
	left: 250px;
}
#bb {
	font-family: Arial, Helvetica, sans-serif;		
}
