body{
	background-color:#171717;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#171717;
	scrollbar-darkshadow-color:#171717;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;	
}

.go_away{
	display: none;
}

#banner_top {
	position:fixed;
	top:0px;
	width:781px;
	height:154px;
	background-image:url('img/top_banner.png');
	background-repeat:no-repeat;
	background-position:center right;
	z-index:3;
}

#foto_links {
	width:186px;
	height:100%;
	background-image:url('img/foto_links.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	position:fixed;
	bottom:0px;
	z-index:2;
}

#vlak_zwart{
	position:fixed;
	height:100%;
	width:613px;
	background-color:#000000;
	top:0px;
	margin-left:186px;
	background-image:url('img/cirkel.png');
	background-repeat:no-repeat;
	background-position:center right;
	overflow:auto;
}

#vlak_zwart a {
	color:#e4701e;
	font-weight:bold;
}

#scroll {
	background-color:#171717;
	position:absolute;
	height:100%;
	width:18px;
	left:595px;
}

#ufoDemo{	
	padding:0px 27px 0px 33px;
}

#ufoDemo2{
	position:fixed;
	bottom:0px;
}

#tekst{
	padding:40px 40px 0px 33px;
	}

#tekst2{
	margin-top:150px;
	padding:0px 27px 0px 33px;
}

#container {
	position: fixed;
	width: 781px;
	left: 50%;
	margin-left: -390px;
	bottom:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

.menu {
	background-image:url('img/back_menu.png');
	font-size:12px;
    width: 180px;
	margin-top:300px;
    float: left;
    text-align: justify;
    padding-right: 5px;
    font-weight: bold;
}

.menu a {
    text-decoration: none;
    display:  block;
    padding-left: 20px;
    width: 180px;
    height: 25px;
    line-height: 25px;
    color: #000000;
}

.menu a:hover {
    background: #e4701e;
	color: #ffffff;
	width:166px;
}

.sub_menu a {
	font-size:9px;
    text-decoration: none;
    display:  block;
    width: 150px;
    height: 25px;
	}
	
li {
	margin-bottom:10px;
	}
	
h3 {
	margin-bottom:30px;
	}


#product a{
	color:#000000;
	margin-right:13.5px;
	}

#product img{
	border:0px;
	}
	
#logo_prod {
	position:absolute;
	top:130px;
	left:360px;
	}

#lang {
	position:absolute;
	left:690px;
	padding:5px;
	}
	
#lang img {
	border:0px;
	margin:2px;
	}
