body {	background-color: #515d9f;
margin-left: 0px;
	margin-top: 0px;

}
body,td,th {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: lighter;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-size: 12px;
}

#container {
	float: left;
	height: 600px;
	width: 955px;
}

#navigatie {
	float: left;
	height: 195px;
	width: 720px;
	padding: 0px;
	right: 0px;
}

#main {
	float: left;
	height: 405px;
	width: 950px;
	top: 0px;
	padding: 0px;
	position: static;
}

#content {
	float: right;
	height: 396px;
	width: 640px;
}

#content_info {
	float: right;
	height: 340px;
	width: 640px;
}


#info_nav {
	float: right;
	height: 50px;
	width: 640px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
}

#flash_container {
	float: left;
	height: 174px;
	width: 186px;
}

#flash_container_o {
	float: left;
	height: 222px;
	width: 186px;
}

.stijl1 {
	font-size: 11px
}
.stijl2 {
	font-size: 15px;
	font-weight: bold;
}
.stijl3 {
	font-size: 13px;
	line-height: 22px;
}

