body {
	background-color: #0c3f92;
	color: #000;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body,
input,
textarea,
select,
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
a {
	background-color: inherit;
	color: #0e3f92;
	text-decoration: none;
	font-weight: bold;
}
p a {
	background-color: inherit;
	color: #0e3f92;
	font-weight: bold;
}
p a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	background-color: inherit;
	height: 100px;
	text-align: right;
	color: #0e3f92;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h1 span {
	width: 100%;
	height: 64px;
	display: block;
	margin: 4px 0 0 0;
	background-image: url(/img/png/bg-h1.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.clear {
	border: 0px none;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* standaard ul */
#contentRight ul{
	margin: 0 0 10px 1px;
	padding-left: 0;
	list-style: none;
}
#contentRight li {
	padding-left: 15px;
	background-image: url(/img/gif/bullits.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 16px;
}
#contentRight ul li a{
	color: #000;
	text-decoration: none;	
}
#contentRight ul li a:hover {
	color: #000;
	text-decoration: underline;	
}
div#website {
	background-color: #fff;
	margin: 10px auto 0 auto;
	position: relative;
	width: 965px;
	border: 1px solid #fff;
}
div#graphics {
	width: 965px;
	height: 163px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
div#content {
	background-image: url(/img/jpg/bg-content.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 965px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
div#footer {
    background-image: url(/img/gif/bg-footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 965px;
	height: 34px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

div#youtube{
height: 20px;
width: 100px;
position: absolute;
bottom: 4px;
right: 18px;
}
div#footer p {
	font-size: 10px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
}
div#footerLogo {
	width: 50px;
	height: 52px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 18px;
	bottom: 40px;
}
.imgSelected{
	padding:0px;
	border:1px solid #0c3f92;
}
.imgNotSelected{
	padding:0px;
	border:1px solid #ffffff;
}
