*{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:none;
}

#hidden_images{
display:none;
}

html{
width:100%;
height:100%;
background-color:#FFFFFF;
}

body{
width:100%;

color:#000000;
font-size:11px;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

p{
margin:0px 0px 0px 0px;
}

.clr{
clear:both;
}

#main{
width:100%;
margin:0px auto;
}

#menu{
display:none;
}

#content{
width:100%;
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
}

#content.portal{
padding:0px 0px 32px 0px;
}
	
	a.logo{
	margin:20px 0px 0px 27px;
	}
	
	a.logo img{
	border:none;
	}
	
	#topmenu{
		display:none;
	}
	
	#left{
	width:100%;
	}
	
	#header_image{
	display:none;
	}
	
	#nav{
	display:none;
	}
	
	#portal{
	display:none;
	}
	
	#page_content{
	width:100%;
	min-height:250px;
	background:url('/images/page_content.gif') repeat-y;
	}
	
		#submenu{
		display:none;
		}
		
		#page_text{
		width:100%;
		}
			#header_image.print{
			display:block;
			}
		
			#page_text.project{
			width:545px;
			padding:1px 0px 0px 0px;
			margin:0px 0px 10px 0px;
			}
			
			#header_image .project.printclr{
			clear:both;
			float:none;
			width:100%;
			}
		
			#page_text.project div{
			float:left;
			width:180px;
			height:221px;
			border-right:2px solid #FFFFFF;
			}
			
			#page_text.project div.first{
			margin:0px 0px 0px 1px;
			}
	
			#page_text.project div.last,#page_text.project div.last div {
			border-right:none;
			}
			
			#page_text.project div div.header{
			height:53px;
			width:156px;
			padding:8px 10px 0px 14px;
			margin:0px 0px 10px 0px;
			
			color:#000000;
			}
			
			#page_text.project div div.header span{
			display:block;
			color:#000000;
			font-size:13px;
			font-weight:bold;
			}
			
			#page_text.project div h3{
			color:#000000;
			font-size:14px;
			font-weight:bold;
			margin:0px 0px 15px 10px; 
			}
			
			#page_text.project div p{
			padding:0px 15px 0px 15px;
			}
			
			a.play{
			float:left;
			display:block;
			height:36px;
			background:url('/images/play.jpg') no-repeat;
			padding:4px 0px 0px 45px;
			color:#808080;
			margin:50px 0px 0px 0px;
			}
			
			a.play strong{
			display:block;
			color:#000000;
			}
			
	
	.box_big{
	float:left;
	width:356px;
	margin:0px 14px 0px 0px;
	background:url('/images/header_portal.gif') no-repeat;
	border-bottom:4px solid #f2f2f2;
	}
	
	.box_big.last{
	margin:0px 0px 0px 0px;
	}
	
	.box_big h3{
	font-size:14px;
	height:27px;
	color:#b2b2b2;
	display:block;
	padding:5px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	}
	
	.box_big div{
	width:338px;
	padding:14px 9px 9px 9px;
	}
	
	.box_big div span{
	display:block;
	width:100px;
	font-weight:bold;
	color:#000000;
	float:left;
	}

#right{
display:none;
}

/* stijlen */
#page_text h1{
font-size:20px;
margin:0px 0px 20px 0px;
}

#page_text h2{
font-size:15px;
margin:0px 0px 0px 0px;
}

#page_text  p{
margin:0px 0px 15px 0px;
}

.hr{
height:4px;
line-height:4px;
font-size:0px;
background-color:#f2f2f2;
width:100%;
margin:5px 0px 5px 0px;
}

.ln{
height:1px;
line-height:1px;
font-size:0px;
background-color:#f2f2f2;
width:100%;
margin:2px 0px 2px 0px;
}