body {
 	margin: 0px 0px 0px 0px;
	overflow: auto;
	background-color: #FFCB9B;

}
*html body {
}
img {
	margin-top: 2px;

}


div#langmenu {
  position: absolute;
	margin-left: 300px;
	top: 5px;
	left:0;
}

div#mainMenu {
  position: absolute;
	margin-left: 0;
	top: 134px;
	left: 140px;
}

/* Hack voor IE */
* html div#mainMenu {
	left: 160px;
}

td#mainMenu {
	padding-left: 140px;
	margin-top: 5px;
	padding-top: 7px;

}


div#topmail {
  position: absolute;
	margin-left: 515px;
	top: 5px;
	left: 0;
}

div#topzoek1 {
	position: absolute;
	margin-left: 583px;
	top: 7px;
	left: 71px;
}

div#topzoek2 {
  position: absolute;
	margin-left: 480px;
	top: 30px;
}

div#navmenu1 {
  position: absolute;
	margin-left: 50px;
	top: 174px;
}

div#navmenu2 {
  position: relative;
	margin-left: 50px;
	bottom: 78px;
}

div#bedrijf {
  position: absolute;
	margin-left: 600px;
	top: 90px;
	z-index: 0;
}

div#content1 {
  position: absolute;
	left: 30px;
	top: 220px;
	z-index: 0;
}

div#content2 {
  position: absolute;
	left: 550px;
	top: 220px;
	z-index: 0;
}

TD#menu_bottom {
	margin-left: 3px;
	margin-right: 3px;
	height: 30px;
	background-color: #000000;
	border-left-width: thin;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	}


TD#menu_bottom A {
    font-family:"Comic Sans MS";
	color: #F8E4D6;
	font-size: 16px;
	font-weight:bold;
	padding-right: 18px;
	padding-left: 18px;
	background-color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;

	}

TD#menu_bottom A:hover {	
	color: #DF7000;
 	text-align: center;
	border: 1px #0C0C0C;
	}
TD#menu_bottom A:active {	
	color: #F07800;
 	text-align: center;
	border: 1px #0C0C0C;
	}

