body {
	background-color: #4555C7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#TopLinks {
	width: 760px;
	height: 25px;
}
.TaalLinks {
	float: left;
	text-align: left;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	margin: 0px;
	display: inline;
}
a.TaalLinksActief {
	color: #999999;
}

.TopLinks {
	text-align: center;
}

.Kleuren {
	float: right;
}

#MainNav {
	background-image: url(/img/btn_rechts2.gif);
	background-position: right;
}

#MainNavLinks {
	display: inline;
	float: left;
	background-image: url(/img/btn_links2.gif);
}


#ulMainNav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#ulMainNav li {
	display: inline;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/img/btn_off.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	text-align: center;
	height: 35px;
	float: left;
	line-height: 35px;
	font-weight: bold;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(/img/btn_on.gif);
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4555C7;
}
#logo {
	background-image: url(/img/logo_new.png);
	height: 91px;
	width: 760px;
	text-align: right;
}
#FooterMenu {
	width: 760px;
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 0px;
	margin-bottom: 25px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
a.Taalcurrent {
	color: #999999;
}
