.plain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	background-position: center;
}
.footer a, 
.footer a:link, 
.footer a:hover, 
.footer a:visited {
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}
a.hoofdmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	font-style: italic;
	position: relative;
	float: left;
	line-height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	height: 36px;

}
a.hoofdmenu:link, a.hoofdmenu:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	font-style: italic;
	position: relative;
	float: left;
	line-height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	height: 36px;
	color: #CC6600;
	text-decoration: none;
}
a.hoofdmenu:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	font-style: italic;
	position: relative;
	float: left;
	line-height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	height: 36px;
	color: #FFC983;
	text-decoration: none;
	background-color: #CC6600;
}
.kop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	color: #993300;
}
.bijschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding: 4px;
	display: block;
	margin-bottom: 10px;
}

a.imageborder {
	border: 10px solid #FFC983;
}
a.imageborder:hover {
	border: 10px solid #333333;
}
#container #content .plain a,
#container #content .plain a:link,
#container #content .plain a:visited {
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	background-image: url(../_img/pijltje.gif);
	background-position: right;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 12px;
}
#container #content .plain a:hover {
	background-image: url(../_img/pijltje_move.gif);
	background-position: right;
}
.plain_accented {
	font-weight: bold;
	color: #993300;
}
.plain_accented_italic,
.plain_accented_italic a,
.plain_accented_italic a:link,
.plain_accented_italic a:hover,
.plain_accented_italic a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #993300;
	font-weight: bold;
}
#container #content a,
#container #content a:link, 
#container #content a:visited {
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	background-image: url(../_img/pijltje.gif);
	background-position: right;
	color: #333333;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 12px;
}
#container #content a:hover {
	background-image: url(../_img/pijltje_move.gif);
	background-position: right;
}
.prijzentabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 90%;
	font-size: 11px;
}
.aanbieding {
	display: block;
	float: right;
	clear: none;
}
.anchorhide {
	display: none;
}

