*{
	margin:0;
	padding:0;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

body{
	text-align:left;
	height: 100%;
}

#wrapper{
	text-align:left;
	min-height: 100%;
	width:962px;
	position:relative;
	margin:0 auto;
}

#head{
	float:left;
	width:962px;
	height:129px;
	background: url(../images/top_bg.png) no-repeat top right;
}

#logo{
	float:left;
	width:340px;
	height:129px;
	background: url(../images/logo_dommerholttenbrinke.png) no-repeat bottom left;
}

#head-adres{
	float:right;
	width:188px;
	padding:24px 0 0 0;
}

#menu{
	float:left;
	width:962px;
	height:37px;
}

#menu ul{
	padding:0;
	margin:0;
}

#menu li{
	float:left;
	background: url(../images/menu_spacer.png) no-repeat top right;
	list-style:none;
	display:block;
	padding:5px 11px 2px 11px;
}

#menu li.contact{
	float:right;
	background: url(../images/menu_contact_bg.png) no-repeat top right;
	list-style:none;
	padding:5px 11px 2px 28px;
}

#menu li ul {
	position:absolute;
	width:233px;
	padding:5px 0 10px 0;
	text-align:left;
	left:-999em;
	margin-top:-1px;
	margin-left:-9px;
	z-index:9999;
	background: #096f59;
}

#menu li ul li {
	float:none;
	background: none;
}

#menu li ul a{
	padding:3px;
	margin:0;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	display:block;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menu li:hover, #menu li.hover {
	position:static;
}

#content{
	width:962px;
	float:left;
	overflow:auto;
	padding:0 0 234px 0;	
}

#content-left{
	float:left;
	width:246px;
	padding:10px 0 0 0;
	background: url(../images/submenu_top.png) no-repeat top left;
}

#submenu{
	float:left;
	width:229px;
	padding:0 4px 10px 1px;
	background: url(../images/submenu_bg.png) no-repeat bottom left;
}

#submenu ul{
	list-style:none;
	padding:0 0 0 3px;
}

#submenu li{
	padding:1px 0 1px 0;
}

#content-right{
	float:right;
	width:265px;
	padding-top:15px; 
}

#eenvoudigcontact-sb, #belterug-sb{
	float:right;
	width:241px;
	height:171px;
	padding:11px 0 0 12px;
	background: url(../images/eenvoudigcontact-sb_bg.png) no-repeat top left;
}

#belterug-sb{
	background: url(../images/belmeterug-sb_bg.png) no-repeat top left;
}

.hetteam-side{
	padding-left:12px;
}

#tekst{
	float:left;
	width:444px;
	padding:6px 7px 14px 0;
}

#tekst ul, #home-tekst ul, #nieuws-tekst ul{
	padding:0 0 8px 10px;
	list-style:none;
}

#tekst li, #home-tekst li, #nieuws-tekst li{
	padding:1px 0 1px 10px;
	background: url(../images/li_dot.png) no-repeat 0 4px;
}

#nieuws-tekst, #tekst-team{
	float:left;
	width:660px;
}

#footer{
	float:left;
	position: relative;
	margin-top: -234px; /* negative value of footer height */
	clear:both;
	width:100%;
	height:292px;
	text-align:center;
	z-index:10;
	border-top:7px solid #e4e4e4;
	background:#f1f1f1;
}

#footer-content{
	margin:0 auto;
	width:942px;
	height:197px;
	padding:10px 10px 0 10px;	
	text-align:left;
}

.foot-p-d{
	float:left;
	width:360px;
}

.foot-klantenservice{
	float:left;
	width:179px;
}

.foot-overons{
	float:left;
	width:272px;
}

.foot-overig{
	float:right;
	width:129px;
	padding-top:10px;
}

#footer-content ul{	
	padding:0 10px 0 2px;
	float:left;
	list-style:none;
}

#footer-content li{
	padding:1px 0 0 0;
}

.foot-left{
	width:336px;
	float:left;
	text-align:right;
	padding:15px 40px 0 0;
}

#trefwoorden{
	width:230px;
	float:left;
	padding:35px 0 0 0;
}

.foot-right{
	width:336px;
	float:right;
	text-align:left;	
	padding:15px 0 0 0;
}