/* In deze CSS file worden de id/classes geschreven die deze specifieke site opmaken */

#sitecontainer {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 806px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#flash{
	background-image: url(../images/main/flash_header.jpg);
	width: 806px;
	height: 300px;
}
#menu {
	float:left;
	width: 806px;
	height: 150px;
}
#leftmenu {
	float:left;
	width: 266px;
	height: 150px;
	background-color: #141414;
}
#midmenu {
	float:left;
	width: 255px;
	height: 150px;
	background-color: #141414;
}
#rightmenu {
	float:left;
	width: 285px;
	height: 150px;
	background-color: #141414;
}
#sitewrapper {
	width: 806px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#siteWrapOuter {
	width: 806px;
	margin: auto;
}
#maincontent {
	float: left;
	width: 806px;
}
#maincontentleft {
	float: left;
	width: 266px;
}
#maincontentright {
	float: right;
	width: 540px;
}
#mainframe {
	width: 226px;
	background-color: #00FF66;
}
#reclame {
	width: 266px;
	height: 90px;
}
#reclame02 {
	width: 266px;
	height: 75px;
}
#reclame03 {
	width: 266px;
	height: 200px;
}
#menu01 {
	float: left;
	width: 304px;
	height: 144px;
}
#menu02 {
	float: left;
	width: 304px;
	height: 144px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
    font-size : 11px;
	padding-left: 30px;
	margin-bottom: 14px;
}
.space2 {
	height: 12px;
	margin: auto;
}
#inzet {
	width: 526px;
	height: 140px;
	margin-left: 14px;
	background-color: #333333;
	margin-bottom: 28px;
}
#inzet2 {
	width: 526px;
	height: 270px;
	margin-left: 14px;
	background-color: #333333;
	margin-bottom: 28px;
}
.inzetpix {
	float: left;
	width: 162px;
	height: 120px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #ffffff;
}
