body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body,html{
	overflow:hidden;
}
div,a{
	border:0;
	padding:0;
	margin:0;
}
#s1,#s2{
	background-color:#000;
	width:10000px;
	height:1000px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#highres_container #bclose{
	width:22px;
	height:22px;
	background:url(/images/btnclose.png) no-repeat;
	position:absolute;
	right:-28px;
	top:0px;
	cursor:pointer;
}
#glass{
	width:29px;
	height:29px;
	background:url(/images/glass.png) no-repeat;
	position:absolute;
	bottom:-19px;
	left:20px;
	cursor:pointer;
}
#bnext{
	font-size:28px;
	position:absolute;
	right:-2px;
	width:30px;
	height:30px;
	color:#fff;
	cursor:pointer;
	background-color:#000;
	text-align:center;
	z-index:99999999999;
}
#bprev{
	font-size:28px;
	position:absolute;
	left:2px;
	width:30px;
	height:30px;
	color:#fff;
	cursor:pointer;
	background-color:#000;
	text-align:center;
	z-index:99999999999;
}
#highres_container{
	position:absolute;
	z-index:999999999999;
	overflow:visible;
}
#highres_container #img_container img{
	border:2px solid #000;
}
span#it{
	color:#fff;
	display:block;
	position:absolute;
	width:220px;
	left:615px;
	top:145px;
	cursor:pointer;
	text-decoration:underline;
	font-size:10px;
}
form{
	margin:0;
	padding:0;
}
table,tr,td{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
/* contactform */
#contact_table{
	padding:0;
	width:480px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
}
#container{
	width:594px;
	margin:0 auto;
}
#contact_text{
	color:#fff;
	font-size:11px;
	width:480px;
	margin:0 auto;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#contact_title{
	width:480px;
	margin:0 auto;
	margin-top:20px;
}
#contact_table th{
	padding:0;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color:#cbce01;
	vertical-align:bottom;
	height:50px;
	width:230px;
}
#contact_table td{
	width:20px;
}
#contact_table input, #contact_table textarea, #contact_table select{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	border:0;
	background-color:#414141;
	color:#fff;
	font-size:13px;
	width:230px;
}
#contact_table select{
	font-size:11px;
}
#contact_table input:hover, #contact_table textarea:hover, #contact_table select:hover{
	background-color:#636363;
}
#contact_table textarea{
	width:480px;
	height:70px;
}

.menu{
	height:18px;
	border-bottom:2px solid #000;
	position:relative;
}
.lang_btn{
	font-size:11px;
	color:#323232;
	text-decoration:none;
}
.lang_btn:hover{
	text-decoration:underline;
}
#lang_holder{
	width:100px;
	float:right
}
#btn_ia{
	margin-right:28px;
}
#btn_ia{
	text-align:left;
}
#btn_ia img{
	margin-right:5px;
}
#btn_oc img{
	margin-left:5px;
}
#btn_oc img, #btn_ia img{
	border:0;
}
#btn_oc:hover, #btn_ia:hover{
	color:#cc0;
}
#btn_oc, #btn_ia{
	font-size:34px;
	word-spacing:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
}
.scroller{
	height:280px;
	overflow:hidden;
	overflow-y:auto;
}
.news_table{
	width:500px;
	margin-top:10px;
}
.news_table td{
	vertical-align:top;
	color:#be520b;
	height:10px;
}
#archive_holder{
	height:338px;
	overflow:hidden;
	overflow-y:auto;
}
.news_title, .news_title2{
	font-size:13px;
	font-weight:bold;
	color:#be520b;
	text-decoration:none;
}
#news_full{
	padding-right:2px;
	width:506px;
	float:left;
	margin-top:7px;
	overflow:hidden;
	overflow-y:auto;
	height:105px;
	cursor:default;
}
#news_full a{
	cursor:pointer;
}
.news_specs{
	color:#000;
	float:left;
	margin-top:20px;
}
.news_specs td{
	vertical-align:top;
}
.news_specs th{
	color:#be520b;
	text-align:left;
	font-weight:normal;
	width:60px;
	vertical-align:top;
}
.news_title:hover{
	text-decoration:underline;
}
#more_movie_info{
	position:absolute;
	left:590px;
	top:140px;
	cursor:pointer;
}
#switcher_holder{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:30px;
	margin-top:30px;
}
#switcher_holder a{
	text-decoration:none;
	color:#000;
}
#switcher_holder a:hover{
	text-decoration:underline;
}
#holder_ia a{
	position:absolute;
	left:35px;
	top:7px;
}
#holder_oc a{
	position:absolute;
	left:740px;
	width:150px;
	top:7px;
	text-align:right;
}
#holder_ia div{
	position:absolute;
	left:0;
	margin-right:10px;
	width:27px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url(/images/switch_left.jpg);
}
#holder_oc div{
	left:900px;
	position:absolute;
	width:27px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url(/images/switch_right.jpg);
}
#holder_ia{
	float:left;
}
#holder_oc{
	float:right;
}
#portfolio{
	height:200px;
	width:100%;
}
.menu #button_container{
	margin-left:auto;
	margin-right:auto;
	width:655px;
	height:20px;
	z-index:2;
}
.menu a{
	display:block;
	float:left;
	width:130px;
	height:18px;
	vertical-align:middle;
	line-height:18px;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
.menu.black .link{
	color:#fff;
}
.menu.black .link.active{
	background-color:#cccc00;
	border:2px solid #000;
	border-bottom:0;
	line-height:14px;
	width:126px;
	color:#000;
	background-image:url(/images/menu_active_green.jpg);
}

.menu.green .link{
	background-color:#cccc00;
	color:#000;
}
.menu.green .link.active{
	background-color:#323232;
	color:#fff;
	width:126px;
	line-height:14px;
	border:2px solid #000;
	border-bottom:0px;
	background-image:url(/images/menu_active_black.jpg);
}


/* main colors */
.black{
	background-color:#323232;
	background-image:url(/images/pixl_black.jpg);
	background-repeat:repeat;
}
.green{
	background-color:#cccc00;
}


#header{
	height:117px;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
	background-repeat:no-repeat;
}
#content{
	height:370px;
}

#holder{
	width:670px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top:30px;
}
#holder .frame{
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:10px;
}
#holder .frame td{
	vertical-align:top;
}
.pijl_zwart_klein{
	width:7px;
	height:7px;
	background-image:url(/images/pijl_zwart_klein.gif);
	float:left;
	margin-top:5px;
	margin-right:5px;
	background-repeat:no-repeat;
}
.pijl_wit_klein{
	width:7px;
	height:7px;
	background-image:url(/images/pijl_wit_klein.gif);
	float:left;
	margin-top:5px;
	margin-right:5px;
	background-repeat:no-repeat;
}
.pijl_zwart_groot{
	width:13px;
	height:12px;
	background-image:url(/images/pijl_zwart_groot.gif);
	float:left;
	margin-top:5px;
	margin-right:5px;
	background-repeat:no-repeat;
}
.pijl_oranje_klein{
	width:14px;
	height:10px;
	background-image:url(/images/pijl_oranje_klein.jpg);
	float:left;
	margin-top:3px;
	margin-right:5px;
	background-repeat:no-repeat;
}
.pijl_groen_groot{
	width:13px;
	height:12px;
	background-image:url(/images/pijl_groen_groot.gif);
	float:left;
	margin-top:5px;
	margin-right:5px;
	background-repeat:no-repeat;
}
li{
	background-position:center;
}

/* PAGE SPECIFIC */
#home_text{
	width:360px;
	color:#fff;
	position:absolute;
	overflow:hidden;
	overflow-y:auto;
	height:127px;
	padding-right:5px;
	left:0;
	top:200px;
	line-height:18px;
}
#new_header{
	width:180px;
	height:160px;
	position:absolute;
	left:490px;
	color:#fff;
	font-size:11px;
	line-height:20px;
	top:200px;
	border-bottom:10px solid #cccc00;
}
#child_links{
	margin-top:5px;
}
#child_links a, #child_links2 a{
	text-decoration:none;
}
#child_links li, #child_links2 li{
	margin-bottom:5px;
}
.clients{
	width:700px;
	border-left:1px solid #ffff99;
	border-right:1px solid #ffff99;
	margin-top:-30px;
}
.clients th{
	background-color:#bfbe00;
	height:44px;
	vertical-align:bottom;
	text-align:left;
	border-right:1px solid #ffff99;
	padding-left:5px;
	padding-right:5px;
}
.clients .hover:hover{
	background-color:#fff;
}
.clients a{
	text-decoration:none;
	color:#000;
	position:relative;
	display:block;
}
.clients .extra_info{
	margin-top:-12px;
	margin-right:4px;
	float:right;
	cursor:pointer;
	z-index:10000;
}
.error_icon{
	margin-right:5px;
}
.no_flash{
	width:300px;
	height:180px;
	padding:10px;
	background-color:#FF0000;
	color:#fff;
	font-weight:normal;
	text-align:left;
}
.no_flash_portfolio{
	height:200px;
	font-weight:normal;
}
.no_flash_portfolio div{
	width:300px;
	height:160px;
	padding:20px;
	color:#fff;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
}
.clactive{
	background-color:#fff;
}
.clients td{
	height:18px;
	border-right:1px solid #ffff99;
}
.clrow1{
	background-color:#e3e496;
}
.clrow2{
	background-color:#dad869;
}
.movie_item{
	height:25px;
	vertical-align:middle;
	line-height:25px;
	color:#fff;
	padding-left:25px;
	display:block;
	text-decoration:none;
	cursor:pointer;
}
.movie_item:hover{
	text-decoration:underline;
}
#project_descr{
	color:#fff;
	width:300px;
	margin-top:20px;
	cursor:default;
}
#subkop, #project_link{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin-top:-10px;
	cursor:default;
	line-height:normal;
}
#project_link{
	cursor:pointer;
	text-decoration:underline;
}
.pic_nav{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}
#nav_prev{
	position:absolute;
	position:absolute;
	left:110px;
	top:380px;
}
#nav_next{
	position:absolute;
	left:195px;
	top:380px;
}
#nav_pijl_links{
	border:0;
	margin-right:5px;
}
#nav_pijl_rechts{
	border:0;
	margin-left:5px;
}
#img_visual{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:0;
	cursor:pointer;
}
#highres,#medium,#small{
	display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
	cursor:pointer;
}
#movie,#movie2{
	width:320px;
	margin-left:auto;
	margin-right:auto;
}
#kop{
	color:#cccc00;
	font-size:14px;
	font-weight:bold;
	margin-top:40px;
	cursor:default;
	line-height:normal;
}
#project_specs th{
	color:#cccc00;
	font-weight:normal;
	text-align:left;
	width:50px;
	cursor:default;
}
#project_specs td{
	color:#fff;
	font-size:12px;
	text-align:left;
	cursor:default;
}
#project_specs{
	position:absolute;
	top:300px;
}
.movie_pointer{
	position:absolute;
	left:10px;
	top:3px;
	margin:0;
	padding:0;
}
.row1{
	background-color:#484848;
}
.active_movie{
	background-color:#61623a;
}
#text{
	width:450px;
	float:right;
	color:#323232;
	cursor:default;
}
.title{
	font-size:18px;
	display:block;
	margin-bottom:10px;
}

#scroller{
	width:450px;
	height:110px;
	overflow:hidden;
	overflow-y:auto;
}
#sublinks1{
	float:left;
	margin:10px;
}
#sublinks2{
	float:right;
	margin:10px;
}
#sublinks1 a, #sublinks2 a{
	color:#666;
	font-size:10px;
}
#sublinks1 a:hover, #sublinks2 a:hover{
	color:#cc0;
}
