body {
	padding:0px;
	margin:0px;
	
	text-align:center;
}

body,td
{
	font-size:11px;
	color:white;
	font-family:arial, verdana; 
	
	line-height:18px;
}

a {
	color:#ee1d25;
}

#container {
	width:1000px;
	
	position:relative;
	margin:0 auto;
	background:#2d2d2d;
	
	text-align:left;
}

#header {
	background-color: #191919;
	background:#191919 url("../images/header.jpg") top left no-repeat;
	width:1000px;
	height:365px;
}

#overflow {
	overflow:hidden;
	background:url("../images/bgContentRight.jpg") right bottom no-repeat;
	_height:1%;
}

#columnLeft {
	float:left;
	width:400px;
	margin-left:30px;
	padding-top:20px;
	padding-bottom:20px;
	display:inline;
	color:white;
}	

#columnFullWidth {
	float:left;
	width:900px;
	margin-left:30px;
	padding-top:20px;
	padding-bottom:20px;
	display:inline;
	min-height:300px;
	height:auto !important;
	height:300px;
}	

#columnRight {
	float:left;
	width:470px;
	display:inline;
	margin-left:30px;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:20px;
	color:white;
	background:url("../images/BgContentMiddle.jpg") top left no-repeat;
	
		min-height:500px;
	height:auto !important;
	height:600px;
}	

#footer {
	background:url("../images/footer.jpg") top left no-repeat;
	width:1000px;
	height:35px;
}
/*
ul#topVerLeft {
	padding:0px;
	list-style:none;
	margin:0px;
	width:210px;
	
	position:absolute;
	top:130px;
	left:15px;
	line-height:26px;
	_line-height:18px;
}

ul#topVerLeft li {
}

ul#topVerLeft a {
	padding:5px;
	_padding:3px;
	padding-left:60px;
	border-bottom:1px dotted #222222;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	background:url("../images/liItemOut.jpg") 0% 50% no-repeat;
	font-weight:bold;
	display:block;
} */

h1 {
	color:#c20007;
	font-size:16px;
}

/*ul#topVerLeft a:hover {
	background:url("../images/liItemOver.jpg") 0%  50% no-repeat;
	display:block;
}

ul#topVerLeft ul {
	display:none;
	position:absolute;
	padding:0px;
	margin:0px;
	list-style:none;
	left:190px;
	margin-top:-30px;
	width:170px;
	
}

ul#topVerLeft ul li a {
	padding:1px;
	border-bottom:none;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	background:#575757;
	font-weight:bold;
}

ul#topVerLeft ul li a:hover {
	color:red;
	background:#191919;
} */

#nieuws {
	position:absolute;
	right:20px;
	width:250px;
	top:140px;
}

#nieuws .title {
	color:#ee1d25;
}

#nieuws h1 {
	font-size:16px;
	color:white;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

.right {
	color:#575757;
	color:#575757;
	float:right;
	margin-top:8px;
	margin-right:30px;
	display:inline;
}

.right a {
	color:#575757;
	text-decoration:none;
	display:inline;
}

.left {
	float:left;
	margin-top:8px;
	margin-left:10px;
	display:inline;
}

ul#bottomHorLeft {
	padding:0px;
	margin:0px;
	list-style:none;
}	

ul#bottomHorLeft li {
	float:left;
}

ul#bottomHorLeft li a {
	border-right:1px solid white;
	color:#ececec;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}

#links {
	overflow:hidden;
	position:absolute;
	right:30px;
	top:45px;
}

#links a {
	display:block;
	width:25px;
	height:23px;
	float:left;
	
	display:inline;
}

#links a.btnHome {
	background:url("../images/btnHome.jpg") top left no-repeat;
}

#links a.btnContact {
	background:url("../images/btnContact.jpg") top left no-repeat;
}

#links a.btnSitemap {
	background:url("../images/btnSitemap.jpg") top left no-repeat;
}

#links a.btnZoek {
	background:url("../images/btnZoek.jpg") top left no-repeat;
}
	
#links a span {
	display:none;
}



































ul#leftHorTop {
	padding:0px;
	margin:0px;
	list-style:none;
	line-height:50px;
	position:absolute;
	top:120px;
	left:20px;
	width:200px;
	line-height:30px;
}

ul#leftHorTop li {
	_display:inline;
}

ul#leftHorTop li a {
	color:white;
	padding-left:60px;
	text-decoration:none;
	text-transform:uppercase;
	background:url("../images/liItemOut.jpg") 0% 50% no-repeat;
	display:block;
	height:33px;
	border-bottom:1px dotted #2d2d2d;
}

ul#leftHorTop li a:hover {
	background:url("../images/liItemOver.jpg") 0% 50% no-repeat;
	display:block;
}

ul#leftHorTop li ul {
	position:absolute;
	left:159px;
	background:#575757;
	list-style:none;
	display:none;
	text-align:left;
	
	width:150px;
	
	padding:0px;
	margin:0px;
	margin-top:-34px;
}


ul#leftHorTop li ul li {
	width:150px;
	display:inline;
}

ul#leftHorTop li ul li a {
	color:white;
	text-decoration:none;
	font-size:11px;
	text-transform:none;
	height:33px;
	background:none;
	display:block;
	padding-left:10px;
	border-bottom:none;
}

ul#leftHorTop li ul li a:hover {
	background:none;
	background:#191919;
	display:block;
	height:33px;
}