body,p,td
{
	font-family:arial, verdana;
	font-size:11px;
	line-height:1.5;
}

.isPNG
{
	behavior:url(/includes/iepngfix.htc);
}

#div_container
{
	width:870px;
	text-align:left;
	position:relative;
}

#div_body
{
	width:870px;
	background:url(/img/bg-content.png) repeat-y;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg-content.png',sizingMethod='scale');
	z-index:50;
}

#div_top
{
	width:840px;
	height:144px;
	background:url(/img/bg-top.gif);
}

#div_menu
{
	width:838px;
	height:31px;
	background:url(/img/bg-menu.gif) repeat-x;
	text-align:center;
	position:relative;
	border-left:1px solid black;
	border-right:1px solid black;
	z-index:90;
}

#div_photo
{
	width:840px;
	height:205px;
	position:relative;
}

#div_content
{
	width:840px;
	position:relative;
}

#div_content a
{
	position:relative;
}

#div_footer
{
	width:870px;
	height:150px;
	background:url(/img/bg-footer.png) repeat-y;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg-footer.png',sizingMethod='scale');
	z-index:50;
	color:#d18416;
	text-align:center;
}

#div_footer a
{
	color:#d18416;
	font-weight:normal;
	position:relative;
}

div
{
	border:0 solid red;
}

.subMenu
{
	visibility:hidden;
	position:absolute;
	z-index:90;
	text-align:left;
}

.subMenu ul
{
	width:140px;
	list-style:none;
	display:block;
	padding:0 0 5px;
	margin:0;
	background:url(/img/bg-submenu.png) repeat-y;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg-submenu.png',sizingMethod='scale');
}

.subMenu li a
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	display:block;
	height:18px;
	padding:0 5px 0 13px;
	position:relative;
}

#div_menu a
{
	margin:0 10px;
}

.div_twoThird
{
	width:560px;
	float:left;
	position:relative;
}

.div_oneThird
{
	width:280px;
	float:left;
	position:relative;
}

.cPadd
{
	padding:1em 1em 1em 2em;
}

#div_oneThird_middle,#div_oneThird_middle2
{
	width:270px;
}

#div_oneThird_middle
{
	background:url(/img/bg-side.png) repeat-y;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg-side.png',sizingMethod='scale');
	color:white;
}

#div_oneThird_middle2
{
	background:url(/img/bg-side-2.png) repeat-y;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg-side-2.png',sizingMethod='scale');
	color:black;
}

#div_oneThird_middle a
{
	color:white;
	font-weight:bold;
}

a
{
	color:#B2272D;
	font-weight:bold;
}

h4, .header1
{
	font-size:12px;
	color:#B2272D;
	margin:0;
}

#actueel_text
{
	float:left;
	width:180px;
}

#actueel_date
{
	float:left;
	width:60px;
}

#actueel
{
	width:auto;
	height:90px;
}

.seperator
{
	background:url(/img/seperator-h.gif) repeat-x;
	margin:20px 0 0;
}

form
{
	margin:0;
	padding:0;
	position:relative;
}

input
{
	font-family:arial, verdana;
	font-size:10px;
	position:relative;
}

fieldset
{
	border:0;
	margin:0;
}

fieldset input,select,textarea
{
	font-family:verdana, arial;
	margin:1px;
	margin-left:0;
	font-size:10px;
}

legend
{
	display:none;
}

label
{
	float:left;
	width:180px;
	margin:1px;
	margin-left:0;
}

.subMenu li a:hover,.div_oneThird a
{
	color:#D18416;
}

h1, h2, h3, .centerHeader, .centerHeaderWhite
{
	font-family: "Times New Roman";
	font-size: 18px;
	margin: 0 0 10px 0;
}

a.vacatures
{
	padding-left: 20px;
	background:url(/img/icon-14-horse.gif) no-repeat 0 2px;
	display:block;
	color:black;
	margin-bottom: 10px;
}

#container-blackboard {margin-left: -45px; margin-top: -10px; color: white; width: 300px; _width: 200px; _overflow:hidden;}
#blackboard { background: url('/img/bg-krijtbord.png') repeat-y; _background: url('/img/bg-krijtbord.gif') repeat-y;font-family: "Comic Sans MS";}
#blackboard p, #blackboard .centerHeaderWhite {font-family: "Comic Sans MS"}


/*
###################################################################################################
#
#	TWEETS
#
###################################################################################################
*/
.tweets {margin-bottom:1em;}
	.tweet:first-child  {border-top:none;padding-top:0;}
	.tweet {margin:1em 0;border-top:1px dotted #d18416;padding-top:1em;overflow:hidden;}
	.tweet a {color:<?= $color['dark_blue']; ?>;}
	.tweet span {display:block;text-align:right;font-size:.8em;padding:0;color:#D18416;}

h2.twitter {background:url(/img/logo-twitter.png) left center no-repeat;padding-left:32px;}

