/* CSS Document */
body {font-family: Arial, Helvetica, sans-serif; font-size: 77%; color: #171717; background: #ffffc2; text-align: center; margin: 0;}
a:LINK {color: #0000FF;}
a:VISITED {color: #666666;}
a:HOVER, a:ACTIVE {color: #d27d00;}
#canvas {width: 960px; margin: auto; text-align: left; border: 2px solid #cc7e37; border-top: none; background: #fff; position: relative;}
#beta {position: absolute; top: 0; right: 2em;}
#logos {background: url("images/opzoeknaarmezelf.jpg") no-repeat; text-align: center; width: 276px; float: left; padding-top: 380px;}
#logos ul {list-style-type: none; margin: 0; padding: 0;}
#logos ul li {margin-bottom: 12px;}
#content {float: right; width: 650px; margin-right: 10px;}
h1 {background: url("images/bg_inhoud.jpg") repeat-x; height: 32px; border: 1px solid #d27d00; text-align: center; font-size: 189%; margin: 10px 0 16px 0;}
h3 {float: left; background: url("images/bg_inhoud.jpg") repeat-20; height: 32px; border: 1px solid  #d27d00; text-align: center; font-size: 189%; margin: 10px 0 16px 0;}

h2 {color: #e3933b; margin: 0 0 6px 0;}
#content_left {float: left; width: 310px;}
#content_right {float: right; width: 310px;}
#content ul {list-style-type: none; margin: 0 0 48px 0; padding: 0;}
#content ul li {background: url("images/icon_li.gif") no-repeat 0 0.2em; padding-left: 16px; margin-bottom: 0.5em;}
#content ul li.opvallend {font-weight: bold;}
#content p.opvallend {font-weight: bold;}
#content ul li ul {margin: 6px 0 16px 0;}
#privacy {clear: both; margin: 12px 10px 0 10px;}
#privacy h2 {font-size: 108%; color: #717171; margin-bottom: 3px;}
#privacy p {font-size: 93%; color: #717171; margin: 0 0 12px 0;}
#privacy a:LINK, #privacy a:VISITED, #privacy a:HOVER, #privacy a:ACTIVE {color: #717171;}

/* CLEARFIX */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
