body {
	background-color: #fffecb;
	}

div.begin {
	font-weight: bold;
	font-size: 150%;
	font-family: Calibri;
	letter-spacing: 0.2cm;
	color:green;
	}

div#tekst {
	font-family: Calibri;
	margin-left: 10px;
	}

table.coll {
	border-collapse: collapse;
	}

#navigation td {
	border-bottom: 1px solid #000000;
	}
	
#navigation a {
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	font-family: Calibri;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#ffffff;
	}

div#Boek {
	position:relative;
	}

div#bestel {
	font-weight: bold;
	font-family: Book Antiqua;
	font-size: 20px;
	position: relative;
	left: 70px;
	line-height: 150%;
}

td.bold {
	border-style: solid;
	border-color: black;
	border-width: 2px;
	}

td.border {
	border-right-style: solid;
	border-right-color:  black;
	border-right-width: 1px;
	}

div#aanmelden {
	float: right;
	font-size: 20;
	padding: 0.2cm;
	margin: 5px;
	border-style: solid;
	border-color: red;
	border-width: 2px;
	}

a.meld:link {color:#53a700;text-decoration:none;}
a.meld:visited {color:#53a700;text-decoration:none;}
a.meld:hover {color:#53a700;text-decoration:underline;}
a.meld:active {color:#53a700;text-decoration:underline;}

div#footer {
	font-family: Calibri;
	width: 500px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding: 0.2cm;
	}

td#red {
	border-style: solid;
	border-color: #ff0000;
	border-width: 1px;
}
