html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #ca1f25;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin: 0px 0px 15px 0px;
}

img
{
	border: none
}

.wit
{
	color: #FFFFFF;
}

#rand
{
	width: 100%;
	height: 100%;
}

#geheel
{
	position: relative;
	background: url(../images/inhoud_bg.jpg) left top repeat-x;
	border: 1px solid #333333;
	height: 500px;
	width: 900px;
}

#logo
{
	position: absolute;
	left: 20px;
	top: 15px;
}

#copyright
{
	position: absolute;
	right: 0px;
	top: 70px;
}

#inhoud
{
	position: absolute;
	left: 40px;
	top: 100px;
	width: 767px;
	height: 350px;
	background: url(../images/gray_bg.gif) left top no-repeat;
	z-index: 1;
}

#inhoud_titel
{
	position: absolute;
	left: 20px;
	top: 40px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	z-index: 1;
	text-align: left;
}

#inhoud_bg
{
	position: absolute;
	right: 15px;
	top: 23px;
	width: 590px;
	height: 260px;
	z-index: 1;
	overflow: auto;
	color: black;
	font: 11.5px Tahoma;
	padding-right: 10px;
	text-align: left;
	line-height:20px;
}

#car_bg
{
	position: absolute;
	right: 94px;
	top: 101px;
	z-index: 0;
}

#menu
{
	position: absolute;
	left: 190px;
	bottom: 0px;
	z-index: 1;
	width: 440px;
}

.menuitem a
{
	float: left;
	width: 104px;
	height: 28px;
	background: url(../images/menu_bg.jpg) left top no-repeat;
	display: block;
	padding-top: 15px;
	margin-right: 5px;
	display: inline;
}

.menuitem a:hover
{
	text-decoration: none;
}

#adresbalk
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 25px;
	border-top: 1px solid #c9c9c9;
	background: #f5f5f5;
	text-align: left;
}

#adrestekst
{
	margin-top: 5px;
	margin-left: 50px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #a1a1a1;
}

#engels
{
	position: absolute;
	right: 45px;
	bottom: 15px;
	z-index: 1;
}

#nederlands
{
	position: absolute;
	right: 75px;
	bottom: 15px;
	z-index: 1;
}

#spaans
{
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 1;
}
