body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	line-height: 16px;
	background-color: #E1EFFD;
}
.platte {
	font-weight: normal;
}

.subregel {
	font-weight: normal;
	font-size: 10px;
}


a:link {
	color: #000099;
}
a:hover {
	color: #99ccff;
}

a:visited {
	color: #000099;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	line-height: normal;

}

#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

#header {
	float: left;
	height: 110px;
	width: 955px;

}


#nav {
	float: left;
	height: 30px;
	width: 955px;

}

#sfeer {
	float: left;
	width: 955px;
	height: 210px;
}

#main {
	float: left;
	width: 955px;
	background-image: url(../images/achtergrond.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#main_index {
	float: left;
	width: 955px;
	height: 250 px;
	background-image: url(../images/achtergrond.gif);
	background-repeat: no-repeat;
	background-image: url(../images/achtergrond.gif);
	background-position: right top;
	height: 240px;
	background-color: #FFFFFF;
	}


#content {
	float: left;
	width: 525px;
	margin-top: 40px;
	margin-right: 80px;
	margin-left: 20px;
	height: 200px;
	
}

#content_auto {
	float: left;
	width: 525px;
	margin-top: 40px;
	margin-right: 80px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
