/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* DEFAULT CSS */

#wrapper{
	width: 940px;
	height: 503px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	padding-left: 7px;
	background: url('images/wrapper.png');
	background-color: #fff;
	background-repeat: no-repeat;
}

#menu{
	display: block;
	width: 910px;
	height:	48px;
}

#content{
	display: block;
	width: 490px;
	height: 376px;
	margin-right: 260px;
	margin-left: 130px;
	padding-right: 10px;
	margin-top: 15px;
	overflow-x: hidden;
	overflow-y: scroll;
	text-align: justify;
	color: #666;
}


#content a:link{
	color: #666;
	text-decoration: underline;
}

#content a:active{
	color: #666;
	text-decoration: underline;
}

#content a:visited{
	color: #666;
	text-decoration: underline;
}

#content a:hover{
	color: #52CD00;
	text-decoration: underline;
}


#footer{
	display: block;
	width: 910px;
}

body a img{
	border: 0 none;
}

a#indexbut{
	display: block;
	width: 146px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_computer.png) no-repeat;
}

a#indexbut:hover {
	background-position: -147px 0;
}

.actiefindex {
    
	display: block;
	width: 146px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_computer.png) no-repeat;
	background-position: -147px 0;
}

a#resourcesbut{
	display: block;
	width: 111px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_project.png) no-repeat;
}

a#resourcesbut:hover {
	background-position: -111px 0;
}

.actiefresources {
	display: block;
	width: 111px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_project.png) no-repeat;
	background-position: -111px 0;
}

a#impressionbut{
	display: block;
	width: 146px;
	height: 24px;
	margin-right: 15px;
	background: transparent url(images/menu_impression.png) no-repeat;
	
}

a#impressionbut:hover {
	background-position: -146px 0;
}

.impressionactief{
	display: block;
	width: 146px;
	height: 24px;
	margin-right: 15px;
	background: transparent url(images/menu_impression.png) no-repeat;
	background-position: -146px 0;
	
}
a#pcpmbut{
	display: block;
	width: 72.5px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_pcpm.png) no-repeat;
}

a#pcpmbut:hover {
	background-position: -73px 0;
}

.pcpmactief{
	display: block;
	width: 72.5px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_pcpm.png) no-repeat;
	background-position: -73px 0;
}
a#flagshipbut{
	display: block;
	width: 116px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_flagship.png) no-repeat;
}

a#flagshipbut:hover {
	background-position: -117px 0;
}

.actiefflagship{
	display: block;
	width: 116px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_flagship.png) no-repeat;
	background-position: -117px 0;
}

a#thanxbut{
	display: block;
	width: 83px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_thanx.png) no-repeat;
}

a#thanxbut:hover {
	background-position: -83px 0;
}

.actiefthanx{
	display: block;
	width: 83px;
	height: 24px;
	margin-right: 16px;
	background: transparent url(images/menu_thanx.png) no-repeat;
	background-position: -83px 0;
}

a#contactbut{
	display: block;
	width: 115px;
	height: 24px;
	background: transparent url(images/menu_contact.png) no-repeat;
}

a#contactbut:hover {
	background-position: -115px 0;
}

.actiefcontact{
	display: block;
	width: 115px;
	height: 24px;
	background: transparent url(images/menu_contact.png) no-repeat;
	background-position: -115px;
}

#menu ul li
{
	display: block;
	float: left;
}

#menu ul{
	padding-left: 20px;
	padding-top: 14px;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

body {
	font-family: Calibri, Trebuchet MS, Helvetica, Arial, Sans-serif;
	background-color: #fff;
	font-size: 15px;
	color: #666;
}

#foot{
	padding-left: 17px;
	font-weight: bold;
	padding-top: 35px;
	font-variant: small-caps;
	font-size: 11px;
	color: #6d6e70;
}

#foot a:link{
	color: #6d6e70;
	text-decoration: none;
}

#foot a:active{
	color: #6d6e70;
	text-decoration: none;
}

#foot a:visited{
	color: #6d6e70;
	text-decoration: none;
}

#foot a:hover{
	color: #52CD00;
	text-decoration: none;
}



#thanx0{
	width: 480px;
	display: block;
	height: 150px;
}	

#thanx1{
	width: 120px;
	display: block;
	float: left;
	height: 150px;
}

#thanx2{
	width: 170px;
	height: 150px;
	display: block;
	float: left;
}

#thanx3{
	width: 120px;
	display: block;
	float: left;
	height: 150px;
}

#thanx4{
	width: 70px;
	height: 150px;
	display: block;
	float: left;
}

#box0{
	text-align: left;
	width: 470px;
	display: block;
	height: 90px;
	
}	
#box1{
	width: 210px;
	display: block;
	float: left;
}

#box2{
	width: 200px;
	height: 90px;
	display: block;
	float: right;
}

#box3{
	width: 200px;
	height: 60px;
	margin-top: 15px;
	display: block;
	float: right;
}

#box4{
	width: 200px;
	height: 60px;
	margin-top: 15px;
	display: block;
	float: right;
}

#bax0{
	width: 470px;
	display: block;
	height: 90px;
	
}	
#bax1{
	width: 220px;
	display: block;
	float: left;
	height: 90px;
}
#bax2{
	width: 220px;
	height: 90px;
	display: block;
	float: right;
}

#bix0{
	width: 470px;
	display: block;
	height: 60px;
	
}	
#bix1{
	width: 220px;
	display: block;
	float: left;
	height: 60px;
}
#bix2{
	width: 220px;
	height: 60px;
	display: block;
	float: right;
}

#bux0{
	width: 470px;
	display: block;
	height: 250px;
	
}	
#bux1{
	width: 220px;
	display: block;
	float: left;
	height: 250px;
}
#bux2{
	width: 220px;
	display: block;
	float: left;
	height: 250px;
}

#content b{
	color: #52CD00;	
}

#logos {
	width: 470px;
	text-align: center;
}

#logos img{
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
}

#lijn {
	width: 470px;
	text-align: left;
}

#attention {
	text-align: center;
}



b.groter {
	font-size: 20px;
}

strong.middel {
	font-size: 18px;
}

strong.klein {
	font-size: 13px;
}