* {

margin: 0;
padding: 0;
list-style-type: none;

}

#container {

width: 959px;
margin: 0 auto;

}

#header {

width: 939px;
float: left;
padding: 10px;

}

#header h1 {

width: 150px;
padding-left: 50px;
float: left;

}

#header #advertentie {

float: right;

}

#header #advertentie img {

border: 1px solid #d9d7d7;
float: right;

}

#linktips a:hover{
color: #000000;
text-decoration:underline;
}

#linktips a{
text-decoration:none;
}

#menu {

width: 959px;
height: 150px;
background: url('../images/ul-menu.png') no-repeat;
float: left;

}

#menu #menutop {

width: 909px;
padding-left: 50px;
float: left;

}

#menu #menutop li {

float: left;

}

#menu #menutop li a {

padding-left: 20px;
padding-right: 20px;
color: #fff;
padding-top: 14px;
font: bold 12px Arial;
text-decoration: none;
float: left;

}

#menu #menutop li a:hover {

text-decoration: underline;

}

#menu .right {

float: right;
padding-left: 220px;

}

#menu .right input  {

border: 1px solid #0aadd8;
color: #0aadd8;
margin: 5px;
padding: 6px;
font: 11px Arial;
float: right;

}

#zoek .right {

float: right;
padding-left: 220px;

}

#zoek input  {
	border: 1px solid #000000;
	color: #FFFFFF;
	margin: 5px;
	padding: 6px;
	font: 13px Arial;
	float: left;
	background-color: #0aadd8;
}

#menu #menubottom {

width: 949px;
color: #fff;
font: 12px Arial;
padding-left: 10px;

}

#menu #menubottom li {

float: left;

}

#indexlinks {

float: left;

}

#menu #menubottom li a {

color: #fff;
padding-left: 15px;
padding-right: 15px;
padding-top: 3px;
text-decoration: none;
float: left;

}

#menu #menubottom a:hover {

text-decoration: underline;

}

#menu #menutop li.selected a {

width: 87px;
height: 27px;
background: url('../images/ul-top-over.png');
color: #fff;
padding-left: 0px;
padding-right: 0px;
text-align: center;
text-decoration: none;
float: left;

}

#menu #menubottom li.selected a {

text-decoration: underline;

}

#content {

width: 900px;
float: left;
padding-top: 40px;
padding-left: 60px;

}

#content h4 {

width: 781px;
height: 19px;
line-height: 23px;
padding-left: 30px;
font: bold 12px Arial;
color: #fff;
background: url('../images/div-content.png') no-repeat;
padding-top: 4px;
float: left;

}

#content .tekst {

border-left: 2px solid #0aadd8;
border-right: 2px solid #0aadd8;
border-bottom: 2px solid #0aadd8;
padding: 10px;
width: 787px;
font: 12px Arial;
float: left;

}

#content .tekst a:visited {
color: #0000FF
}

#content .tekst .item img {

width: 67px;
height: 68px;
background: url('../images/nophoto.png') no-repeat;
margin-top: 5px;
border: 2px solid #ebebeb;

}

#content .tekst .grijs img {

border: 2px solid #fff;

}

#content .tekst .item .itemlinks {

width: 71px;
padding-right: 10px;
float: left;

}

#content .tekst .grijs {

background: #ebebeb;

}

#content .tekst .item {

font: 11px Arial;
color: #464646;
float: left;
padding: 5px;
padding-top: 2px;
width: 777px;

}

#content .tekst .item h5 {

font: bold 12px Arial;
color: #0aadd8;
float: left;
width: 646px;

}

#content .tekst .item h5 a {

font: bold 12px Arial;
color: #0aadd8;
text-decoration: none;

}

#content .tekst .item .itemrechts {

width: 646px;
float: left;

}

#content #navigatie {

padding-top: 20px;
text-align: center;
width: 787px;
margin-right: -3px;
margin-bottom: 10px;
float: left;

}

#content #navigatie a {

border: 1px solid #0aadd8;
padding: 3px;
padding-left: 7px;
padding-right: 7px;
color: #000;
font: 11px Arial;
text-decoration: none;
margin-right: 1px;
float: left;

}

#content #navigatie a:hover, #content #navigatie a.selected {

color: #fff;
background: #0aadd8;

}

#footer {

padding-top: 20px;
text-align: center;
width: 959px;
font: 11px Arial;
float: left;

}

#footer a {

color: #000;

}