BODY 
{
  color: #354E36;
  background-color: #354E36;
  margin: 0px;
  padding: 0px;
  font-family:Tahoma, Arial, sans-serif;
  font-size:80%;
  line-height:150%;
}

#maintable
{
background-color:#ffffff;
margin-top:8px;
width:89%;
text-align:left;
}

#topmenu{
	height:120px;
	background-color: #EFEBE0;
	margin:0px;
}

#logo{
	position:absolute;
	top:18px;
}

#boven1{
height:120px;
background-image: url(../graphics/top1.gif);
background-repeat: repeat-x;
}

#boven2{
height:120px;
width:260px;
background-image: url(../graphics/top2.jpg);
background-repeat: no-repeat;
}

#boven3{
height:120px;
background-image: url(../graphics/top3.gif);
background-repeat: repeat-x;
}

#boven4{
height:120px;
width:368px;
background-image: url(../graphics/top4.jpg);
background-repeat: no-repeat;
vertical-align:bottom;
}

#persoonlijkmenu{
	text-align:right;
	line-height:15px;
	margin-right: 8px;
	margin-bottom:2px;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size:0.8em;
}

#middlecontent{
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #EFEBE0;
	padding: 8px;
	background-image: url(../graphics/contentboom.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
}

#footer{
width:100%;
background-color:#354E36;
height:15px;
padding-left:8px;
padding-right:8px;
clear:both;
box-sizing:border-box;
-moz-box-sizing:border-box;
font-size:0.9em;
color:#EFEBE0;
text-align:center;
}

a:link 
{ color: #90450F; text-decoration: none;
}
a:visited 
{ color: #CE7944; text-decoration: none;
}
a:active 
{ 
color: #A6725B; text-decoration: underline;
}
a:hover 
{ 
color: #354E36; text-decoration: underline;
}

a:link.foot 
{ color: #ffffff; text-decoration: none;
}
a:visited.foot
{ color: #EFEBE0; text-decoration: none;
}
a:active.foot
{ 
color: #EFEBE0; text-decoration: underline;
}
a:hover.foot
{ 
color: #FFD800; text-decoration: underline;
}

table{
	font-size:100%;
	line-height:130%;
}


.button{
cursor:pointer;
	border:1px solid #354D35;
	background-color:#354E36;
	color:#ffffff;
	font-size:0.8em;
	border:2px solid #C7C1A8;
	padding:1px;
}

.vlinderbullet{
	margin-right:3px;
	margin-bottom:-2px;
}

/*opmaak van tekst*/
h1, h2, h3{
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Tahoma;
	letter-spacing:0.1em;
}

h1{
	font-size:1.6em;
		margin-top:0px;
}

h2{
	font-size:1.2em;
	margin-bottom:0px;
		margin-top:24px;
}

h3{
	font-size:1.1em;
	margin-bottom:0px;
		margin-top:16px;
}


p{
	margin-top:0px;
	margin-bottom:12px;
}

.noot{
	font-size: 0.8em;
	margin-left:8px;
}

.dividerfoot{
	margin-left:4px;
	margin-right:4px;
}

ul{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 0px;
	padding-top: 0px;
}

ol{
margin-top:0px;
margin-bottom:8px;
}

li{
	margin:0px;
	padding:0px;
}