/* ------------------------------ basics ---------------------------------*/
* {
	padding: 0;
	margin: 0;
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #2F2617;
}
body {
	background-color: #DEC150;
	line-height: 120%;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 200%;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #96C4CF;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 130%;
}
h2 {
	font-size: 110%;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.03em;
	margin-bottom: 7px;
	line-height: 130%;
}
h3 {
	font-size: 110%;
	clear: left;
	letter-spacing: 0.03em;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #AD9329;
}
h4 {
	font-size: 110%;
	clear: left;
	letter-spacing: 0.03em;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #96C4CF;
}
p {
	font-size: 80%;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #AD9329;
}
a:hover, a:active {
	color: #2F2617;
}
ul {
	list-style-type: none;
	padding: 0px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	padding-left: 20px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
hr {
	border: none;
	border-bottom: 1px solid #D2E5EB;
	height: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgR {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
.imgL {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.blokR {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	background-image: url(img/divider_kantelen.gif);
	background-repeat: no-repeat;
	padding-left: 37px;
	width: 143px;
}
.blokR p{
	font-size: 70%;
}
.img3opeenrij {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBBE49;
	margin-top: 12px;
}
blockquote {
	border: 2px dotted #D2E5EB;
	margin-top: 9px;
	margin-bottom: 5px;
	padding-top: 14px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
}
blockquote p{
	color: #AD9329;
}
dl{
	font-size: 80%;
	margin-bottom: 8px;
}
dt {
	color: #5BA2B3;
}
dd{
	margin-left: 125px;
	margin-top: -19px;
	margin-bottom: 5px;
}
body#contact #columnContent dd{
	margin-left: 70px;
}
.terug {
	float: right;
	padding-top: 6px;
	font-size: 70%;
}
/* ----------------------------------- columnLeft ---------------------------------*/
#columnLeft img{
	margin-top: 59px;
	margin-left: 66px;
	margin-bottom: 60px;
}
#columnLeft #nieuws{
	margin-left: 135px;
	margin-bottom: 325px;
	line-height: 100%;
	padding-right: 70px;
}
#columnLeft h2 {
	font-size: 18px;
	line-height: 18px;
}
#columnLeft p{
	font-size: 11px;
}
#columnLeft dl{
	font-size: 11px;
	line-height: 16px;
}
#columnLeft dt {
	color: #AD9329;
}
#columnLeft dd{
	margin-left: 30px;
	margin-top: -16px;
	margin-bottom: 5px;
}
/* ----------------------------------- achtergronden linkerkolom ---------------------------------*/
body#index #columnLeft {
	background-image: url(img/bg_home.jpg);
}
body#eten #columnLeft {
	background-image: url(img/bg_eten.jpg);
}
body#lunchcafe #columnLeft {
	background-image: url(img/bg_lunchcafe.jpg);
}
body#werken #columnLeft {
	background-image: url(img/bg_werken.jpg);
}
body#leescafe #columnLeft {
	background-image: url(img/bg_vacatures.jpg);
}
body#sociaal #columnLeft {
	background-image: url(img/bg_sociaal.jpg);
}
body#stichting #columnLeft {
	background-image: url(img/bg_stichting.jpg);
}
body#contact #columnLeft {
	background-image: url(img/bg_contact.jpg);
}
body#nieuws #columnLeft {
	background-image: url(img/bg_nieuws.jpg);
}
body#kaas #columnLeft {
	background-image: url(img/bg_kaas.jpg);
}
body#leescafe #columnLeft {
	background-image: url(img/bg_kleineprins.jpg);
}
/* ----------------------------------- nieuws ---------------------------------*/
body#nieuws h2 {
}
body#nieuws h2 a:link, body#nieuws h2 a:visited {%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F2617;
	text-decoration: none;
}
body#nieuws h2 a:hover, body#nieuws h2 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CBAD31;
}
body#nieuws .datumoverzicht {
	color: #96C4CF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E5EB;
	padding-bottom: 13px;
	font-size: 70%;
	clear: both;
}
body#nieuws .datum {
	color: #96C4CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2E5EB;
	padding-top: 13px;
	font-size: 70%;
	clear: left;
	margin-top: 50px;
}
body#nieuws .terug {
	float: right;
	padding-top: 0px;
	font-size: 100%;
}

