* {
    margin:0px;
    padding:0px;
}

body {
    margin: 0;
    padding: 0;
    background: #212226 url('images/background.jpg') no-repeat center top;
    color: #6d6d6d;
    font: normal normal normal 12px Arial, Verdana, Sans-Serif;
}

a img {
    border-style: none;
}

a
{
    color: #FF6700;
}

hr
{
    width: 400px;
    text-align:center;
    color: white;
    background-color: white;
    border: #e6e6e6 1px dotted;
    border-style: none none dotted;
}

div#container {
    width: 790px;
    height: auto;
    position: relative;
    margin: 0 auto;
}

div#header {

    width: 790px;
    height: 136px;
    position: relative;
    background-image: url('images/header-back.jpg');
    cursor: pointer;
}

div#hr
{
    display: none;
}

div#eyes
{
    width: 790px;
    height: 120px;
    position: relative;
    background-image: url('images/top-eyes.jpg');
}

div#footer
{
    width: 790px;
    height: 80px;
    position: relative;
    background-image: url('images/footer-back.jpg');
}

div#footercontent {
    width: 770px;
    height: 30px;
    position: absolute;
    color: #7A818E;
    font-size: 10px;
    line-height: 14px;
    margin-left: 10px;
    margin-top: 46px;

}

#footercontent a
{
    color: #7A818E;
    text-decoration:none;
    font: normal normal normal 10px Arial, Verdana, Times New Roman;
}

#footercontent a:hover
{
    text-decoration:underline;
}


div#footerbuttons {

    width: 135px;
    height: 15px;
    position: absolute;
    top: 0px;
    right: 0px;

}


div#menu {
    width: 599px;
    height: 49px;
    position: absolute;
    bottom: 0px;
    right: 16px;
    margin: 0px;
    padding: 0px;
    top: 87px;
}

#menu a
{
    width: 115px;
    height: 49px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #212226;
    font-family: Arial;
    text-align: center;
    display: block;
    float: left;
    text-decoration: none;
    padding:0px;
    margin:0px;
    padding-top:17px;
    position:relative;
}
#menu a:hover
{
    background-image: url(images/menuitem_hover.gif);
    background-position: center top;
    background-repeat: no-repeat;
}
#menu .separator
{
    float: left;
    height: 49px;
    width: 6px;
    background-image: url(images/menuitem_separator.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

div#contentcontainer {
    background-color: white;
}


div#container > div#contentcontainer {
    min-height: 351px;
    height: auto;

}

div#content{
    height: auto;
    padding: 10px 27px;
    font: normal normal normal 12px Arial, Verdana, Times New Roman;
    color: #6d6d6d;
}

div#rightnavcontainer
{
    float: right;
    position: relative;
    height: 456px;
    width: 155px;	
    padding-left: 15px;
    padding-top: 15px;	
}

div#rightnavslider
{
    height: 471px;
    width: 170px;
    position: absolute;
    top: 136px;
    left: 790px;	
    overflow: hidden;
}

h5
{
    font: normal normal normal 11px "Arial Black", Arial, Verdana;
    color: #ccff00;
    text-transform:uppercase;	
}

span.rightnav-aanmelden {
    font: normal normal bold 9px Verdana, Arial, Times New Roman;
    color: #bfbfbf;
    line-height: 18px;

}

span.rightnav-archief a {
    font: normal normal normal 9px Verdana, Arial, Times New Roman;
    color: #7a818e;
    text-decoration: none;
    line-height: 18px;
}

.rightnav-input {
    width: 96px;
    height: 12px;
    font-size: 9px;
    color: #2c2e33;
    margin-bottom: 4px;

}

#rightnav-bottom {
    position: absolute;
    bottom: 15px;
}

a.rightnav-mail{
    text-decoration: none;
    color: #bfbfbf;
}
a.rightnav-mail:hover{
    text-decoration: underline;
    color: #bfbfbf;
}

#rightnav-nieuws li, #rightnav-Vacancies li{

    background-image: url('images/nieuwsitem-back.gif');
    background-position: top left;
    background-repeat: no-repeat;
    height: 32px;
    line-height: 18px;
    text-indent: 10px;
    list-style: none;
}


#rightnav-nieuws a, #rightnav-Vacancies a{
    font: normal normal bold 9px Verdana, Arial, Times New Roman;
    color: #bfbfbf;
    text-decoration: none;

}

.rightnav-nieuwsbrief-hr{
    margin-bottom: 14px;
    margin-top: 15px;
}

.left
{
    left: 0px;
    margin: 30px 0;
    float: left;
    clear: left;
    display: block;
}
#home_content_left { width: 300px; }
#content_left { width: 175px; }
#content_left_contact { width: 220px; }

.right
{
    margin: 30px 0;
    padding-left: 30px;
    min-height: 290px;
    border-left: #a9abb0 1px dotted;
    background: url('images/shade.gif') no-repeat left center;
    float: left;
}

#home_content_right { width: 344px; float: right; }
#content_right { width: 525px; }
#content_right_contact { width: 480px; }


#sitemap_content
{
    left: 0px;
    width: auto;
    margin: 30px 30px 30px 17px;
    display: block;
}

h3
{
    color: #4f535c;
    font-size: 22px;
    font-family: Arial;
    font-weight: lighter;
    font-style: normal;
    
    margin: 0 0 22px 0;
}

h3 span.sub
{
    display: block;
    color: #d5d4d9;
    font-size: 12px;
    font-family: Arial;
    font-style: italic;
    font-weight: normal;
}

h4
{
    color: #ff6700;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;    
    font-style: normal;
    
    margin: 15px;
}

p.news_intro
{
    font-weight: bold;
    margin-bottom: 12px;
}

#submenu
{
    width:185px;
}
#submenu
{
    margin-left:-20px;
}

#submenu li
{
    list-style-image: url('images/submenu_square.gif');
    list-style-position:inside;
    font-family: "Trebuchet MS";
    border-bottom:#a9abb0 1px dotted;
    font-size: 15px;
    color: #212226;
    min-height:33px;
    padding-top:7px;
    padding-left:5px;
}
#submenu li.selected
{
    list-style-image: url('images/submenu_arrow.gif');
}
#submenu li ul
{
    margin-left: 20px;
    padding-top: 15px;
    color: #212226;
}
#submenu li ul li
{
    border-bottom:0px;
}
#submenu a
{
    font-family: "Trebuchet MS";
    font-size: 15px;
    color: #212226;
    text-decoration: none;
}

#submenu li.selected > a
{
    color:#ff6600;
}
.submenu_description
{
    font-weight: bold;
    font-size: 12px;
    color: #ff6600;
    font-family: "Trebuchet MS";
}

#dlNewsLetter dt
{
    font: normal normal bold 12px Arial, Verdana, Times New Roman;
    color: #ccff00;
    display:inline;
}

#dlNewsLetter dd
{
    font: normal normal normal 12px Arial,Verdana, Times New Roman;
    color: #bfbfbf;
    margin-left:10px;
    display:inline;
}

.thumbnail
{
    float: left;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    height: 110px;
    line-height: 110px;
    width: 125px;
    border-width: 1px;
    border-style: outset;
    margin: 5px;
}

/* Contact form */

#contact_formulier input, textarea
{
    color: #2c2e33;
    border: #d5d5d7 1px solid;
}

table#contact_formulier th
{
    width: 100px;
    text-align: left;
    vertical-align: top;
}

table#contact_formulier td.buttons
{
    text-align: right;
}

table#contact_formulier .btnReset
{
    background-image: url('/style/images/wis_button.gif');
    width: 64px;
    height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    vertical-align: top;
}

/* ##### Poll ##### */

div#poll
{
    width: 100%;
}
div#poll td.result div
{
    background: #ff6700;
    float: left;
    height: 18px;
    margin-right: 4px;
}

div.rollout div#poll div.results,
div.rollout div#poll div.poll
{
    margin: 5px;
}

div.rollout table
{
    width: 100%;
    font-size: 13px;
}
div.rollout td.options
{
    width: 200px;
}
div.rollout td.result
{
}

div.rollout div#poll a.button
{
    margin-top: 7px;
    float: left;
}

div#polls
{
    width: 100%;
}

div#polls table
{
    width: 100%;
    font-size: 13px;
}

div#polls div#poll h3
{
    color: #ff6700;
    margin: 0 0 10px 3px;
}

div#polls div#poll td.result
{
    width:60%;
}

div#polls div#poll td.votes
{
    text-align:right;
}

div#polls div#poll span.total
{
    font-weight: bold;
}
/*** Agenda ***/
#agenda {
    margin-top:10px;
    padding:0px;
    float:left;
    width: 236px;
}

#agendaTitle {
    margin-left:20px;
    font-size:12px;
    font-weight: bold;
    line-height:normal;
}



#agenda #agendaHeader
{
    height: 10px;
}


#agenda .agendaDivider
{
    height: 15px;
}

#agenda #agendaFooter
{
    height: 11px;
}

#agenda #agendaFooterContent
{
    height: 10px;
}

#agenda #agendaFooterContent a
{
    float: right;
    padding-right: 20px;
    color:Gray;
}

div#articleTitle
{
    padding-left: 20px;
    width: 200px;
}

div#newsContent .title
{
    font-weight: bold;
}

#agenda .agendaContent
{
    padding-left: 20px;
    width: 214px;
}

#agenda .agendaContent .date 
{
    float:left;
    width: 90px;
    text-align:center;
    height: 40px;
    color: #000000;
}

#agenda .agendaContent .title 
{
    min-height: 40px;
    width: 200px;
    margin-left: 10px;
}    
/* Calendar (agenda page) */

div#calendar div#agenda
{
    width: 400px;
}

div#calendar .calendar
{
    float: left;
}

div#calendar div#agendaBlock table.calendar
{
    float: none;
    margin: 15px auto 15px auto;
}

div#calendar div#birthdays .list
{
    float: left;
    width: 97px;
    height: 131px;
    
    padding: 10px;
    margin-left: 10px;
    
    /* CSS3 properties */
    -moz-box-shadow: 0 0 3px #BBB;
    -moz-border-radius: 3px;
}

div#calendar div#birthdays li
{
    list-style: none;
}

div#calendar div#birthdays a
{
    text-decoration: none;
    font-weight: bold;
}
div#calendar div#birthdays a:hover { text-decoration: underline; }

div#calendar a.link
{
    display: block;
    width: 245px;
    line-height: 18px;
    background: transparent url('images/calendar/topmenu_bg.gif') repeat-x top left;

    margin: 10px;
    
    text-align: center;
}

#agendaBlock 
{
    background-color: #efefef;
}
table.calendar
{
    border-collapse: collapse;
    float: right;
}

table.calendar th,
table.calendar td
{
    text-align: center;
    width: 40px;
    height: 15px;
}

table.calendar th
{
    background-color: #CCFF00;
    border: 1px solid white;
    font-size: 12px;
}

table.calendar th.header
{
    text-align: left;
    height: 23px;
    font-size: 11px;
    padding: 0 12px;
    background-color: #CCFF00;
}

table.calendar th.header a
{
    color: White;
    text-decoration: none;
    font-weight: bold;
}

table.calendar th.header .year
{
    float: right;
}

table.calendar th.su { background-color: #CCFF00; }
table.calendar td.su { background-color: #CCFF00; }

table.calendar td
{
    border: 1px solid #d8d8d8;
    height: 25px;
}

table.calendar td.week
{
    color: #AAAAAA;
}

table.calendar td.today
{
    background-color: #d8d8d8;
}

table.calendar td.feestdagen
{
    font-weight: bold;
    cursor: pointer;
}

table.calendar td.footer span
{
    padding-left: 10px;
    background: no-repeat center left;
}

/** Agenda Months Navigation **/
#agendaNav 
{
    background-color: #CCFF00;
}

.agendaNavLeft
{
    color: black;
    font-weight: bold;
}

.agendaNavRight
{
    color: black;
    font-weight: bold;
    float: right;
}

/** #eventList **/
#eventList {
    margin-top:25px;
    padding:0px;
    float:left;
    width: 490px;
}

#eventList .agendaContent
{
    padding-left: 20px;
    width: 470px;
    color: #000000;
}

#eventList .agendaContent .past
{
    color: #808080;
}

#eventList .agendaDivider
{
    height: 25px;
}

#eventList .agendaContent .date 
{
    float:left;
    width: 90px;
    text-align:center;
    height: 40px;
}

#eventList .agendaContent .eventContent
{
    min-height: 40px;
    width: 350px;
    float: left;
}

#eventList .agendaContent .eventContentHeader
{
    color: #000000;
    height: 20px;
    line-height: 20px;
    width: 350px;
    margin-bottom: 5px;
}
    
#eventList .agendaContent .eventTitle
{
    font-weight: bold;
    margin-left: 10px;
}

#eventList .agendaContent .eventDescription
{
    min-height: 20px;
    color: #000000;
    margin-left: 10px;
}

div.block
{
    width: 472px;
}
div.block .top
{
    background: transparent url('images/block/top.png') no-repeat top left;
    width: inherit;
    height: 15px;
}
div.block .content
{
    background: transparent url('images/block/mid.png') repeat-y top left;
    width: 438px;
    min-height: 50px;
    
    padding: 1px 17px;
}
div.block .bottom
{
    background: transparent url('images/block/bottom.png') no-repeat bottom left;
    width: inherit;
    height: 15px;
}

/* Photo */

div#photo div.photo
{
    position: relative;
    text-align: center;
}

div.block div.photo img
{	
    height: 329px;
    width: 438px;
}

div#photo a.btn
{
    display: block;
    position: absolute;
    top: 46%;
    z-index: 100;
    
    height: 39px;
    width: 39px;
}
div#photo a.leftArrow
{
    background: transparent url('images/left.png') no-repeat top left;
    left: -11px;
}
div#photo a.rightArrow
{
    background: transparent url('images/right.png') no-repeat top left;
    right: -11px;
}
