* {
	padding:0px;
	margin:0px;
	border:none;
}

html {
	height:100%;
	width:100%;
	overflow-y:scroll;
}

body {
	overflow:hidden;
}
p, div, td, input, textarea, a, select, li, body {
	/*font-family: "Lucida sans Unicode", "Lucida sans", Arial, Verdana;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:12px;
	line-height:17px;
	color:#666;
}
p {
	padding:15px 0 0 0;
}
#wrap {	width:970px;	background:#fff url(../images/body_bg.jpg) no-repeat center left;
	margin:0 auto;
}

}
#container {
	width:970px;
	margin:0 auto 0 auto;
	padding:0 0 20px 0;
	display:table;
	overflow:hidden;
}
#header {
	width:970px;
	background:#fff url(../images/back_top.gif) no-repeat top center;
	height:48px;
}
#header #logo {
	margin:15px 0 0 20px;
	float:left;
}

#menu {
	height:40px;
	background:#fff url(../images/menu_back.gif) no-repeat top center;
	border-bottom:0px solid #747474;
	padding:0 0 0 100px;
}
	#menu ul {
		list-style:none;
		padding:10px 0 0 0;
	}
	#text {
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	color:#ff6600;
	}
	#menu ul li {
		float:left;
		height:15px;
		border-left:0px solid #ff6600;
		margin:0;
	}
	#menu ul li.first {border:none;}
	#menu ul li.first a {padding-left:0px}
	#menu ul li a {
		float:left;
		line-height:15px;
		padding:0 10px 0 10px;
		font-weight:normal;
		text-decoration:none;
		font-size:12px;
		color:#747474;
	}
	#menu ul li a:hover, #menu ul li.active a {
		color:#fff;
	}

#logo{
width:970px;
height:386px;
background: url(../images/banner.gif) no-repeat center left;
}	
#main {
	width:970px;
	padding:0px 0px 0px 0px;
	height:129px;
	background: url(../images/background_middle.gif) no-repeat center left;
	float:left;
}
#main #buttons{
	padding:15px 15px 15px 15px;
	float:center;
}
	#content {
		float:left;
		padding:10px 10px 10px 10px;
		width:500px;
		min-height:400px;
		height:auto !important;
		height:400px;
	}
	#newsItems {
		padding:0 30px 0 30px;
		float:left;
		width:250px;
	}

#footer {
	clear:both;
	width:970px;
	height:273px;
	background: url(../images/background_bottom.gif) no-repeat center left;
	margin:0 auto;
	padding:0px 0 0 0px;
	border-top:0px solid #747474;
}
#footer a, #footer {
	text-decoration:none;
	color:#747474;
	font-weight:normal;
	font-size:14px;
}
#footer h1{
	color:#747474;
	font-weight:normal;
	font-size:16px;
}
#footer #right{
margin:15px 15px 15px 15px;
float:right;
}
#footer #left{
margin:15px 15px 15px 15px;
float:left;
}
#footer a {
	padding:0 5px 0 5px;
}
#footer a:hover {
	color:#fff;
}
#footerb {
	background:#d9d6d6;
	height:20px;
}
	#tussenkopje {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#ff6600;
	}

