.regelAfstand {
	font-size: 20px;	
}
.prijslijstHeader {
	font-family: "Bradley Hand ITC", Papyrus, Arial;
	font-weight: bold;
	color: #618EF1;
	border: 1px solid #618EF1;
}
.productTitel {
	font-family: "Bradley Hand ITC", Papyrus, Arial;
	font-weight: bold;
	font-style: italic;
}
.productUitleg {
	font-family: "Bradley Hand ITC", Papyrus, Arial;
}

.hoofding {
	color: #618EF1;
	font-size: 18px;
	font-weight: bold;
	font-family: "Bradley Hand ITC", Papyrus, Arial;
}

.promos {
	border-style: solid;
	border-width: 1px;
	border-color: #618EF1;
	font-family: "Bradley Hand ITC", Papyrus, Arial;
	background-image:url(../afbeeldingen/bg_Promo.png);
	background-repeat:no-repeat;
}

#MasterDiv {
	width: 800px;
	margin: auto; 
	position: relative;
}

#Banner {
	background-image:url(../afbeeldingen/BannerAchtergrond.png);
	background-color: #CCCCCC;
	position: absolute;
	height: 125px;
	width: 770px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color:#618EF1;
}

#Navigatie {
	background-image:url(../afbeeldingen/NavigatieAchtergrond.png);
	background-color: #CCCCCC;
	position: absolute;
	height: 185px;
	width: 150px;
	top: 135px;
	left: 0px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color:#618EF1;
}

#Promotie {
	background-image:url(../afbeeldingen/PromotieAchtergrond.png);
	background-color: #CCCCCC;
	position: absolute;
	height: 200px;
	width: 150px;
	top: 330px;
	left: 0px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color:#618EF1;
}

#Teller {
	background-color: #CCCCCC;
	position: absolute;
	height: 25px;
	width: 150px;
	top: 540px;
	left: 0px;
	text-align: center;
}

#Inhoud {
	background-image:url(../afbeeldingen/InhoudAchtergrond.png);
	background-color: #CCCCCC;
	position: absolute;
	height: 465px;
	width: 610px;
	top: 135px;
	left: 160px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color:#618EF1;
}

#navigatieInnderDiv{
	position: absolute;
	left: 18px;
}

#Footer
{
	background-image:url(../afbeeldingen/FooterAchtergrond.png);
	background-color: #CCCCCC;
	position: absolute;
	height: 125px;
	width: 770px;
	top: 610px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color:#618EF1;
}

body {
	background-color: #CCCCCC;
}
a:link {
	font-family: "Bradley Hand ITC", Papyrus, Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
}
a:visited {
	font-family: "Bradley Hand ITC", Papyrus, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
a:hover {
	font-family: "Bradley Hand ITC", Papyrus, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
a:active {
	font-family: "Bradley Hand ITC", Papyrus, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.tabelrand {
	border: 1px solid #000000;
}
