@charset "utf-8";

html, body {height: 100%;} /* trick to make 100% height work */

.reset {
    clear: both;
    float: none;
    line-height: 0;
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

/* Basic Elements */
body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
body {
    background-color: #FFCC33;
    background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:link {
    color: #FF6600;
}
a:visited {
    color: #FF6600;
}
a:hover {
    color: #FF9900;
}
a:active {
    color: #FF9900;
}
p {
    margin: 0px 0px 10px 0px;
}
h1 {
    font-size: 24px;
    letter-spacing: -1px;
    font-weight: normal;
    color: #FF6600;
    margin: 0px 0px 0px 0px;
}
h2 {
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: normal;
    color: #FF6600;
    margin: 0px 0px 0px 0px;
}
h3 {
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: normal;
    color: #FF6600;
    margin: 0px 0px 0px 0px;
}
form {
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
hr {
    height: 1px;
    border-top: 1px solid #CCCCCC;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    margin: 0px 0px 5px 0px;
}
select {
    font-size: 12px;
}

/* Main Layout */
.container {
    width: 960px;
    margin: 0px auto 0px auto;
}
.logo {
    width: 145px;
    height: 50px;
    float: left;
}
.topnav {
    color: #FFCC33;
    width: 795px;
    height: 40px;
    padding-top: 10px;
    /*padding-right: 25px;*/
    line-height: 25px;
    float: left;
    text-align: right;
    background-image: url(../img/bg_topnav.gif);
}
.topnav_home {
    color: #FFFFFF;
    width: 670px;
    height: 45px;
    padding: 5px 145px 0px 0px;
    float: left;
    text-align: center;
    background-image: url(../img/bg_topnav_home.gif);
}
.topnav a:link {
    color: #000000;
    text-decoration: none;
}
.topnav a:visited {
    color: #000000;
    text-decoration: none;
}
.topnav a:hover {
    color: #FFCC33;
}
.topnav a:active {
    color: #FFCC33;
}
.topimg {
    width: 960px;
    height: 250px;
    float: left;
}
.topimg_content {
    width: 960px;
    height: 75px;
    float: left;
    background-image: url(../img/topimage.jpg);
}
.crumbpath {
    width: 700px;
    padding: 35px 0px 0px 260px;
    font-size: 11px;
    float: left;
}
.crumbpath ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.crumbpath li {
    float: left;
    display: block;
    padding-left: 8px;
    margin-right: 10px;
    background: url(../img/arrow_black.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.toppromo {
    width: 155px;
    font-size: 11px;
    margin: 90px 0px 0px 60px;
}
.toppromo p {
    margin: 0px 0px 0px 0px;
}
.toppromo_content {
    width: 160px;
    padding: 15px 20px 0px 20px;
    font-size: 11px;
    background-image: url(../img/leftpromo_bg.gif);
    background-repeat: no-repeat;
    float: left;
}
.toppromo_content p {
    margin: 0px 0px 0px 0px;
}
.maincontent {
    width: 890px;
    position: relative;
    left: 20px;
    padding: 0px 15px 0px 15px;
    background-color: #FFFFFF;
    float: left;
}
.maincontent_home {
    width: 920px;
    padding: 0px 20px 0px 20px;
    background-image: url(../img/bg_home.gif);
    background-repeat: repeat-y;
    float: left;
}
.column_home {
    width: 260px;
    padding: 0px 15px 0px 15px;
    float: left;
}
.leftcolumn {
    width: 200px;
    float: left;
}
.centercolumn_home {
    width: 260px;
    padding: 0px 15px 0px 15px;
    margin: 0px 25px 0px 25px;
    float: left;
}
.centercolumn {
    width: 450px;
    margin: 0px 20px 0px 20px;
    float: left;
}
.centercolumn p {
    line-height: 18px;
}
.rightcolumn {
    width: 200px;
    margin: 20px 0px 0px 0px;
    float: left;
}
.bottom {
    width: 920px;
    height: 75px;
    padding: 0px 20px 0px 20px;
    float: left;
    background-image: url(../img/bg_bottom.jpg);
}
.bottom_home {
    width: 920px;
    height: 75px;
    padding: 0px 20px 0px 20px;
    float: left;
    background-image: url(../img/bg_bottom_home.jpg);
}
.sel_language {
    width: 240px;
    height: 40px;
    padding: 35px 0px 0px 0px;
    color: #FFFFFF;
    font-size: 10px;
    float: left;
}
.sel_category {
    width: 680px;
    height: 45px;
    padding: 30px 0px 0px 0px;
    color: #CCCCCC;
    font-size: 11px;
    float: left;
}
.sel_category ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.sel_category li {
    float: left;
    display: block;
    padding-left: 8px;
    margin-right: 110px;
    background: url(../img/arrow_black.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.sel_category img {
    vertical-align: middle;
    cursor: pointer;
}
.footer {
    width: 920px;
    height: 15px;
    padding: 10px 20px 0px 20px;
    color: #FFFFFF;
    font-size: 10px;
    float: left;
    background-image: url(../img/bg_footer.gif);
}
.footer ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
}
.footer li {
    float: right;
    display: block;
    padding-left: 8px;
    margin-left: 25px;
    background: url(../img/arrow_white.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
.footer a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.footer a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.footer a:active {
    color: #FFFFFF;
    text-decoration: underline;
}
.spacing {
    margin: 0px 5px 0px 5px;
    text-align: justify;
}

/* Content Pane */
.contentpane {
    width: 430px;
    padding: 0px 10px 0px 10px;
    background: url(../img/contentpane_bg.gif);
    font-size: 11px;
    float: left;
}
.contentpane select {
    width: 270px;
}
.contentpane_description {
    width: 150px;
    margin-top: 3px;
    float:left;
}
.contentpane_select {
    width: 270px;
    margin-bottom: 5px;
    float: left;
}
.contentpane_select input {
    border: 1px solid #999999;
    width: 264px;
    margin: 0px 0px 0px 0px;
    padding: 1px 2px 1px 2px;
    font-size: 11px;
    background-image: url(../img/bg_txtfield.gif);
    background-repeat: repeat-x;
}
.contentpane_select textarea {
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #999999;
    width: 264px;
    margin: 0px 0px 0px 0px;
    padding: 1px 2px 1px 2px;
    font-size: 11px;
    background-image: url(../img/bg_txtfield.gif);
    background-repeat: repeat-x;
    overflow: auto;
}
.red {
    color: #FF0000;
}

/* Search Results*/
.search_results1_header, .search_results2_header, .search_results3_header, .search_results4_header, .search_results5_header, .search_results6_header {
    color: #FFFFFF;
    font-size: 11px;
    background-color: #FF6600;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
    vertical-align: top;
}
.search_results1_header, .search_results2_header, .search_results3_header, .search_results4_header, .search_results5_header {
    border-right: 1px solid #FFFFFF;
}
.search_results1_header a, .search_results2_header a, .search_results3_header a, .search_results4_header a, .search_results5_header a, .search_results6_header a {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
.search_results1_header a:visited, .search_results2_header a:visited, .search_results3_header a:visited, .search_results4_header a:visited, .search_results5_header a:visited, .search_results6_header a:visited {
    color: #FFFFFF;
}
.search_results1_header a:hover, .search_results2_header a:hover, .search_results3_header a:hover, .search_results4_header a:hover, .search_results5_header a:hover, .search_results6_header a:hover {
    color: #FFFFFF;
    background-color: #FF9900;
    display: block;
    text-decoration: none;
}
.search_results2_header, .search_results4_header, .search_results6_header {
    text-align: center;
}
.search_results1, .search_results2, .search_results3, .search_results4, .search_results5, .search_results6 {
    font-size: 11px;
    padding: 2px 2px 2px 2px;
    vertical-align: top;
    border-bottom: 1px solid #CCCCCC;
}
.search_results0 {
    width: 1%;
    padding-top: 6px;
    vertical-align: top;
    border-bottom: 1px solid #CCCCCC;
}
.search_results1 {
    width: 28%;
    border-right: 1px solid #FFFFFF;
}
.search_results2 {
    width: 8%;
    border-right: 1px solid #FFFFFF;
    text-align: center;
}
.search_results3 {
    width: 16%;
    border-right: 1px solid #FFFFFF;
}
.search_results4 {
    width: 12%;
    border-right: 1px solid #FFFFFF;
    text-align: center;
}
.search_results5 {
    width: 23%;
    border-right: 1px solid #FFFFFF;
}
.search_results6 {
    width: 12%;
    text-align: center;
}

/* Right Promo Area */
.promocontent {
    width: 170px;
    padding: 0px 15px 0px 15px;
    background: url(../img/promo_bg.gif);
    font-size: 11px;
}
.promocontent p {
    margin: 0px 0px 5px 0px;
    line-height: 11px;
}

/* Login */
.login {
    width: 155px;
    height: 185px;
    padding: 20px 20px 0px 25px;
    font-size: 11px;
    background-image: url(../img/bg_login.jpg);
    background-repeat: no-repeat;
    float: left;
}
.login .txtfield {
    border: 1px solid #999999;
    width: 148px;
    margin: 0px 0px 3px 0px;
    padding: 1px 0px 1px 0px;
    font-size: 11px;
    background-image: url(../img/bg_txtfield.gif);
    background-repeat: repeat-x;
}
.login img {
    vertical-align: middle;
    cursor: pointer;
}
.login p {
    margin: 5px 0px 0px 0px;
}
.login a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.login a:hover {
    text-decoration: underline;
}

/* Buttons */
.btn_l {
    margin: auto;
    width: 260px;
    height: 30px;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 29px;
    background: none;
    border: none;
    cursor: pointer;
    background-image:url(../img/btn_l.gif);
}
.btn_l a {
    display: block;
}
.btn_l a:link {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
.btn_l a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.btn_l a:hover {
    color: #FF6600;
}
.btn_l a:active {
    color: #FF6600;
}
.btn_m {
    width: 100px;
    height: 30px;
    float: right;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 29px;
    background: none;
    border: none;
    cursor: pointer;
    background-image:url(../img/btn_m.gif);
}
.btn_m a {
    display: block;
}
.btn_m a:link {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
.btn_m a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.btn_m a:hover {
    color: #FF6600;
}
.btn_m a:active {
    color: #FF6600;
}
.btn_s {
    width: 90px;
    height: 30px;
    float: right;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 29px;
    background: none;
    border: none;
    cursor: pointer;
    background-image:url(../img/btn_s.gif);
}
.btn_s a {
    display: block;
}
.btn_s a:link {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
.btn_s a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.btn_s a:hover {
    color: #FF6600;
}
.btn_s a:active {
    color: #FF6600;
}

/* Webcam */
#webcamlayer {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 1000;
    visibility: hidden;
}
body > #webcamlayer {
    /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
    position: fixed;
}
#webcamlayer {
    /* IE5.5+/Win - this is more specific than the IE 5.0 version */
    _left: expression( ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) + 'px' );
    _top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
}

/* FAQ */
#accordion h4 {
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #FF6600;
    font-size: 12px;
    background-image: url(../img/arrow_faq.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
/* Agenda */
#agenda #main {
    width: 4400px;
    clear: both;
}

.months  {
    float: left;
    font-size: 11px;
}
.months div {
    display: inline;
    float: left;
}
.months .prev {
    width: 100px;
}
.months .current {
    line-height: 11px;
    width: 240px;
    text-align: center;
    font-weight: bold;
    color: #f60;
}
.months .next {
    text-align: right;
    width: 100px;
}

.prev {
    line-height: 11px;
    background: url(../img/bg_prev.gif) left center no-repeat;
    text-align: left;
}
.prev a {
    text-decoration: none;
    color: #f30;
    padding: 0 0 0 10px;
}
.prev a:hover {
    text-decoration: underline;
}

.next {
    line-height: 11px;
    background: url(../img/bg_next.gif) right center no-repeat;
    text-align: right;
}

.next a {
    text-decoration: none;
    color: #f30;
    padding: 0 10px 0 0;
}
.next a:hover {
    text-decoration: underline;
}

.h_days {
    float: left;
    clear: both;
    height: 16px;
    margin: 6px 0 0 0;
    padding: 4px 0 0 0;
    font-size: 11px;
    width: 435px;
    background: #f87702;
}
.h_day {
    width: 61px;
    float: left;
    display: inline;
    text-align: center;
    color: #fff;
}
.h_days .current {
    color: #333;
}

.schedule {
    border-right: 1px solid #c2c2c2;
    float: left;
    width: 434px;
    clear: both;
}
.schedule .day {
    position: relative;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    width: 61px;
    height: 40px;
    overflow: hidden;
    float: left;
    display: inline;
    text-align: right;
}
.schedule .day .nr {
    color: #333;
    padding: 0 0 0 2px;
    font-size: 10px;
    background: #e0e0e0;
    text-align: left;
    position: relative;
}
.schedule .day .add {
    width: 61px; height: 30px;
}

.schedule .day .add:hover {
    background-color: #FFCC33;
}

.schedule .current {
    background: #efefef;
}
.schedule .current .nr {
    background: #c2c2c2;
    color: #666;
    text-align: left;
}
.schedule .day a {
    color: #f60;
    font-size: 10px;
    display: block;
    margin: 2px 2px 0 0;
    text-decoration: none;
} 
.schedule .day a:hover {
    text-decoration: underline;
}		

#agenda .event {
    width: 470px;
    float: left;
    clear: both;
}
#agenda .event div {
    margin: 0 0 5px 0;
}
#agenda .event .label {
    font-weight: bold;
    width: 61px;
    float: left;
    display: inline;
}
#agenda .event .txt {
    width: 390px;
    float: left;
    display: inline;
}
#agenda .event .description {
    margin: 10px 0 0 0;
}
#agenda .event .description p {
    margin: 0 0 5px 0;
}   

.agenda_bezet {
    width: 100%;
    height: 100%;
    background-color: red;
}

.agenda_vrij {
    width: 100%;
    height: 100%;
    background-color: green;
}	

#cal_days {
    height: 400px;
    overflow: auto;
}

/* popup calendar */
.kalender {
    float:left;
    margin:0 5px 0 0;
    width:20px;
}

.fldset {
    padding-bottom:10px;
    width:100%;
    height: 1em;
}

.fldlabel {
    float:left;
    width:180px;
}

.fld {
    float:left;
    width:258px;
}

.align-right{
    text-align: right;
}

.maincontent.landing {
    background-image:url(../img/landing_middle.jpg);
    background-repeat: repeat-y;
    background-color:#ffcc33;
    width: 920px;
    padding: 0px;
    margin: 0px;
}
.maincontent form {
    
}
.maincontent form table {
    margin-left: 12px;
}
.maincontent form table tr td span {
    font-size: 10px;
}
.maincontent.landing .leftcolumn {
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    padding-left: 35px;
    width: 415px;
}
.maincontent.landing .leftcolumn ul,
.maincontent.landing .rightcolumn ul {
    margin-top:25px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    list-style-image: url(../img/landing_li.jpg);
    margin-left:0;
    padding-left:14px;
    font-size:1em;
    font-weight:bold;
}
.maincontent.landing .leftcolumn ul li,
.maincontent.landing .rightcolumn ul li {
    padding-bottom:10px;
}
.maincontent.landing .leftcolumn .buttons {
    background-image:url(../img/landing_button_left.jpg);
    background-repeat:no-repeat;
    color:#FFFFFF;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    margin-top: 5px;
    height: 43px;
    line-height: 43px;
}
.maincontent.landing .buttons a {
    color:#FFFFFF;display:block;text-decoration:none;text-align:center;float:left;text-transform:uppercase;
}
.maincontent.landing .leftcolumn .buttons .info {
    margin-left:20px;width:120px;
}
.maincontent.landing .buttons a.reg {
    width:110px;
}
.maincontent.landing .rightcolumn {
    background: #FFFFFF;
    margin: 0px;
    margin-left: 20px;
    padding-left: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 420px;
}
.maincontent.landing .rightcolumn .buttons {
    background-image:url(../img/landing_button_right.jpg);
    background-repeat:no-repeat;
    color:#FFFFFF;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    margin-top: 0px;
    height: 43px;
    line-height: 43px;
}
.topMenuItem {
    display: block;
    float: right;
    padding: 0px;
    height: 25px;
    min-height: 25px;
    max-height: 25px;
    line-height: 25px;
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 13px;
    font-weight: bold;
    background: none;
    /*border: 1px #AFAFAF solid;*/
}
.topMenuItem:hover {
    color: #000000;
    background: #FFFFFF;
}
.topMenuItem span {
    color: #000000;
    position: relative;
    bottom: 9px;
    line-height: 25px;
    vertical-align: middle;
}
.topMenuItem span:hover {
    color: #000000;
}
.topMenuItem img {
    border: 0px;
}
.topMenuItem img.menuCorner {
    visibility: hidden;
}
#dialog {
    display: none;
}
