*{
	margin:0;
	padding:0;
}
body{
	background: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	overflow-x: hidden;
	left: 0px;
	position: relative;
}


.oe_overlay{
	background:#000;
	opacity:0;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
ul.oe_menu{
	list-style: none;
	position: relative;
	width: 560px;
	float: left;
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 105px;
	padding-left: 0px;
}
ul.oe_menu > li{
	width:112px;
	height:101px;
	padding-bottom:2px;
	float:left;
	position:relative;
}
ul.oe_menu > li > a{
	display:block;
	background-color:#101010;
	color:#aaa;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	width:90px;
	height:80px;
	padding:10px;
	margin:1px;
	text-shadow:0px 0px 1px #000;
	opacity:0.8;
}
ul.oe_menu > li > a:hover,
ul.oe_menu > li.selected > a{
	background:#fff;
	color:#101010;
	opacity:1.0;
}
.oe_wrapper ul.hovered > li > a{
	background:#fff;
	text-shadow:0px 0px 1px #FFF;
}
ul.oe_menu div{
	position:absolute;
	top:103px;
	left:1px;
	background:#fff;
	width:498px;
	height:180px;
	padding:30px;
	display:none;
}
ul.oe_menu div ul li a{
	text-decoration:none;
	color:#222;
	padding:2px 2px 2px 4px;
	margin:2px;
	display:block;
	font-size:12px;
}
ul.oe_menu div ul.oe_full{
	width:100%;
}
ul.oe_menu div ul li a:hover{
	background:#000;
	color:#fff;
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	width: 150px;
	margin-right:10px;
}
li.oe_heading{
	color:#aaa;
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid #ddd;
}

.container {
	width:920px;
	min-height:300px;
	margin:0px auto 0px auto;
}
		

.logo{
	position:absolute;
	width:387px;
	height:147px;
	float:left;
	margin:89px 0px 0px 561px;
}

.content1{
	float:left;
	margin:40px 0px 0px 0px;
	background-color:#101010;
	background:rgba(16, 16, 16, 0.80);
	width:920px;
	min-height:250px;
	height:auto;
	font-size:12px;
	text-transform:none;
	padding:14px 14px 14px 14px;
}

.content2{
	float:left;
	margin:40px 0px 0px 90px;
	width:auto;
	height:150px;
	font-size:12px;
	text-transform:none;
	padding:14px 14px 14px 14px;
}

.content5{
	float:left;
	margin:20px 0px 0px 90px;	
	width:auto;
	height:150px;
	font-size:12px;
	text-transform:none;
	padding:14px 14px 14px 14px;
}

.content3{
	float:left;
	margin:-14px 0px 0px -14px;
	background-color:#101010;
	background:rgba(16, 16, 16, 0.80);
	width:220px;
	height:150px;
	font-size:15px;
	text-align:center;
	line-height:22px;
	text-transform: uppercase;
	position:relative;
	
}

.content3 a,a visited{
	text-decoration:none;
	color: #fff;
	text-transform: uppercase;
}

.content3 a:hover{
	text-decoration:none;
	color:#cbced2;
	text-transform: uppercase;
	opacity:0.70;
}

.content4 a,a visited{
	text-decoration:none;
	color: #fff;
	text-transform: uppercase;
}

.content4 a:hover{
	text-decoration:none;
	color:#cbced2;
	text-transform: uppercase;
	opacity:0.70;
}
.content4{
	float:left;
	margin:-14px 0px 0px 50px;
	background-color:#101010;
	background:rgba(16, 16, 16, 0.80);
	width:220px;
	height:150px;
	font-size:15px;
	text-align:center;
	line-height:22px;
	text-transform: uppercase;
	position:relative;
}

.tekstvlak1 {
	width:385px;
	height:auto;
	float:left;
}

.fotoholder1{
	width:424px;
	min-height:251px;
	height:auto;
	float:left;
	margin-left:107px;
}

#slideshow { 
    margin: 0; 
    position: relative; 
    width: 424px; 
    height: 251px; 
    padding: 0px; 
}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}