body {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #db0000;
	background-image: url('images/back.jpg');
}

a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #af0000;
}


#logo {
	position: absolute;
	top: 0px;
	left: 54px;
	z-index: 2;
}
#menu {
	position: absolute;
	top: 113px;
	left: 82px;
	width: 177px;
	height: 330px;
	background-image: url('images/back_menu.jpg')	;
}

	#menu ul {
		padding: 0px;
		margin: 0px;
		list-style: none;
	}
	#menu li {
		padding: 0px;
		margin: 0px;
		position: relative;
		left: 7px;
	}
	
		.menu_1 {
			position: relative;
			top: 12px;
			z-index: 3;
		}
		.menu_2 {
			position: relative;
			top: 42px;
			z-index: 3;
		}
		.menu_3 {
			position: relative;
			top: 66px;
			z-index: 3;
		}
		.menu_4 {
			position: relative;
			top: 90px;
			z-index: 3;
		}
		.menu_5 {
			position: relative;
			top: 120px;
			z-index: 3;
		}
		.menu_6 {
			position: relative;
			top: 148px;
			z-index: 3;
		}
		.menu_7 {
			position: relative;
			top: 178px;
			z-index: 3;
		}
	
#links_onder {
	position: absolute;
	top: 450px;
	left: 82px;
	width: 177px;
}
	.links_onder_menu {
	position: relative;
	left: 43px;
	margin-top: 4px;
	}
.banner{
	margin-top: -140px;
	margin-left: 450px;
	position: absolute;
	z-index: 10;
}
#container {
	position: absolute;
	top: 0px;
	left: 259px;
	width: 613px;

}

	#header {
		background: #000000 url('images/header.jpg') no-repeat;
		width: 613px;
		height: 155px;
	}
	#references{
		position: absolute;
		margin-top: 130px;
		background: #000000;
		width: 100%;
	}
	#references img{
		border: 0px;
	}
	#content {
		width: 613px;
		padding: 0px;
	}
	
		.blok_welkom {
			width: 591px;
			height: 400px;
			background-image: url('images/blok_welkom.jpg');
		}
		
			.blok_welkom p {
					padding: 75px 40px 30px 40px;
			}
			
		.blok_top {
			background-image: url('images/blok_top.jpg');
			background-repeat: no-repeat;
			width: 586px;
			height: 52px;
			margin: 0px; 
			padding: 0px;
		}
		.blok_top h1 {
			margin: 0px;
			padding: 0px;
			position: relative;
			top: 22px;
			left: 18px;
		}
		
		.blok_middle {
			background-image: url('images/blok_middle.jpg');
			background-repeat: repeat-y;
			width: 586px;
			margin: 0px; 
			padding: 0px;
		}
			.blok_middle p {
				padding: 0px;
				padding-right: 45px;
				margin: 0px;
				position: relative;
				left: 24px;
				top: 3px;
			}
			.illu {
				position: relative; 
				left: 2px;
				float: right;
			}
			.illu3 {
				position: relative; 
				right: 10px;
				margin: 20px;
				float: right;
			}
				.illu4 {
				position: relative;		
				z-index: 4;
				float: left;
			}
			.illu2 {
				position:	relative;	
				right: 20px;				
			}
			.blok_middle h2 {
				margin: 4px 0px 4px 0px;
				padding: 0px;
				height: 36px;
				width: 550px;
				background-color: #000;
				position: relative;
				left: 17px;
			}
			.blok_middle ul {
				list-style: none;
				margin: 0px;
				padding: 0px;
				position: relative;
				left: 25px;
			}
			.blok_middle li {
				padding: 3px 45px 3px 20px;
				background: url('images/bullet.gif') no-repeat 0px 3px;
				margin: 0px;
			}
			.blok_middle h2 img{
				position: relative;
				top: 6px;
			}
			.blok_middle iframe{
				position: relative;
				left: 17px;
			}
			.blok_middle form {
				margin: 0px;
				padding: 0px;
			}
			.blok_middle td {
				font-size: 9pt;
			}
			.blok_middle object {
				position: relative;
				left: 17px;
				top: -4px;
			}
		.blok_bottom {
			background-image: url('images/blok_bottom.jpg');
			background-repeat: no-repeat;
			width: 586px;
			height: 35px;
		}
		.bestel_tabel {
			width: 540px;
			position: relative;
			left: 20px;
		}
#wame {
	width: 613px;
	text-align: center;
	color: #6e0000;
	font-size: 7pt;
}

#wame a{
	color: #6e0000;
}

#wame a:hover{
	color: #f6c5c5;
}