body, html{
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #000;
background: none;
margin: 0;
padding: 0;
}

div#top_bg, div.zoek_container, div#navi, div#header, form, .result, #footer, .top, .mening, #preview,
a img, ul.offset{
display: none;
}

div#content, div#container{
width: 600px;
background: none;
margin: 0;
}

ul{
margin: 10px;
list-style: disc; 
}

h1{
color: #595999;
font-size:140%;
font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
color: #F7760D;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:120%;
margin:30px 0 10px 0;
}

h3{
color: #F7760D;
}

h4{
color: #595999;
}

address{
margin:30px 0;
}

address p{
margin:3px 0;
}

address span{
float: left;
display: block;
width: 70px;
}

code, .record{
border: 1px solid #595999;
padding: 10px;
margin: 5px 0 15px 0;
display: block;
}

code span, code.css span{
font-weight: bold;
display: block;
}

blockquote{
padding: 10px;
color: #595999;
border: 1px solid #595999;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.4em;
background: #CECEE1;
margin: 10px 0;
}

a{
color: #595999;
text-decoration: underline;
}