*{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:none;
}

html{
width:100%;
background:#FFFFFF url('/images/bg_html.jpg') repeat-x;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#565656;
}

body{
background:url('/images/bg_body.jpg') no-repeat center top;
}

#main{
width:921px;
margin:0px auto;
padding:0px 0px 10px 0px;
}

#logo{
display:block;
height:125px;
margin:0px 0px 0px 0px;
}

#menu{
display:none;
float:left;
width:728px;
height:35px;
background:url('/images/bg_menu.jpg') repeat-x;
list-style-type:none;
}

#menu li{
float:left;
border-right:1px solid #D3D2CE;
}

#menu li:hover, #menu li.sel{
background:#FFFFFF;
}

#menu li.first{
background:url('/images/menu_left.jpg') no-repeat left top;
}

#menu li.first:hover, #menu li.first.sel{
background:#FFFFFF url('/images/menu_over_left.jpg') no-repeat left top;
}

#menu li.last{
float:right;
background:url('/images/menu_right.jpg') no-repeat right top;
border-right:none;
width:112px;
}

#menu li.last:hover, #menu li.last.sel{
float:right;
background:#FFFFFF url('/images/menu_over_right.jpg') no-repeat right top;
}

#menu li a{
height:35px;
line-height:35px;
padding:0px 25px 0px 25px;
color:#00578B;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}



#search{
display:none;
float:left;
}

#search input{
margin:0px 0px 4px 12px;
height:15px;
}

#search input.button{
height:22px;
width:23px;
border:none;
background:url('/images/btn_search.jpg') no-repeat;
margin:2px 0px 3px 6px;
cursor:pointer;
}

#left{
width:617px;
float:left;
margin:35px 15px 0px 0px;
}

#header{
display:none;
float:left;
width:188px;
margin:0px 15px 0px 0px;
list-style-type:none;
}

#header li a{
display:block;
height:47px;
background:url('/images/bg_header.jpg') no-repeat;
margin:0px 0px 6px 0px;
padding:25px 20px 0px 20px;
color:#FFFFFF;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

#header li a.first{
background:url('/images/btn_header.jpg') no-repeat;
}

#header li a span{
display:block;
font-weight:normal;
font-size:11px;
}

#right{
display:none;
float:left;
width:289px;
margin:35px 0px 0px 0px;
}

#box{
position:relative;
width:212px;
height:142px;
padding:35px 50px 51px 27px;
background:url('/images/right_box.jpg') no-repeat;
color:#FFFFFF;
margin:0px 0px 10px 0px;
}

#box h3{
font-size:20px;
font-weight:bold;
color:#FFFFFF;
margin:0px 0px 10px 0px;
}

#box a.button{
position:absolute;
bottom:0px;
left:0px;
width:212px;
height:51px;
line-height:51px;
background:url('/images/btn_right.jpg') no-repeat;

text-decoration:none;
color:#FFFFFF;
padding:0px 50px 0px 27px;
}

#offerte{
width:212px;
height:155px;
padding:29px 50px 0px 27px;
background:url('/images/bg_offerte.jpg') no-repeat;
}

#offerte h3{
font-size:13px;
color:#FFFFFF;
margin:0px 0px 35px 0px;
}

#offerte a{
display:block;
background:url('/images/arrow.gif') no-repeat 0px 3px;
color:#257C9C;
padding:0px 0px 0px 10px;
margin:10px 0px 0px 0px;
}

#bel{
height:229px;
width:212px;
background:url('/images/bg_bel.jpg') no-repeat;
padding:31px 50px 0px 27px;
margin:0px 0px 10px 0px;
}

#bel h3{
font-size:13px;
color:#FFFFFF;
margin:0px 0px 35px 45px;
}

#bel label, #bel .input{
display:block;
width:100%;
margin:0px 0px 3px 0px;
}

#bel label.small{
float:left;
width:100px;
}

#bel input.small{
float:left;
width:20px;
height:16px;
margin:0px 4px 0px 0px;
}

#bel input.button{
display:block;
width:71px;
height:22px;
line-height:22px;
text-align:center;
color:#FFFFFF;
border:none;
background:url('/images/btn.gif') no-repeat;
margin:5px 0px 0px 150px;
}

#sponsoren{
width:289px;
height:86px;
background:url('/images/bg_sponsoren.jpg') no-repeat;
}

#footer{
width:100%;
height:57px;
background-color:#E4E1D8;
padding:30px 0px 0px 0px;
}

#footer div{
width:921px;
margin:0px auto;

color:#7B7872;
font-size:11px;
}

#footer div span{
float:right;
}

#footer a{
color:#7B7872;

font-size:11px;
text-decoration:none;
padding:0px 5px 0px 5px;
}

#footer a:hover{
text-decoration:underline;
}

#footer a.sitemap{
float:left;
width:24px;
height:18px;
cursor:pointer;
background:url('/images/btn_sitemap.jpg') no-repeat;
}

#footer a.print{
float:left;
width:21px;
height:18px;
cursor:pointer;
background:url('/images/btn_print.jpg') no-repeat;
}

input{
color:#7C7872;
height:13px;
font-size:11px;
padding:0px 5px 2px 5px;
border:1px solid #D0CFCB;
}

.clr{
clear:both;
}

/* SELECT BOX */
.elSelect {
	float:right;
	width:100px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #D0CFCB;
}

.elSelect .selected {
	background-color:#fff !important;
	color:#1884B2 !important;
}
.elSelect .clear {
	clear:both;
}
.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 6px;
	width:71px;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 18px;
	height: 18px;
	float: right;
	background:url(/images/select_arrow.jpg) no-repeat 0% 0%;
}
.elSelect .optionsContainerTop {
	display:none;
}
.elSelect .optionsContainerTop div {
	display:none;
}
.elSelect .optionsContainerTop div div {
	display:none;
}
.elSelect .optionsContainerBottom {
	display:none;
}
.elSelect .optionsContainerBottom div {
	display:none;
}
.elSelect .optionsContainerBottom div div {
	display:none;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	background-color:#FFFFFF;
	border-left:solid 1px #D0CFCB;
	border-right:solid 1px #D0CFCB;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
.elSelect .disabled {
	background-color:#C0CCCF;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	color:#90A4AA;
}

/* STIJLEN */
h1{
font-size:20px;
margin:15px 0px 10px 0px;
color:#5C5C5C;
font-weight:normal;
}

h2{
font-size:17px;
margin:10px 0px 10px 0px;
color:#257C9C;
font-weight:normal;
}

h3{
font-size:13px;
margin:10px 0px 10px 0px;
color:#257C9C;
font-weight:normal;
}

p{
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#565656;
margin:0px 0px 10px 0px;
}

a{
color:#00578B;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

