html
{
     background: white;
     margin: 0;
     height: 100%;
}

body
{
     background: white;
     position: relative;
     min-height: 100%;
     width: 925px;
     margin: 0 auto;
     font-family: verdana;
     font-size: 9pt;
}

a
{
     color: #2680BA;
     text-decoration: none;
}

form
{
     margin: 0px;
}

strong {
     font-weight: bold;
     color: #2680BA;
}


img {
     border: 0px;
}

input, textarea {
    font-family: "MS Sans Serif";
    font-size: 10pt;
}

input.disabled {
     color: #ACA899;
}

#container
{
     width: 925px;
     padding: 5px 0 25px 0;
}

#menu_titel
{
     border-left: 0px; solid white;
     margin-bottom: 10px;
     font-size: 15pt;
     font-style: bold;
     color: #2680BA;
}

#menuTop
{
     border-right: black 0px solid;
     border-left: black 0px solid;
     height: 17px;
}

#menuTop .hoofdmenu
{
     float: right;
     font-weight: bold;
}

#menuTop a:hover
{
     text-decoration: underline;
     background: white;
}

#menuTop .hoofdmenu LI
{
     border-right: black 0px solid;
     padding-right: 5px;
     display: block;
     padding-left: 15px;
     float: left;
     padding-bottom: 4px;
     margin: 0px;
     border-left: black 0px solid;
     line-height: 15px;
     padding-top: 0px;
     list-style-type: none;
}

#menu_block
{
     float: left;
     width: 193px;
     border-left: 0px; solid white;
     margin-top: 7px;
     padding-right: 10px;
}

ul.menu, ul.submenu
{
     list-style-type : none;
     margin: 0px;
     padding:  0px;
}

ul.submenu
{
     border-bottom: 0.2em solid white;
     background-color: white;
}

ul.menu {
     text-indent: 5px;
     list-style-position: outside;
     list-style-type: dotted;
     padding-left: 6px;
     margin: 0px;
}

a.menu
{
     display : block;
     height: 1.7em;
     padding: 0.3em 0 0 1.0em;
     text-decoration: none;
     color: black;
     border-bottom: 0.2em solid white;
     background-image: url('../media/opmaak/menu_achtergrond.gif');
}

.menu a.active
{
     font-weight: bold;
}

a.menu:hover
{
     background-image: none;
     background-image: url('../media/opmaak/menu_over.jpg');
     color: white;
     font-weight: bold;
}

a.submenu
{
     background-color: white;
     display :block;
     height: 1.9em;
     padding: 0.3em 0 0 2.2em;
     text-decoration : none;
     color: black;
}

ul.submenu a.submenu:hover
{
     background-image: none;
     background-color: #64AFDE;
     color: white;
     font-weight: bold;
}

#main_content
{
     width: 680px;
     font-family: 'lucida grande',verdana,arial,helvetica,sans-serif;
     font-size: 11px;
     margin: 32px auto 16px auto;
     position: relative;
     line-height: 14pt;
     height: auto;
}

#main_content table,fieldset
{
     margin-left: auto;
     margin-right: auto;
     border: 1pt;
     border-style: solid;
     border-color: #98C3E5;
}

#main_content table th
{
     background-image: url('../media/opmaak/tabel_header_bg.jpg');
     text-align: left;
     font-style: bold;
     color: white;
     height: 20px;
}

#centerDiv {
     height: 100%;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
}

#menuBottom
{
     margin-top: -8px;
     height: 15px;
}

div#footer
{
     position: absolute;
     bottom: 0;
     left: 0;
     border-top: 0px solid black;
     width: 925px;
     padding: 0px 0px 0px 0px;
     height: 20px;
     background: white;
     text-align: right;
}

.footer_link
{
     font-size: 7pt;
}

.actie
{
       font-weight: bold;
       color: red;
}

.submit_link
{
     color: #00f;
     background-color: transparent;
     text-decoration: underline;
     border: none;
     cursor: pointer;
     cursor: hand;
}

#Knoppen {
       margin-top: 10px;
       margin-left: 10px;


}

#Sponsors {
       margin-top: 50px;
       margin-left: 10px;
}

.poll {
	padding: 0px;
	width: 220px;
        overflow: none;

}

.poll_historie {
    float: left;
    background-color: #e9e8e8;
    margin: 4px;
    padding: 3px;
    height: auto;
    overflow: auto;
    width: 320px;

}














@media print{


#menuTop a:hover
{
display: none;}

#menuTop UL
{
display: none;}

#menuTop .hoofdmenu LI
{
display: none;}

#menu_block
{
left-margin: 0px;
width: 0px;
display: none;}

ul.menu, ul.submenu
{
display: none;}

ul.submenu
{
display: none;}


a.menu
{
display: none;}

.menu a.active
{
display: none;}

a.menu:hover
{
display: none;}

a.submenu
{
display: none;}

ul.submenu a.active
{
display: none;}

ul.submenu a.submenu:hover
{
display: none;}

#main_content
{
     width: 625px;
     font-family: 'lucida grande',verdana,arial,helvetica,sans-serif;
     font-size: 11px;
     margin: 15px;
     position: relative;
     line-height: 14pt;
     heigth: 100%;
}

#main_content table,fieldset
{
     margin-left: auto;
     margin-right: auto;
     border: 1pt;
     border-style: solid;
     border-color: #98C3E5;
}

#main_content table th
{
     background-image: url('../media/opmaak/tabel_header_bg.jpg');
     text-align: left;
     font-style: bold;
     color: white;
     height: 20px;

}

#centerDiv {
     height: 100%;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
}

#menuBottom
{
     margin-top: -11px;
     height: 10px;
}

div#footer
{
display: none;}

.footer_link
{
display: none;}

.actie
{
       font-weight: bold;
       color: red;
}

.submit_link
{
     color: #00f;
     background-color: transparent;
     text-decoration: underline;
     border: none;
     cursor: pointer;
     cursor: hand;
}

#Knoppen {
display: none;}


}

.poll {
	padding: 0px;
	width: 220px;
        overflow: none;

}

.poll_historie {
    float: left;
    background-color: #e9e8e8;
    margin: 4px;
    padding: 3px;
    height: auto;
    overflow: auto;
    width: 320px;

}

}


