* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background: url(../images/bg.jpg) repeat-x left top;
}

#wrapper {
	margin: 0 auto;
	width: 962px;
	height:3500px;
}

#header {
	position: relative;
	width: 962px;
	height: 168px;
}

h1 {
	position: absolute;
	top: 50px;
	left: 0;
	width: 281px;
	height: 41px;
	background: url(../images/logo.png) no-repeat left top;
}

h1 a {
	display: block;
	width: 281px;
	height: 41px;
	text-indent: -9999px;
}

ul#menu {
position: absolute;
	top: 55px;
	left: 550px;	
	width: 400px;
	height: 28px;
	list-style: none;
	overflow: hidden;
}
#menu li {
	float: left;
	margin: 0 0 0 0;
	width: 130px;
	height: 28px;
	text-align: center;
}


.aanpakbutton a:link, .aanpakbutton a:visited {
	background: url(../images/aanpak.png) no-repeat top left;
	width: 77px;
	height: 28px;
text-indent: -9999px;
display: block;
}

.aanpakbutton a:hover, .aanpakbutton a:active, .aanpakbutton a.selected {
	background: url(../images/aanpak.png) no-repeat bottom left;
	text-indent: -9999px;
display: block;
}

.kennisbutton a:link, .kennisbutton a:visited {
	background: url(../images/kennis.png) no-repeat top left;
	width: 77px;
	height: 28px;
	text-indent: -9999px;
display: block;
}

.kennisbutton a:hover, .kennisbutton a:active, .kennisbutton a.selected {
	background: url(../images/kennis.png) no-repeat bottom left;
}




.contactbutton a:link, .contactbutton a:visited {
	background: url(../images/contact.png) no-repeat top left;
	width: 77px;
	height: 28px;
	text-indent: -9999px;
display: block;
}

.contactbutton a:hover, .contactbutton a:active, .contactbutton a.selected {
	background: url(../images/contact.png) no-repeat bottom left;
}

ul#socialmedia {
position: absolute;
	top: 255px;
		
	width: 400px;
	height: 31px;
	list-style: none;
	overflow: hidden;
}
#socialmedia li {
	float: left;
	width: 100px;
	height: 31px;
	text-align: center;
}

.twitter{
	background: url(../images/twitter-icon.png) no-repeat top left;
	width: 30px;
	height: 31px;
	padding-top:10px;

}

.twitter a{
color:#9a99a8;
text-decoration:none;
	padding-left:20px;
}

.twitter a:hover{
text-decoration:underline;
}

.linkedin  {
	background: url(../images/linkedin-icon.png) no-repeat top left;
	width: 30px;
	height: 31px;
	padding-top:10px;
}

.linkedin a{
color:#9a99a8;
text-decoration:none;
	padding-left:20px;
}

.linkedin a:hover{
text-decoration:underline;
}

.email{
	background: url(../images/email-icon.png) no-repeat top left;
	width: 30px;
	height: 31px;
	padding-top:10px;
}

.email a{
color:#9a99a8;
text-decoration:none;
	padding-left:20px;
}

.email a:hover{
text-decoration:underline;
}
.digg{
	background: url(../images/digg-icon.png) no-repeat top left;
	width: 30px;
	height: 31px;
	padding-top:10px;
}

.digg a{
color:#9a99a8;
text-decoration:none;
	padding-left:10px;
}

.digg a:hover{
text-decoration:underline;
}

#home {
	position: relative;
	width: 962px;
	height: 365px;
}



#tweet {
	position: absolute;
	width: 370px;
	height: 193px;
	padding:20px;
	background: url(../images/twitter-talk.png) no-repeat left top;
	margin-top:350px;
	color:#868685;
	font-size:16px;
	font: Arial, Helvetica, sans-serif;
}

#tweet h2{
color:#9a99a8;
font-size:18px;
padding-bottom:10px;
padding-top:10px;
}

#tweet a{
color:#252243;
}

#tweet li{
list-style:none;
padding-right:20px;
}

#twitter-vogel {
	position: absolute;
	width: 72px;
	height: 93px;
	background: url(../images/twitter-bird.png) no-repeat left top;
	margin-top:570px;
}



#maak-keuze {
	position: absolute;
	width: 258px;
	height: 258px;
	background: url(../images/maak-uw-keuze.png) no-repeat left top;
	margin-left:600px;
}

#terug-boven {
	position: absolute;
	width: 162px;
	height: 96px;
	margin-left:720px;
}

#terug-boven h2 {
	position: absolute;
	width: 162px;
	height: 96px;
	background: url(../images/terug-boven.png) no-repeat left top;
}

#terug-boven h2 a {
	display: block;
	width: 162px;
	height: 96px;
	text-indent: -9999px;
}

#naar-aanpak {
	position: absolute;
	width: 165px;
	height: 103px;
	margin-left:800px;
	padding-top:110px;
}

#naar-aanpak h2 {
	position: absolute;
	width: 165px;
	height: 103px;
	background: url(../images/naar-aanpak.png) no-repeat left top;
}

#naar-aanpak h2 a {
	display: block;
	width: 165px;
	height: 103px;
	text-indent: -9999px;
}

#companies {
	position: absolute;
	width: 600px;
	height: 350px;
	margin-top:-150px;
	background: url(../images/companies.jpg) no-repeat left top;
}


#naar-kennis {
	position: absolute;
	width: 134px;
	height: 83px;
	margin-left:700px;
	margin-top:-130px;
}

#naar-kennis h2 {
	position: absolute;
	width: 134px;
	height: 83px;
background: url(../images/naar-kennis.png) no-repeat left;
}

#naar-kennis h2 a {
	display: block;
	width: 134px;
	height: 83px;
	text-indent: -9999px;
}

#naar-contact {
	position: absolute;
	width: 167px;
	height: 99px;
	margin-left:800px;
	margin-top:-50px;
}

#naar-contact h2 {
	position: absolute;
	width: 167px;
	height: 99px;
background: url(../images/naar-contact.png) no-repeat left;
}

#naar-contact h2 a {
	display: block;
	width: 162px;
	height: 96px;
	text-indent: -9999px;
}

#naar-boven {
	position: absolute;
	width: 162px;
	height: 96px;
	margin-left:800px;
	
}

#naar-boven h2 {
	position: absolute;
	width: 162px;
	height: 96px;
background: url(../images/naar-boven.png) no-repeat left;
}

#naar-boven h2 a {
	display: block;
	width: 167px;
	height: 99px;
	text-indent: -9999px;
}

#enveloppe {
	position: absolute;
	width: 330px;
	height: 177px;
	background: url(../images/enveloppe.png) no-repeat left top;
	top:2493px;
	
}

#board {
	position: absolute;
	width: 547px;
	height: 450px;
	background: url(../images/board.png) no-repeat left top;
	margin-left:400px;
	margin-top:230px;
}


#company {
	position: absolute;
	left: 0;
	width: 500px;
	height: 45px;
}

#company h4 {
	position: absolute;
	top: 80px;
	font-size: 24px;
	font-weight: normal;
	color: #9a99a8;
	line-height:32px;

}

#company h3 {
	position: absolute;
	top: 33px;
	font-size: 32px;
	font-weight: normal;
	color: #363534;
	font-weight:bold;
}

#kenniskop h2 {
color:#363534;
font-size:28px;
padding:16px;

}

#aanpakkop h2 {
color:#363534;
font-size:28px;
padding:16px;

}

#contactkop h2 {
color:#fff;
font-size:28px;
padding:16px;

}

#kennis {
	margin: 327px 0 50px 0;
	padding: 34px 0 0 0;
	width: 962px;
}


#kennis h3 {
	margin: 0 0 21px 0;
	font-size: 2.6em;
	font-weight: normal;
	color:#241770;
}

#kennis h4 {
	padding: 0 0 5px 0;
	font-size: 1.3em;
	line-height: 21px;
}

#kennis p {
	padding: 0 0 16px 0;
	line-height: 21px;
	color:#201c3e;
}

#aanpak {
	margin: 222px 0 50px 0;
	padding: 34px 0 0 0;
	width: 962px;
}

#aanpak h3 {
	margin: 0 0 21px 0;
	font-size: 2.6em;
	font-weight: normal;
	color:#241770;
}

#aanpak h4 {
	padding: 0 0 5px 0;
	font-size: 1.3em;
	line-height: 21px;
}

#aanpak p {
	padding: 0 0 16px 0;
	line-height: 21px;
	color:#201c3e;
}

#contact {
	margin: 292px 0 50px 0;
	padding: 34px 0 0 0;
	width: 962px;
}

#contact h3 {
	margin: 0 0 21px 0;
	font-size: 2.6em;
	font-weight: normal;
	color:#fff;
}

#contact h4 {
	padding: 0 0 5px 0;
	font-size: 1.3em;
	line-height: 21px;
	color:#FF0000;
}

#contact p {
	padding: 0 0 16px 0;
	line-height: 21px;
	color:#FFFFFF;
}

#col-main {
	float: left;
	margin: 0 30px 0 0;
	padding: 14px 0 20px 20px;
	width: 602px;
}

#col-main h3 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom:15px;
	font-size:16px;
}

#col-main h4 {
	font-weight: normal;
	color: #9a99a8;
	font-size:16px;
	padding-bottom:15px;
}

#col-main p {
	font-size: 1.2em;
}

#col-main-left {
	float: left;
	padding: 0 30px 0 0;
	width: 270px;
}

#col-main-left tr,td {

margin-left:15px;
font-size:12px;
	color: #fff;
}

#col-main-left ul {

margin-left:15px;
font-size:12px;
	color: #201C3E;
}

#col-main-right {
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 0 0 20px;
	width: 281px;
}

#col-main-right ul {

margin-left:15px;
font-size:12px;
	color: #201C3E;
}



#col-side {
	float: left;
	padding: 14px 30px 60px 30px;
	width: 250px;
	
}

#col-side h3 {
	color: #241770;
	padding-bottom:15px;
	border-bottom: 1px solid #e5e5e5;
	font-size:16px;
}

#col-side h4 {
	font-weight: normal;
	color: #9a99a8;
	font-size:16px;
	padding-bottom:15px;
}

#col-side p {
	font-size: 1.3em;

}

#col-side a:link,
#col-side a:visited {
	color: #fff;
	text-decoration: underline;
}

#col-side a:hover,
#col-side a:active {
	color: #fff;
	text-decoration: none;
}

#col-side-contact {
	float: left;
	padding: 14px 30px 60px 30px;
	width: 250px;
	
}

#col-side-contact h3 {
padding-bottom:15px;
	color:#FFFFFF;
	border-bottom: 1px solid #543f8d;
	font-size:16px;
}

#col-side-contact h4 {
	font-weight: normal;
	color: #9a99a8;
	font-size:16px;
	padding-bottom:15px;
}

#col-main-left-contact h3 {
padding-bottom:15px;
	color:#FFFFFF;
	border-bottom: 1px solid #543f8d;
	font-size:16px;
}

#col-main-left-contact h4 {
	font-weight: normal;
	color: #9a99a8;
	font-size:16px;
	padding-bottom:15px;
}

#col-side-contact p {
	font-size: 1.3em;

}

#col-main-left-contact {
	float: left;
	padding: 0 30px 0 0;
	width: 270px;
}

#col-main-left-contact tr,td {

margin-left:15px;
font-size:12px;
	color: #fff;
}

#col-main-left-contact a {
color:#FFFFFF;
padding-top:10px;
}

#col-main-left-contact ul {

margin-left:15px;
font-size:12px;
	color: #201C3E;
}

#col-main-right-contact h3 {
padding-bottom:15px;
	color:#FFFFFF;
	border-bottom: 1px solid #543f8d;
	font-size:16px;
}

#col-main-right-contact h4 {
	font-weight: normal;
	color: #9a99a8;
	font-size:16px;
	padding-bottom:15px;
}



#col-main-right-contact {
	float: left;
	padding: 0 30px 0 0;
	width: 270px;
}

#col-main-right-contact tr,td {

margin-left:15px;
font-size:12px;
	color: #fff;
}

#col-main-right-contact ul {

margin-left:15px;
font-size:12px;
	color: #201C3E;
}

#col-side-contact a:link,
#col-side a:visited {
	color: #fff;
	text-decoration: underline;
}

#col-side-contact a:hover,
#col-side-contact a:active {
	color: #fff;
	text-decoration: none;
}

.box p.open-maps 
 {
	display: block;
	padding: 4px 0 0 28px;
	width: 177px;
	height: 28px;
	color: #fff;
	float:right;
	text-decoration: none;
	background: url(../images/open-google-maps.png) left top no-repeat;
}

.box p.open-maps a {
	float: right;

	width:177px;
	height:28px;
	text-indent: -9999px;
}

.box label {
	font-size: 1.2em;
	line-height: 33px;
}

.box .textinput {
	margin: 0 0 10px 0;
	padding: 0 6px 6px 10px;
	width: 290px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	background: url(../images/form1.png) left top no-repeat;
	border: none;
}

.box textarea {
	margin: 0 0 10px 0;
	padding: 6px 6px 6px 10px;
	width: 290px;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 22px;
	color: #fff;
	background: url(../images/form2.png) left top no-repeat;
	border: none;
}

.box form {
	margin: 15px 0 0 0;
}

.box form dt {
	float: left;
	width: 95px;
}


.box p.button 
 {
	display: block;
	padding: 4px 0 0 28px;
	width: 107px;
	height: 28px;
	color: #fff;
	text-decoration: none;
	float:right;
	background: url(../images/versturen.png) left top no-repeat;
}

.box form p.button a {
	float: right;
	width:107px;
	height:28px;
	text-indent: -9999px;
}