﻿/* style */
#container #header,
#container {background-color:#006699;}

#container #header #header-content #header-content-pic {position:absolute;top:0;left:0;} /* breedte/hoogte + afb meegeven */

a {color:#006699;text-decoration:underline;}
a:hover {color:#000000;text-decoration:underline;}

#container #header #header-content h1 {font-size:21px;color:#006699;}

#container #content #column-left .sectie h2,
#container #content #column-right .sectie h2 {background-color:#333;color:#fff;font-size:12px;}

ul#nav li a {color:#fff;}
ul#nav li.active a {color:#006699;}

#bottom-content h3 {font-size:14px;font-weight:bold;color:#fff;border-bottom:1px solid #fff;height:17px;margin:0 0 5px 0;}
#bottom-content {color:#fff;}

#container #content #column-center h1 {color:#006699;font-size:16px;}
#container #content #column-center h2 {color:#006633;font-size:14px;font-weight:bold;}

ul.news {position:relative; margin:0 0 0 20px;}
ul.news li { color: #006699; list-style-type: square;}