*
{
margin:0;
padding:0;
}

body
{
background: #333 url(../images/background.png) repeat-x;
font-family: Verdana, Helvetica;
font-size: 100%;
}

#container
{
background: #000;
width: 954px;
overflow: hidden;
margin: 0 auto;
}

#wrapper
{
background: #fff;
margin: 10px auto;
width: 950px;
}

#header
{
/* margin-top: 15px; */
background: #fff url(../images/headerlogo.png) no-repeat; 
width: 950px;
height: 150px;
border-bottom: groove #ff3300;
margin-bottom: 1px;
}

#header ul.menu
{
margin-left: 25px;
width: 100%;
list-style-type: none; 
}

#header ul.menu li /* LET OP: indien float is aangegeven zou ook width moeten worden aangegeveb. Checken dus */
{
margin-top: 125px;
margin-right:50px;
float: left;
font-variant: small-caps;
font-size: 100%;
}

a:link, a:visited
{
color: #000;
text-decoration: none;
}

a:hover
{
color: #ff3300;
}

#header ul.menu li.current
{
font-weight: bold;
color: #ff3300;
}

#picturebar
{
padding-bottom: 1px;
border-bottom: groove #ff3300;
background: url(../images/picture_4.jpg) no-repeat;
width: 950px;
height: 175px;
}

#content
{
overflow: hidden;
background: #fff;
width: 950px;
border-bottom: groove #ff3300;
margin-bottom: 1px;
}

#main
{
text-align: justify;;
font-size: 90%;
line-height: 20px;
margin: 15px 0 30px 25px;
background: #fff;
float: left;
width: 575px;
min-height:500px;
}

#contact
{
font-size: 90%;
line-height: 20px;
margin-top: 15px;
background-color: #fff;
width:250px;
height: 150px;
float: right;
}

h3
{
color: #ff3300;
}

h5
{
color: #ff3300;
font-weight: normal;
}

#footer
{
position: relative;
height:40px;
background: #fff;
}

.footermenu
{
background: url(../images/picture_3.jpg) no-repeat;
clear: both;
height: 40px;
color: #fff;
list-style-type: none;
width:100%;
}

.footermenu li 
{
float: left;
margin: 15px 5px 0 25px;
font-size: 70%
}

.footermenu li a:link
{
color:#fff;
text-decoration: none;
}

.footermenu li a:visited
{
color: #fff;
text-decoration: none;
}

.footermenu li a:hover
{
text-decoration: underline;
}

.dienstenlijst 
{
margin-left: 30px;
line-height: 30px;
list-style-type: circle; 
}

#brooms
{
margin: 10px 0 0 0px;
}

#brooms td
{
padding: 0 20px 20px 0;
}

#foto_nav
{
font-family: Tahoma, Arial;
font-size: 95%;
color: #555;
float: left;
margin-right: 10px;
}

#foto_nav td
{
padding-right: 5px;
}