*{
   margin:0;
   padding:0;
}

body1{
   text-align:center; /*For IE6 Shenanigans*/
}

#wrapper{
   width:200px;
   margin:0 auto;
   text-align:left;
}

body {
	font-family: Arial, Helvetica;
	font-size: 0.85em;
	color: #eee;
	line-height: 120%;
	text-align: left;
	background-color: #000000;
	padding: 2em;
}

a,a:active,a:visited {
	color: #ddd;
}

a:hover {
	color: #fff;
}

h1 {
font-size: 1em; font-weight: bold;
}

h2 {
font-size: 1em; font-weight: bold;
}

h3 {
font-size: 1em; 
}

h6 {
font-size: 0.9em;
}

.alles {
      width: 950px; z-index:0
      
      top: 0px;
      margin: 0px auto; 
position:relative; left: 0px;
}

.logo {
      position:absolute; width:511px; height:248px; 
       z-index:0; 
       left: 10px; 
       top: 3px;
}

.showreel {
     position:absolute; width:390px; height:248px; left: 521px; top: 3px;
}

.navigatie {
       position:absolute; width:800px; height:35px; z-index:0; left: 10px; top: 258px;
}

.home {
position:absolute; width:52px; height:16px; left: 48px; border:0px;
}

.portfolio {
position:absolute; width:80px; height:16px; left: 132px; border:0px;
}

.filmproductie {
position:absolute; width:107px; height:16px; left: 244px; border:0px;
}

.info {
position:absolute; width:46px; height:16px; left: 383px; border:0px;
}

.fotografie {
position:absolute; width:86px; height:16px; left: 461px; border:0px;
}

.faq {
position:absolute; width:41px; height:16px; left: 579px; border:0px;
}

.blog {
position:absolute; width:48px; height:16px; left: 652px; border:0px;
}

.links {
position:absolute; width:51px; height:16px; left: 732px; border:0px;
}

.contact {
position:absolute; width:70px; height:16px; left: 815px; border:0px;
}

.linkerkolom {
position:absolute; 
width:430px;  
z-index:0; 
left: 0px; 
top: 0px;
}


.rechterkolom {
position:absolute; width:440px; z-index:0; left: 453px; top: 0px;
}



.player {
position:absolute; width:400px; height:425px; left: 20px; top: 20px;
}


.footer {
	background-color: #000;
	padding: 0.5em;
      font-size: 0.65em;
}

.footer2 {
	background-color: #000;
	padding: 0.5em;
      font-size: 0.65em;
}

.leightbox {
	color: #eee;
	display: none;
	position: absolute;
	top: 8%;
	left: 10%;
	width: 470px;
	height: 79%;
	padding: 1em;
	border: 1em solid #bbbbbb;
	background-color: black;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}





#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:120%;
	height:100%;
	z-index:100;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
