*
{
	margin:					0;
	padding:				0;
}
html, body
{
	height:					100% !important;
}
body
{
	background:				#FCE6CF url(../media/bg.jpg) repeat-x;
	behavior:				url("css/csshover.htc");
}
body, textarea, input
{
	font-family:			"Arial";
	font-size:				13px;
	color:					black;
}
h1
{
	display:				none;
}
h2
{
	font-size:				16px;
	margin:					0;
	background:				url(../media/submenu.jpg) repeat-x;
	padding:				1px 0 0 23px;
}
h3
{
	font-size:				16px;
}
h4
{
	font-size:				15px;
}
h5
{
	font-size:				14px;
}
p
{
	margin:					7px 0;
}
.true
{
	border:					1px solid #003;
}
.false
{
	border:					1px solid #CE3000;
}
img
{
	border:					none;
}
ul
{
	list-style-type:		bullet;
	margin-left:			20px;
}
a
{
	color:					#777;
	text-decoration:		none;
}
a:hover
{
	color:					#555;
	text-decoration:		underline;
}
#wrapper
{
	margin:					0 auto;
	min-height:				100%;
	height:					auto !important;
	height:					100%;
	width:					900px;
	position:				relative;
	padding-bottom:			10px;
}

#content, .kolom
{
	margin-right:			13px;
}
* html #content, * html .kolom
{
	margin:					0 9px !important;
}
* html .vlak2
{
	padding-left:			9px;
	border:					1px solid #AAA;
}
div > .vlak1-achtergrond, div > .vlak2-achtergrond
{
	padding:				0 6px 0px 2px;
	position:				relative;
	background:				url(/media/schaduw/vlak_2.png) repeat-y;
}
.vlak1
{
	margin-bottom:			15px;
	position:				relative;
}
.vlak2
{
	padding:				13px 0 11px 13px;
	background:				#CBCDCC url(../media/contentbg.jpg) repeat-x;
	position:				relative;
}
.driehoek
{
	position:				absolute;
	top:					1px;
	left:					2px;
}
.tekst
{
	padding:				5px;
	display:				inline-block;
}
.agenda a
{
	color:					#CA6B2A;
}
.agenda
{
	margin-bottom:			5px;
	list-style-type:		none;
}
.agenda p
{
	margin:					0;
	display:				inline;
}
.agenda li
{
	margin-bottom:			10px;
}
#agenda
{
	list-style-type:		none;
	margin-left:			10px;
	padding-bottom:			5px;
}
#agenda a
{
	padding:				8px 0 12px 55px;
	display:				block;
	position:				relative;
}
#agenda a span
{
	font-weight:			bold;
	font-size:				15px;
}
#agenda img
{
	position:				absolute;
	top:					8px;
	left:					0px;
}
* html #agenda img
{
	left:					-55px;
}

/* KOP */
#kop
{
	height:					130px;
	background:				url(../media/kop.jpg) repeat-x
}
#kop #logo
{
	margin:					12px 0 0 20px;
}
#fotolijstjes
{
	position:				absolute;
	top:					10px;
	right:					40px;
}
#fotolijstjes img
{
	margin-right:			20px;
}

/* MENU */
#menu
{
	list-style-type:		none;
	margin:					0;
	height:					27px;
	background:				url(../media/menu2.jpg) repeat-x;
	padding:				3px 13px 5px;
}
#menu li, #menu li a
{
	display:				inline;
	float:					left;
}
#menu li
{
	padding:				3px 11px 0 12px;
	border:					1px solid #999;
	border-width:			0 1px 0 0;
}
#menu a
{
	text-align:				center;
	font-weight:			bold;
	color:					black;
	padding:				0 9px 5px 10px;
	border-bottom:			3px solid;
}
#menu a:hover, #menu a.huidig
{
	text-decoration:		none;
	border-bottom-color:	#F58026 !important;
}
#kolom ul
{
	padding:				10px 0 10px 0px;
}
.kolom ul a
{
	color:					black !important;
}
.kolom a.huidig
{
	font-weight:			bold;
}
.kolom a:hover
{
	text-decoration:		none;
}

/* CONTENT */
#content
{
	display:				inline;
	float:					left;
	background-image:		none;
}
div > #content
{
	padding:				0 6px 0 2px;
	background:				url(/media/schaduw/content_2.png) repeat-y;
}
#content .artikel
{
	min-height:				300px;
	background:				white;
	width:					450px;
}

/* KOLOM */
.kolom
{
	position:				relative;
	display:				inline;
	float:					left;
	width:					190px;
	font-size:				11px;
}
.artikel
{
	position:				relative;
	background:				white;
}
div > .artikel-achtergrond
{
	padding:				0px 4px 0px 2px;
	background:				url(/media/schaduw/artikel_2.png) repeat-y;
}
* html .artikel-achtergrond
{
	border:					1px solid #AAA;
}
.artikel-achtergrond
{
	margin-bottom:			15px;
	position:				relative;
}

/* FOOTER */
#footer
{
	text-align:				center;
	clear:					both;
}

/* FOTO ALBUM */
#foto-album
{
	position:				relative;
	overflow:				hidden;
	width:					440px;
	height:					86px;
}
#fotos
{
	height:					86px;
	list-style-type:		none;
	position:				absolute;
	overflow:				hidden;
	bottom:					0;
	left:					0;
	background:				#F6CAA3;
}
#fotos li
{
	display:				block;
	float:					left;
	margin:					7px 5px 5px;
	padding:				5px 0;
	background-color:		#A0A0A0;
	width:					90px;
}
* html #fotos
{
	margin-left:			15px;
}
#fotos li img
{
	display:				block;
	margin:					0 auto;
	border:					1px solid #777;
}
#foto
{
	height:					245px;
	text-align:				right;
}
#foto img
{
	float:					left;
	border:					1px solid #AAA;
	padding:				2px;
}
#pijl-links, #pijl-rechts
{
	position:				absolute;
	top:					0;
}
#pijl-links
{
	position:				absolute;
	left:					0;
}
#pijl-rechts
{
	position:				absolute;
	right:					0;
}
.schaduw-top
{
	position:				absolute;
	top:					-4px;
	left:					0;
}
.schaduw-bottom
{
	position:				absolute;
	bottom:					-5px;
	left:					0;
}
* html .schaduw-top, * html .schaduw-bottom
{
	display:				none;
}
