/* CSS Document */

body {
	background-attachment:fixed;
	background-image:url(../img/background.png);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#666666
	}

img, table, a {
	border:none;
	border-collapse:collapse;
	outline:none;
	text-decoration:none
	}

b {
	color:#666666
	}

.container {
	position:absolute;
	margin:0 auto;
	width:540px;
	height:540px;
	top:50%;
	left:50%;
	margin-left:-270px;
	margin-top:-270px;
	}

.top {
	position:relative;
	height:90px;
	width:540px;
	background-image:url(../img/top/actieveSetting.png);
	background-repeat:no-repeat
	}

#logo {
	position:relative;
	top:35px;
	left:390px;
	height:33px;
	width:80px
	}

.navigation {
	position:relative;
	height:30px;
	width:540px;
	background-image:url(../img/navBack.png)
	}
	
a.nav:link {
	color:#666666
	}
a.nav:visited {
	color:#666666
	}
a.nav:hover {
	color:#333333
	}
a.nav:active {
	color:#333333
	}

.red {
	color:#ee2824
	}

#td1 {float:left; margin:8px 0px 0px 19px; font-weight:bold}
#td2 {float:left; margin:8px 0px 0px 19px; font-weight:bold}
#td3 {float:left; margin:8px 0px 0px 19px; font-weight:bold}
#td4 {float:left; margin:8px 0px 0px 18px}
#td5 {float:left; margin:8px 0px 0px 20px}
#td6 {float:left; margin:8px 0px 0px 20px}
#td7 {float:left; margin:8px 0px 0px 20px}
#td8 {float:left; margin:8px 0px 0px 20px}

.contentTxt {
	text-align:left;
	margin:8px 70px 0px 70px
	}

#headingTxt {
	font-size:14px;
	font-weight:bold;
	line-height:43px
	}

.header {
	font-weight:bold;
	font-size:12px;
	line-height:43px
	}

.italic {
	font-style:italic
	}

.small {
	font-size:9px;
	}

#contactImg {
	position;
	height:200px;
	width:400px;
	left:0px;
	top:5px;
	background-repeat:no-repeat
	}
	
#home {
	position:absolute;
	width:540px;
	top:190px;
	font-size:13px;
	text-align:center;
	line-height:19px;
	}

#logoHome {
	position:relative;
	top:95px;
	left:205px;
	height:50px;
	width:120px
	}

#imgHome {
	position:absolute;
	font-weight:bold;
	top:260px;
	left:104px;
	width:332px
	}

#enter {
	position:absolute;
	width:540px;
	text-align:center;
	text-transform:uppercase;
	top:445px;
	}
	
#link {
	position:absolute;
	width:51px;
	height:42px;
	left:0px;
	bottom:0px
	}
#klikHier {
	position:absolute;
	width:540px;
	text-align:center;
	text-transform:uppercase;
	top:508px;
	font-size:14px
	}

#close {
	position:absolute;
	width:540px;
	text-align:center;
	text-transform:uppercase;
	top:540px
	}	
		
a.enter:link {
	color:#666666
	}
a.enter:visited {
	color:#666666
	}
a.enter:hover {
	color:#ee2824
	}
a.enter:active {
	color:#ee2824
	}
	
#whatWeDoImg {
	background-image:url(../img/content/whatWeDo.png);
	height:249px;
	width:400px;
	margin-top:20px
	}
	
#howWeWorkImg {
	background-image:url(../img/content/howWeWork.png);
	height:270px;
	width:400px;
	margin-top:20px
	}

#clientsImg {
	background-image:url(../img/content/clients.png);
	height:300px;
	width:400px;
	margin-top:5px
	}

#publicationsImg {
	height:94px;
	width:150px;
	margin-top:5px
	}


#aboutUsImg {
	background-image:url(../img/content/aboutUs.png);
	height:140px;
	width:400px;
	margin-top:30px
	}

.publicationsTxt {
	padding-left:15px
	}
	
#davidvneerbos {
	position:absolute;
	width:540px;
	text-align:center;
	bottom:-20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:9px
	}
	
a.link:link {
	color:#999999
	}
a.link:visited {
	color:#999999
	}
a.link:hover {
	color:#333333
	}
a.link:active {
	color:#333333
	}

#nextBlogpage {
	position:relative;
	left:350px;
	top:15px;
	text-align:right;
	font-size:11px;
	font-size:14px;
	font-weight:bold;
	}

#prevBlogpage {
	position:relative;
	left:350px;
	top:15px;
	vertical-align:top;
	text-align:right;
	font-size:11px;
	font-size:14px;
	font-weight:bold;
	}