@charset "UTF-8";

body {
	background-image: url(../images/common/vanbrabant_ag.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	padding-top: 0px;
	background-color: #0E5D47;
}

/* Lay-out */

#vanbrabant_container {
	position:relative;
	width:999px;
	background-color:#FFF;
	margin:auto;
}

#vanbrabant_top {
	float:left;
	width: 999px;
	height: 71px;
	background-image: url(../images/basenavigation/vanbrabant_top.jpg);
	background-repeat: no-repeat;
}

#vanbrabant_navlinks {
	float:left;
	width: 109px;
	height: 58px;
	background-image: url(../images/basenavigation/vanbrabant_navlinks.jpg);
	background-repeat: no-repeat;
}

#vanbrabant_home {
	float:left;
	width: 60px;
	height: 58px;
}

#vanbrabant_onzediensten {
	float:left;
	width: 112px;
	height: 58px;
}

#vanbrabant_nuttigeinformatie {
	float:left;
	width: 134px;
	height: 58px;
}

#vanbrabant_bestellingen {
	float:left;
	width: 98px;
	height: 58px;
}

#vanbrabant_promoties {
	float:left;
	width: 86px;
	height: 58px;
}

#vanbrabant_links {
	float:left;
	width: 57px;
	height: 58px;
}

#vanbrabant_wachtdienst {
	float:left;
	width: 100px;
	height: 58px;
}

#vanbrabant_contact {
	float:left;
	width: 73px;
	height: 58px;
}

#vanbrabant_navrechts {
	float:left;
	width: 170px;
	height: 58px;
	background-image: url(../images/basenavigation/vanbrabant_navrechts.jpg);
	background-repeat: no-repeat;
}

#vanbrabant_navspace {
	float:left;
	width: 999px;
	height: 79px;
	background-image: url(../images/basenavigation/vanbrabant_navspace.jpg);
	background-repeat: no-repeat;
}

#vanbrabant_mainlinks {
	float:left;
	width: 109px;
	min-height: 363px;
	background-image: url(../images/basenavigation/vanbrabant_mainlinks.jpg);
	background-repeat: no-repeat;
}

#vanbrabant_nieuws {
	float:left;
	width: 291px;
	min-height: 363px;
	background-image: url(../images/basenavigation/vanbrabant_nieuws.jpg);
	background-repeat: no-repeat;
	
}

#vanbrabant_main {
	float:left;
	width: 599px;
	min-height: 363px;
	background-image: url(../images/basenavigation/vanbrabant_main.jpg);
	background-repeat: no-repeat;
	
}

#vanbrabant_footer {
	float:left;
	max-width: 999px;
	height: 29px;
	background-image: url(../images/basenavigation/vanbrabant_footer.jpg);
	background-repeat: no-repeat;
}

#vanbrabant_footer a:link,  #vanbrabant_footer a:visited {
	color: #0E5D47B;
	text-decoration: none;
}

#vanbrabant_footer a:hover, #vanbrabant_footer a:active {
	text-decoration:underline;
}

#modules .moduletable {
	border-bottom: 1px solid #cccccc;
	padding:0 0 20px 0;
}

.clear {
	clear:both;
}

/* Styles Text */

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding-left: 15px;
	margin-top: 0px;
	padding-right: 25px;
}

h1, h2, h3 {
	font-family:Tahoma, Geneva, sans-serif;
	color: #0E5D47;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 0px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;	
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #0E5D47;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

table {
	margin-left: 10px;
	margin-top: -7px;
}

hr {
	border: none 0;
	border-top: 1px solid #CCC;
	height: 1px;
}

.clsFooter {
	width: 999px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #0E5D47;
	padding-top: 0px;
	
	text-align: center;

}

/* Styles Images */

.clsImgLeftSmall {
	float: left;
	padding-right: 15px;
	padding-bottom: 75px;
}

.clsImgLeftBig {
	float: left;
	padding-right: 20px;
}

.clsTableWit {
	color: #FFF;
}

