html{
	height:100%;
	width:100%;
	background-color:#000000;
}
body{
	margin:0;
	padding:60px 196px 150px 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.showProducts h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	display: inline;
}
h1{
	font-size: 16px;
}
h2{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	display: inline;
	line-height:19px;
}
h3{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight:bold;
	display: inline;
}
h4{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	display: inline;
}
h5{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
	display: inline;
}
h6{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	display: inline;
	line-height:normal;
}
a.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover{
	color:#CF8700;
}
a.menu_selected, a.menu_selected:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#CF8700;
	text-decoration:none;
}
a.menusfeer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.menusfeer:hover{
	color:#CF8700;
}
a.menusfeer_selected, a.menusfeer_selected:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CF8700;
	text-decoration:none;
}
a.productmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
a.productmenu:hover{
	color:#CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#header{
	position:absolute;
	top:0px;
	left:0px;
	right:196px;
	width:80%;
	height:40px;
	background-color:#000000;
	color:#cf8700;
	font-size:22px;
	padding-top:10px;
	text-align:center;
}
* html div#header{
	width:100%;
}
div#footer{
	bottom:0px;
	border-color:5px #FFFFFF solid;
	left:0px;
	right:196px;
	width:100%;
	height:150px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
div#right-sidebar{
	position:absolute;
	top:0px;
	right:0px;
	width:196px;
	height:100%;
	top:50%;
	margin-top:-200px;
}
@media screen{
	body>div#header{
		position:fixed;
	}
	body>div#footer{
		position:fixed;
	}
	body>div#right-sidebar{
		position:fixed;
	}
}
* html body{
	overflow:hidden;
} 
* html div#content{
	height:100%;
	overflow:auto;
}
div.product_kader{
	z-index:2;
	height:340px;
	width:500px;
	background-color:#000000;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -180px;
	margin-left: -250px;
	padding:0px 10px;
}
* html div.product_kader{
	margin-top: -195px;
}
div.product_border{
	width:490px;
	height:330px;
	background-color:#000000;
	padding:5px;
}
div.product_vlak{
	width:490px;
	height:330px;
	background-color:#FFFFFF;
	padding:0px;
	color:#000000;
	text-align:center;
}
div.product_vlak img{
	max-width:380px;
}

div.close_product{
	width:13px;
	height:13px;
	position:absolute;
	top:10px;
	right:24px;
	padding:0px;
}
*div.close_product{
	right:20px;
}
img.productImg{
	height:330px;
	border-right: solid 5px #000000;
}
div.home{
	width:706px;
	height:410px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -165px;
	margin-left: -354px;
	background-color:#000000;
	word-spacing:0px;
}
div.products{
	width:997px;
	height:150px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -45px;
	margin-left: -498px;
	background-color:#000000;
	word-spacing:0px;
}
div.content {
	width:993px;
	height:415px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -498px;
	background-color:#000000;
	word-spacing:0px;
	text-align: center;
}
td.product{
	margin: 1px;
	background-color:#000000;
}
div.showProducts{
	width:969px;
	height:360px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -170px;
	margin-left: -485px;
	background-color:#000000;
}
td.showProduct{
	padding: 5px;
	width:120px;
	height:160px;
	text-align:center;
	vertical-align:top;
	background-color:#FFFFFF;
	color:#000000;
	border:solid 1px #000000;
}
div.logo{
	width:100%;
	height:121px;
	text-align:center;
	padding:20px 0px;
	position:absolute;
	top:0px;
}
div.menu{
	width:585px;
	height:25px;
	position:absolute;
	top:10px;
	left:20px;
	text-align:left;
	font-weight:bold;
	word-spacing:5px;
}
div.footer{
	width:100%;
	height:50px;
	text-align:center;
	padding:0px 0px;
	position:absolute;
	bottom:5px;
}
div.page{
	eidth:200px;
	position:absolute;
	right:10px;
	bottom:10px;
}
body.extra{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
div.chapter{
	background-color: #cf8700;
}

div.product_vlak_cl1{
	width:485px;
	height:360px;
	background-color:#ffffff;
	padding:0px;
	color:#000000;
	text-align:center;
	z-index:1;
}

div.product_vlak_cl2{
	width:490px;
	height:20px;
	bottom: 0px;
	left: 15px;
	position: absolute;
	background-color:#FFFFFF;
	padding:0px;
	color:#000000;
	text-align:center;
	z-index: 2;
}
img.productImg_cl{
	border: solid 0px #000000;
}
div.product_kader_cl{
	z-index:2;
	width:500px;
	height:370px;
	background-color:#000000;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -179px;
	margin-left: -250px;
	padding:0px 10px;
}

div.product_border_cl{
	width:490px;
	height:360px;
	background-color:#fff;
	padding:5px;
}

