*{

	margin: 0px;

	padding: 0px;

	font-family: verdana;

}



body{

	background-color:#008BCA;

}



/* wrap */

#wrap {

	width: 1024px;

	height: 800px;

	margin: 0px auto 0 auto;

}



#header{ 

	background: url('images/header_b.png') no-repeat; 

	height: 127px; 

	width: 100%;

}



#header span{

	float: right;

	width: 240px;

	text-align: left;

	color: white;

	font-size: 10px;

	line-height: 15px;

	padding: 35px 0px 0px 0px;

}



#header span strong{

	color: black;

}



#content{

	background: url('images/content_spacer_b.png') repeat-y; 

	width: 914px;

	padding: 10px 55px 10px 55px;

}



table{

	width: 914px;

	height: 320px;

}



td{

	vertical-align: top;

}



td#left{

	width:200px;

}



td#middle{

	width: 280px;

	height: 320px;

	overflow: auto;

	font-size: 10px;

	line-height: 13px;

	color: #353535;

}



	div.middle{

		height: 320px;

		width: 280px;

		overflow: auto;

	}

	

	div.middle a{

		color: black;

		width: 10px;

	}



td#right{

	width: 443px;

}

	

	img.rotate{

		padding: 0px 0px 0px 20px;

		max-width: 410px;

		max-height: 400px;

	}

	

#menu{ 

	background: url('images/menu_spacer_b.png') repeat-y; 

	width: 1024px;

	text-align: center;

	color: white;

	padding: 25px 0px 25px 0px;

}



	table.menu{

		width:100px;

		height: 20px;

		margin: 0px auto;

	}

	

	td.link{

	background-image: url(images/button_b.png);

	background-repeat: no-repeat;

	padding: 0px 5px 0px 30px;

	text-align: left;

	}

	

		td.contact{

			background-image: url(images/button_b.png);

			background-repeat: no-repeat;

			padding: 0px 0px 0px 0px;

			text-align: left;

		}



	table.menu a{

		display: block;

		width: 80px;

		color: white;

		text-decoration: none;

		font-size: 9px;

		padding-top: 1px;

	}

	

		table.menu a.wiezijnwij{

			display: block;

			width: 54px;

			color: white;

			text-decoration: none;

			font-size: 9px;

		}

		

		table.menu a.recmontage{

			display: block;

			width: 90px;

			color: white;

			text-decoration: none;

			font-size: 9px;

		}

	

		table.menu a.montage{

			display: block;

			width: 105px;

			color: white;

			text-decoration: none;

			font-size: 9px;

		}

	

		table.menu a.contact{

			display: block;

			width: 40px;

			color: white;

			text-decoration: none;

			font-size: 9px;

		}

	

	table.menu a:hover{

		color: black;

	}

	

#afbeeldingen{ 

	background: url('images/menu_spacer_b.png') repeat-y; 

	width: 1024px;

	text-align: center;

	color: white;

	padding: 0px 0px 25px 0px;

}



#footer{ 

	background: url('images/footer_b.png') repeat-y; 

	width: 924px;

	height: 40px;

	text-align: center;

	color: white;

	padding: 7px 0px 0px 100px;

	font-size: 9px;

}



	#footer span{

		float: right;

		padding: 0px 35px 0px 0px;

		margin: 0px 0px 20px 0px;

	}

	

	#footer span a{

		color: white;

		padding: 0px 35px 0px 0px;

		text-decoration: none;

	}

	.emaillink
	{
	 color: white;
	 text-decoration: none;
	}
	
	.emaillink :hover
	{
	 color: black;
	}
