body {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-repeat: repeat;
	background-color: #D2BD95;
	background-image: url(../images/bg3.jpg);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	list-style-image: url(../images/list.gif);
}

.content {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}

h1 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 17px;
	color: #222222;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D2BD95;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	text-align: right;
	color: #333333;
}

ul {
	line-height: 20px;
}

.border_bg_website {
	border: 1px solid #8E8B81;
	background-color: #FFFCF4;
}
/* EINDE algemeen*/





/* BEGIN hoofdmenu met random foto*/
#randomfoto {
}

.cijferkleur {
	color: #DFDBCD;
}

a.hoofdmenu:link, a.hoofdmenu:active, a.hoofdmenu:visited
{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

a.hoofdmenu:hover {
	color: #4F4C43;
	text-decoration: none;
	border: none;
	background-color: #F2EFE6;
}
.hoofdmenu {
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
	padding-right: 10px;
	font-size: 20px;
	color: #FFFFFF;
}
/* EINDE hoofdmenu met random foto*/





/* BEGIN submenu*/
a.sub:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B5C54;
}

a.sub:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B5C54;
	background-color: #E0D9C2;
}

a.sub:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B5C54;
}

a.sub:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B5C54;
}
/* EINDE submenu*/


/* BEGIN links*/
a:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* EINDE links*/



/* BEGIN gezegde van de week*/
.spreuk {
	font-weight: bold;
	font-size: 14px;
	color: #4F4C43;
	text-align: center;
}
.uitleg_spreuk {
	color: #666666;
	list-style-image: url(../images/listspreuk.gif);
	font-size: 12px;
}
.bg_spreuk {
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #AFA793;
	background-color: #F2EFE6;
	background-image: url(../images/gezegde.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	padding-top: 40px;
}
.cms_eerstetekstleesmeer {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 14px;
}
.cms_datum_tijd {
	font-size: 12px;
}
.formfield {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 14px;
	background-color: #DFDBCD;
	border: 1px dashed #4F4C43;
	color: #4F4C43;
	letter-spacing: 2px;
}
.formbutton {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 14px;
	background-color: #DFDBCD;
	border: 1px dashed #4F4C43;
	color: #4F4C43;
	letter-spacing: 2px;
}
.leftbox {
	float: left;
	margin: 3px 6px 6px 0px;
	padding: 3px 6px 6px 0px;
}
.rightbox {
	float: right;
	margin: 3px 0px 6px 6px;
	padding: 3px 0px 6px 6px;
}
.highlight {
	font-weight: bold;
	background-color: #4F4C43;
	color: #DFDBCD;
}
.leesplenkske {
	vertical-align: middle;
}
.letters_plenkske {
	font-weight: bold;
	color: #383529;
}
.bg_top {
	background-image: url(../images/top/bg_top.gif);
	background-repeat: repeat-x;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

