* {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	text-decoration: none;
	font-family:Arial;
}

/**************************** BODY CSS ****************************/

body, html
{
	width: 100%;
}

body
{
	font-size:12px;
} 

body.backSmall
{
	background-image:url('../images/layout/bg_new.png');
	background-position:left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

body.backBig
{
	background-image:url('../images/layout/bg_2_new.png');
	background-position:left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

div.bottom
{
	background-image:url('../images/layout/bg_1_new.png');
	background-position:left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

/**************************** TEXT STYLES CSS ****************************/

p
{
	color:#7e7e7e;
	line-height:22px;
}

h1
{
	font-size:21px;
	color: #3f3f3f;
}

h2
{
	font-size:21px;
	color:#3f3f3f;
}

h3
{
	font-size:12px;
}

/**************************** HR STYLES CSS ****************************/

hr
{
	width:690px;
	background-color:#e6e6e6;
	color:#e6e6e6;
	border:0;
	height:1px;
	clear:left;
}

hr.home
{
	width:960px;
	background-color:#e6e6e6;
	margin-left:10px;
	border:0;
	height:1px;
	clear:left;
}

hr.projects_rule
{
	width:960px;
	background-color:#e6e6e6;
	margin-left:10px;
	border:0;
	height:1px;
	clear:left;
}

hr.ruleHome
{
	margin-bottom: 10px;
}

/**************************** // ****************************/

li
{
	color:#7e7e7e;
	line-height:18px;
	margin:0 0 0 15px;
}

div#mediaInspector
{
	display:none;
	z-index:1;
}
	
div.site_container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div.callPopup
{
	padding: 20px;
}

/**************************** HEADER CSS ****************************/

div.menu_container
{
	width:980px;
	height:130px;
	position:relative;
	z-index: 300;
	background-image: none;
}

div.logo
{
	float:left;
	width:250px;
	height:80px;
	margin:25px 0 0 10px;
}

div.headerHome, div.headerFlash, div.headerImage, headerObjects
{
	width: 980px;
	height: 100%;
}

div.headerHome
{
	position: relative;
	top: 10px;
	left: 10px;
	height: 400px;
	width: 960px;
}

div.headerFlash div
{
	 padding: 10px 0 0 10px;
}

div.headerFlash div div
{
	 padding: 10px 10px;
}

div.headerImage div
{
	width: 980px;
	padding: 10px 0 0 0;
}

div.headerImage div img
{
	margin: 0 0 0 10px;
}

div.headerObjects div
{
	width: 960px;
	height: 400px;
	margin: 0 auto 0 auto;
}

div.headerObjects div div
{
	position: absolute;
	top: 140px;
	left: 0px;
	width: 100%;
	height: 640px;
	overflow: hidden;
	margin-top: -130px;
	z-index: 20;
}

div.headerObjects div div div
{
	width: 1400px;
	position: relative;
	z-index: 21;
	left: 50%;
	margin-left: -700px;
	margin-top: 0px;
	top: 0px;
	overflow: visible;
}

div.headerObjects div div div div
{
	width: auto;
	height: auto;
	position: static;
	z-index: auto;
	left: 0;
	margin-left: 0;
}

div.headerObjects div div div div.picturebox
{
	width:960px;
	height:380px;
	padding:10px 0 0 0;
	margin:0 0 0 10px;
	position: absolute;
	top: 130px;
	left: 210px;
}

div.headerObjects div div div div.picturebox div#PictureBackground
{
	z-index:1;
	width:960px;
	height:380px;
	position: static;
	left: 0;
	margin-left: 0;
}

div.headerObjects div div div div.picturebox div#picture{
	width:960px;
	height:380px;
}

/**************************** CONTENT CSS ****************************/

div.content_container
{
	width: 1000px;
}

div.big 
{
	background-image: url('../images/layout/headbackbig.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div.small
{
	background-image: url('../images/layout/headbacksmall.png');
	background-position: top left;
	background-repeat: no-repeat;
}

div.content
{
	position:relative;
	z-index: 100;
	width:980px;
	margin-left: 10px;
	overflow:auto;
}

div.content p a
{
	color:#454545;
}

div.content p a:hover
{
	text-decoration: underline;
}

div.content p a.rood
{
	color: #cc0101;
}

div.content p a.link, div.content ul li a.link
{
	color: #cc1010;
	text-decoration:none;
}

div.content div.home_block
{
	width: 355px;
	float: left;
	padding: 30px 10px;
}

div.content div.home_block_news
{
	width: 210px;
	float: left;
	padding: 30px 0 30px 10px;
}

div.center
{
	width: 680px;
	float: left;
	padding: 25px 10px 50px 20px;
}

div.small_center
{
	width:435px;
}

div.above_content
{
	position: relative;
	height: 10px;
	width: 980px;
	background-color: white;
}

div.space
{
	padding: 0 0 5px 0;
}

div.recent_projects_page
{
	padding: 30px 0 10px 10px;
}

/**************************** PROJECTS PAGE CSS ****************************/

div.projects_text
{
	width: 625px;
	padding:10px 0 30px 30px;
	float: left;
}

div.projects_text h3
{
	padding: 0 0 10px 0;
}

div.projects_text p a
{
	color: #454545;
}

div.projects_text p a:hover
{
	text-decoration: underline;
}

div.projects_image
{
	width: 300px;
	float: left;
	margin: 23px 0 25px 15px;
	min-height: 250px;
	line-height: 250px;
	text-align: center;
}

div.projects_image img
{
	margin:0 auto;
	vertical-align: middle;
}

div.projects_top
{
	border-bottom: 1px solid #E6E6E6;
	margin-left: 10px;
	width: 960px;
	height: 60px;
}

div.projects_top div
{
	float: left;
	padding: 25px 0 0 20px;
}

div.projects_top div.projects_sub
{
	height: 30px;
	float: right;
	padding:30px 15px 0 0;
}

div.projects_top div.projects_sub a
{
	height: 30px;
	padding:0 0 0 5px;
	float:left;
	display:block;
	width:60px;
	text-align:center;
	color:#c1c1c1;
	font-size:10px;
	font-weight:bold;
}

div.projects_top div.projects_sub a.active
{
	background-color:#ffffff;
	color:#808080;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

div.random_projects
{
	width:960px;
	padding:20px 0 20px 10px;
}

/**************************** PROJECTS LIST CSS ****************************/

div.projects_list
{
	width:960px;
	height:260px;
	border-bottom:1px solid #e6e6e6;
	margin:0 0 0 10px;
}

div.projects_list div
{
	float:left;
	height:222px;
	width:400px;
	padding-top:20px;
}

div.projects_list div div
{
	height:195px;
	float:none;
	width:auto;
	padding-top:0px;
}

div.projects_list img.image
{
	float:left;
	margin:20px 40px 0 20px;
	border:1px solid #808080;
}

div.projects_list p
{
	padding:10px 0 10px 0;
}

div.projects_list a
{
	color:#454545;
}

div.projects_list a:hover
{
	color:#454545;
}

/**************************** PROJECTS THUMBS CSS ****************************/

div.projects_thumbs
{
	float:left;
	width:230px;
	margin:0 0 0 10px;
}


div.projects_thumbs div
{
	padding:0 0 20px 10px;
}

div.projects_thumbs div:first-child
{
	padding: 0;
	margin:20px 0 10px 10px;
	width: 210px;
	height:140px;
}

div.projects_thumbs div div
{
	padding: 0;
}

div.projects_thumbs img.image
{
	border:1px solid #808080;
}

img.thumbs_hover
{
	margin:1px 0px 0px 1px;
	position:absolute;
	width:210px;
	height:140px;
	z-index:1;
	display: none;
}

div.thumbs_over
{
	background-image:url('../images/layout/thumbOverlay.png');
	background-repeat:no-repeat;
	overflow:hidden;
	width:210px;
	line-height:25px;
	height:25px;
	position:relative;
	left:1px;
	z-index:2;
	display: none;
}

a.thumbs_link
{
	vertical-align:middle;
	padding:0 0 0 10px;
	font-size:10px;
	color:#ffffff;
}

/**************************** PROJECTS THUMBS HOME CSS ****************************/

div.projects_thumbs_home
{
	float:left;
	width:178px;
	margin: 0 9px;
}

div.projects_thumbs_home:first-child
{
	margin: 0 0 0 10px;
}

div.projects_thumbs_home div
{
	padding:10px 0;
}

/**************************** WEBLOG PAGE CSS ****************************/

div.weblog_item{
	border-bottom:1px solid #dcdcdc;
	height:160px;
	margin-bottom:5px;
	padding-top:15px;
	float:right;
}	

div.weblog_image{
	border:5px solid #dcdcdc;
	width:200px;
	height:130px;
	float:left;
}

div.weblog_text{
	padding:0 0 0 20px;
	width:470px;
	float:left;
}

div.weblog_text h2{
	padding:0;
	font-size:19px;
}

div.weblog_text a{
	text-decoration:none;
}

div.weblog_text a.link{
	color: #cc1010;
	text-decoration:none;
}

div.weblog_text ul li a{
	color:#7E7E7E;
	text-decoration:underline;
}

/**************************** SIDEITEMS CSS ****************************/

div.sideitem{
	float:left;
	width:225px;
	padding: 25px 0 10px 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url('../images/layout/sideitem_full_back.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.sideitem div{
	margin-bottom: 20px;
}

div.sideitem div hr
{
	width:225px;
	background-color:#e6e6e6;
	color:#e6e6e6;
	border:0;
	height:1px;
	clear:left;
}


div.sideitem div div{
	margin-bottom:0px;
}

div.sideitem a{
	color:#cc0101;
}

div.sideitem_weblog{
	margin-bottom:20px;
	width:215px;
}

div.sideitem_weblog a
{
	background-color: #e3e3e3;
	margin: 2px 4px 2px 0;	
	white-space: nowrap;
	line-height: 30px;
	height: 30px;
	padding: 2px 5px;
	display: block;
	float: left;
	font-family: helvetica;
}

div.sideitem_weblog a:hover
{
	background-color:#d9d9d9;
}

/**************************** BUTTONS CSS ****************************/

div.content a.button, div.header a.button, div.projects_nav a.button
{
	background-image:url('../images/menu/btn.png');
	background-repeat:no-repeat;
	text-transform:uppercase;
	cursor:pointer;
	display:inline-block;
	width:132px;
	line-height:27px;
	font-size:9px;
	text-align:center;
	color:#ffffff;
}

div.links
{
	width:960px;
	height:27px;
	padding:10px 0 10px 0;
	margin:0 0 0 10px;
}

div.links1
{
	width:680px;
	height:27px;
	padding:10px 0 10px 0;
	margin:0 0 0 10px;
	float:left;
}

div.links a.button, div.links1 a.button
{
	background-image:url('../images/menu/btn.png');
	background-repeat:no-repeat;
	text-transform:uppercase;
	cursor:pointer;
	display:inline-block;
	width:132px;
	line-height:27px;
	font-size:9px;
	text-align:center;
	color:#ffffff;
	float:right;
	margin:0 20px 0 10px;
}

a.subsite
{
	color:#cc0101;
}

/**************************** FOOTER CSS ****************************/

div.footer_black
{
	background-image:url('../images/layout/footerboven.png');
	background-repeat:no-repeat;
	width:980px;
	height:187px;
	clear:both;
}

div.referenties
{
	background-image:url('../images/layout/referentieback.png');
	background-repeat:no-repeat;
	width:980px;
	height:157px;
}

div.footer_white
{
	background-image:url('../images/layout/footer.png');
	background-repeat:no-repeat;
	width:980px;
	height:87px;
	margin-bottom: 30px;
}

div.footer_white div.footer_text
{
	padding:15px 0 0 90px;
	font-size: 11px;
}

div.footer_white div.footer_text p, div.footer_items p
{
	line-height: 18px;
}

div.footer_white div.footer_text a
{
	color:#808080;
}

div.footer_white div.footer_text a:hover
{
	color:#bdbdbd;
}

div.footer_items
{
	width:270px;
	float:left;
	padding:20px 0 0 40px;
}

div.footer_items a
{
	padding: 0 0 0 10px;
	margin-left: -10px;
	color:#808080;
	width:200px;
	line-height:18px;
	text-align:left;
}

a.pijl:hover
{
	background:url('../images/menu/pijlfooter.png') left center;
	background-repeat:no-repeat;
	color:#bdbdbd;
}

div.footer_items div.link a
{
	color:#ffffff;
	font-size:11px;
}

/**************************** FACEBOOK CSS ****************************/
div.facebook
{
	position:absolute;
	width:520px;
}

div.facebook_items
{
	width:474px;
	float:left;
	padding:18px 18px 18px 18px;
}

div.facebook_items_gray
{
	width:474px;
	float:left;
	padding:18px 18px 18px 18px;
	background-color:#f2f2f2;
}

div.facebook_text p
{
	line-height: 18px;
	color:5a5a5a;
}

div.facebook a
{
	padding: 0 0 0 10px;
	margin-left: -10px;
	color:#be0000;
	width:200px;
	line-height:18px;
	text-align:left;
}

div.facebook_image
{
	width:520px;
	float:left;
}



/**************************** SITEMAP CSS ****************************/

div.sitemap_container
{
	width:940px;
}

div.sitemap{
	width:940px;
	height:100%;
}

div.sitemap div
{
	float: left; 
	min-height: 30px; 
	padding:10px 0;
	border-top: 1px solid #EEEEEE; 
}

div.sitemap div.head-page
{
	width:200px; 
}

div.sitemap div.sub-page
{
	width:738px; 
}

div.sitemap div.sub-page ul
{
	width: 180px;
		float:left;
}
