/* CSS Document */
* {margin:0;padding:0}
html, body, #page {height:auto}
body {color:#444; text-align:center;background: none}
#page {width:auto}
#left {display:none}
#container {width:100%; overflow:visible}
#rechts {width:100%}
address {text-align:left}
#footer {display:none}

h1 {color:#333}
h2 {color:#333}
h3 {color:#333}
strong, b {color:#333}
a:link, a:visited {color:#666;text-decoration:underline} 
a:hover, a:active { color:#666}
a:link.extern, a:visited.extern {color:#777; text-decoration:underline} 
a:hover.extern, a:active.extern {color:#777}

input, textarea {border:2px solid #ccc;color:#ddd}
input.knop {border:1px outset #ccc;
background:#ddd; color:#000}

/*Google results*/
div#cse { text-align:left;width:96%}
div#cse a:link,div#cse a:visited {color:#ccc; text-decoration:underline} 
div#cse a:hover,div#cse a:active { color:#ddd}

/**/
div.nieuws {border-left:15px solid #ddd}
