/*  
Theme Name: Recongroup
Theme URI: http://www.recongroup.be
Description: Custom wordpress theme design for RECON group.
Version: 1.0
Author: Lieven Vandenbroucke for Xtence
Author URI: http://www.xtence.be
*/
/* General */
*{margin:0;padding:0;}
body {
	margin: 0;
	font-size:62.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   padding:0;
	background-color: #E7E7E8;
}
h1, h2, h3, h4 {margin: 0;}
img {border: 0;}
.clear {clear: both;height: 0;overflow: hidden;}
h2{font-size:18px;font-weight:normal;}
/* Page */
#page {
	margin: 0 auto;
	width: 1000px;
	overflow:hidden;
	background: #fff ;
	border: 1px solid #bbb;
}
#content {
	width: 1000px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	min-height: 530px;
	position:relative;
}
#recongroup{
	background-image: url(recongroup.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:240px;
	width:1000px;
	border-bottom: 1px solid #ccc;
}
#reconbouw{
	position: relative;
	background-image: url(reconbouw.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	height:137px;
	width:1000px;
}
#maldegem{position: absolute;top: 100px;left: 540px;}
#brussel{position: absolute;top: 100px;left: 810px;}
.bureau h2{
	margin:0 0 0 -25px;
	padding:0 0 0 25px;
	font-size:16px;
	font-weight:bold;color: #D03B41;
	background-image: url(huis.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;}
.bureau ul li{margin: 2px 0;font-size:11px;list-style: none;}
.bureau ul li a{color:#000;text-decoration: none;}
.bureau ul li a:hover{color: #D03B41;text-decoration: underline;}
#reconbouw h1 a{
	position: absolute;
	top: 0;
	left: 0;
	display:block;
	height:137px;
	width:1000px;
	text-indent: -9999px;
}
#reconschrijnwerk{
	position: relative;
	background-image: url(reconschrijnwerk.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	height:137px;
	width:1000px;
}
#reconschrijnwerk h1 a{
	position: absolute;
	top: 0;
	left: 0;
	display:block;
	height:137px;
	width:1000px;
	text-indent: -9999px;
}
#recondamage{
	position: relative;
	background-image: url(recondamage.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	height:137px;
	width:1000px;
}
#recondamage h1 a{
	position: absolute;
	top: 0;
	left: 0;
	display:block;
	height:137px;
	width:1000px;
	text-indent: -9999px;
}
#grouptext{padding: 110px 0 0 110px;height:110px;width:300px;}
#grouptext a{color: #000;text-decoration: none;}
#grouptext a:hover{
	text-decoration: underline;
}
.bouwtext{padding: 55px 0 0 110px;height:87px;width:250px;}
.bouwtext h2{font-size: 14px;}
#footer-bouwen-nieuwbouw {
	color: #000;
	font-size: 1em;
   margin:10px 0 5px 0;
	text-align: center;
	height: 50px;
	overflow:hidden;
	text-align: left;
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
	background-color:#D1D2D4;
}
#vacatures-jobs{float: right;background-color:#fff;
	height: 50px;background:aqua;
	margin: -12px 0 0 0;}
#vacatures-jobs h3 a{
	margin: 0;
	background-image: url(jobs.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:50px;
	width:240px;
	display:block;
	text-indent: -9999px;
}
#address h5{text-align:left;font-size:12px;font-weight:normal;line-height:16px;padding:0 5px;}
#address h5 a{text-decoration:none; color:#000;font-size:0.8em;}


