* {
	margin: 0;
	padding: 0;
}
li {
	margin-left: 0px;
}
p {
	margin: 10px 0;
	display: block;
}
img {
	border: none;	
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #B2B2B2;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	font-size: 15px;
	color: #B2B2B2;
	font-weight:normal;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3 {
	font-size: 13px;
	color: #B2B2B2;
	font-weight:normal;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h4 {
	font-size: 16px;
	color: #920000;
	font-weight:normal;
	margin-bottom:5px;
}
.body {
	background-color:#3a2d86;
	text-align: center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/ball.png);
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFF;
}
#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
#contentwrapper {
	float: left;
	width: 960px;
	background-color: #000;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
}
#top {
	width: 960px;
	height: 62px;
	padding: 0px;
	background-color:#3a2d86;
	background-image: url(../images/bgmenu.png);
	background-position: top center;
	background-repeat: repeat-x;
}
#topleft {
	float: left;
	margin-top: 0px;
	margin-left: 7px;
	padding-left: 0px;
	padding-top: 5px;
	width: 300px;
	height: 20px;
	font-size:10px;
}
#topleft p {
	float: left;
} 
#topright {
	float: right;
	margin-top: 20px;
	margin-right: 25px;
}
#ommainmenu {
	clear: both;
	float:right;
	margin-right: 234px;
}
#mainmenu {
	float:right;
	padding-top: 0px;
	padding-right:5px;
	font-size:16px;
	color:#000;
	text-align:right;
	margin-right:0px;
	margin-top: 7px;
}
#logoright {
	height:215px;
	padding:0px;
	z-index:10;
	position:relative;
	float:right;
	margin-top:-61px;
}
#left {
	width:130px;
	min-height:600px;
	padding:0px 7px 0px 7px;
	float:left;
	bottom:0;
}
#left .moduletable a,
#left .moduletable ul {
	position:relative;
}
#omcontent {
	width: 960px;
	min-height:600px;
	float: left;
	background-image: url(../images/bgcontent.png);
	background-position: top center;
	background-repeat: repeat-y;
	position:relative;
}
#bgcontent {
	width:815px;
	float:left;
	min-height:600px;
	padding:0;
	z-index:0;
	position:relative;
	margin-top:-150px;
}
#brood {
	margin-left:25px;
	margin-top:5px;
	line-height:20px;
	
}
#content {
	width: 700px;
	float: left;
	margin: 20px 0px 0px 25px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #fff;
}



#omcontent a,
#footer a {
	text-decoration: none;
	color:#FFF;
	border: none;
}
#omcontent a:hover,
#footer a:hover {
	text-decoration: none;
	border: none;
	color: #CCC;
}
#omcontent .readmore a {
	color: #666;
}
.category-desc {
	width: 500px;
}
#product {
	bottom: 0;
	position:relative;
}
#content li  {
	margin-left: 15px;
}
#left ul, #right ul {
	list-style-type: none;
}
#footer {
	float: left;
	width: 960px;
	height: 65px;
	bottom: 0; /* heel belangrijk */
	margin: 0;
	text-align:center;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	background-image: url(../images/bgfooter.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-color:#3a2d86;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
#footer p {
	margin-top:7px;
}
#footer a:hover {
}
/* ------------ content ---------------------- */
.categories-list a {
}
.categories-list span.item-title {
	font-size:14px;
	margin-right:10px;	
	line-height:20px;
}
.categories-list li,
.category a {
	padding-left:25px;	
	background-image: url(../images/bgcatt.png);
	background-position: left;
	background-repeat: no-repeat;
	margin-left:0px!important;
}
.categories-list ul {
	list-style-type:none;
	display:block;
	line-height:15px;
}
.categories-list dt {
	float:left;
	color:#666;
	font-size:14px;
}
.categories-list dd {
	color:#666;
	font-size:14px;
}
div#content img {
}
#content ul {
}
#content a {
}
#content a:hover {
}
#content p {
}
