body {
	background:#bedea8;	
	padding:0px;
	margin:0px;
	
	font-family:verdana, arial;
	font-size:11px;
	color:#4b4b4d;
	
	text-align:center;
	line-height:20px;
}

#container {
	width:832px;
	background:url("../images/bg.jpg") top left repeat-y;
	
	position:relative;
	margin:0 auto;
	text-align:left;
}

#header {
	width:832px;
	background:url("../images/header.jpg") top left no-repeat;
	height:274px;
}

#footer {
	width:832px;
	background:#bedea8 url("../images/footer.jpg") top left no-repeat;
	height:48px;
}

#overflow {
	overflow:hidden;
	_height:1%;
	background:url("../images/balloon_right_text.jpg") bottom right no-repeat;
}

#columnRight {
	background:url("../images/balloon_half_top.jpg") top right no-repeat;
	float:left;
	width:438px;
	_width:438px;
	
	padding:0px 210px 20px 20px;
	display:inline;
	
	
	min-height:520px;
	height:auto !important;
	height:20px;
}

#columnLeft {
	width:164px;
	float:left;
	display:inline;
}

#footer a.ontwerp {
	display:block;
	float:left;
	background:url("../images/realisatie.jpg") top left no-repeat;
	height:19px;
	width:197px;
	margin-top:32px;
	margin-left:43px;
	display:inline;
}

#footer a span {
	display:none;
}

#footer .right {
	float:right;
	font-size:9px;
	margin-top:32px;
	margin-right:63px;
	display:inline;
}


h1 {
	font-size:16px;
	color:#5dac26;
}


a:link{color:#5CAC25; text-decoration:none;}
a:visited{color:#5CAC25; text-decoration:none;}
a:hover{color:#5CAC25; text-decoration:underline;}








ul#leftHorTop {
	padding:0px;
	margin:0px;
	list-style:none;
	width:118px;
	line-height:25px;
	_line-height:15px;
	margin-left:46px;
}

ul#leftHorTop li
{
	height:25px;
}
	


ul#leftHorTop li a {
	margin:0px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	_padding:5px 0px 5px 15px;
	display:block;
	_display:inline;
}


ul#leftHorTop li a:hover {
	background:#9ecd7d;
}

ul#leftHorTop li ul {
	padding:0px;
	margin:0px;
	display:none;
	position:absolute;
	left:158px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-align:left;
	list-style:none;
	width:175px;
	margin-top:-25px;
	line-height:25px;
	_margin-top:0px;
	border:1px solid #5dac26;
}

ul#leftHorTop li ul li a {
	background:none;
	padding:0px 20px 0px 5px;
	color:#5dac26;
	text-decoration:none;
}

ul#leftHorTop li ul li a:hover {
	background:#5dac26;
	color:white;
	border:none;
}

ul#BottomMiddleHor {
	padding:0px;
	margin:0px;
	list-style:none;
	
	float:right;
	margin-right:150px;
	margin-top:7px;
	
	display:inline;
}

ul#BottomMiddleHor li {
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:9px;
	display:block;
}


* html ul#leftHorTop li a {
   width:100%;
}