@charset "utf-8";
/* CSS Document */

html,body { 
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0;
	}

.site_cont { 
	position: relative;
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
.header {
	position: relative;
	width: 980px;
	height: 140px;
	_margin-bottom: -4px;
	}
	
.logo_cont {
	float: left;
	width: 330px;
	height: 140px;
	}
	
.logo_left {
	float: left;
	width: 64px;
	height: 138px;
	background-color: #FFFFCC;
	border-left: solid;
	border-top: solid;
	border-bottom: solid;
	border-color: #000080;
	border-width: 1px;
	}
	
.logo_right {
	float: left;
	width: 64px;
	height: 138px;
	background-color: #FFFFCC;
	border-right: solid;
	border-top: solid;
	border-bottom: solid;
	border-color: #000080;
	border-width: 1px;
	}
	
.logo {
	float: left;
	width: 200px;
	height: 140px;
	background-image: url(/image/logo.jpg);
	}
	
.banner {
	float: left;
	margin-left: 2px;
	width: 440px;
	height: 140px;
	}
	
/* HIER BEGINT HET ONDER STUK HIERBOVEN STAAT DE CODE VOOR DE HEADER STROOK PAS OP
HIERONDER ZIT DE CODE VOOR HET MENU EN DE CONTENT!
*/

.bottom {
	position: relative;
	margin-top: 2px;
	background-image: url(/image/faux_bottom_bg.jpg);
	width: 980px;
	min-height: 100%;
	height: auto;
	}
	
* html .bottom {
	height: 300px;
	}

	
.faux_top {
	background-image: url(/image/faux_rand_top.jpg);
	background-repeat: no-repeat;
	width: 979px;
	height: 4px;
	}
	
.faux_bottom {
	background-image: url(/image/faux_rand_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 979px;
	height: 4px;
	}
		
.clear {
	clear: both;
	}
	
* html .menu_cont {	
	height: 312px;
	/*
	HIER WORDT DE PHP MET HOOGTE INGEVOEGD VOOR DE MENU BALK IK IE6
	ELK MENU ITEM IS: 52PX HOOG
	ELK SUB_MENU ITEM IS: 28PX HOOG 
	HET AANTAL ITEMS X HUN HOOGTES, MAAKT HET TOTAAL AANTAL PIXELS
	HOOGTE IN TE VOEREN 
	*/
	}

.menu_cont {
	float: left;
	height: auto;
	min-height: 200px;
	width: 330px;
	position: relative;
	margin-bottom: 30px;
	}

.menu_link {
	position: relative;
	border: none;
	outline: none;
	margin-left: 65px;
	margin-top: 26px;
	margin-bottom: 0px;
	}
	
.sub_menu_link {
	position: relative;
	border: none;
	outline: none;
	margin-left: 73px;
	margin-top: 6px;
	margin-bottom: 0px;
	}
	
* html .menu_link {
	float: left;
	position: relative;
	border: none;
	outline: none;
	margin-left: 71px;
	margin-top: 26px;
	}
	
* html .sub_menu_link {
	float: left;
	position: relative;
	border: none;
	outline: none;
	margin-left: 91px;
	margin-top: 6px;
	}

* html .menu_side_balk {
	position: absolute;
	margin-left: -240px;
	margin-bottom: 0px;
	bottom: 0;
	top: 0;
	width: 26px;
	height: 100%;
	background-color: #000080;
	}
		
.menu_side_balk {
	position: absolute;
	margin-left: 22px;
	width: 26px;
	height: 100%;
	background-color: #000080;
	}
	
.home {
	position: absolute;
	height: 78px;
	width: 26px;
	outline: none;
	border: none;
	}

.contact {
	position: absolute;
	height: 52px;
	width: 26px;
	margin-top: -52px;
	top: 100%;
	margin-left: 0px;
	outline: none;
	border: none;
	}
	
.inhoud {
	position: absolute;
	height: 160px;
	width: 26px;
	margin-top: -70px;
	top: 50%;
	}

.inhoud2 {
	position: absolute;
	height: 300px;
	width: 26px;
	}
	
.inhoud_cont {
	position: absolute;
	height: 200px;
	width: 26px;
	margin-top: -80px;
	top: 50%;
	}
	
.intro {
	position: relative;
	width: 642px;
	height: 504px;
	float: right;
	margin-right: 3px;
	margin-top: -4px;
	_margin-top: -19px;
	margin-bottom: -4px;
	_margin-bottom: -19px;
	}
	
.content_side_balk {
	position: absolute;
	margin-left: -45px;
	width: 26px;
	height: 100%;
	background-color: #000080;
	}
	
* html .content_cont {
	height: 400px;
	}
	
.content_cont { 
	position: relative;
	float: right;
	width: 506px;
	height: auto;
	line-height: 14px;
	min-height: 200px;
	margin-top: 20px;
	margin-bottom: 48px;
	padding-right: 75px;
	color: #000080;
	font-family: Stylus BT, Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	}
	
	
.haak {
	margin-left: 7px;
	height: 117px;
	width: 35px;
	border-bottom: solid;
	border-left: solid;
	border-color: #000080;
	border-width: 2px;
	float: left;
	}
	
.pass_text {
	margin-top: 15px;
	height: 81px;
	width: 200px;
	float: left;
	font-size: -10px;
	position: relative;
	}
	
.pass_foto {
	margin-left: 3px;
	float: right;
	position: relative;
	}

.kop {
	width: 500px;
	height: 30px;
	}
	
.proj_pic_link {
	width: 207px;
	outline: none;
	border: none;
	margin-top: 2px;
	}
	
.proj_omsch_cont {
	margin-bottom: 5px;
	margin-top: 10px;
	float: left;
	height: 200px;
	width: 400px;
	border-width: 3px;
	border-color: #000080;
	border-bottom: solid;
	border-left: solid;
	}
	
.proj_no_img {
	position: relative;
	margin-top: 95px;
	float: left;
	}
	
p {
	line-height: normal;
	width: 460px;
	margin-left: 40px;
	}
	
/* PORTFOLIO CODE VANAF HIER */

*html .big_pic_cont {
	height: 260px;
	width: 510px;
	position: relative;
	}

.big_pic_cont {
	height: 260px;
	width: 510px;
	position: relative;
	}
	
.port_side_balk {
	float: left;
	position: relative;
	width: 26px;
	height: 304px;
	background-color: #000080;
	margin-left: -45px;
	}
	
.port_side_balk_no {
	margin-top: 20px;
	float: left;
	position: relative;
	width: 26px;
	height: 130px;
	background-color: #000080;
	margin-left: -45px;
	}
	
.prj_no {
	position: relative;
	width: 26px;
	height: 87px;
	margin-top: -43px;
	top: 50%;
	}
	
.proj_thumb_list {
	width: 510px;
	height: 150px;
	position: relative;
	margin-top: 50px;
	margin-bottom: 5px;
	}


#proj_list_item_cont_1 {
	width: 506px;
	height: 58px;
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	margin-top: 5px;
	_margin-top: 5px;
	}

#proj_list_item_cont_2 {
	width: 506px;
	height: 58px;
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	margin-top: 5px;
	_margin-top: 5px;
	}
	
#proj_list_item_cont_3 {
	width: 506px;
	height: 58px;
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	margin-top: 5px;
	_margin-top: 5px;
	}
	
#proj_list_item_cont_4 {
	width: 506px;
	height: 58px;
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	margin-top: 5px;
	_margin-top: 5px;
	}
	

.proj_thum_img { 
	float: left;
	border: 1px;
	height: 55px;
	width: 92px;
	border-color: #000080;
	border-style: solid; 
	outline: none;
	}
		
.proj_list_text {
	float: left;
	width: 300px;
	height: 56px;
	border: 1px;
	border-color: #000080;
	border-style: solid; 
	margin-left: 5px;
	margin-right: 5px;
	}
	
.proj_no {
	float: left;
	margin-right: 5px;
	}

#big_port_pic {	
	float: right;

	width: 506px;
	height: 304px;
	opacity: .5;
	filter: alpha(opacity=50);
	}
	
#port_text_vak {
	float: right;

	width: 506px;
	height: 304px;
	text-align: justify;
	}
	
#proj_pic_thumb_1 {
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	outline: none;
	border: none;
	}
	
#proj_pic_thumb_2 {
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	outline: none;
	border: none;
	}

#proj_pic_thumb_3 {
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	outline: none;
	border: none;
	}
	
#proj_pic_thumb_4 {
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	outline: none;
	border: none;
	}
	
#proj_pic_thumb_5 {
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	outline: none;
	border: none;
	}
	
#proj_pic_thumb_6 {
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	outline: none;
	border: none;
	}
	
#proj_pic_thumb_7 {
	opacity: .5;
	filter: alpha(opacity=50);	
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	outline: none;
	border: none;
	}
	
#proj_pic_thumb_8 {
	opacity: .5;
	filter: alpha(opacity=50);		
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	outline: none;
	border: none;
	}
	
.proj_pic_link_txt {
	position: relative;
	margin-left: 1px;
	margin-top: 20px;
	float: left;
	outline: none;
	border: none;
	}
	
.proj_pic_link_txt_1 {
	position: relative;
	margin-left: 1px;
	margin-top: 20px;
	float: left;
	outline: none;
	border: none;
	}
	
.port_text_vak {
	width: 506px;
	height: 260px;
	text-align: justify;
	}
	
input {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000080;
}
select {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000080;
}
.input_fout {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000080;
}

textarea {
	background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000080;
}