/*Resetten van styles*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
a{
	color:#000;
}
a:hover{
	color:#aaa;
}
.clear{ height:1px; clear:both; display:block;}
h1{
	font-size:30px;
	margin-left:30px;
}
h2{
	font-size:30px;
	margin-left:30px;
}
h3{
	margin:10px 5px 29px 30px
}
h3.minder{
	margin:10px 5px 0px 30px
}
strong{
	font-weight:bold;
}
ul{
	margin-left:40px;
}
i{
	font-style:italic;
}
i.left{
	font-style:italic;
	margin-left:30px;
}
body{
	font:12px helvetica, arial sans-serif;
	background-position:0px 0px;
	width:100%;
	height:100%;
}
body.home{
	background-image: url("../img/index.jpg");
}
body.projecten{
	background-image: url("../img/projecten.jpg");
}
body.projectdetail{
	background-image: url("../img/projectdetail.jpg");
}
body.projectdetail_1{background-image: url("../img/projectdetail_1.jpg")!important;}
body.projectdetail_2{background-image: url("../img/projectdetail_2.jpg")!important;}
body.projectdetail_3{background-image: url("../img/projectdetail_3.jpg")!important;}


body.biopics{
	background-image: url("../img/biopics.jpg");
}
body.contact{
	background-image: url("../img/contact.jpg");
}

div#taalswitch{
	width:25px;
	height:75px;
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-37px;
}

div#logo{
	background-image: url("../img/verkeerdebeen.png");
	background-position:0px 0px;
	width:251px;
	height:131px;
	position:absolute;
	top:77px;
	left:104px;
	z-index:900;
}

div#wrapper{
	background-image: url("../img/shaddow_right.png");
	background-position: top right;
	background-repeat:no-repeat;
	width:302px;
	height:480px;
	position:absolute;
	top:163px;
	left:171px;
}
div#sidepanel{
	width:504px;
	height:400px;
	background-image: url("../img/shaddow_right.png");
	background-position: top right;
	background-repeat:no-repeat;
	position:absolute;
	top:163px;
	left:500px;
}

div#sidepanel div#content{
	background-color:#fff;
	width:490px;	
	float:left;
	height:inherit;
}
div#sidepanel div#footer{
	background-image: url("../img/shaddow_bottom2.png");
	background-position: bottom right;
	background-repeat:no-repeat;
	width:inherit;
	height:37px;
	float:left;
}
div#sidepanel div#media{
	margin-left:30px;
	margin-top:0px;
}
div.col2{
	left:500px!important;
}
body.home div#wrapper{
	height:580px;
	
}
body.home div#sidepanel{
	
	height:580px;
	
}
img.thumbn{
	margin-right:5px;
}
body.projecten div#wrapper{
	height:670px;
}
body.projecten div#wrapper p{
	margin-top:15px;
}
body.projecten div#wrapper img{
	margin-right:10px;
}
body.projectdetail div#wrapper{
	height:580px;
}
body.biopics div#wrapper{
	height:530px;
}
body.contact div#wrapper{
	height:290px;
}

body.biopics img.img3{
	margin-left:30px;
}
body.biopics img.img2{
	margin-top:40px;
	margin-left:30px;
}



div#wrapper div#content{
	background-color:#fff;
	width:288px;	
	float:left;
	height:inherit;
	
}
	div#wrapper div#content p,
	div#content p{
		padding:10px 20px 10px 30px;
		line-height:17px;
		z-index:999;
		
	}
	
	
	div#wrapper div#content ul#menu{
		width:inherit;
		margin:10px 5px 40px 30px;
		z-index:999;
		position:relative;

	}
	div#wrapper div#content ul#menu li{
		float:left;
		text-transform:uppercase;
		display:block;
		cursor:pointer;
		z-index:999;
		position:relative;
		margin-right:7px;

	}
	div#wrapper div#content ul#menu li a{
		color:#FF0000;
		text-decoration:none;
		cursor:pointer;
		z-index:999;
		position:relative;
	
	}
	div#wrapper div#content ul#menu li a:hover{
		color:#000000;
		text-decoration:none;
		z-index:999;
		cursor:pointer;
		position:relative;
	}
	div#wrapper div#content ul#menu li.active a{
		color:#000000;
		z-index:999;
		position:relative;
		
	}
	
div#wrapper div#footer{
	
	background-image: url("../img/shaddow_bottom2.png");
	background-position: bottom right;
	background-repeat:no-repeat;
	width:inherit;
	height:37px;
	float:left;

}
body.projecten div#wrapper {
	width:414px;
	
}

body.projecten div#wrapper div#content{
	width:400px;
}
body.projecten div#wrapper div#footer{
	width:inherit;

}

/* projecten*/
.clickable{
	cursor:pointer;
	
}
.bgP{
	color:red;
}
