body {
	background:url("../images/bg.jpg") top left repeat;
	padding:0px;
	margin:0px;
	
	font-family:arial, verdana;
	font-size:11px;
	color:black;
	line-height:20px;
	
	text-align:center;
}

table {
	font-size:11px;
}	

a:link {text-decoration:none; color:#cd3700;}
a:visted {text-decoration:none; color:#cd3700;}
a:hover {text-decoration:underline; color:#cd3700;}


#container {
	width:965px;
	border:1px solid #7d7d7d;
	border-top:none;
	
	background-color:white;
	
	position:relative;
	margin:0 auto;
	text-align:left;
	_width:967px;
}

#header {
	width:963px;
	height:270px;
	background:url("../images/header_gemeente.jpg") top left no-repeat;
	margin-left:1px;
}

#footer {
	width:963px;
	height:10px;
	background:#cd3700;
	margin-left:1px;
	margin-bottom:1px;
	color:white;
	font-size:9px;
	padding-bottom:8px;
	_padding-bottom:0px;
}

#footer a
{
	color:white;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover
{
	color:white;
	font-weight:normal;
	text-decoration:underline;
}

#overflow {
	overflow:hidden;
	width:963px;
}

#right {
	width:880px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	padding-bottom:20px;
	display:inline;
	min-height:300px;
	height:auto !important;
	height:300px;
}
h1 {
	text-transform:uppercase;
	font-size:18px;
	color:#cd3700;
	font-style:italic;
}

#left ul {
	width:280px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#left ul li {
	background-color:#eaeaea;
	border-bottom:1px solid white;
	padding-left:10px;
}

.activiteitenTitel {
	font-weight:bold;
	color:#cd3700;
}
/*
ul#TopLeftHor {
	list-style:none;
	font-size:12px;

	
	position:absolute;
	left:-51px;
	top:233px;
	_top:245px;
}

ul#TopLeftHor li {
	float:left;
	border-right:1px solid white;
}

ul#TopLeftHor li a{
	color:white;
	text-decoration:none;
	padding-left:53px;
	padding-right:52px;
}
*/
ul#TopHorRight {
	list-style:none;
	font-size:11px;
	
	position:absolute;
	right:0px;
	_right:-1px;
	top:5px;
	
	padding:0px;
	margin:0px;
}

ul#TopHorRight li {
	float:left;
}

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


ul#TopLeftHor, ul#TopLeftHor li ul
{
	list-style:			none;
	margin:				0px;
	padding:			0px;
}

ul#TopLeftHor
{
	float:				left;
	display:			inline;
	margin-top:246px;
}

ul#TopLeftHor li
{
	float:				left;
	display:			inline;
	padding-left:		25px;
	margin-left:		10px;
	padding-right:		35px;
	border-right:		1px solid #FFFFFF;
}

* html ul#TopLeftHor li
{
	width:				1%;
}

ul#TopLeftHor li a
{
	display:			block;
	font-weight:		bold;
	text-decoration:	none;
	color:				#FFFFFF;
	line-height:		16px;
}

ul#TopLeftHor li a:hover
{
	text-decoration:	underline;
}

ul#TopLeftHor li ul
{
	width:				200px;
	position:			absolute;
	margin-top:			8px;
	margin-left:		-20px;
	display:			none;
	border:				1px solid #BBBBBB;
	border-top:			none;
	background-color:	#E8E8E8;
}

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

ul#TopLeftHor li ul li a
{
	font-weight:		100;
	padding:			2px 5px;
	font-weight:		bold;
	color:				#CE3700;
}

ul#TopLeftHor li ul li a:hover
{
	font-weight:		100;
	padding:			2px 5px;
	color:				#FFFFFF;
	background-color:	#CE3700;
	text-decoration:	none;
	font-weight:		bold;	
}

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

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

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

hr
{
	border:0px; 
	background-color:#FFFFFF; 
	border-bottom:1px solid #C8C8C8; 
	border-top:0px; 
	color:#FFFFFF;
}

