body {
	background:						url('../images/background.jpg');	
	padding-left:					0px;
	padding-right:					0px;
	padding-bottom:					0px;
	padding-top:					15px;
	font-family:					Verdana, Geneva, sans-serif;
	font-size:						12px;
	color:							#666666;
}
#wrapper {
	width:							751px;
	margin:							0 auto;
}
#header_wrap {
	width:							751px;
	height:							94px;
}
#header_left {
	width:							234px;
	height:							94px;
	float:							left;
}
#header_right {
	width:							517px;
	height:							94px;
	float:							right;
}
#picture_wrap {
	width:							751px;
	height:							196px;
	clear:							both;
}
#spacer_wrap {
	width:							751px;
	height:							22px;
}
#footer_wrap {
	width:							751px;
	height:							19px;
}
#content_wrap {
	background:						url('../images/content.gif');
	width:							735px;
	padding-top:					20px;
	padding-left:					8px;
	padding-right:					8px;
}
h2 {
	margin:							0px;
	font-family:					Verdana, Geneva, sans-serif;
	padding:						0px;
	color:							#aceb02;
	font-size:						14px;
}
a:visited {
	color:							#000;
	text-decoration:				none;
	font-weight:					bold;
}
a:link {
	color:							#000;
	text-decoration:				none;
	font-weight:					bold;
}
a:active {
	color:							#000;
	text-decoration:				none;
	font-weight:					bold;
}
a:hover {
	color:							#000;
	text-decoration:				underline;
	font-weight:					bold;
}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
width: 200px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

.AccessoiresMenu{
position: absolute;
left: 0;
color:	#000000;
top: 0;
visibility: hidden;
text-align: center;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #dff5a4;
border: none;
width: 108px; /* default width for menu */
}

.AccessoiresMenu ul{
margin: 0;
padding: 0;
list-style-type: none;
border: none;
}

.AccessoiresMenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:	#000000;
border: none;
}

.AccessoiresMenu a:hover{ /*hover background color*/
background: #aceb02;
color: #000000;
border: none;
}

.OverkappingMenu{
position: absolute;
left: 0;
color:	#000000;
top: 0;
visibility: hidden;
text-align: center;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #dff5a4;
border: none;
width: 126px; /* default width for menu */
}

.OverkappingMenu ul{
margin: 0;
padding: 0;
list-style-type: none;
border: none;
}

.OverkappingMenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:	#000000;
border: none;
}

.OverkappingMenu a:hover{ /*hover background color*/
background: #aceb02;
color: #000000;
border: none;
}

.aanbod {
	border:					2px double #aceb02;
	margin-bottom:			5px;
}

