*
{
	margin: 0;
	padding: 0;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	line-height: 15pt;
}

img
{
	-ms-interpolation-mode: bicubic;
}

body
{
}

div.siteWidthCentered
{
	margin: 0 auto;
	width: 925px;
}

#base
{
	margin: 0;
	padding: 0;
	background-color: #000000;
}

#header
{
	height: 98px;
	margin-top: 0;
	padding: 0;
}

#headerlogo
{
	background-image: url(header-logo.png);
	background-repeat: no-repeat;
	
	width: 589px;
	height: 62px;
	
	position: relative;
	top: 17px;
}

/* Start topnavigatie */

#balkhoofdnavigatie
{
	font-size: 10pt;
	
	width: 71px;
	height: 60px;
	
	width: 100%;
	
	background-image: url(balk-bg.png);
	background-repeat: repeat-x;
}

div.menu ul li
{
	background-image: url(nav-inactive-middlebg.png);	
	background-repeat: repeat-x;
	height: 50px;
	
	display: inline;
	float: left;
	
	margin-top: 15px;
}

div.menu ul li a
{
	color: #ffffff;
	text-decoration: none;
	
	float: left;
	display: inline;
	
	padding-left: 5px;
	padding-right: 5px;
}

div.menu ul li.active
{
	background-image: url(nav-active-middlebg.png);
}

div.li-prefix
{
	background-image: url(nav-inactive-leftbg.png);
	background-repeat: no-repeat;
	background-color: #1b1b1b;
	width: 5px;
	height: 20px;
	margin-top: 15px;
	float: left;
}

div.li-postfix
{
	background-image: url(nav-inactive-rightbg.png);
	background-repeat: no-repeat;
	background-color: #1b1b1b;
	width: 5px;
	height: 20px;
	padding-right: 20px;	
	margin-top: 15px;
	float: left;
}

div.li-prefix.active
{
	background-image: url(nav-active-leftbg.png);
}

div.li-postfix.active
{
	background-image: url(nav-active-rightbg.png);
}

	/* Begin dropdowns */
	
	.menu { font-size: 10pt; z-index: 901; }
	.menu ul ul { font-size: 8pt; z-index: 901; }
	
	.menu ul li ul {display: none; z-index: 901; }
	.menu ul li ul li, .menu ul li ul li a { width: 156px; z-index: 901; }
	.menu ul li:hover ul li ul {display: none; z-index: 901; }
	.menu ul ul ul li { display: none; z-index: 901; }
	
	.menu ul li {float: left;margin-right: 0px;position: relative; z-index: 901;}
	
	.menu ul li:hover ul {display:block;position:absolute;top:0px;left:-2px; z-index: 901;}
		
	.menu ul li:hover ul li:hover ul {display:block;position:absolute;left:192px;top:0px; z-index: 901;}
	
	.menu ul li ul li, .menu ul li ul li a, .menu ul li ul li a:visited, .menu ul li ul li a:hover { text-align:left; z-index: 901;}

div.menu ul.inner
{
	margin-top: 35px;
	
	background-color: #191919;
	
	z-index: 901;
}

div.menu ul.inner li
{
	display: block;
	float: left;
	clear: both;
	
	background-image: none;

	width: 156px;
	height: 20px;

	margin-top: 0px;
	
	padding-bottom: 2px;

	background-color: #191919;
	
	z-index: 901;
}

li.level2
{
	border-bottom-style: dashed;
	border-bottom-color: #323232;
	border-bottom-width: 1px;
	
	background-color: #191919;
	
	z-index: 901;
}

li.last
{
	border-bottom: none;
	
	z-index: 901;
}

div.menu ul.inner li a
{
	color: #ffffff;
	text-decoration: none;

	height: 20px;
		
	padding: 0;
	margin: 0;
	
	display: block;
	float: left;
	clear: both;
	
	margin-left: 5px;
	
	z-index: 901;
}

li.level2
{	
	width: 151px;
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	
	display: block;
	float: left;
	clear: both;
	
	z-index: 901;
}

#inneritems li
{

	padding: 0;
	margin: 0;
	
	height: 20px;
	
	z-index: 901;
}

#inneritems li a
{
	margin-left: 5px;
	
	height: 20px;
	
	z-index: 901;
}

#inneritems li:hover
{
	background-image: none;
	background-color: #ff0500;
	
	display: block;
	float: left;
	clear: both;
	
	z-index: 901;
}

#inneritems li.active
{
	background-image: none;
	background-color: #ff0500;
	
	display: block;
	float: left;
	clear: both;
	
	z-index: 901;
}

div.innerprefix
{
	width: 158px;
	height: 7px;
	
	background-color: transparent;
	background-image: url(topje-dropdown.png);
	background-repeat: no-repeat;
	
	display: block;
	float: left;
	clear: both;
	
	z-index: 901;
}

div.innerpostfix
{
	width: 158px;
	height: 7px;
	
	background-color: transparent;
	background-image: url(onderkant-dropdown.png);
	background-repeat: no-repeat;
	
	display: block;
	float: left;
	clear: both;
	
	z-index: 901;
}
	
	/* Eind dropdowns */

/* Home */
li#item1
{
	width: 55px;
}
/* Diensten */
li#item2
{
	width: 66px;
}
/* CP2 concept */
li#item3
{
	width: 85px;
}
/* Kanalen */
li#item4
{
	width: 61px;
}
/* Rapportage */
li#item19
{
	width: 70px;
}
/* Onze mensen */
li#item8
{
	width: 92px;
}
/* Portfolio */
li#item5
{
	width: 61px;
}

/* Eind topnavigatie */

#contentwrap
{
	clear: both;
	min-height: 700px;
	
	/* background-image: url(watermerk2.png); */
	background-repeat: no-repeat;
	background-position: 167px 0px;
}

#subnavigatie
{
	width: 195px;
	height: 500px;
	float: left;
	/*background-color: #ff0000;*/
}

#werkenbij
{
	background-image: url(leftbar-werkenbij.png);
	background-repeat: no-repeat;
	
	float: left;
	clear: left;
	
	width: 195px;
	height: 211px;
	
	margin-top: 32px;
}

#loginbox
{
	background-image: url(leftbar-inloggen2-transparant.png);
	background-repeat: no-repeat;
	
	float: left;
	clear: left;
	
	margin-top: 10px;
	
	width: 195px;
	height: 151px;
	
	font-size: 7pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
}

#loginbox h3
{

	font-size: 8pt;
	color: #ffffff;
	margin-left: 12px;
}

#loginbox h3.username
{
	margin-top: 38px;
}

#loginbox h3.password
{
	margin-top: 6px;
	margin-bottom: 0px;
}

#loginbox input.invisibleInput
{
	border: 0;
	margin-left: 14px;
	
	font-size: 7pt;
	
	height: 15px;
	background: transparent;
}

#loginbox input.username
{
	width: 154px;
	margin-top: 5px;
	padding: 2px;
	
	font-size: 7pt;
	
	color: #ffffff;
}

#loginbox input.password
{
	width: 74px;
	margin-top: 0px;
	padding: 2px;
	
	font-size: 7pt;
	
	color: #ffffff;
}

#loginbox input.submit
{
	margin-left: 14px;
	margin-top: 16px;
	width: 172px;
	height: 50px;
	
	background-image:url(inloggen.png);
	cursor: pointer;
	border: 0;
}

#loginbox a.forgotPassLink
{
	margin-left: 14px;
}

#loginbox a.forgotPassLink:visited
{
	color: #8c8c8c;
	text-decoration: none;
}

#loginbox a.forgotPassLink:link
{
	color: #8c8c8c;
	text-decoration: none;
}

#loginbox a.forgotPassLink:hover
{
	color: #8c8c8c;
	text-decoration: underline;
}

#loginbox span.questionMark
{
	color: #ff0500;
}

#contact
{
	background-image: url(leftbar-contact-transparant.png);
	background-repeat: no-repeat;
	
	float: left;
	clear: left;
	
	margin-top: 35px;
	padding-bottom: 10px;
	
	width: 195px;
	height: 151px;

	font-size: 7pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

#contact h3
{
	margin-top: 45px;
	margin-left: 12px;
	font-size: 8pt;
	color: #ffffff;
}

#contact table
{
	margin-left: 10px;
}

#contact tr
{
	color: #868686;
}

#contact tr.highlight
{
	color: #ffffff;
}

#contact td.leftTD
{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #211e1e;
	margin: 0;
	padding: 0;
	padding-right: 5px;
}

#contact td.rightTD
{
	padding-left: 5px;
}















#kijkje
{
	background-repeat: no-repeat;
	
	float: left;
	clear: left;
	
	margin-top: -45px;
	padding-bottom: 10px;
	
	width: 195px;
	height: 50px;

	font-size: 7pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

#kijkje h3
{
	margin-top: 10px;
	margin-left: 12px;
	font-size: 8pt;
	color: #ffffff;
}

#kijkje a
{
	color: #C00000;
	text-decoration: none;
}


















#content
{
	color: #ffffff;
	width: 730px;
	
	float: left;
	
	background-color: transparent;
	
	/* font-size: 8pt; */
	font-size: 9pt; 
}

#content h1
{
	font-size: 15pt;
	margin-bottom: 15px;
}

#content h2
{
	font-size: 15pt;
	margin-bottom: 15px;
}

#content p
{
	/* margin-bottom: 15px; */
	margin-right:50px;
}

#content a:link
{
	color: #ff0400;
	background-color: transparent;
	text-decoration:underline;
}

#content a:hover
{
	color: #ffffff;
	background-color: #ff0400;
	text-decoration:none;
}

#content a:visited
{
	color: #ff0400;
	background-color: transparent;
	text-decoration:underline;
}


























#kruimelpad
{
	float: right;
	margin-top: 10px;
}

#kruimelpad a:link
{
	text-decoration: none;
	background-color: transparent;
	color: #cdcdcd;
}

#kruimelpad a:visited
{
	text-decoration: none;
	background-color: transparent;
	color: #cdcdcd;
}

#kruimelpad a:hover
{
	text-decoration: underline;
	background-color: transparent;
	color: #ffffff;
}

#kruimelpad span.B_currentCrumb
{
	font-weight: bold;
}

#introtekst
{
	float: left;
	width: 730px;
	
	margin-top: 30px;
	margin-bottom: 18px;
	margin-left: 45px;
}

#kolomrechtswrapper
{
	float: left;
	width: 326px;
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #756666;
}

#kolomlinks
{
	float: left;
	width: 325px;
	
	background-color: transparent;
	
	margin-right: 29px;	
	margin-left: 45px;
}

#kolomrechts
{
	float: left;
	width: 325px;
	
	background-color: transparent;
	
	margin-left: 30px;
}

#footer
{
	width: 100%;
	min-height: 160px;
	background-color: #ffffff;
	clear: both;
	
	z-index: 500;
}

#footernav
{
	text-align: center;
	width: 925px;
}

#footernav ul
{
	font-size: 7pt;
	
	padding-top: 15px;
}

/* start stijlen hoofdcategorieen */

#footernav ul li
{
	display: inline;
	float: left;
	
	width: 135px;
}

/* Home */
#footernav ul li#item1
{
	width: 75px;
}
#footernav ul li#item1 ul li
{
	width: 75px;
}

/* Diensten */
#footernav ul li#item2
{
	width: 120px;
}
#footernav ul li#item2 ul li
{
	width: 120px;
}

/* CP2 concept */
#footernav ul li#item3
{
	width: 175px;
}
#footernav ul li#item3 ul li
{
	width: 175px;
}

/* Kanalen */
#footernav ul li#item3
{
	width: 140px;
}
#footernav ul li#item3 ul li
{
	width: 140px;
}

/* Kanalen */
#footernav ul li#item4
{
	width: 130px;
}
#footernav ul li#item4 ul li
{
	width: 130px;
}

/* Portfolio */
#footernav ul li#item5
{
	width: 80px;
}
#footernav ul li#item5 ul li
{
	width: 80px;
}

/* Onze mensen */
#footernav ul li#item8
{
	width: 100px;
}
#footernav ul li#item8 ul li
{
	width: 100px;
}

/* Contact */
#footernav ul li#item56
{
	width: 100px;
}

#footernav ul li a
{
	float: left;
	display: inline;
}

#footernav ul li a:link
{
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

#footernav ul li a:visited
{
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

#footernav ul li a:hover
{
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}

/* eind stijlen hoofdcategorieen */

/* start stijlen subs */

#footernav ul li ul
{
	margin-top: 20px;
	font-size: 7pt;
}

#footernav ul li ul li
{
	display: block;
	clear: both;
}

#footernav ul li ul li a:link
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#footernav ul li ul li a:visited
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#footernav ul li ul li a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

/* eind stijlen subs */

img
{
	border: none;
}

img:hover
{
	border: none;
}

img.portfolio-logo
{
	width: 100px;
	height: 100px;
	
	float: left;
	clear: both;
/*	margin-bottom: 5px;*/
}

#content a.imglink
{
	border: none;
	text-decoration: none;
	background-color: transparent;
}

#content a.imglink:visited
{
	border: none;
	text-decoration: none;
	background-color: transparent;
}

#content a.imglink:hover
{
	border: none;
	text-decoration: none;
	background-color: transparent;
}


#content a.pf-weblink
{
	float: left;
	clear: both;
}


#portfolio-overzicht table
{
	width: 680px;
}

#portfolio-overzicht td
{
	width: 170px;
}
