.common {
	margin-left: 64px;
	margin-right: 48px;
	font: normal 18px "Comic Sans MS",Arial,sans-serif;
	background: #49bdef fixed;
	color: #002050;
	list-style-type: disc;	
}
.taart {
	margin: 1px 16px;
	font: normal 18px "Comic Sans MS",Arial,sans-serif;
	background: #49bdef fixed;
	color: #002050;
	list-style-type: disc;
}

.menu {	font: normal lighter "Comic Sans MS",Arial,sans-serif; 
			color: #fbd7a1;
			background: #002050;
			list-style-type: disc;
}
.bijtekst {
	font: italic 13px;
}
img.boek {
	float:left;
	padding-right:0px;
	margin-right:15px;
	border:6px solid #002050;
}
h1 {
	font: 22px;
	color: #df0024;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}
h1.taart {
	margin-top: 0px;
	margin-left: 0px;
}
h2 {
	font: 18px;
	color: #df0024;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 0px;
}
h3 {
	font: 17px;
	color: #df0024;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3.onderfoto {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 10px;
}
h4 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font: normal bold 17px;
}

p.intro {
	font: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
table {
	margin-top: 0px;
	border: 0;
	font: 17px;}
	
table.boeken {
	font: 14px;
}

ul {
	margin-top: 0px;}

span.nolink {
	color: #df0024;
	text-decoration: none;}
span:hover.nolink {
	color: #df0024;
	cursor: pointer;
	text-decoration: underline;}	
	
a:link, a:visited, a:active {
	color : #df0024;
	text-decoration: none;}
a:hover  {
	color: #df0024;
	text-decoration: underline;}
a:link.menulink, a:visited.menulink, a:active.menulink {
	font: bold 18px;
	color: #f8da00;
	margin-left: 16px;
	line-height: 200%;
	text-decoration: none;
}
a:hover.menulink  {
	font: normal bold 18px;
	color: #f8da00;
	margin-left: 18px;
	line-height: 200%;
	text-decoration: underline;}
a:link.overzicht, a:visited.overzicht, a:active.overzicht {
	font: 18px;
	color: #df0024;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;}
a:hover.overzicht  {
	font: 18px;
	color: #df0024;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
	text-decoration: underline;}
a:link.bluelink, a:visited.bluelink, a:active.bluelink {
	color : #002050;
	text-decoration: none;}
a:hover.bluelink  {
	color: #002050;
	text-decoration: underline;}
a:link.yellowlink, a:visited.yellowlink, a:active.yellowlink {
	font: bold 22px;
	color: #f8da00;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;}
a:hover.yellowlink  {
	font: bold 22px;
	color: #f8da00;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	text-decoration: underline;}


