body
{
	font: 10pt Arial;
	margin: 0px;
	padding: 0px;
	color: #000000;
	overflow: hidden;
}

a:link {
	color: #1279bf;
	text-decoration: none;
}

a:visited {
	color: #1279bf;
	text-decoration: none;
}

a:hover {
	color: #1279bf;
	text-decoration: underline;
}

a:active {
	color: #1279bf;
	text-decoration: none;
}

#pageContainer {
	position: absolute;
	top: 50%;
	margin-top: -298px;
	width: 100%;
	height: 596px;
	bbackground-color: #cccccc;
}

.whiteBorder {
	width: 100%;
	height: 106px;
	background-color: #ffffff;
}

.logoContainer {
	position: absolute;
	top: 24px;
	left: 47px;
}

.titleContainer {
	padding-top: 24px;
	padding-left: 189px;
}

.sloganContainer {
	padding-top: 75px;
	padding-left: 241px;
	white-space: nowrap;
	font: 10pt Arial Black;
	color: #1279bf;
}

.mainContainer {
	height: 383px;
}

.navContainer {
	font-size: 1px;
	float: left;
	background-color: #dcebf5;
	bbackground-image: url(img/layout/nav-bedrijven.png);
	background-repeat: no-repeat;
	height: 383px;
	width: 226px;
}

.bottomContainer {
	font-size: 1px;
	float: left;
	bbackground-image: url(img/layout/nav-bedrijven-bottom.png);
	background-repeat: no-repeat;
	height: 106px;
	width: 226px;
}

.rightBottomContainer {
	font-size: 1px;
	background-image: url(img/layout/main-bottom.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 106px;
}

.contentsContainer {
	font-size: 1px;
	margin-left: 226px;
	background-image: url(img/layout/main-bg.png);
	background-repeat: no-repeat;
	height: 100%;
	bborder: 1px solid red;
}

.headerContainer {
	height: 81px;
	background-image: url(img/layout/main-corner.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.headerSubNavContainer {
	padding-top: 12px;
	padding-left: 15px;
}

.subNavContainer {
	font-family: Verdana;
	font-size: 9pt;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

.subNavItem {
	display: inline;
	color: #1279bf;
}

.imageContainer {
	position: absolute;
	right: 0px;
}

.listContainer {
	position: absolute;
	right: 0px;
	font: 10pt Arial;
}

.frameContainer {
	font: 10pt Arial;
	width: 100%;
	background-image: url(img/layout/main-middle.png);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 0px solid red;
}

.frameContents {
	height: 300px;
	width: 100%;
}

.navItemsContainer {
	font: 11pt  Arial;
	margin-top: 90px;
	margin-left: 74px;
	list-style-type: none;
}

.navItem {
	margin-bottom: 16px;
}

.navLink {
	color: #ffffff;
}

.address {
	position: absolute;
	padding-top: 10px;
	padding-left: 52px;
	left: 187px;
	top: 23px;
	height: 54px;
}

.title {
	padding-top: 23px;
}

.slider {
	position: absolute;
	padding-top: 23px;
	bborder: 7px dotted red;
	display: inline;
	top: 59px;
	left: 436px;
	width: 1000px;
}

h1 {
	display: inline;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #d35c35;
}
