#Wrapper {
	background-color: #000000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#Wrapper #Footer {
	background-color: #000000;
	background-image: url(../images/_-04.jpg);
	clear: both;
	width: 900px;
	background-repeat: no-repeat;
	height: 185px;
}
#Wrapper #header {
	background-color: #000000;
	height: 140px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #Logo {
	background-image: url(../images/_.gif);
	float: left;
	height: 275px;
	width: 198px;
}
#Wrapper #Content {
	background-color: #000000;
	height: 275px;
	width: 702px;
	float: right;
	clear: none;
	background-repeat: no-repeat;
	z-index: 5;
	position: relative;
}
#Wrapper #middenblok {
	background-color: #000000;
}
#Wrapper #Footer #navigatie {
	background-color: #000000;
	float: left;
	height: 20px;
	width: 500px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	font-style: normal;
	margin-left: 4px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	padding: 10px;
	color: #CCCCCC;

}
.transparent_class {
	filter:Alpha(Opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#Wrapper #middenblok #Content #Contentlinks {
	background-color: #333333;
	float: left;
	height: 275px;
	width: 351px;
	position: relative;
	z-index: 1000;
}
#Wrapper #middenblok #Content #Conentrechts {
	background-color: #333333;
	float: right;
	height: 275px;
	width: 351px;
	position: relative;
	z-index: 1000;
}
#contentoveralles {
	clear: none;
	height: 252px;
	width: 630px;
	position: absolute;
	z-index: 1000;
	clip: rect(auto,auto,auto,auto);
	left: 350px;
	top: 155px;
}
