body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.leesTekst { font-size: 12px;}
.leesTekstLeft { font-size: 12px; color: #FFFFFF; 	line-height: 14px;}
.kopTekstRight { font-size: 15px; font-weight: bold; text-transform: uppercase; line-height: 16px; color: #000000;}
.kopTekstLeft { font-size: 15px; font-weight: bolder; line-height: 16px; color: #FFFFFF; text-decoration: none; text-transform: uppercase;}
.kopTekstLeft a { font-size: 15px; font-weight: bolder; line-height: 16px; color: #FFFFFF; text-decoration: none;}
.linkTekstLeft { font-size: 12px; font-weight: normal; line-height: 16px; color: #FFFFFF; text-decoration: none;}
.linkTekstLeft a:link { font-size: 12px; font-weight: normal; line-height: 16px; color: #FFFFFF; text-decoration: none;}
.linkTekstLeft a:visited  { font-size: 12px; font-weight: normal; line-height: 16px; color: #FFFFFF; text-decoration: none;}
.linkTekstLeft a:hover { font-size: 12px; font-weight: normal; line-height: 16px; color: #FFFFFF; text-decoration: underline;}
.linkTekstLeft a:active { font-size: 12px; font-weight: normal; line-height: 16px; color: #FFFFFF; text-decoration: none;}
.copyright { font-size: 11px; color: #FFFFFF;}
.activePage { color: #000000; font-weight: bolder; font-size: 16px; text-decoration: underline;}
.prettyLink { color: #000000; font-weight: bold; font-size: 12px; text-decoration: none;}
.prettyLink a:link { color: #000000; font-weight: bold; font-size: 12px; text-decoration: none;}
.prettyLink a:visited{ color: #000000; font-weight: bold; font-size: 12px; text-decoration: none;}
.prettyLink a:hover { color: #000000; font-weight: bold; font-size: 12px; text-decoration: underline;}
.prettyLink a:active { color: #000000; font-weight: bold; font-size: 12px; text-decoration: none;}
.prettyLink2 { color: #000000; font-weight: normal; font-size: 12px; line-height: 20px; text-decoration: underline;}
.prettyLink2 a { color: #000000; font-weight: normal; font-size: 12px; line-height: 20px; text-decoration: underline;}
.blokTitel { color: #000000; font-size: 12px; font-weight: bold; letter-spacing: 1px;}
.bestelLink { color: #000000; font-size: 12px; font-weight: bold; letter-spacing: 1px; text-decoration: underline;}
.bestelLink a:link { color: #000000; font-size: 12px; font-weight: bold; letter-spacing: 1px; text-decoration: underline;}
.bestelLink a:visited { color: #000000; font-size: 12px; font-weight: bold; letter-spacing: 1px; text-decoration: underline;}
.bestelLink a:hover { color: #000000; font-size: 12px; font-weight: bold; letter-spacing: 1px; text-decoration: underline;}
.bestelLink a:active { color: #000000; font-size: 12px; font-weight: bold; letter-spacing: 1px; text-decoration: underline;}

#bodyArea {
	width: 780px;
	margin-left: 5%;
}
#navMenu {
/* zie opmaak in de stylesheet voor het desbetreffende onderdeel */
}
#contentArea {
	margin-top: 0px;
	width: 780px;
	float: left;
	clear: left;
}
#navTabs {
	margin-top: -86px;
	float: right;
	clear: right;
	width: 520px;
	height: 45px;
}
.tabContainer {
	width: 100px;
	height: 20px;
	float: left;
	margin-top: 0px;
	margin-left: 2px;
}
.navTab, .navTab a {
	float: left;
	line-height: 20px;
	width: 120px;
	height: 20px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
#tabKerst {
	height: 20px;
	margin-top: 26px;
	background-color: #261C6F;
}
#tabHuw {
	height: 20px;
	margin-top: 26px;
	background-color: #E31413;
}
#tabGeb {
	background-color: #B9D02A;
	height: 20px;
	margin-top: 26px;
}
#tabFoto {
	background-color: #1AA7C2;
	height: 20px;
	margin-top: 26px;
}
#tabDiv {
	background-color: #D98F19;
	height: 20px;
	margin-top: 26px;
}
.kaartenRij {
	float: right;
	clear: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
}
.kaartArea {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0px;
	margin-right: 12px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	clear: right;
}
.inputDisabled {
	background-color:#CCCCCC;
}
.inputEnabled {
	background-color:#FFFFFF;
}
.uitlijningInvisible {
	visibility: hidden;
	display: none;
}
.uitlijningVisible {
	visibility: visible;
	display:block;
}
.printable {
	border: 1px dotted #000000;
	background-color: #D4E6AF;
	font-size: 11px;
}
