<!--
body {background-color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* algemeen */
.title {font-size:18px; line-height:25px; color:#FF5400; font-weight:bold;}
.date {font-size:9px; line-height:25px; color:#666666; text-align:right;}
.menu {border-right: 1px dotted #FF5400;}
.orange {color:#FF5400;}
.small {font-size:9px;}

.bottom {font-size:9px; line-height:18px; color:#FF5400; text-align:center; border-top: 1px dotted #FF5400;}
.bottom a {color:#666666; text-decoration:none;} 
.bottom a:hover {color:#FF5400;}
.bottom a:active {color:#FF5400;}

/* pagina's */
h1 {font-weight: bold; font-size:14px; color: #FF5400; text-align:left;}
h2 {font-weight: bold; font-size:10px; color: #666666; text-align:left;}
.head {color:#FF5400; font-size:11px; text-align:left; font-weight:bold;}

.page {font-size:11px; line-height:15px; color:#666666; text-align:justify; padding-right:10px; padding-left:10px;}
.page a {color:#FF5400; text-decoration:none;} 
.page a:hover {color:#666666; text-decoration:none;}
.page a:active {color:#FF5400;}

.poster {color:#FF5400; font-size:10px; text-align:left; font-weight:bold;}
.button {color:#666666; font-size:9px; text-align:center; font-weight:normal; }
.info {color:#333333; font-size:10px; text-align:left; font-weight:normal; line-height:15px;}

/* navigatie */
.nav {width: 100px; text-align:left; font-size:11px; line-height:14px; font-weight:bold; font-family:"Verdana"; padding: 0; color:#666666;} 
.nav a {display: block; width: 95%; height: 100%; background-color: #FFFFFF; color:#666666; font-size:11px; text-decoration:none;} 
.nav a:hover {background-color: #FF5400; color:#FFFFFF;}
.nav a:active {background-color: #FFFFFF; color:#FF5400;}

/* nieuwsberichten */
.text {font-size:11px; line-height:15px; color:#666666; text-align:left;}
.text a {color:#FF5400; text-decoration:none;} 
.text a:hover {color:#666666; text-decoration:none;}
.text a:active {color:#FF5400;}
-->