@charset "UTF-8";
/* CSS Document */

body { 
	margin-top:13px;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 14px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 13px;
}
a {
	color: #2897AB;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
.accent {
	font-weight: bold;
	color: #5C5C5C;
}
.klein {
	color: #5C5C5C;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 0px;
}

img {
	border: none;
}


#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image: url(graphics/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 980px;
	position: relative;
}
#header a {
	text-decoration: none;
	border: none;
}
#logo {
	position: absolute;
	left: 30px;
	bottom: 15px;
}

#navigation {
	height: 10px;
	width: 600px;
	position: absolute;
	bottom: 13px;
	right: 30px;
	padding-top: 10px;
}

.vlag {
	position: absolute;
	height: 18px;
	width: 75px;
	top: 24px;
	right: 55px;
	border: none;
}
.vlag img {
	float: right;
}
.vlag p {
	font-size: 9px;
	color: #333;
	margin: -2px 0 0 0;
	line-height: 10px;
}
.vlag:hover p {
	color: #999;
}

#home {
	background-image: url(graphics/home.jpg);
	height: 8px;
	width: 49px;
	margin-right: 45px;
	float: left;
	display: block;
	}
#home:hover{
	background-position: 49px;
}

#bureau {
	background-image: url(graphics/bureau.jpg);
	height: 8px;
	width: 68px;
	margin-right: 45px;
	float: left;
	display: block;
	}
#bureau:hover{
	background-position: 68px;
}
#firm {
	background-image: url(graphics/firm.jpg);
	height: 8px;
	width: 40px;
	margin-right: 45px;
	float: left;
	display: block;
	background-position: 0px;
	}
#firm:hover{
	background-position: 40px;
}

#oplossingen {
	background-image: url(graphics/oplossingen.jpg);
	height: 8px;
	width: 116px;
	margin-right: 45px;
	float: left;
	display: block;
	}
#oplossingen:hover{
	background-position: 116px;
}
#solutions {
	background-image: url(graphics/solutions.jpg);
	height: 8px;
	width: 94px;
	margin-right: 45px;
	float: left;
	display: block;
	background-position: 0px;
	}
#solutions:hover{
	background-position: 93px;
}

#links {
	background-image: url(graphics/links.jpg);
	height: 8px;
	width: 46px;
	margin-right: 45px;
	float: left;
	display: block;
	}
#links:hover{
	background-position: 46px;
}

#contact {
	background-image: url(graphics/contact.jpg);
	height: 8px;
	width: 80px;
	margin-right: 45px;
	float: left;
	display: block;
	}
#contact:hover{
	background-position: 80px;
}
.activelink {
	margin-right: 45px;
	float: left;
}

#flashcontainer {
	height: 200px;
	width: 960px;
	background-image: url(graphics/schaduw.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
#pixcontainer {
	height: 170px;
	width: 960px;
	background-image: url(graphics/schaduw.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}

#subnav {
	height: 30px;
	width: 960px;
	background-image: url(graphics/schaduw-subnav.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#subnav a {
	color:#FFF;
}
#subnav a:hover {
	color: #CCC;
	text-decoration: none;
}
#center1 {
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	position: relative;
}
#center2 {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	position: relative;
}

ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 71px;
}

li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	list-style: none;
	float: left;
	display: block;
	margin-top: 8px;
	margin-right: 54px;
	}

.activesub {
	color: #F60;
}


#content {
	background-image: url(graphics/schaduw.png);
	width: 960px;
}

#koloml {
	background-color: #FFF;
	width: 460px;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 100px;
	float: left;
	border: 1px solid #CCC;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#kolomr {
	background-color: #FFF;
	width: 200px;
	margin-top: 16px;
	margin-right: 100px;
	margin-bottom: 16px;
	margin-left: 0px;
	float: right;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#testimonial {
	width: 200px;
}
#testimonial p {
	color: #5C5C5C;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 0px;
	
}
	
#dynstuff {
	margin: 0px;
	padding: 0px;
}


.thumb {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	margin-left: 1px;
	margin-bottom: 0px;
}

#aj   {
	float: left;
	height: 105px;
	width: 105px;
	background-image: url(pix/aj.jpg);
	background-position: 0px 0px;
	margin-bottom: 3px;	
}
#aj:hover {
	background-position: 105px;
}
#rb   {
	float: left;
	height: 105px;
	width: 105px;
	background-image: url(pix/rb.jpg);
	background-position: 0px 0px;
	margin-bottom: 3px;	
}
#rb:hover {
	background-position: 105px;
}
#hs   {
	float: left;
	height: 105px;
	width: 105px;
	background-image: url(pix/hs.jpg);
	background-position: 0px 0px;
	margin-bottom: 3px;	
}
#hs:hover {
	background-position: 105px;
}
#ma   {
	float: left;
	height: 105px;
	width: 105px;
	background-image: url(pix/ma.jpg);
	background-position: 0px 0px;
	margin-bottom: 3px;	
}
#ma:hover {
	background-position: 105px;
}
.portret {
	float: left;
	height: 130px;
	width: 110px;
	padding-right: 8px;
	margin-bottom: 5px;
}
.portretR {
	float: left;
	height: 130px;
	width: 105px;
	margin-bottom: 5px;
}
.foto {
	margin-bottom: 4px;
}

#clear {
	clear: both;
	}

#footer {
	background-image: url(graphics/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	width: 980px;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	margin-right: 55px;
	line-height: 26px;
	margin-top: 0px;
}
#footer a {
	color: #30A7BD;
	text-decoration: underline;
	font-weight: normal;
}
