/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}
ul { list-style:none;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.417em; color:#949494;}

a {color:#ffffff; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:10px;}
h4{ font-size:1.333em; color:#fff; font-weight:normal; background:url(images/line.gif) bottom repeat-x; padding-bottom:11px; margin-bottom:16px;}
h3{ font-size:1.5em; line-height:1.5em; color:#fff; font-weight:normal; font-style:italic; letter-spacing:-1px; word-spacing:2px; background:url(images/line2.gif) bottom repeat-x; padding-bottom:11px; margin-bottom:12px;}

strong{ display:block; font-size:1.083em; color:#e1285a; font-weight:normal; font-style:italic; padding-bottom:10px;}

/* ============================= taalkeuze ====================== */
#taalkeuze{ padding-top:42px;}
#taalkeuze .titel{font-size:1.5em; line-height:1em; color:#fff; font-weight:normal; letter-spacing:-1px; word-spacing:2px; padding-bottom:11px; margin-bottom:12px;}
#taalkeuze .titel a{color:#ffffff; outline:none; text-decoration:none;}
#taalkeuze .titel a:hover{text-decoration:underline;}
#taalkeuze .top{ height:60px; padding-bottom:28px; width:100%; overflow:hidden;}
#taalkeuze .menu{ float:left; padding:5px 13px 0 0;}
#taalkeuze .menu li{ float:left;margin-right:10px;}
#taalkeuze .menu a{ display:inline-block; color:#466b10; text-decoration:none; padding-left:10px; cursor:pointer;  background:url(images/menu-item-left-bg.png) left top no-repeat; color:#fff;}
#taalkeuze .menu a span{ display:inline-block; padding-right:10px;  background:url(images/menu-item-right-bg.png) right top no-repeat;}
#taalkeuze .menu a span span{ padding:8px 0px 8px 0; background:url(images/menu-item-tail.png) top repeat-x;}
#taalkeuze .menu a:hover, #header .menu .active{ background:url(images/menu-item-left-bg.gif) left top no-repeat; color:#fff;}
#taalkeuze .menu a:hover span, #header .menu .active span{ background:url(images/menu-item-right-bg.gif) right top no-repeat;}
#taalkeuze .menu a:hover span span, #header .menu .active span span{ background:url(images/menu-item-tail.gif) top repeat-x;}

/* ============================= footer ====================== */
#footer{ font-size:0.833em; text-transform:uppercase; color:#8b8b8b; text-align:center;}
#footer a{ color:#8b8b8b; text-decoration:none;}
#footer a:hover{ color:#fff;}
#footer .text{ padding:5px 15px 0 0;}