BODY, TABLE {
	margin: 20px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #CC0001;
}

H1 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
}

H2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

H3 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

LI {
	padding-top: 10px;
}

TABLE {
	font-family: Arial;
	color: #CC0001;
}

DIV.header {
	width: 935px;
	height: 107px;
	overflow: hidden;
}

DIV.vertical_spacer {
	height: 20px;
}

DIV.main {
	position: relative;
	width: 935px;
	background-image: url(../img/background.gif);
	background-position: top left;
	background-repeat: repeat-y;
	overflow: hidden;
}

DIV.menu {
	float: left;
	width: 135px;
}

DIV.menu A, #submenu_holder A {
	display: block;
	width: 133px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C8C8C;
	text-decoration: none;
	line-height: 2;
}

DIV.menu A:hover, #submenu_holder A:hover {
	color: #CC0001;
	background-color: #FFFFFF;
}

#submenu {
	background-image: url(../img/arrow.gif);
	background-position: 120 9;
	background-repeat: no-repeat;
}

#submenu:hover {
	background-image: url(../img/arrow_hover.gif);
}

#submenu_holder {
	display: none;
	position: absolute;
	top: 75;
	left: 134;
	width: 135px;
	background-color: #CC0001;
}

DIV.horizontal_spacer {
	float: left;
	width: 75px;
}

DIV.content_holder {
	float: left;
	width: 725px;
}

DIV.content {
	text-align: left;
	min-height: 255px;
}

*html DIV.content {
	height: 255px;
}

DIV.content A {
	color: #CC0001;
}

DIV.content A:visited {
	color: #CC0001;
}

DIV.footer {
	height: 80px;
	background-color: #CC0001;
	overflow: hidden;
	text-align: left;
}

DIV.footer A {
	float: left;
	display: block;
	padding-top: 50px;
	margin-left: 10px;
	width: 51px;
	height: 80px;
	font-size: 10px;
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
	text-align: center;
}

DIV.footer A:hover {
	color: #FFFFFF;
}

#contact {
	background-image: url(../img/contact.gif);
}

#vacatures {
	background-image: url(../img/vacatures.gif);
}

#disclaimer {
	background-image: url(../img/disclaimer.gif);
}

#salaris {
	background-image: url(../img/salaris.gif);
}

#detachering {
	background-image: url(../img/detachering.gif);
}

#consultancy {
	background-image: url(../img/consultancy.gif);
}

#administratie {
	background-image: url(../img/administratie.gif);
}

#sitemap {
	background-image: url(../img/sitemap.gif);
}

#inloggen {
	background-image: url(../img/inloggen.gif);
}