/* CSS Document */

html, body {
height: 100%;
}
body {
color:#959595;
margin:0px;
background: #ccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.menu {
background: #FF9330;
color:#fff;
line-height:24px;
font-weight:bold;
font-size:10px;
}
.naw {
color:#fff;
font-weight:bold;
font-size:10px;
}
a {
text-decoration:none;
color:#fff;
}
a:hover {
text-decoration:underline;
}
p a {
color:#959595;
text-decoration:underline;
}
.knopje {
background:url(img/knopjewit.gif) no-repeat 2px;
padding-left:30px;
}


h1 {
font-size:18px;
font-weight:normal;
}

