@charset "utf-8";
/* CSS Document */

.frontpage { position: relative; float: left; margin-bottom: 20px; padding: 20px; width: 560px; background: #FFF; border: 1px solid #d8d8d8; }
.frontpage p { margin-bottom: 15px; }
dl { position: relative; float: left; width: 560px; }
dl dt { float: left; clear: left; padding-right: 10px; width: 90px; color: #2e2e2e; text-align: right; }
dl dt a,
dl dt a:visited { color: #2e2e2e; text-align: right; text-decoration: none; }
dl dt a:hover { color: #2e2e2e; text-align: right; text-decoration: underline; }
dl dd { float: left; width: 460px; color: #7f8b14; }

.nieuws { position: relative; float: left; padding-top: 14px; width: 600px; background:url(../../../skins/default/images/bgDivHorizontal.gif) 0 0 repeat-x; }
.nieuws h2 { margin-bottom: 0px; font-size: 24px; font-weight: normal; color: #93117D; }
.nieuws span.date { display: block; margin-bottom: 20px; font-size: 16px; font-weight: normal; color: #616c0e; } 
.nieuws a,
.nieuws a:visited { color: #606a0e; text-decoration: none; }
.nieuws a:hover { color: #606a0e; text-decoration: underline; }

.newsList { position: relative; float: left; padding-top: 14px; width: 600px; background: url(../../../skins/default/images/bgDivHorizontal.gif) 0 0 repeat-x; }
.newsList span.subkop { font-size: 20px; font-weight: normal; color: #93117D; } 
.newsList { position: relative; float: left; padding-top: 14px; width: 560px; background: url(../../../skins/default/images/bgDivHorizontal.gif) 0 0 repeat-x; }
.newsList ul { padding-top: 10px; list-style: none; }
.newsList ul li { float: left; width: 100%; height: 20px; }
.newsList ul li span { float: left; display: block; width: 80px; height: auto; color: #616c0e; }
.newsList ul li a,
.newsList ul li a:visited { float: left; display: block; color: #521139; text-decoration: none; }
.newsList ul li a:hover,
.newsList ul li a.active { color: #521139; text-decoration: underline; }
