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

#topcontainer {
	width: 770px;
	margin: auto;
	background-color: #FFFFFF;
}
#test {
	width: 770px;
	margin: auto;
}
#top {
	width: 770px;
	height: 90px;
}
#menu {
	width: 770px;
	height: 22px;
	background-color: #6699cc;
	text-align: center;
	padding-top: 6px;
	color: #FFFFFF;
}
#logo {
	float: left;
	width: 200px;
	height: 70px;
	margin-left: 50px;
	background-color: #333399;
}
#logo2 {
	float: left;
	width: 200px;
	height: 70px;
	margin-left: 8px;
	background-color: #333399;
}
#maincontainer {
	width: 770px;
	margin: auto;
	background-image:url(../images/dummy/gg_bg.gif);
	background-repeat: repeat-y;
}
#leftmain {
float: left;
	width: 265px;
	background-color:#CC9900;
}
#flashcontainer {
	width: 265px;
	height: 256px;
	background-color: #a5a5a5;
}
#flash {
	width: 234px;
	height: 234px;
	padding-top: 11px;
	margin-left: 16px;
}
#submenu {
	width: 265px;
	background-color: #ff9900;
}
#maincontent {
	float: left;
	width: 505px;
	background-color: #a5a5a5;
}
#submenu {
	width: 265px;
	background-color: #1a8776;
}
.sub {
	width: 234px;
	height: 75px;
	background-color: #ffffff;
	margin: auto;
}
.subpix {
	float: left;
	width: 65px;
	height: 65px;
	margin-top: 5px;
	margin-left: 5px;
}
.subpix2 {
	float: left;
	width: 65px;
	height: 65px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.subtxt {
	float: left;
	width: 154px;
	height: 65px;
	margin-top: 5px;
	margin-left: 5px;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size : 13px;
}
.space {
	width: 234px;
	height: 4px;
	margin: auto;
}
.space2 {
	height: 8px;
	margin: auto;
}
#maincont {
	width: 495px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#foto {
	width: 460px;
	height: 210px;
	margin-left: 15px;
	padding-top: 15px;
}
#flashindex {
	width: 460px;
	height: 210px;
	margin-left: 15px;
	padding-top: 15px;
}
#txt {
	margin-left: 15px;
	width: 460px;
}
#inzet {
	float: right;
	margin-left: 18px;
}
#inzetleft {
	float: left;
	margin-right: 18px;
}
.boxitem {
	margin-top: 8px;
	background-color:#CCCCCC;
}
#box {
	float: left;
	width: 304px;
}
.boxpix {
	float: left;
	width: 140px;
	background-color: #1a8776;
}
#inzetparts {
	width: 460px;
	height: 92px;
}
.part {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 12px;
	text-align: center;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
    font-size : 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}