.body {
	background-attachment: scroll;
	background-color: #196EBC;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
.footer {
	background-image: url(../img/smash_img_05.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 800px;
}
.menu {
	background-image: url(../img/smash_img_02.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 360px;
	width: 193px;
	font-weight: bold;
}
.right {
	background-image: url(../img/smash_img_04.gif);
	height: 360px;
	width: 28px;
}
.header {
	background-image: url(../img/smash_img_01.gif);
	background-repeat: no-repeat;
	height: 189px;
	width: 800px;
	text-align: right;
	vertical-align: top;
}
.aanboxleft {
	background-image: url(../img/aanbiedingboxleft.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 156px;
	text-align: left;
	vertical-align: top;
}
.aanboxright {
	background-image: url(../img/aanbiedingboxright.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 156px;
	text-align: left;
	vertical-align: top;	
}
.content {
	background-image: url(../img/smash_img_03.gif);
	height: 360px;
	width: 579px;
}
.modulebody {
	background-image: url(../img/smash_img_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-attachment: fixed;
	scrollbar-face-color: #B4B9AB;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #B4B9AB;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Stylesheet voor het submenu */

a.nav:link   {
	font-family: Verdana, Arial, "San Serif";
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.nav:visited {
	font-family: Verdana, Arial, "San Serif";
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.nav:active {
	font-family: Verdana, Arial, "San Serif";
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.nav:hover  { 
	font-family: Verdana,Arial,San Serif; 
	font-size: 10px; 
	font-weight:bold; 
	text-decoration: underline; 
	color: #000000;
}
a.HEADING:link     {
	cursor: hand;
	font-family: Verdana,Arial,San Serif;
	font-size: 11px;
	font-weight: none;
	border: 2 solid #66CCFF;
	color: #000000;
}
a.HEADING:hover {
	text-decoration:underline;
	font-weight:bold;
}
.LINKSOFF    { 
	display: none; 
	font-family: Verdana,Arial,San Serif; 
	font-size: 12px; 
	color: #000000
}
.LINKSON     { 
	display: inline; 
	font-family: Verdana,Arial,San Serif; 
	font-size: 12px; 
	color: #000000
}
