
@font-face {
    font-family: 'MarketDecoRegular';
    src: url('market_deco-webfont.eot');
    src: url('market_deco-webfont.eot?#iefix') format('embedded-opentype'),
         url('market_deco-webfont.woff') format('woff'),
         url('market_deco-webfont.ttf') format('truetype'),
         url('market_deco-webfont.svg#MarketDecoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
BODY {
	margin:25px 0;
	background-color:#f3efde;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:.9em;
	color:#5a5146;
	line-height:1.4em;
	text-align:center;
 	min-width:960px;
}

td {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:100%;
}
P{
  margin:0;
}

UL, OL {
  margin:0;
  padding:0;
}
UL LI {
  margin: 0 0 0 18px;
  padding:0;
}
OL LI {
  margin: 0 0 0 30px;
  padding:0;
}

A:link, A:active, A:visited {
	text-decoration:none;
	color:#bd9564;
	font-weight:bold;
}
A:hover {
	color:#a7855a;	
}

/*### inhoud algemeen ###*/
#container {
	width:960px;
	background:#e5d3bd url(../img/bgmenu3.png) left repeat-y;
	margin: 0 auto;
	text-align:left;
}
/*
#printlogo {
	display:none;	
}
*/
#boven {
	width:960px;
	height:298px;
	margin:0;
	padding:0;
	border:0;
	background:#bd9564;
}
.blokjesrand{
	height:5px;
	overflow:hidden;
	background: url(../img/blokjesrand3.png) repeat-x;
}
#koepel {
	width:960px;	
}
#menu {
	width:245px;
	float:left;
	font-family: MarketDecoRegular, Verdana, sans-serif;
	font-size:140%;
	line-height:1.6em;
	font-weight: normal;
}
#menuitems {
	list-style:none;
	padding:80px 0 30px 12px;	
}
#menuitems li{
	margin:0;
	padding:0;	
}
#menuitems a:link, #menuitems a:active, #menuitems a:visited{
	padding-left:28px;
	color:#5a5146;
}
#menuitems a:hover { 
	color:#a7855a;
}
#menuitems a.actief:link, #menuitems a.actief:active, #menuitems a.actief:visited{
	background:url(../img/menupijl3.gif) 0 0px no-repeat;
}
#menuitems a.actief:hover { 
	color:#a7855a;
}

#menuitems li #submenuitems{
	list-style:none;
	font-size:80%;
	line-height:1.4em;
	padding:0 0 0 0px;
}
#menuitems li #submenuitems a:link, #menuitems li #submenuitems a:active, #menuitems li #submenuitems a:visited{
	padding-left:28px;
	color:#5a5146;
	font-weight:normal;
}
#menuitems li #submenuitems a:hover { 
	color:#a7855a;
	font-weight:normal;
}
#menuitems li #submenuitems a.actief:link, #menuitems li #submenuitems a.actief:active, #menuitems li #submenuitems a.actief:visited{
	background:none;
	color:#a7855a;
}
#menuitems li #submenuitems a.actief:hover { 
	color:#a7855a;
	font-weight:normal;
}


#inhoud {
	width:680px;
	float:right;
	text-align:left;
	overflow:hidden;
}
#inhoudpadding {
	padding:25px 30px 5px 0;
}
#socmed {
	width:142px;
	height:25px;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}
#onder{
	height:25px;
	overflow:hidden;
	background:#bd9564;
}
h1 {
	margin:0 0 10px 0;
	font-size:280%;
	line-height:1.1em;
	font-weight:normal;
	font-family: MarketDecoRegular, Verdana, sans-serif;
	color:#a7855a;
}
h2 {
	margin:0;
	font-size:140%;
	font-weight:normal;
	padding:3px 0 2px 0;
	font-family: MarketDecoRegular, Verdana, sans-serif;
	color:#5a5146;
}
.fotogroot {
	margin: 10px 0 10px 0;
}
.fotomiddelrechts {
	float:right;
	margin: 0;
	padding: 2px 0 12px 10px;
}
.fotomiddellinks {
	float:left;
	margin: 0;
	padding: 4px 10px 12px 0px;
}
.fotokleinrechts {
	float:right;
	margin: 0;
	padding: 4px 0 6px 10px;
}
.fotokleinlinks {
	float:left;
	margin: 0;
	padding: 4px 10px 6px 0px;
}
.fotoL {
	float:left;
	margin: 0;
	padding: 0px 10px 17px 0px;
}
.fotoR {
	float:right;
	margin:0;
	padding: 0px 0px 17px 0px;
}
.fotokL {
	float:left;
	margin: 0px 9px 10px 0px;
}
.youtube1 {
	margin: 0px 0 17px 0;
}
.onderschrift {
	color:#666666;
	font-style:italic;
	font-size:.7em;
	line-height:1.1em;
	padding:3px;
}
.fotorand {
	border:1px solid #bd9564;	
}
.datum {
	font-style:italic;
	color:#666666;
}
.tekstveld {
	width:370px;
	background:#f3efde;
	border:1px solid #bd9564;
	font-family:Georgia, Times New Roman, Times, serif;
 	font-size:13px;
 	line-height:14px;
 	color:#5a5146;
	margin-bottom:3px;
	height:22px;
}
.tveld {
	width:370px;
	background:#f3efde;
	border:1px solid #bd9564;
	overflow:auto;
	font-family:Georgia, Times New Roman, Times, serif;
 	font-size:13px;
 	line-height:18px;
 	color:#5a5146;
	margin-bottom:3px;
}
.knop {
	background:#bd9564;
	font-family:Georgia, Times New Roman, Times, serif;
	border:0px;
 	font-size:13px;
	padding:4px 8px;
	font-weight:bold;
	color:#f3efde;
	cursor:pointer;
}
.niettonen{
	display:none;
}