#newsCarrousel {
background:url(../images/nieuwscarrousel_bg.gif) no-repeat;width:686px;height:215px; position:relative; padding:37px 0 0 0px; margin:-16px 0 20px 0;
}
#newsCarrousel h1 {
display:none;
}
#newsItems {
width:654px; height:195px; position:absolute; margin-left:17px;
}
#newsarchiveBtn {
width:142px; height:23px; outline-color: invert; outline-style: none; outline-width: medium; background:url(../images/nieuwsarchief_tab.gif) no-repeat;
display: block; float: right; text-decoration: none; text-indent: -900em; position: absolute; margin-left:85px; top:2px;
}
.newsItemActive {
position:absolute; display:block;
}
#newsItemBG {
position:absolute; display:block; background-color:#DCF3F8; width:366px; height:85px; margin-left:288px;
}
.newsItem {
position:absolute;  display:none;
}
.newsItemImg{
float:left; margin-right:5px;
}
.newsItemTxt {
float:right; width:358px; height:77px; text-align:left; padding:4px; background-color:#DCF3F8;
}
.newsItemHeader {
color:#00215e; text-align:left; margin:0px; font-size:17px; font-weight:bold; text-transform:uppercase; text-decoration:none;
}
.newsItemHeader a:link {
text-transform:uppercase; text-decoration:none;
}
.newsItemHeader a:visited {
text-transform:uppercase; text-decoration:none;
}
.newsItemHeader a:hover {
text-transform:uppercase; text-decoration:none;
}
.newsItemHeader a:active {
text-transform:uppercase; text-decoration:none;
}
#newsQuickLinks {
background:url(../images/nieuwscarrousel_dotted_line.gif) no-repeat #DCF3F8; width:358px; height:101px; float:right; padding:9px 4px 0px 4px; margin-top:85px;
}
.QuickLinkActive {
width:355px; height:30px; background:url(../images/quicklink_over_bg.gif) no-repeat; padding:2px; position:relative;
}
.QuickLink {
width:355px; height:30px; padding:2px; position:relative;
}
#newsQuickLinks a:link {
text-decoration: none; padding-top:0px; width:350px; height:28px; position:absolute;
}
#newsQuickLinks a:visited {
text-decoration: none; padding-top:0px; width:350px; height:28px; position:absolute;
}
#newsQuickLinks a:hover {
text-decoration: none; padding-top:0px; width:350px; height:28px; position:absolute;
}
#newsQuickLinks a:active {
text-decoration: none; padding-top:0px; width:350px; height:28px; position:absolute;
}
