* {
	padding:0;
}

body {
	background:#fff;
	color:#304a73;
	font-family: Arial, sans-serif, Verdana; 
	font-size:12px;
	line-height:20px;
}

#wrapper {
	position:relative;
	width:960px;
	margin:0 auto;
}

#top {
	position: relative;
	width:960px;
	height: 127px;
	background: #f9b200 url(/assets/images/vervolg_top.jpg) no-repeat;
}


div#smoothmenu1 {
	height: 38px;
	width: 682px;
	padding-left: 278px;
	background: #f9b200 url(/assets/images/vervolg_menu.gif) no-repeat;
	padding-top:20px;
}

div#illu {
	height: 410px;
	width: 278px;
	float: left;
	z-index:1000;
}

#text {
	height: 264px;
	width: 450px;
	padding-top: 72px;
	overflow: hidden;
	float: left;
}

div#right {
	height: 410px;
	width: 155px;
	padding-top: 34px;
	padding-left: 15px;
	overflow: hidden;
	float: left;
}

#submenu {
	position: absolute;
	top: 560px;
	left: 278px;
	z-index:1001;
	font-size:9px;
	line-height:18px;
	color: #123456;
width: 350px;
float: none;
clear: both;
}

#submenu A {
	color: #002052;
	text-decoration: none;
}

#submenu A:hover {
	color: #004dc4;
}


#scroll {
	position: absolute;
	top: 533px;
	left: 720px;
	z-index:1001;
}


#button {
	position: relative;
	width:139px;
	height: 65px;
	background: #fff url(/assets/images/button.jpg) no-repeat;
	text-align: center;
	overflow: hidden;
}
#button A {
	width: 100%;
	display: block;
	height: 65px;
}


#buttonkl {
	position: relative;
	width:139px;
	height: 30px;
	background: #fff url(/assets/images/buttonkl.jpg) no-repeat;
	text-align: center;
	overflow: hidden;
	margin-bottom:1px;
}
#buttonkl A {
	width: 100%;
	display: block;
	height: 30px;
}

