@charset "utf-8";
body {
	background-color: #ededed;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

#container {
	position:absolute;
	left: 50%;
	width:1000px;
	margin-left: -500px;
}

img {
border:0px
}

#header{
margin-left:0px;
background-image:url(images/background.jpg);
width:100%;
}

#headermenu{
background-image:url(images/head.jpg);
height:151px;
position:relative;
left: 50%;
width:964px;
margin-left: -482px;
text-align:right
}

.menu {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

.menu a{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:none;
}

.menu a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:underline;

}

.login {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

.login a{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:none;

}

.login a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:underline;
}

.wwhelp {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

#content {
position:relative;
left: 50%;
width:964px;
margin-left: -482px;
height:455px;
}

#contentover {
position:relative;
left: 50%;
width:964px;
margin-left: -482px;
}

#contenttekstheader {
position:relative;
float:right;
width:600px;
color:#333333;
}

#content_nor {
position:relative;
width:950px;
margin-left:27px;
}

.contenttekst {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.contenttekstheader {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#eda715;
font-weight:bold;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#333333;
}

#contenttekst {
position:relative;
float:left;
width:400px;
padding-top:25px;
padding-left:365px;
color:#333333;
}

#bull1{
background:url(images/bull1.jpg);
background-repeat:no-repeat;
position:relative;
left: 50%;
width:964px;
margin-left: -482px;
height:226px;
}

#bull2{
background:url(images/bull2.jpg);
background-repeat:no-repeat;
position:relative;
left: 50%;
width:964px;
margin-left: -482px;
height:226px;
}

#bull3{
background:url(images/bull3.jpg);
background-repeat:no-repeat;
position:relative;
left: 50%;
width:964px;
margin-left: -482px;
height:226px;
}

#bulllast{
background:url(images/bulllast.jpg);
background-repeat:no-repeat;
position:relative;
left: 50%;
width:964px;
margin-left: -482px;
height:226px;
}

#end{
background:url(images/endpage.jpg);
position:relative;
left: 50%;
width:964px;
margin-left: -482px;
height:28px;
}

#footer{
position:relative;
left: 50%;
width:1000px;
margin-left: -500px;
}

.footerblauw{
color:#0033cc;
}

.footer{
padding-left:23px;
}