body
{
	background:				url('/media/images/desk.jpg');
	behavior:				url('/csshover.htc');
	min-height:				800px;
	_height:				1000px;
}
#wrapper
{
	width:					968px;
	margin:					0 auto;
	min-height:				100%;
	_height:				100% !important;
	position:				static;
	padding-top:			78px;
	background:				url('/media/images/achtergrond.png') top center no-repeat;
	_background-image:		none;
	_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/rommel.png', sizingMethod='image');
}

/* MENU */
#menu
{
	margin:					0 0 0 25px;
	list-style:				none;
	width:					170px;
	height:					170px;
}
#menu li
{
	text-align:				center;
}
#menu li a
{
	text-decoration:		none;
	color:					#5A585B;
	font-size:				19px;
	font-weight:			bold;
}
#menu li a
{
}
#menu a img
{
}
#menu li a:hover
{
	color:					#919191;
}
#menu li.huidig a
{
	color:					#919191;
}

/* SUBMENU */
#submenu
{
	margin:					33px 0 0 -10px;
	float:					left;
	height:					20px;
}
#submenu ul
{
	list-style-type:		none;
	margin:					0;
}
#submenu ul li
{
	float:					left;
}
#submenu ul li a
{
	border-right:			2px solid #555;
	float:					left;
	text-decoration:		none;
	color:					#555455;
	font-size:				18px;
	font-weight:			bold;
	line-height:			19px;
	padding:				0 10px;
	
}
#submenu ul li a:hover
{
	color:					#919191;
}
#submenu ul li.huidig a
{
	color:					#919191;
}

/* CONTENT */
#content
{
	position:				absolute;
	top:					135px;
	_top:					145px;
	left:					180px;
	width:					575px;
	padding:				10px 25px 0;
	background:				url('/media/images/vlak_midden.png');
	_background-image:		none;
	_background:			white;
	/*_filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/vlak_midden.png', sizingMethod='scale');*/
}

#content #topimg
{
	position:				absolute;
	top:					-11px;
	left:					0;
	_display:none !important;
}

#content #bottomimg
{
	position:				absolute;
	bottom:					-23px;
	left:					0;
	_display:				none !important;
}

#content #paperclips
{
	position:				absolute;
	top:					5px;
	right:					240px;
}

#content #inhoud
{
	margin-top:				120px;
	padding:				0 22px 25px;
	margin-bottom:			80px;
	text-decoration:		none;
	color:					#5A585B;	
}

#content #inhoud a
{
	color:					#5A585B;
}

#content h2
{
	color:					#5A585B;
	margin:					25px 20px 0 0;
	font-size:				25px;
	float:					right;
}

#content h3
{
	color:					#5A585B;
	margin:					25px 20px 0 0;
	font-size:				20px;
}

/* FOOTER */
#footer
{

}
#footer a
{
	text-decoration:		none;
	color:					black;			
}

#footer p
{
	text-align:				left;
	position:				absolute;
	bottom:					0;
	left:					25px;
	color:					#5A585B;
	font-family:			'Trebuchet MS';			
	font-weight:			none;
	font-size:				10px;
}

#modules
{
	position:				absolute;
	width:					200px;
	right:					170px;
	top:					20px;
	list-style:				none;
	background:				#FFFFE2;
	padding:				5px;
	border:					1px solid black;

}

#modules a
{
	text-decoration:		none;
	color:					black;
}

#player
{
	position:				absolute;
	top:					-90px;
	right:					-35px;
	_right:					-70px;
}