body {
	font: 12px Arial,Verdana;
	color: #005969;
	line-height:16px;
	padding: 0px;
	margin: 0px;
	background-color: #005969;
}

#container{
	width:952px;
	margin:0px auto;
	padding:0px;
	padding-top:10px;
}

	#kolom-links{
		float:left;
		margin:0px;
		padding:0px;
		width:279px;
	}
	
		#logo a{
			float:left;
			margin:0px;
			padding:0px;
			width:279px;
			height:142px;
			padding-bottom:14px;
			background-image:url(../images/logo.jpg);
			background-repeat:no-repeat;
		}
		
		#menu{
			float:left;
			margin:0px;
			padding:0px;
			width:279px;
			color:white;;
			background-color:#e87322;
			background-image:url(../images/menu_top.gif);
			background-repeat:no-repeat;
			background-position:top left;
		}
		
			#menu ul{
				margin:0px;
				padding:0px;
				padding-top:15px;
			}
			
			#menu li{
				margin:0px;
				padding:0px;
				list-style:none;
				padding-left:15px;
			}
			
			#menu li a{
				display:block;
				font-weight:bold;
				width:239px;
				margin:0px;
				padding:0px;
				padding-top:4px;
				padding-bottom:4px;
				color:white;
				text-decoration:none;
				border-bottom:1px solid #f3b58a;
			}
			
			#menu li.sub {
				margin:0px;
				padding:0px;
				text-align:left;
				margin-left:25px;
				background-image:url(../images/bullet.gif);
				background-repeat:no-repeat;
				background-position:left;
			}
			
			#menu li.sub a{
				display:block;
				font-weight:bold;
				font:12px arial;
				margin:0px;
				padding:0px;
				padding-top:0px;
				padding-bottom:0px;
				color:white;
				padding-left:15px;
				border-bottom:0px solid #f3b58a;
			}
			
			#menu li a:hover, #menu li a.actief{
				color:#005969;
			}
			
			#menu li.sub a.actief {
				color:#555555;
			}
			
		#menu_bottom{
			float:left;
			width:279px;
			height:29px;
			margin:0px;
			padding:0px;
			padding-bottom:14px;
			background-image:url(../images/menu_bottom.gif);
			background-repeat:no-repeat;
		}
	
	#adres_blok{
		float:left;
		margin:0px;
		padding:0px;
		width:249px;
		padding:15px;
		color:white;
		font:11px Arial;
		background-color:#e87322;
		background-image:url(../images/menu_top.gif);
		background-repeat:no-repeat;
		background-position:top;
	}
	
	#adres_blok_footer{
		float:left;
		width:279px;
		height:29px;
		margin:0px;
		padding:0px;
		background-image:url(../images/menu_bottom.gif);
		background-repeat:no-repeat;
	}
	
	#kolom-rechts{
		float:right;
		width:657px;
	}
		
		#header{
			float:left;
			width:657px;
			height:148px;
			margin:0px;
			padding:0px;
			padding-bottom:14px;
			background-image:url(../images/header_foto.jpg);
			background-repeat:no-repeat;
		}
		
		#content{
			float:left;
			width:627px;
			margin:0px;
			padding:15px;
			background-color:#d9d3d7;
			background-image:url(../images/content_top.gif);
			background-repeat:no-repeat;
			background-position:top;
		}
		
			#items{
				float:right;
				margin:0px;
				padding:0px;
			}
							
			.item_right{
				float:left;
				width:13px;
				height:25px;
				background-image:url(../images/item_right.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-color:#e87322;
			}	
			
			.item_middle{
				float:left;
				height:23px;
				color:white;
				padding-top:2px;
				text-align:center;
				font-weight:bold;
				background-color:#e87322;
			}
			
			.item_left{
				float:left;
				width:13px;
				height:25px;
				background-image:url(../images/item_left.gif);
				background-repeat:no-repeat;
				background-position:left;
				background-color:#e87322;
			}
			
		#footer{
			float:left;
			width:657px;
			height:29px;
			margin:0px;
			padding:0px;
			background-image:url(../images/content_bottom.gif);
			background-repeat:no-repeat;
			background-position:top;
		}	
	
.clearer {
	clear: both; 
	line-height:0; 
	height: -10; 
	float: none;
}
		
/****************************************************
				CONTENT STYLES
***************************************************/

h1{
	font:17px Arial,Verdana;
	font-weight:bold;
	color:#005969;
}

h2{
	font:15px Arial,Verdana;
	font-weight:bold;
	color:#e87322;
	margin:0px;
	padding:0px;
}

h3{
	font:13px Arial,Verdana;
	color:#005969;
	margin:0px;
	padding:0px;
}

h4{
	font:12px Arial,Verdana;
	color:#e87322;
	margin:0px;
	padding:0px;
}

h5{
	font:12px Arial,Verdana;
	color:#005969;
	margin:0px;
	padding:0px;
}

h6{
	font:12px Arial,Verdana;
	color:#e87322;
	margin:0px;
	padding:0px;
}

hr{
	color:#f3b58a;
	height:1px;
}

a{
	color:#e87322;
}

a:hover{
	text-decoration:none;
}

p{
	margin-top:0;
}

/* exposantenlijst */
.list_exposant {
	border:1px solid white;
	padding:10px;
	width:250px;
	float:left;
	height:150px;
}

.list_activity {
	border:1px solid white;
	width:175px;
	float:left;
	padding:5px;
}