body {
	color: #000000;
	font: Peignot medium;
	font-size: 14px;
	margin: 0px;
	padding: 10px;
	text-align:center;
	background-color:#FFFFFF;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.gif);
	width:952px;
	height:212px;
	display:block;
}
#border {
	background-image:url(images/borderNIET.gif);
	background-repeat: repeat-y;
	width:964px;
}
#main {
	background-image:url(images/achtergrondmiddenplusonder.gif);
	background-color:#FFFFFF;
	margin: 0px 12px 0px 0px;
	background-repeat: none;
}
#left {
	width:61px;
	float:left;
	display:inline;
	background-image:url(images/achtergrondmiddenplusonder.gif);
	background-color:none;	
}
#right {
	float:right;
	width:580px;
}
/***************** Content ***********************/
.content {
	width:530px;
}
.content h3 {
	background-image:none;
	background-repeat:no-repeat;
	width:530px;
	height:0px;
	text-indent:0px;
	overflow:hidden;
	border-bottom: 0px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.content p {
	font-family: Peignot Medium, Arial, Helvetica, sans-serif
	font-size: 18px;
	font-style: peignot medium;
	color: #000066;
	padding: 10px 0px 0px 6px;
	font-weight:800;
}
.content a {
	color:#006600;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:560px;
	margin: 30px 0px;
}
.product h3 {
	background-image:url(images/productsNIET.gif);
	background-repeat:no-repeat;
	width:520px;
	height:0px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 0px dashed #2e2304;
	margin: 10px 0px 15px 10px;
	padding: 0px 10px 10px 0px;
}
.product a {
	border: 2px solid #006600;
	display:inline;	
	float:left;
	margin: 3px 3px 3px 3px;
}
.product a:hover {
	border: 2px solid #c40000;
}
.product img {
	border: 3px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:250px;
	height:469px;
	margin-left:23px;
}
#menu ul {
	padding: 15px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrowNIET.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 0px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Peignot Medium;
	font-style: Peignot Medium;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	
}
#menu a:hover, a:active {
	color:#c40000;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.gif);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:17px;
}
#menubottom ul {
	padding: 20px 20px 20px 20px;
	width:340px;
	margin-left:440px;
}
#menubottom li {
	float:left;
	display:inline;
	width:110px;
	text-align:center;
}
#menubottom a {
	font-family: Peignot Medium;
	text-decoration: none;
	font-weight: bolder;
	font-size: 20px;
	color: #000066;
	text-transform: none;
}
#menubottom a:hover {
	color:#006600;
}
/***************** Footer ***********************/
#footer {
	background-color:none;
	background-image:none;
	height:0px;
	width:955px;
}
#footerend {
	background-image:none;
	background-repeat: no-repeat;
	width:955px;
	height:0px;
	display:block;
}
#copyright {
	margin-left:475px;
	float:centre;
	font-family: Peignot Medium;
	font-size: 18px;
	font-weight: 900;
	color: #330033;
	padding: 0px 20px 0px 20px;
	text-align:left;
}
#copyright a {
	font-family: Peignot Medium;
	color: #330066;
}