body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #d9edfc;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.schaduwlinks {
	background-image: url(../img/schaduw_links_mini.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.schaduwrechts {
	background-image: url(../img/schaduw_rechts_mini.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.schaduwlinks_mini {
	background-image: url(../img/schaduw_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.schaduwrechts_mini {
	background-image: url(../img/schaduw_rechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.midden {
	background-color: #FFFFFF;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pathway {
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #6B6B6B;
}
.pathway a {
	text-decoration: none;
	color: #6B6B6B;
}
.pathway a:hover {
	text-decoration: underline;
	color: #6B6B6B;
}
.logo {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.menu {
	color: #063565;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu2 {
	color: #063565;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	line-height: 25px;
}
.menuitem {
	display: block;
	height: auto;
	width: 177px;
	margin: 0px;
	color: #063565;
	text-decoration: none;
}
.menuitem:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #6dbf02;
	display: block;
	height: auto;
	width: 157px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#actief {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #6dbf02;
	display: block;
	height: auto;
	width: 157px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.menuitem:visited2 {
	color: #C3C3C3;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 157px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
span
{
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

.topper {
	border: 1px solid #999999;
	margin: 0px;
}
.topper:hover {
	border: 1px solid #063565;
	margin: 0px;
}
.categorie {
	font-size: 22px;
	color: #063565;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.categorie_atmz {
	font-size: 22px;
	color: #063565;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.titel_topper {
	font-weight: bold;
	color: #063565;
	text-decoration: none;
}
.titel_campagne {
	font-weight: bold;
	color: #063565;
	text-decoration: none;
}
.korting_topper {
	font-weight: bold;
	color: #6dbf02;
	text-decoration: none;
}
.korting_campagne {
	font-weight: bold;
	color: #6dbf02;
	text-decoration: none;
}

.rubriek_image {
	margin-top: 16px;
	display: block;
}

.titel_topper:hover {
	font-weight: bold;
	color: #063565;
	text-decoration: underline;
}
.korting_topper:hover {
	font-weight: bold;
	color: #6dbf02;
	text-decoration: underline;
}
.titel_az {
	font-weight: bold;
	color: #063565;
	text-decoration: none;
	font-size: 12px;
}
.omschrijving_az {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.korting_az {
	font-weight: bold;
	color: #6dbf02;
	text-decoration: none;
	font-size: 12px;
}
.titel_az:hover {
	font-weight: bold;
	color: #063565;
	text-decoration: underline;
	font-size: 12px;
}
.korting_az:hover {
	font-weight: bold;
	color: #6dbf02;
	text-decoration: underline;
	font-size: 12px;
}