@import url("navigation.css");
/* CSS Document */

*{ margin:0; padding:0;}
a{ outline:none; text-decoration:none; color: #a3be92}
body{ background:white; font:.74em/2em Arial, Helvetica, sans-serif; color:#7D7D7D;}

/*MAIN BPX MODEL
------------------------------*/
#wrap{ width:100%;}
#conteiner{ width:760px; margin:auto;}
#header{ position:relative; background:url(../images/logo.png) no-repeat top right; height:114px; padding-top:56px; border-bottom:1px solid #a3be92;}
#content{ width:760px; padding-top:29px; overflow:auto;}
#footer{width:760px; border-top:1px solid #a3be92; padding:0px 0; clear:both; display:block; overflow:auto;}


/*CONTENT CLASS
------------------------------*/

.breadcrumbs{ width:760px; clear:both; height:35px; font-size:2em; font-weight:700;text-transform:uppercase; color:#000;}
a.logo{ position:absolute; right:0; z-index:100; width:277px; height:132px; display:block; text-indent:-999em;}
.reel{ position:relative; background:#878787; width:760px; height:376px; margin-bottom:25px;}
.reel .title{font-family:Rockwell; position:absolute; top:171px; right:0; z-index:500; font-size:2em; color:#fff; width:222px; height:47px;}
#footer a{ display:inline-block; width:104px; height:32px; text-indent:-999em; margin-left:19px;}


/*INFO BOX CLASS
------------------------------*/
.info_box{ position:relative; background:#fff url(../images/bg_box.jpg) repeat-y center; width:220px; height:300px; float:left; margin:0 9px 15px 0; padding:12px; padding-left:11px; padding-right:13px; border-top:1px solid #D4D4D4; line-height:normal;}

.info_box img{ margin-bottom:6px;}
.info_box h2{ border:none; margin:0;}

.info_box .footer{ position:absolute; bottom:0; left:0; background:url(../images/bottom_box_green.jpg) no-repeat; width:232px; height:30px;}
.info_box .grey_footer{position:absolute; bottom:0; left:0; background:url(../images/bottom_box_grey.jpg) no-repeat;  width:232px; height:30px;}
.info_box .grey_footer, .info_box .footer{ padding-left:12px;}
.info_box .grey_footer a, .info_box .footer a{ background:#a3be92; padding:3px 5px; color:#fff;}


.clear_margin{ margin-right:0;}



/*FONT
------------------------------*/
h1{ font-size:1.8em; margin-bottom:29px;text-transform:uppercase; font-weight:normal;color:#000}
h2{ font-size:1.4em; margin-bottom:29px; border-bottom:1px solid #a3be92; padding-bottom:5px;}
h3{ color:#BABABA; margin-bottom:10px;}
.right_alg{ text-align:right;}
.breadcrumbs { font-family:Rockwell; font-size:2em; margin-bottom:29px; border-bottom: none; padding-bottom:5px;}

.recenteProjecten {
	text-transform:uppercase;
	font-weight: normal;
	color:#000
}

.firstParagraph {
	font-size: 20px;
}
