body{
	margin:0;
	padding:0;
	background:#f3481a url(../img/background.gif) repeat-x;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 11px;
	color:#666666;
	line-height:18px;
}

/*#outer_wrapper{
	left: 50%;
	margin:0 0 0 -460px;
	width:920px;
	height:696px;
	position:relative;
	background: transparent url(../img/paper.gif) no-repeat;
}*/

#outer_wrapper{
	left: 50%;
	margin:0 0 0 -460px;
	width:920px;
	height:800px;
	position:relative;
	background: transparent url(../img/paper_long.gif) no-repeat;
}

#outer_wrapper_form{
	left: 50%;
	margin:0 0 0 -460px;
	width:920px;
	height:800px;
	position:relative;
	background: transparent url(../img/paper_long.gif) no-repeat;
}


#inner_wrapper{
	width:820px;
	height:auto;
	margin:0 50px 0 50px;
	overflow:hidden;
}

#inner_wrapper #header{
	margin:30px 0 10px 0;
	padding:0;
	overflow:hidden;
}

#inner_wrapper #content{
	margin:20px 0 0 0;
	padding:0;
	overflow:hidden;
}

#inner_wrapper #content .c01{
	float:left;
	width:300px;
	height:auto;
	
}

#inner_wrapper #content .c01 p{
	margin:0 0 10px 0;
	padding:0;
}



#inner_wrapper #content .c01 .thumb_container{
	margin:0 0 0 0;
}

#inner_wrapper #content .c01 .thumb_container .thumb_inner{
	margin:0 0 0 -10px;
}

#inner_wrapper #content .c01 .thumb_container .thumb_inner .thumb{
	margin:0 0 0 10px;
	padding:0;
	width:250px;
	height: auto;
	float:left;
	display:inline;
	overflow:hidden;
}

#inner_wrapper #content .c01 .thumb_container .thumb_inner .thumb .timg{

}

#inner_wrapper #content .c01 .thumb_container .thumb_inner .thumb .tzoom{
	position:absolute;
	z-index:11;
	margin:0 0 0 225px;
}

#inner_wrapper #content .c01 .thumb_container .thumb_inner .thumb .title{
	position:relative;
	z-index:1;
}



#inner_wrapper #content .c02{
	float:left;
	width:500px;
	height:auto;
}

#inner_wrapper #content .c02{
	float:left;
	width:500px;
	height:auto;
}

#inner_wrapper #content .c02 .video_container{
	/**/
}


#inner_wrapper #content .c02 .detail_text p{
	font-style:italic;
	line-height:14px;
}

#inner_wrapper #content .c02 .thumb_container{
	margin:20px 0 0 0;
}

#inner_wrapper #content .c02 .thumb_container .thumb_inner{
	margin:0 0 0 -10px;
	overflow:hidden;
}

#inner_wrapper #content .c02 .thumb_container .thumb_inner .thumb{
	margin:0 0 0 10px;
	padding:0;
	width:160px;
	height: auto;
	float:left;
	display:inline;
	overflow:hidden;
}

#inner_wrapper #content .c02 .thumb_container .thumb_inner .thumb .timg{

}

#inner_wrapper #content .c02 .thumb_container .thumb_inner .thumb .tzoom{
	position:absolute;
	z-index:11;
	margin:0 0 0 135px;
}

#inner_wrapper #content .c02 .thumb_container .thumb_inner .thumb .title{
	position:relative;
	z-index:1;
}

.leftmargin{
	margin:0 0 0 20px;
}

.topmargin{
	margin:40px 0 0 0;
}

img{
	border:none;
}

h1{
	color:#000;
	font-size:18px;
}

h2{
	color:#333333;
	font-size:14px;
}


/* Form Styles */
/*#inner_wrapper #content .c03{
	float:left;
	width:820px;
	height:auto;
	
}

#form_jongeren{
	float:left;
	width:820px;
	height:auto;
}

#form_jongeren .heading{
	margin:0;
	font-size:16px;
	font-weight: bold;
	line-height:20px;
	text-align:left;
}

#form_jongeren .formcon .stappen .step-heading-1,
#form_jongeren .formcon .stappen .step-heading-2,
#form_jongeren .formcon .stappen .step-heading-3{
	float:left;
	display:inline;
	width:150px;
}*/