/*
 SITE SECTION
*/
.clsBody{
    background-color            :   #999999;
    text-align                  :   center;
}

/*
 PLACE-HOLDER SECTION
*/
.clsHeader{
    background-color            :   #999999;
    text-align                  :   left;
    color                       :   white;
    width                       :   860px;
    background-image            :   url(../images/background/body_top_01.jpg);
    background-repeat           :   no-repeat;
    background-position         :   top left;
}

/*
 DISPLAY SECTION
*/
.clsHeader .clsMyTable{
    width                       :   850px;
    margin-top                  :   20px;
    margin-left                 :   0px;
    border                      :   none;
    border-color                :   #00CC00;
    background-color            :   white;
    background-image            :   url(../images/background/body_center_01.jpg);
    background-repeat           :   repeat-y;
    background-position         :   top left;
}

/*
 LOGO SECTION
*/
.clsHeader .clsCelLeft01{
    text-indent                 :   40px;
    font-family                 :   trebuchet ms;
    font-weight                 :   normal;
    font-size                   :   40px;
    color                       :   #0060F2;
    border                      :   none;
    width                       :   60%;
}
.clsHeader .clsCelLeft01 .clsLabel01{
    color                       :   #0060F2;
    font-size                   :   30px;
    font-family                 :   trebuchet ms;
    font-weight                 :   normal;
}

.clsHeader .clsCelLeft02{
    text-indent                 :   40px;
    font-family                 :   trebuchet ms;
    font-weight                 :   normal;
    font-size                   :   19px;
    border                      :   none;
    width                       :   auto;
    color                       :   #0060F2;
}
.clsHeader .clsCelLeft02 .clsLabel02{
    font-size                   :   20px;
    font-family                 :   trebuchet ms;
    font-weight                 :   normal;
}

/*
 ADRES SECTION
*/
.clsHeader .clsCelRight01{
    margin-top                  :   0px;
    border                      :   none;
    width                       :   auto;
    text-indent                 :   20px;
}
.clsHeader .clsCelRight01 .clsAdres{
    margin-top                  :   0px;
    border                      :   none;
    width                       :   79%;
}
.clsHeader .clsCelRight01 .clsAdres .clsCelRight02{
    margin-top                  :   0px;
    text-align                  :   right;
    font-family                 :   trebuchet ms;
    font-weight                 :   normal;
    font-size                   :   12px;
    border                      :   none;
    width                       :   auto;
}

/*
 MENU SECTION
*/ 
.clsHeader .clsMenu{
    text-align                  :   left;
    margin-left                 :   30px;
    border                      :   none;
    height                      :   21px;
    background-image            :   url(../images/background/menu_left_02.jpg);
    background-repeat           :   no-repeat;
    background-position         :   18px 0px;
}
.clsHeader .clsMenu .clsMnItems{
    text-align                  :   left;
    margin-left                 :   20px;
    text-indent                 :   15px;
}
.clsHeader .clsMenu .clsMnItem{
    width                       :   200px;
    text-indent                 :   15px;
    background-color            :   #0060F2;
    margin-right                :   20px;
}    

a:link {color:black;text-decoration:none;font-family:trebuchet ms;font-size:13px;}
a:visited {color:black;text-decoration:none;font-family:trebuchet ms;font-size:13px;}
a:active {color:black;text-decoration:underline;font-family:trebuchet ms;font-size:13px;}
a:hover {color:red;text-decoration:none;font-family:trebuchet ms;font-size:13px;}

/*
 IMAGES SECTION
*/
.clsHeader .clsImages{
    border                      :   none;
}
.clsHeader .clsImages img{
    margin-left                 :   18px;
}

/*
 SPREUK SECTION
*/
.clsHeader .clsSpreuk {
    text-indent                 :   40px;
    font-family                 :   trebuchet ms;
    font-weight                 :   normal;
    font-size                   :   14px;
    color                       :   silver;
    background-image            :   url(../images/background/spreukbalk_1.jpg);
    background-repeat           :   no-repeat;
    background-position         :   18px 0px;
    height                      :   20px;
    border                      :   none;
}

/*
 DATA SECTION
*/
.clsHeader .clsData{
    width                       :   850px;
    border                      :   none;
}
.clsHeader .clsData .myFrame{
    width                       :   798px;
    margin-left                 :   18px;
    border                      :   none;
    background-color            :   white;
}
.clsHeader .clsData .myFrame form{
    width                       :   auto;
    height                      :   100%;
    border                      :   none;
    background-color            :   white;
}
.clsHeader .clsData .myFrame .clsPage{
    width                       :   100%;
    height                      :   100%;
    border                      :   none;
    background-color            :   white;
}
.clsHeader .clsLpage{
    background-color            :   white;
    width                       :   60%;
    color                       :   #003366;
    height                      :   100%;
}
.clsHeader .clsRpage{
    background-color            :   white;
    width                       :   40%;
    height                      :   100%;
    color                       :   #003366;
    margin-top                  :   0px;
    margin-bottom               :   0px;
}
.clsHeader .clsSection{
    width                       :   auto;
    margin-left                 :   20px;
    margin-right                :   0px;
    margin-top                  :   20px;
}
.clsHeader .clsSection .clsTitle{
    width                       :   100%;
    font-weight                 :   bolder;
    font-family                 :   trebuchet ms;
    font-size                   :   15px;
    margin-bottom               :   10px;
    height                      :   100%;
    color                       :   #0060F2;
}
.clsHeader .clsSection .clsText{
    width                       :   auto;
    font-weight                 :   lighter;
    font-family                 :   trebuchet ms;
    font-size                   :   14px;
    margin-bottom               :   20px;
    margin-right                :   20px;
    height                      :   100%;
    color                       :   blue;
}

.clsHeader .clsSectionR{
    width                       :   250px;
    margin-left                 :   20px;
    margin-right                :   0px;
    margin-top                  :   20px;
}
.clsHeader .clsSectionR .clsTitleR{
    width                       :   250px;
    font-weight                 :   bolder;
    font-family                 :   trebuchet ms;
    font-size                   :   15px;
    margin-bottom               :   10px;
    height                      :   100%;
}
.clsHeader .clsSectionR .clsTextR{
    text-align                  :   center;
    width                       :   250px;
    font-weight                 :   lighter;
    font-family                 :   trebuchet ms;
    font-size                   :   14px;
    margin-bottom               :   20px;
    margin-right                :   20px;
    height                      :   100%;
}


.clsHeader .clsSection .clsText .clsIntro{
    width                       :   auto;
    font-weight                 :   lighter;
    font-family                 :   trebuchet ms;
    font-size                   :   14px;
    margin-left                 :   0px;
    margin-right                :   0px;
    margin-bottom               :   80px;
    height                      :   100%;
    background-color            :   #DCDCDC;
}

.clsHeader .clsFooter{
    text-align                  :   center;
    font-family                 :   trebuchet ms;
    font-size                   :   10px;
    height                      :   20px;
}

.clsHeader .clsSection .clsText .clsTableTarieven{
    background-color            :   #DCDCDC;
    border-style                :   solid;
    border-width                :   1px;
    border-color                :   #6B9A00;
    width                       :   500px;
    margin-bottom               :   20px;
}
.clsHeader .clsSection .clsText .clsTableTarieven .header{
    background-color            :   #DCDCDC;
    border-style                :   solid;
    border-width                :   1px;
    border-color                :   #6B9A00;
    width                       :   600px;
    text-indent                 :   10px;
    color                       :   #6B9A00;
    font-variant                :   small-caps;
}
.clsHeader .clsSection .clsText .clsTableTarieven .title{
    background-color            :   #4D4D4D;
    border-style                :   none;
    border-width                :   1px;
    border-color                :   #6B9A00;
    width                       :   150px;
    text-indent                 :   10px;
    color                       :   white;
    text-align                  :   center;
    font-variant                :   small-caps;
    font-weight                 :   bold;
}
.clsHeader .clsSection .clsText .clsTableTarieven .title1{
    background-color            :   #4D4D4D;
    border-style                :   none;
    border-width                :   1px;
    border-color                :   #6B9A00;
    width                       :   300px;
    text-indent                 :   10px;
    color                       :   white;
    text-align                  :   center;
    margin-right                :   100px;
    font-variant                :   small-caps;
    font-weight                 :   bold;
}
.clsHeader .clsSection .clsText .clsTableTarieven .data1{
    background-color            :   #DCDCDC;
    border-style                :   solid;
    border-width                :   1px;
    border-color                :   silver;
    width                       :   300px;
    text-indent                 :   10px;
    color                       :   black;
    text-align                  :   center;
}
.clsHeader .clsSection .clsText .clsTableTarieven .data2{
    background-color            :   #DCDCDC;
    border-style                :   solid;
    border-width                :   1px;
    border-color                :   silver;
    width                       :   300px;
    text-indent                 :   10px;
    color                       :   black;
    text-align                  :   right;
    margin-right                :   100px;
}
.clsHeader .clsSection .clsText .clsTableTarieven .data2 a{
    background-color            :   #DCDCDC;
    color                       :   blue;
    text-align                  :   right;
    margin-right                :   0px;
    text-decoration             :   underline;
}
.clsHeader .clsSection .clsText .clsTableTarieven .data3{
    background-color            :   white;
    border-style                :   solid;
    border-width                :   1px;
    border-color                :   silver;
    text-indent                 :   10px;
    color                       :   black;
    text-align                  :   left;
    margin-right                :   0px;
    font-size                   :   11px;
}

.clsEnd{
    background-color            :   #696969;
    text-align                  :   left;
    color                       :   #FFFFFF;
    width                       :   850px;
    height                      :   15px;
    background-image            :   url(../images/background/body_bottom_01.jpg);
    background-repeat           :   no-repeat;
    background-position         :   top left;
    position                    :   relative;
}

.clsInpTxt{
    border-style                :   none;
    border-width                :   1px;
    border-color                :   #6B9A00;
    background-color            :   #DCDCDC;
    size                        :   26px;
}
.clsInpPwd{
    border-style                :   none;
    border-width                :   1px;
    border-color                :   #6B9A00;
    background-color            :   #DCDCDC;
    size                        :   27px;
}
/*
.clsHeader .clsSection .clsText .clsAdownL :link {color:white;text-decoration:underline;font-family:trebuchet ms;font-size:13px;}
.clsHeader .clsSection .clsText .clsAdownL :visited {color:silver;text-decoration:none;font-family:trebuchet ms;font-size:13px;}
.clsHeader .clsSection .clsText .clsAdownL :active {color:white;text-decoration:underline;font-family:trebuchet ms;font-size:13px;}
.clsHeader .clsSection .clsText .clsAdownL :hover {color:#00FF99;text-decoration:none;font-family:trebuchet ms;font-size:13px;}
*/