﻿/* style */
a {color:#990000;text-decoration:underline;}
a:hover {color:#000000;text-decoration:underline;}
#container #header {background-color:#336699;}
#container #header #header-content h1 {font-size:21px;color:#fff;}
#container #content #column-left .sectie h2,
#container #content #column-right .sectie h2 {background-color:#336699;color:#fff;font-size:14px;font-weight:bold;}
#container #content #column-center .sectie h1 {background-color:#336699;color:#fff;font-size:14px;font-weight:bold;}
#container #content #column-center .sectie h1.main {color:#990000;font-size:18px;}


#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;}

