html, body { 
border : 0; 
background : #000; 
margin : 0; 
padding : 0; 
} 
body { 
height : 100%; 
width : 100%; 
color : #c3b169; 
padding : 100px 0 0; 
} 
html > body { 
padding : 96px 0 0; 
} 
.inputbox { 
border : 1px solid #c3b169; 
background : #333; 
color : #c3b169; 
}  
.box { 
border : 1px solid #c3b169;
color : #c3b169; 
}
div#toptext { 
top : 0; 
left : 75px; 
height : 100px; 
width : 100%; 
border : 0; 
background : #000; 
color : #c3b169; 
font-family : "Times New Roman", serif; 
text-align : center; 
margin : 0; 
padding : 8px 0; 
} 
body > div#toptext { 
position : fixed; 
} 
div#toptext h1 { 
font-size : 71px; 
line-height : 100%; 
border : 0; 
z-index : 15; 
margin : -0.97em 0 0; 
padding : 0; 
} 
div#toptext h2 { 
font-size : 58px; 
line-height : 100%; 
border : 0; 
color : #fff; 
z-index : 20; 
margin : 5px 0 0; 
padding : 0; 
} 
div#content { 
display : block; 
height : auto; 
border : 0; 
background : transparent; 
color : #c3b169; 
margin : 0 0 0 150px; 
padding : 1.6em 3em 2em; 
} 
body > div#content { 
margin-top : 0.5em; 
} 
div#menu { 
top : 0; 
left : 10px; 
border : 0; 
font-size : 90%; 
margin : 0; 
padding : 1.6em 0 0; 
} 
body > div#menu { 
position : fixed; 
top : 0; 
margin : 0 auto 0 0; 
} 
div#menu ul { 
display : block; 
width : 150px; 
border : 0; 
margin : 0 0 0 -1em; 
padding : 0; 
} 
div#menu > ul { 
margin-left : 18px; 
} 
div#menu ul li { 
display : block; 
width : 170px; 
list-style : none; 
text-indent : 0; 
border : 0; 
background : inherit !important ; 
margin : 0 auto; 
} 
div#menu ul li a { 
display : block; 
font-size : 95%; 
background : transparent; 
width : 100%; 
line-height : 100%; 
border : 2px outset #c3b169; 
text-align : center; 
text-decoration : none; 
color : #c3b169; 
background-color : maroon; 
font-weight : 700; 
margin : 0 auto; 
padding : 3px 0; 
} 
div#menu ul li a:hover { 
display : block; 
width : 100%; 
text-decoration : underline; 
} 
div#bottomtext { 
display : block; 
bottom : -1px; 
right : 16px; 
background : transparent; 
border : 0; 
margin : 0; 
padding : 6px 0 0 6px; 
} 
div#bottomtext p { 
border : 2px outset; 
background : maroon; 
font-family : "Times New Roman", serif; 
color : #c3b169; 
font-size : 80%; 
letter-spacing : 0.05em; 
margin : 6px 0 0 6px; 
padding : 0.2em 0.5em; 
} 
body > div#bottomtext { 
position : fixed; 
right : 0; 
padding-top : 0; 
} 
a { 
color : #4169e1; 
text-decoration : none; 
} 
a:visited { 
color : #4169e1; 
} 
a:hover { 
color : maroon; 
text-decoration : underline; 
} 
a:active { 
color : maroon; 
text-decoration : none; 
} 
a[name] { 
position : relative; 
float : left; 
top : -120px; 
} 
div#bottomtext a:hover { 
color : #fff; 
text-decoration : none; 
} 
ul, ol { 
border : 0; 
margin : 0 auto 1em 1.4em; 
padding : 0; 
} 
a.links:hover { 
color : #060; 
} 
a.links:active { 
color : #fff; 
text-decoration : underline; 
} 
.copyright { 
margin-top : 20px; 
text-align : center; 
color : #c3b169; 
font-size : 11px; 
} 
p.nieuws { 
color : #c3b169; 
font-size : 15px; 
font-family : "Times New Roman", serif; 
background : #333; 
padding : 10px; 
} 
table.nieuws { 
background : #333; 
width : 700px; 
margin-top : 0; 
border : 0; 
} 
abbr, acronym, .uitleg { 
border-bottom : 1px dotted #000; 
cursor : help; 
font-style : italic; 
} 
.paginakop { 
background : maroon; 
text-align : center; 
color : #c3b169; 
font-size : 14px; 
font-weight : 700; 
text-decoration : underline; 
border : 2px outset #c3b169; 
} 
div#bottomtext a, div#bottomtext a:visited, .contact, td.contact, h1, h2, h3, h4, h5 { 
color : #c3b169; 
} 
h2.link, h3.link, h4.link, a.links, a.links:visited { 
color : #fffa15; 
} 
a.copyright, a.copyright:visited, a.copyright:active, a.faq, a.faq:visited, a.faq:active { 
color : #c3b169; 
text-decoration : none; 
} 
a.copyright:hover, a.faq:hover { 
color : #c3b169; 
text-decoration : underline; 
}
.colored {
color:#F47D2B;
}
.colore {
color:#C3B169;
}