html, body {
	height: 100%;
	margin: 0px;
	background-color: #000000;
	overflow: hidden;
}

.t_main {
	margin-left: auto;
	margin-right: auto;
	width: 1016px;
}

.td_top {
  	height: 28px;
  	background-image: url(../img/top.gif);
  	background-repeat: no-repeat;
  	padding: 0px;
}

.td_banner {
	height: 148px;
	background-image: url(../img/banner_home.gif);
	background-repeat: no-repeat;
}

.td_flash {
	border-left: 1px #4F4F4F solid;
	border-right: 1px #4F4F4F solid;
	border-bottom: 1px #4F4F4F solid;
}

.menuImg{
  margin: 0px;
  margin-top: 8px;
  margin-bottom: -5px;
  cursor: pointer;
  margin-left:-6px;
}

#dropmenu_home{
display: none;
position:absolute;
border:1px solid black;
border-bottom-width: 0px;
border-top-width: 0px;
font:normal 10px Verdana;
line-height:13px;
z-index:92;
width: 190px;
top: 24px;
left: 14px;
background-color: #474949;
}

#dropmenu_contact{
display: none;
position:absolute;
border:1px solid black;
border-bottom-width: 0px;
border-top-width: 0px;
font:normal 10px Verdana;
line-height:13px;
z-index:93;
width: 190px;
top: 24px;
left: 275px;
background-color: #474949;
}

#dropmenu_klantenservice{
display: none;
position:absolute;
border:1px solid black;
border-bottom-width: 0px;
border-top-width: 0px;
font:normal 10px Verdana;
line-height:13px;
z-index:94;
width: 190px;
top: 24px;
left: 159px;
background-color: #474949;
}

#dropmenu_diensten{
display: none;
position:absolute;
border:1px solid black;
border-bottom-width: 0px;
border-top-width: 0px;
font:normal 10px Verdana;
line-height:13px;
z-index:95;
width: 190px;
top: 24px;
left: 75px;
background-color: #474949;
}

a.sub{
width: 190px;
display: block;
height: 16px;
text-indent: 13px;
border-bottom: 1px solid black;;
background: #474949 url("../img/verloop.gif");
font-family: Verdana;
font-size: 10px;
text-align: top;
text-decoration: none;
color: black;
}

a.sub:hover{
background: #474949;
color: #fff;
}
