body {
	background-color:#e9e9e9;
	padding:0px;
	margin:0px;

	font-family:tahoma, arial, verdana;
	font-size:13px;
	color:white;
	line-height:18px;
	
	text-align:center;
}

a {
	color:#1d3f65;
	text-decoration:underline;
}

#container {
	width:942px;
	background:url("../images/bg.jpg") top left repeat-y;
	
	position:relative;
	margin:0 auto;
	
	text-align:left;
}

#header {
	width:880px;
	height:313px;
	background:url("../images/header.jpg") top left no-repeat;
	margin-left:30px;
	text-align:left;
}

#overflow {
	overflow:hidden;
	_overflow:visible;
	margin-left:30px;
	background:url("../images/bg_column_right.jpg") bottom right no-repeat;
	width:880px;
	min-height:338px;
	height:auto !important;
	_height:340px;
}

#columnLeft {
	float:left;
	width:480px;
	margin-left:30px;
	margin-top:20px;
	display:inline;
	margin-bottom:10px;
}

#columnRight {
	margin-left:55px;
	margin-top:20px;
	float:left;
	width:280px;
	color:#4e4e4e;
	display:inline;
	margin-bottom:10px;
}

#footer {
	width:880px;
	height:25px;
	background:url("../images/footer.jpg") top left no-repeat;
	margin-left:30px;
	color:#515252;
}

ul#HorTopLeft
{
	float:				left;
	display:			inline;
	list-style-type:	none;
	margin:				0px;
	padding:			0px;
	margin-left:		10px;
	margin-top:			287px;

}

ul#HorTopLeft li
{
	float:				left;
	display:			inline;
	margin:				0px;
	padding:			0px;
}

* html ul#HorTopLeft li
{
	display:inline;
	padding-left:0px;
	padding-right:0px;

}

ul#HorTopLeft li a
{
	display:block;
 	color:#1d3f65;
 	text-decoration:none;
 	padding-left:5px;
 	padding-right:5px;
 	padding-top:0;
 	padding-bottom:0;
 	margin-bottom:7px;
 	border:none;
 	white-space:nowrap;
 	border-right:1px solid #87a6c8;
}

ul#HorTopLeft li a:hover
{
 	color:#1d3f65;
 	border-right:1px solid #266CA7;
 	text-decoration:underline;
}

ul#HorTopLeft li a.clsLinkActive
{
 	text-decoration:underline;
}

ul#HorTopLeft li ul
{
	width:				200px;
	position:			absolute;
	margin-top:			0px;
	margin-left:		-1px;
	display:			none;
	border:				none;
	border-top:			none;
	background-color:	#E3E8EE;
	float:				left;
	margin-top:			2px;
	list-style:			none;
	margin:				0px;
	padding:			0px;
}

ul#HorTopLeft li ul li
{
	margin-left:		0px;
	margin-top:			8px;
	margin-bottom:		0px;
	background:			none;
	float:				none;
	padding:			0px;	
	width:				100%;
	height:				100%;
}

ul#HorTopLeft li ul li a
{
	font-weight:		100;
	margin-top:			7px;
	padding-top:		1px;
	padding-bottom:		5px;
 	padding-left:		15px;
 	padding-right:		15px;
	color:				#1D3F65;
	border:				none;
}

ul#HorTopLeft li ul li a:hover
{
	font-weight:		100;
	margin-top:			7px;
	padding-top:		1px;
	padding-bottom:		5px;
 	padding-left:		15px;
 	padding-right:		15px;
	color:				#1D3F65;
	border:				none;
	text-decoration:	underline;
}

ul#HorTopLeft li ul li ul
{
	margin-top:			-20px; /* Menu hoogte in principe. Mag ook afwijken. */
	margin-left:		130px; /* Menu breedte in principe. Mag ook afwijken. */
}

/* IE */
* html ul#topHorLeft li ul li
{
	float:				left;
	clear:				both;
}

* html ul#topHorLeft li a
{
	height:				1%;
}







h1 {
	color:#1d3f65;
	font-size:12px;
}

#footer .copyright {
	float:left;
	margin-left:30px;
	margin-top:4px;
	display:inline;
}

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

#header .navTop {
	color:#515252;
	position:absolute;
	top:36px;
	margin-left:725px;
	_margin-left:-150px;
}

#header .navTop a {
	color:#515252;
	text-decoration:none;
}

#header .navTop a:hover {
	text-decoration:underline;
}
