/*
 * Version: $Revision: 41571 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2009 BeSite
 */
BODY
{
    background-color: #efefef;
}

DIV#Header 
{
    position: absolute;
    top: 115px;
    left: 0px;
    border-bottom: 1px solid #d44c3a;
    border-top: 1px solid #d44c3a;
    height: 183px;
    width: 100%;
    /*background-image: url(/img/header_1.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-color: #EFEFEF;	
}

#slide-1,
#slide-2,
#slide-3 {
    width: 100% !important;
    height: 183px;
    display: none;
}

#slide-1 {
    background: url(/img/header_1.jpg);
}

#slide-2 {
    width: 100%;
    background: url(/img/header_2.jpg);
}

#slide-3 {
    width: 100%;
    background: url(/img/header_3.jpg);
}

DIV#Center 
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;	
    background-color: white;
}

DIV#Top 
{
    position: relative;
    height: 115px;
    width: 990px;
    margin-bottom: 181px;	
}

DIV#Logo 
{
    position: absolute;
    width: 299px;
    height: 95px;
    right: 0px;
    top: 0px;
}

DIV#Menu 
{
    padding-top: 75px;
}

DIV#Menu UL,
DIV#Menu LI
 
{
    margin: 0;
    padding: 0;
    line-height: 26px;
}

DIV#Menu LI 
{
    float: left;
    list-style-type: none;
    margin-left: 10px;
    padding-left: 5px;
}

DIV#Menu LI.Selected
{
    background-image: url(/img/bg_menu_left.png);
}

DIV#Menu LI A 
{
    color: #3b467b;
    font-weight: bold;
    display: block;
    line-height: 26px;
    padding-right: 5px;
}

DIV#Menu LI.Selected A 
{
    color: white;
    background-image: url(/img/bg_menu_right.png);
    background-position: right;
    background-repeat: no-repeat;
}

DIV#Container 
{
    padding-top: 20px;
    padding-left: 20px;
}

DIV#Content 
{
    float: left;
    width: 670px;
}

H1#PageTitle
{
    margin-top: 0px;
    padding-top: 0px;
}

DIV#MenuRight 
{
    float: left;
    margin-left: 20px;
    width: 260px;
}

DIV#Submenu 
{
    margin-top: 20px;
    border-top: 1px solid #d44c3a;
    float: right;
    width: 260px;
}

DIV#Submenu UL,
DIV#Submenu LI
{
    padding: 0;
    margin: 0;
}

DIV#Submenu LI
{
    border-bottom: 1px solid #d44c3a;
    width: 100%;
    line-height: 25px;
    list-style-type: none;	
    list-style: none;
}

DIV#Submenu LI.Selected
{
    font-weight: bold;	
}

DIV#Submenu {
    margin-bottom: 30px;
}

DIV#Submenu LI A
{
    padding-left: 20px;
}

TABLE#Login
{
}

TABLE#Login INPUT
{
    width: 250px;
    margin-bottom: 5px;
    color: #666;
    width: 256px;
    background-color: #f6f6f6;
}

TABLE#Login INPUT.Submit
{
    width: 110px;
    background-color: #D44C3A;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

DIV#Center DIV#Clear
{
    height: 20px;
}

DIV#Footer 
{
    background-color: #8ab0d4;
    line-height: 25px;
    min-height: 25px;
    border-top: 1px solid #d44c3a;
    width: 100%;
    font-size: 9pt;
    color: #3b467b;
}

DIV#Footer A
{
    color: #3b467b;
}

DIV#FooterCenter
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

DIV#FooterLeft 
{
    float: left;
    padding-left: 20px;
}

DIV#FooterRight
{
    float: right;
    padding-right: 20px;
}


.NieuwsItem {
    width: 250px;
    background: url(/img/news-item-border.png) bottom right no-repeat;
    float: left;
    padding-bottom: 20px;
    padding-top: 10px;
}

.news-left {
    background: url(/img/date-holder-blue.png) top left no-repeat;
    width: 62px;
    height: 56px;
    float: left;
    text-align: center;
    margin-top: 6px;
}

div.NewsItemBottom, div.IntroListBottom {
    border-top: 1px solid #D44C3A;
}

p.NewsItemInfo {
    font-size: 11px;
}

.NewsItemContent {
    margin-top: 20px;
}

.news-left .date {
    font-family: arial;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-top: 6px;
}

.news-left .mo-ye {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

p.NieuwsMsg {
    font-size: 12px;
}

h4.NieuwsTitle {
    font-weight: bold;
    font-size: 16px;
    color: #D44C3A;
}

.news-right {
    width: 180px;
    padding-left: 8px;
    float: left;
}

DIV#Bottom
{
    clear: both;
    background: #1662a9;
    line-height: 25px;
    color: white;
    text-align: center;
    font-size: 9pt;
}

DIV#Bottom A
{
    color: white;
}

.newsletter-years li {
    list-style: none;
    float: left;
    
}

ul.newsletter-years {
    margin: 0 0 20px 0;
    padding: 0; 
    height: 40px;
}

.newsletter-years li a {
    float: left;
    display: block;
    margin: 4px 10px 10px 0px;
    padding: 6px 12px;
    background: #3B467B;
    color: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
