/* ------------------- ALGEMENE SETTINGS ------------------- */
body, html
{
    height: 100%;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    margin: 0;
    background-color: #333;
    background-image: url(images/bg.gif);
	background-position:top center;
}
body, td, th
{
    color: #FFF;
}
a:link
{
    color: #5e5c4c;
    text-decoration: underline;
}
a:visited
{
    color: #5e5c4c;
    text-decoration: underline;
}
a:active
{
    color: #5e5c4c;
    text-decoration: underline;
}
a:hover
{
    color: #5e5c4c;
    text-decoration: underline;
}
.validator
{
    color: #141415;
    font-size: 8pt;
}
.validatortext
{
    color: #141415;
}
input.stylebutton
{
    font-size: 8pt;
    color: #fff;
    background-color: #141415;
    border: solid 1px;
}
textarea, input, select
{
    font-size: 8pt;
    font-family: Arial;
}
.wrapper
{
    position: relative; /*height: 100%;*/
}
#container
{
    width: 950px;
}
#left
{
    float: left;
    width: 214px;
}
#right
{
    float: left;
    width: 735px;
    background: #a8a583 url(images/bg-content.jpg) repeat-x top;
}
#content
{
    margin: 0 25px;
}
#plan
{
    float: left;
    width: 950px;
    background: #a8a583 url(images/bg-content.jpg) repeat-x top;
}
#contentplan
{
    margin: 0 25px;
}
.divTaal {
   width:189px;
   height:23px;
   padding-left:25px;
   padding-top:7px;
   text-align:left;
   color:#ffffff;
   font-weight:bold;
}

.divTaal A:link {text-decoration: none; color:#ffffff;}
.divTaal A:visited {text-decoration: none; color:#ffffff;}
.divTaal A:active {text-decoration: none; color:#ffffff;}
.divTaal A:hover {text-decoration: none; color:#ffffff;}


.bg
{
    background-image: url(images/main-bg.gif);
}
.floatleft
{
    float: left;
}
.DIVtekst
{
    width: 613px;
    text-align: justify;
	line-height:16px;
}
.DIVtekst table, .DIVtekst td
{
    text-align: justify;
	line-height:16px;
}
.DIVtekst2
{
    width: 827px;
    text-align: justify;
	line-height:16px;
}
.DIVtekst2 table, .DIVtekst td
{
    text-align: justify;
	line-height:16px;
}
/* ------------------- MENU ------------------- */
.menu1
{
    float: left;
    width: 736px;
    height: 30px;
    background: url(images/bg-menu1.jpg) no-repeat 0 0;
    line-height: 15pt;
}
.menu2
{
    float: left;
    width: 736px;
    height: 30px;
    background: url(images/bg-menu2.jpg) no-repeat 0 0;
    line-height: 15pt;
}
.menu3
{
    float: left;
    width: 736px;
    height: 30px;
    background: url(images/bg-menu3.jpg) no-repeat 0 0;
    line-height: 15pt;
}
.menu4
{
    float: left;
    width: 736px;
    height: 30px;
    background: url(images/bg-menu4.jpg) no-repeat 0 0;
    line-height: 15pt;
}
.menu5
{
    float: left;
    width: 736px;
    height: 30px;
    background: url(images/bg-menu5.jpg) no-repeat 0 0;
    line-height: 15pt;
}
.menu6
{
    float: left;
    width: 736px;
    height: 30px;
    background: url(images/bg-menu6.jpg) no-repeat 0 0;
    line-height: 15pt;
}
.menu1 ul, .menu2 ul, .menu3 ul, .menu4 ul, .menu5 ul, .menu6 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu1 li, .menu2 li, .menu3 li, .menu4 li, .menu5 li, .menu6 li
{
    display: inline;
    margin: 0;
    padding: 0;
}
.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a, .menu6 a
{
    float: left;
    background: url(images/tableft.gif) no-repeat left top;
    margin: 0;
    padding: 0 5px 0 0;
    text-decoration: none;
    font-weight: bold;
}
.menu1 a span, .menu2 a span, .menu3 a span, .menu4 a span, .menu5 a span, .menu6 a span
{
    float: left;
    display: block;
    background: url(images/tabright.gif) no-repeat right top;
    padding: 5px 17px 5px 17px;
    color: #141415;
    font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menu1 a span, .menu2 a span, .menu3 a span, .menu4 a span, .menu5 a span, .menu6 a span
{
    float: none;
}
/* End IE5-Mac hack */
.menu1 a:hover span, .menu2 a:hover span, .menu3 a:hover span, .menu4 a:hover span, .menu5 a:hover span, .menu6 a:hover span
{
    color: #141415;
}
.menu1 a:hover, .menu2 a:hover, .menu3 a:hover, .menu4 a:hover, .menu5 a:hover, .menu6 a:hover
{
    background-position: 0% -30px;
}
.menu1 a:hover span, .menu2 a:hover span, .menu3 a:hover span, .menu4 a:hover span, .menu5 a:hover span, .menu6 a:hover span
{
    background-position: 100% -30px;
}
/* End IE5-Mac hack */
.menu1 .active:link span, .menu1 .active:active span, .menu1 .active:visited span, .menu1 .active:hover span, 
.menu2 .active:link span, .menu2 .active:active span, .menu2 .active:visited span, .menu2 .active:hover span, 
.menu3 .active:link span, .menu3 .active:active span, .menu3 .active:visited span, .menu3 .active:hover span, 
.menu4 .active:link span, .menu4 .active:active span, .menu4 .active:visited span, .menu4 .active:hover span, 
.menu5 .active:link span, .menu5 .active:active span, .menu5 .active:visited span, .menu5 .active:hover span, 
.menu6 .active:link span, .menu6 .active:active span, .menu6 .active:visited span, .menu6 .active:hover span
{
    color: #141415;
    background-position: 100% -30px;
}
.menu1 .active:link , .menu1 .active:active , .menu1 .active:visited , .menu1 .active:hover , 
.menu2 .active:link , .menu2 .active:active , .menu2 .active:visited , .menu2 .active:hover , 
.menu3 .active:link , .menu3 .active:active , .menu3 .active:visited , .menu3 .active:hover , 
.menu4 .active:link , .menu4 .active:active , .menu4 .active:visited , .menu4 .active:hover , 
.menu5 .active:link , .menu5 .active:active , .menu5 .active:visited , .menu5 .active:hover , 
.menu6 .active:link , .menu6 .active:active , .menu6 .active:visited , .menu6 .active:hover 
{
    background-position: 0% -30px;
}

ul { color:#000}
ol { color:#000}

.valignTabel td {           vertical-align:top;     
                            padding-bottom:10px               }
