*
{
	margin:					0;
	padding:				0;
}
html, body
{
	height:					100% !important;
}
body
{
	background:				#AAA;
	behavior:				url("../css/csshover.htc");
}
body
{
	font-family:			"Arial";
	font-size:				13px;
	color:					white;
}
textarea, input
{
	color:					#333;
}
h1
{
	display:				none;
}
h2
{
	position:				absolute;
	top:					33px;
	left:					251px;
}
h3
{
	float:					left;
	display:				inline;
	width:					208px;
	color:					#444;
	margin-top:				36px;
	text-align:				right;
	text-transform:			uppercase;
	font-size:				13px;
}
h4
{
	font-size:				14px;
}
h5
{
	font-size:				13px;
}
p
{
	margin:					7px 0;
}
.true
{
	border:					1px solid #003;
}
img
{
	border:					none;
}
ul
{
	list-style-type:		bullet;
	margin-left:			20px;
}
a
{
	color:					#444;
	text-decoration:		none;
}
a:hover
{
	text-decoration:		underline;
}
:focus
{
	-moz-outline-style:		none;
}
:root
{
	overflow-y:				scroll !important;
}
td
{
	vertical-align:			top;
}
#wrapper
{
	width:					1000px;
	margin:					0 auto;
	position:				relative;
	background:				#888;
	padding-bottom:			30px;
}

/* KOP */
#kop
{
	height:					165px;
	background:				#444;
	position:				relative;
	margin-bottom:			9px;
}
#kop img
{
	margin-left:			192px;
}
#kop #contactgegevens
{
	position:				absolute;
	right:					30px;
	bottom:					3px;
	color:					#929697;
	text-decoration:		none;
}

/* FOTO */
#foto
{
	height:					275px;
	position:				relative;
	margin-bottom:			20px;
	display:				inline;
	float:					left;
	width:					792px;
	font-size:				11px;
	text-align:				right;
}
#foto img
{
	float:					right;
}
#foto #blokje
{
	position:				absolute;
	left:					0;
	top:					0;
	color:					#929697;
	width:					44px;
	height:					44px;
}
#foto #tekst
{
	width:					634px;
	float:					right;
	margin-right:			10px;
	font-style:				italic;
	text-align:				justify;
}
/* MENU */
#menu
{
	list-style-type:		none;
	margin:					0;
	float:					left;
	width:					208px;
}
#menu li
{
	border-bottom:			1px solid #555;
	width:					46px;
	margin:					0 0 10px;
	_margin:				0 0 10px !important;
	height:					12px;
	position:				relative;
}
#menu li:hover, #menu li.huidig
{
	border-color:			white;
}
#menu li a
{
	position:				absolute;
	left:					48px;
	text-transform:			lowercase;
	color:					white;
	font-weight:			bold;
	width:					130px;
}
#menu li a:hover
{
	text-decoration:		none;
}
#menu ul
{
	width:					103px;
	padding:				20px 0 0;
	margin-left:			60px;
}
#menu ul li
{
	list-style-type:		none;
	border:					none;
	margin:					0 0 5px;
	*margin:				0 0 1px;
	_margin:				0 0 -2px !important;
	clear:					both;
}
#menu ul li a
{
	position:				relative;
	left:					0;
	float:					left;
	color:					#DDD;
}
#menu ul li a:hover
{
	color:					#EEE;
}
#menu ul li.huidig a
{
	color:					white;
}

/* CONTENT */
#content
{
	background:				url(/media/hoek.gif) no-repeat bottom right;
	padding:				30px 40px;
	width:					620px;
	min-height:				200px;
	height:					auto !important;
	height:					200px;
	position:				relative;
	display:				inline;
	float:					left;
	margin-left:			30px;
}
#content .hoek
{
	position:				absolute;
	top:					0;
	left:					0;
}
#content .hoek.h1a
{
	border-top:				1px solid #9CA2A4;
	width:					100px;
	height:					1px;
}
#content .hoek.h1b
{
	border-left:			1px solid #9CA2A4;
	height:					225px;
	width:					1px;
}

/* FOOTER */
#footer
{
	position:				absolute;
	bottom:					0;
	left:					0;
	width:					100%;
	text-align:				center;
	padding:				2px 0;
	color:					#444;
}


#nieuws h4 a
{
	color:					white;
}
#nieuws img
{
}
.lijn
{
	border-bottom:			2px solid #9CA2A4;
	clear:					both;
	margin:					10px 0;
}
#nieuws .foto
{
	float:					right;
	margin:					8px 0;
}