/*										*/
/* 			1multimedia.nl				*/
/* 		webdesign & multimedia			*/
/*										*/
/*	  style voor : www.filmscanning.nl	*/

body, html {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	height:100%;
	width:100%;
	/*background-image:url(img/bg.gif);*/
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.main_layer {
	position:absolute;
	background-color:#FFFFFF;
	width:970px;
	min-height:100%;
	_height:100%;
	left:50%;
	margin-left:-487.5px;
	
}

.header {
	width:970px;
	height:130px;
}

.menu {
	background-image:url(img/menueind.jpg);
	background:url(img/menu/menueind.jpg)
}


	
.links {
	width:163px;
	background-color:#FFFFFF;
	float:left;
	vertical-align:top;
}

.content {
	width:515px;
	background-color:#FFFFFF;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

.rechts {
	width:251px;
	background-color:#FFFFFF;
	float:left;
}

.corp {
	background-image:url(img/footer_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:30px;
	margin-top:0%;
	text-align:center;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#253e76;
}

.td_contact {
	background-image:url(img/adres_bg.gif);
	background-repeat:no-repeat;
	width:245px;
	height:227px;
	padding-left:10px;
	
}

.td_cd {
	background-image:url(img/bg_film.gif);
	background-repeat:no-repeat;
	width:500px;
	height:160px;
	padding-left:10px;
	
}

.td_familie {
	background-image:url(img/bg_familie.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:160px;
	padding-left:10px;
	
}

.td_techniek {
	background-image:url(img/bg_techniek.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:160px;
	padding-left:10px;
	
}


.td_video {
	background-image:url(img/bg_video.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:160px;
	padding-left:10px;
	
}

.td_monteren {
	background-image:url(img/bg_monteren.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:160px;
	padding-left:10px;
	
}

.style2 {font-size: 9px}

