body {
	background: #AFB3A5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555E4F;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}


/* Header */

#header {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #FFFFFF;
	border-bottom: none;
	background: #788770;
}

#header h1 {
	float: left;
	margin: 20px 0 0 20px;
	font-size: 50px;
	letter-spacing: -2px;
	color: #FFCC00;
}

#header h2 {
	float: right;
	margin: 40px 20px 0 0;
	font-size: 18px;
	letter-spacing: -1px;
}

#header a {
	color: #323B2E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AFB3A5;
}

#header a:hover {
	color: #CC9900;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AFB3A5;
}

/* Menu */

#menu1 {
	float: left;
	width: 100px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #788770;
	border-top: 1px solid #323B2E;
	border-bottom: 1px solid #788770;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu1 a:hover {
	background-color: #AFB3A5;
	border-top: 1px solid #555E4F;
	border-bottom: 1px solid #555E4F;
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	background: #E9EAE2;
}

#ColAds {
	float: left;
	width: 130px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

#ColContent {
	float: right;
	margin-top: 0px;
	width: 800px;
	padding: 0px 0px 0px 0px;
}

#ColTekst {
	float: left;
	width: 600px;
	margin-top: 20px;
	padding: 0 10px 0 10px;
}

#ColMenu {
	float: right;
	width: 150px;
	margin-top: 1px;
	padding: 0 10px 0 20px;
}


#content h2 {
	margin-bottom: 10px;
	font-size: 18px;
	margin-top: 10px;
	padding-top: 5px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #AFB3A5;
}

#ColTekst h1 { color:#394035 }
#ColTekst h2 { color:#394035 }
#ColTekst h3 {
	color:#394035;
	font-size: 1.1em;
	border-top-style: dotted;
	border-top-color: #AFB3A5;
	border-top-width: 1px;
}
#ColTekst h4 { color:#394035 }

#ColTekst a {
	color: #323B2E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AFB3A5;
}

#ColTekst a:hover {
	color: #CC9900;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AFB3A5;
}


#ColTekst .hoofdstuk-kop	{  font-size: 12pt; font-weight: bold; color:#394035 }
#ColTekst .paragraaf-kop 	{  font-weight: bold; color:#394035 }
#ColTekst .opsom-tekstkopje {  font-weight: bold; color:#394035 }
#ColTekst .tekst-klein		{  font-size: 8pt; font-weight: normal; color:#394035 }

#ColTekst td.citaat	{  font-style: italic}

#ColTekst ul { 
	list-style-position:outside; 
	margin-left: 18px
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
#footer a {
	color: #323B2E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AFB3A5;
}

#footer a:hover {
	color: #CC9900;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AFB3A5;
}

#content #ColContent #ColMenu #cssMenu1 a {
	color: #323B2E;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AFB3A5;
}

#content #ColContent #ColMenu #cssMenu1 a:hover {
	color: #CC9900;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AFB3A5;
}
