html, body
{
	behavior:url(csshover.htc);
	background-image: url(../images/backhome.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
}





/* header */

.header
{
	margin: 0px;
	padding: 0px;
	position: relative;
}

.header span
{
	background: url(../images/header_home.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 140px;
	margin: 0px;
	padding: 0px;
}

.website
{
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.website a
{
	color: #FDB913;
	text-decoration: none;
}

.website a:hover
{
	color: #013c4c;
}

.content
{
	top: 205px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.language
{
	width: 32px;
	height: 12px;
	margin: 6px 15px 30px 19px;
	padding: 9px 0px 11px 0px;
	position: relative;
	background-color: #013c4c;
	float: left;
	clear: both;
	z-index: 100;
	text-align: center;
}

.language:hover
{
	background-color: #fdb913;
}

.nl, .fr, .de, .en
{
	margin: 0px 0px 0px 101px;
	padding: 0px;
	width: 688px;
	height: 77px;
	position: relative;
	font-size: 0.2em;
	color: #fff;
	z-index: 50;
}

h1
{
	margin: 0px;
	padding: 1px 0px 0px 0px;
	font-size: 0.2em;
	line-height: 1em;
}

.nl span
{
	background:url(../images/home_nl.gif) no-repeat;
	position:absolute;
	width:100%;
	height:49px;
	margin: 0px 0px 0px -1px;
	padding: 0px;
}

.fr span
{
	background:url(../images/home_fr.gif) no-repeat;
	position:absolute;
	width:100%;
	height:49px;
	margin: 0px 0px 0px -1px;
	padding: 0px;
}

.de span
{
	background:url(../images/home_de.gif) no-repeat;
	position:absolute;
	width:100%;
	height:49px;
	margin: 0px 0px 0px -1px;
	padding: 0px;
}

.en span
{
	background:url(../images/home_en.gif) no-repeat;
	position:absolute;
	width:100%;
	height:49px;
	margin: 0px 0px 0px -1px;
	padding: 0px;
}

.afkortingen
{
	width: 688px;
	margin: 122px 0px 0px 101px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #013c4c;
	position: relative;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
}

.afkortingen span
{
	background:url(../images/afkortingen.gif) no-repeat;
	position:absolute;
	width:100%;
	height:20px;
	margin: 0px 0px 0px -1px;
	padding: 0px;
}
