@charset "utf-8";
/* CSS Document */

 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;

	background-image:url(../images/main_back.jpg)
	margin: 0; /* het is een goede gewoonte om de instellingen voor margin (marge) en padding (opvulling) van het element body op nul in te stellen en daarmee op de standaardinstellingen van de verschillende browsers */
	padding: 0;
	text-align: center; /* hiermee centreert u de container (het hoofdobject) in IE 5*-browsers Vervolgens wordt de tekst ingesteld op de standaardinstelling van links uitlijnen in de kiezer #container */
	color: #000000;
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(../images/main_back.jpg);
}
#contact_persoon {
	background-image: url(../images/contact_main_balk.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	float: none;
	height: 75px;
	width: 390px;
	margin-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	font-weight: bold;
}
#contact_persoon h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 1px;
}
#contact_persoon img {
	float: left;
	padding-right: 10px;
}
.twoColFixLtHdr #container {
	width: 900px; /* de automatische marges (d.m.v. auto), in combinatie met een breedte, centreren de pagina */
	/*border: 1px solid #000000;*/
	text-align: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
} 
.twoColFixLtHdr #header {
	background-color: #FFF;
	background-image: url(../images/container_logo_balk.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 900px;
	padding: 0;
} 
/*.twoColFixLtHdr #header h1 {*/
	/*margin: 0;  door de marge van het laatste element in het element div voor #header op 0 in te stellen voorkomt u het wegvallen van marges – een onverklaarbare ruimte tussen div-elementen. Als om het element div een rand loopt, is dit niet nodig aangezien dit tevens het wegvallen van de marge voorkomt */
	/*padding: 10px 0;  door het gebruik van padding (opvulling) in plaats van een marge (via het element margin) kunt u het element van de randen van het element div vandaan houden */
/*}*/
.twoColFixLtHdr #sidebar {
	width: 230px;
	background-color: #FFF;
	padding-left: 5px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	font-weight: bold;

}
.twoColFixLtHdr #sidebar a.link, visited, hover, active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#header_menu #titel2 h4 {
	color: #333;
	margin: 1px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #666;
} 
.twoColFixLtHdr #footer {
	background-color: #FFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
} 
#footer #onderbalk1 {
	background-color: #000;
	height: 10px;
	width: 890px;
}
.twoColFixLtHdr #footer p {
	background-image: url(../images/footer_back.jpg);
	width: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	margin-top: 4px;
}
.fltrt { /* dit exemplaar van class kan worden gebruikt om een element aan de rechterzijde van uw pagina te laten zweven. Het zwevende element moet voorafgaan aan het element dat, op de pagina, naast het zwevende element moet staan. */
	float: right;
	margin-left: 2px;
}
.fltlft { /* dit exemplaar van class kan worden gebruikt om een element aan de linkerzijde van uw pagina te laten zweven. */
	float: left;
	margin-right: 2px;
}
.clearfloat { /* dit exemplaar van class moet op een element div of break zijn geplaatst en dient het laatste element te zijn vóór de afsluiting van een container (hoofdobject) die op zijn beurt een zwevend object volledig dient te bevatten */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#contentwrapper{
	width: 200px;
	height: 50px;
	color: #000;
}
.titelVet {
	font-weight: bold;
}

.billcontent{
width: 100%;
display:block;
}
.twoColFixLtHdr #header_foto {
	background-color: #FFF;
	background-image: url(../images/container_foto1.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 890px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: 5px;
	background-attachment: fixed;
	padding-bottom: 1px;
}
.twoColFixLtHdr #header_menu {
	height: 28px;
	width: 890px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_menu #menu1 {
	background-image: url(../images/menu_delrue_leeg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 230px;

}
#header_menu #menu2 {
	background-image: url(../images/menu_delrue_home.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 87px;
}
#header_menu #menu3 {
	background-image: url(../images/menu_delrue_historiek.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 119px;
}
#header_menu #menu4 {
	background-image: url(../images/menu_delrue_diensten.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 123px;
}
#header_menu #menu5 {
	background-image: url(../images/menu_delrue_diensten.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 175px;
}
#header_menu #menu6 {
	background-image: url(../images/menu_delrue_diensten.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 137px;
}
#header_menu #menu7 {
	background-image: url(../images/menu_delrue_diensten.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 104px;
}
#header_menu #titel1{
	width: 225px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/sidebar_leeg.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
#header_menu #titel2{
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 28px;
	width: 541px;
}
#sidebar #sidebar_contact1 {
	width: 145px;
	background-image: url(../images/contact_betonbuigcentrale.jpg);
	background-repeat: no-repeat;
	height: 60px;
	float: left;
	margin-bottom: 3px;
	padding-top: 25px;
	padding-left: 85px;

}
#sidebar #sidebar_contact2 {
	width: 145px;
	background-image: url(../images/contact_marchantdefer.jpg);
	background-repeat: no-repeat;
	height: 60px;
	float: left;
	margin-bottom: 3px;
	padding-top: 25px;
	padding-left: 85px;
}
#sidebar #sidebar_contact3 {
	width: 145px;
	background-image: url(../images/contact_metaalhandeldelrue.jpg);
	background-repeat: no-repeat;
	height: 60px;
	float: left;
	margin-bottom: 3px;
	padding-top: 25px;
	padding-left: 85px;
}
#sidebar #sidebar_contact4 {
	width: 220px;
	background-image: url(../images/contact_delrue_newsflash.jpg);
	background-repeat: no-repeat;
	height: 65px;
	float: left;
	margin-bottom: 3px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.underline {
	text-decoration: underline;
	top: 3px;
	position: relative;
	text-transform: uppercase;
}
#contact_persoon h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 7px;
}
a.link, visited, hover, active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

