body
{
    margin:auto;
    background-color:#EEEEEE;
    font-family: verdana;
    font-size: 13px;
}
a
{
    color:Black;
    text-decoration:underline;
}
div.header
{
    height: 100px;
    width:100%;
    float: left;
    background: #EEEEEE url('images/bg_top.jpg') repeat-x;
    overflow: hidden;
    color:White; 
}
div.header a
{
    color: White;
}     
div.top_container
{
    margin:auto;
    width: 1000px;
    height: 100px;
    top: 0px;
}
div.top_left
{
    overflow:hidden;
    width: 350px;
    float:left;
}
div.logo_top_padding
{
    padding:24px 0px 0px 15px;
 }
div.top_right
{
    height:100px;
    width:650px;
    overflow:hidden;
    float:left;
    color: white;
    margin: auto;

}
div.top_menu
{
    overflow: visible;
    width: 700px;
    float:left;
    height:45px;
    color: white; 
    }
    /* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

/* Main Bar */
.static_nlsmenu 
{
    background-image: url('images/menu.jpg');
    background-repeat: no-repeat;
    height:30px;
    float:left;
    }

/* Main Bar - Item */
.static_nlsitemcontainer 
{
    height:30px;
    width: 120px;
    float:left;
    text-align:center;
    overflow:hidden;
    }
.static_nlsitem {
    height:30px;
    width: 120px;
    float:left;
    text-align:center;
    overflow:hidden;}
    
/* Main Bar - Item Hover */
.static_nlsitemcontainerover 
{
    height:30px;
    width: 120px;
    float:left;
    text-align:center;
    overflow:hidden;
    }
.static_nlsitemover {
    height:30px;
    width: 120px;
    float:left;
    text-align:center;
    overflow:hidden;}

/* Sub Menu */
.nlsmenu 
{
    margin:2px 0px 2px 0px;
    padding-top:2px;
    background-color:Transparent}

/* Sub Menu - Item */
.nlsitemcontainer 
{
    background-image: url('images/submenu.png');
    background-repeat:no-repeat;
    background-color:Transparent;
    height:23px;
    width:120px;
    float: left;
    overflow:hidden;
    margin: auto;
}
.nlsitem {
    font-weight:bold;font-size:9px;font-family:Arial;
    color:black;
    padding:0px 4px 0px 4px;
    text-align:center;}

/* Sub Menu - Item Hover */
.nlsitemcontainerover 
{
    background-image: url('images/submenu.png');
    background-repeat:no-repeat;
    background-color:Transparent;
    height:23px;
    width:120px;
    float: left;
    overflow:hidden;
    margin: auto;
 }
.nlsitemover {
    font-weight:bold;font-size:9px;font-family:Arial;
    color:black;
    padding:0px 4px 0px 4px;
    text-align:center;}
/* Einde Menu */

div.top_tekst
{
    float:left;
    height:67px;
}
div.content
{
    width:100%;
    background: #FFFFFF url('images/bg_content.jpg') repeat-x;
    float: left;
}
div.content_container
{
  margin:auto;
  width: 1000px;
  padding-bottom: 20px;
}
div.content_left
{
    width:350px;
    padding-top:25px;
    padding-bottom:20px;
    float:left;
    min-height: 550px;
    font-size: 11px;
}
div.content_right
{
    width:650px;
    padding-top:25px;
    padding-bottom:20px;
    float:left;
    min-height: 550px;
}
div.bottom
{
   background-color:#EEEEEE;
   width: 100%;
   height: 85px;
   float:left;
   overflow:hidden;
   color:#9C9C9C; 
}
.powered_by
{
    font-size:8px;
    float:right;
    text-align:right;	
}
div.bottom a
{
   color:#9C9C9C;
   text-decoration:underline; 
}
div.bottom_container
{
    width:1000px;
    margin:auto;
}
div.bottom_left
{
   color:#9C9C9C;
   width:330px;
   float:left; 
}
div.bottom_padding
{
    padding-top:32px;
}
.bottommenu
{
    font-size:12px;
    color:#9C9C9C;
    text-decoration:underline;
 }
a.bottommenu:link
{
    font-size:12px;
    color:#9C9C9C;
    text-decoration:underline;
    }
div.bottom_center 
{
   float:left;
   width:300px;
}
div.bottom_right
{
    
   width:370px;
   float:right;
   padding-top: 28px;
}
h1
{
    font-size: 27px;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 2px 0px;
}

h2
{
    font-size: 23px;
    padding: 0px 0px 2px 0px;
    margin: 25px 0px 2px 0px;
}

h3
{
    font-size: 18px;
    padding: 0px 0px 2px 0px;
    margin: 15px 0px 2px 0px;
}

/* Poll Box*/
.boxPoll 
{
    width:250px;
    margin-bottom:10px;
    }
.boxHeaderPoll 
{
    font-weight:bold;
    font-size:13px;
    background-color: #FFCC00;
    background-image: url('images/tabellen/tabel_geel_titel.jpg');
    background-position: top;
    background-repeat:no-repeat;
    color:#FFFFFF;
    padding-left:10px;
    height:35px;
    }
.boxFormPoll 
{
    padding:4px;
    padding-left:10px;
    text-align:left;
    background-color:#FFF5CC;
    }
.boxFooterPoll 
{
    padding-left:10px;
    padding-bottom:10px;
    font-size:10px;
    text-align:left;
    color:Black;
    white-space:nowrap;
    background-color: #FFF5CC;
    background-image: url('images/tabellen/tabel_geel.jpg');
    background-position: bottom;
    background-repeat:no-repeat;
    text-align: justify;
    }
    .boxFooterPoll a
{
 color: Black;
    }
/* POLL RESULTS */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#66CC00;border-right:#DDFFBB 1px solid;border-bottom:#DDFFBB 1px solid;}
.bar2 {background:#FFCC00;border-right:#FFEA95 1px solid;border-bottom:#FFEA95 1px solid;}
.bar3 {background:#FF6600;border-right:#FFE0CC 1px solid;border-bottom:#FFE0CC 1px solid;}
.bar4 {background:#990000;border-right:#EBCCCC 1px solid;border-bottom:#EBCCCC 1px solid;}
.bar5 {background:#663399;border-right:#E0D6EB 1px solid;border-bottom:#E0D6EB 1px solid;}
.bar6 {background:#66CC00;border-right:#DDFFBB 1px solid;border-bottom:#DDFFBB 1px solid;}
.bar7 {background:#FFCC00;border-right:#FFEA95 1px solid;border-bottom:#FFEA95 1px solid;}
.bar8 {background:#FF6600;border-right:#FFE0CC 1px solid;border-bottom:#FFE0CC 1px solid;}
.bar9 {background:#990000;border-right:#EBCCCC 1px solid;border-bottom:#EBCCCC 1px solid;}
.bar10 {background:#663399;border-right:#E0D6EB 1px solid;border-bottom:#E0D6EB 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

.button
{
    height:25px;
    font-size:11px;
    padding-bottom:1px;
    font-weight:bold;
    color:#FFFFFF;
    background-color: #2F2F2F;
    border-top:1px solid #DDDDDD;
    border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;
    border-left:1px solid #DDDDDD;
    cursor:pointer;
}
input[type="submit"] 
{
    height:25px;
    font-size:11px;
    padding-bottom:1px;
    font-weight:bold;
    color:#FFFFFF;
    background-color: #2F2F2F;
    border-top:1px solid #DDDDDD;
    border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;
    border-left:1px solid #DDDDDD;
    cursor:pointer;
    }
input[type="button"] 
{
    height:25px;
    font-size:11px;
    padding-bottom:1px;
    font-weight:bold;
    color:#FFFFFF;
    background-color: #2F2F2F;
    border-top:1px solid #DDDDDD;
    border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;
    border-left:1px solid #DDDDDD;
    cursor:pointer;
    }
    /* BREADCRUMB */
.breadcrumb{padding-top:10px;}
a.breadcrumb:link{}
a.breadcrumb:visited{}
a.breadcrumb:hover{}
