HTML {
}
BODY {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #666666;
font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
font-size: 0.63em;
background-image: url(../images/layout/bg_body.gif);
background-repeat: repeat;
text-align: center;
}
A {
color: #12449B;
font-weight: bold;
text-decoration: none;
}
A:hover {
color: #CCCCCC;
}
H1 {
font-size: 1.63em;
font-weight: normal;
color: #12449B;
padding: 0px 0px 0px 60px;
background-image: url(../../images/H1_icon.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
}
H2 {
font-size: 1.13em;
font-weight: bold;
background-image:url(../images/H2_icon.gif);
background-repeat: no-repeat;
background-position: 0px 15px;
border-style: solid;
border-color: #12449B;
border-width: 0px 0px 1px 0px;
padding: 10px 0px 5px 15px;
}
H3 {
font-size: 0.98em;
font-weight: bold;
color: #666666;
padding: 0px 0px 3px 20px;
margin-bottom: 5px;
background-image: url(../../images/H3_icon.gif);
background-repeat: no-repeat;
background-position: 0px 3.5px;
}
H4 {
font-size: 0.98em;
font-weight: bold;
color: #073895;
padding: 0 0 0 20;
margin-bottom: 5px;
background-image: url(../../images/H4_icon.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}
H5{
font-size: 0.98em;
font-weight: bold;
margin-top: 5px;
}
HR {
color: #12449B;
height: 1;
}
LABEL,ACRONYM {
cursor: pointer;
}
INPUT,TEXTAREA {
border: 1px #bbbbbb solid;
font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
}
TABLE {
font-size: 1.13em;
line-height: 150%;
}
DIV,P {
margin: 0px 0px 0px 0px;
}
#webcontentToCenter {
display: block;
height: 100%;
width: 932px;
position: absolute;
left: 50%;
margin-left: -475px;
}
#webcontent {
display: block;
width: 932px;
height: 100%;
text-align: left;
background-image:url(../images/layout/bg_webcontent.gif);
background-repeat:repeat-y;
}
#webcontentHEADER {
position: relative;
float:left;
width:932px;
height: 117px;
background-image:url(../images/layout/banner.jpg);
background-repeat: no-repeat;
background-position: 15;
}
.webcontentHEADER {
position: absolute;
bottom: 0px;
}
#webcontentHEADER_LEFT{
float: left;
height: 117;
width: 356;
display: inline;
}
#webcontentHEADER_LOGO{
margin: auto;
}
#webcontentHEADER_LOGO span{
visibility: hidden;
}
#webcontentHEADER_LOGO a{
display: block;
width: 356px;
height: 66px;
background-image:url(../images/layout/logo.gif);
background-repeat:no-repeat;
text-decoration:none;
background-position: 20px 0;
}
#webcontentHEADER_CENTER{
display: inline;
left: 356px;
float: left;
width: 460px;
height: 117;
}
#webcontentHEADER_CENTER_position{
display: block;
width: 460px;
height: 63;
}
#webcontentHEADER_NAVITEMS {
margin: 0 0 0 0;
padding: 0 0 0 20;
}
#webcontentHEADER_NAVITEMS span {
visibility: hidden;
}
#webcontentHEADER_NAVITEM_HOME {
padding: 0 0 0 0;
display: inline;
}
#webcontentHEADER_NAVITEM_HOME A{
background-image:url(../images/navigation/home.gif);
background-repeat:no-repeat;
width: 49;
height: 17;
}
#webcontentHEADER_NAVITEM_HOME A:hover{
background-image:url(../images/navigation/home_hover.gif);
background-repeat:no-repeat;
width: 49;
height: 17;
}
#webcontentHEADER_NAVITEM_CONTACT {
padding: 0 0 0 2;
display: inline;
}
#webcontentHEADER_NAVITEM_CONTACT A{
background-image:url(../images/navigation/contact.gif);
background-repeat:no-repeat;
width: 58;
height: 17;
display: inline;
}
#webcontentHEADER_NAVITEM_CONTACT A:hover{
background-image:url(../images/navigation/contact_hover.gif);
background-repeat:no-repeat;
width: 58;
height: 17;
}
#webcontentHEADER_NAVITEM_PRINT {
padding: 0 0 0 2;
display: inline;
}
#webcontentHEADER_NAVITEM_PRINT A{
background-image:url(../images/navigation/print.gif);
background-repeat:no-repeat;
width: 40;
height: 17;
display: inline;
}
#webcontentHEADER_NAVITEM_PRINT A:hover{
background-image:url(../images/navigation/print_hover.gif);
background-repeat:no-repeat;
width: 40;
height: 17;
}
#webcontentHEADER_NAVITEM_REACT {
padding: 0 0 0 2;
display: inline;
}
#webcontentHEADER_NAVITEM_REACT A{
background-image:url(../images/navigation/reageer.gif);
background-repeat:no-repeat;
width: 54;
height: 17;
display: inline;
}
#webcontentHEADER_NAVITEM_REACT A:hover{
background-image:url(../images/navigation/reageer_hover.gif);
background-repeat:no-repeat;
width: 54;
height: 17;
}
#webcontentHEADER_NAVITEM_SEND {
padding: 0 0 0 2;
display: inline;
}
#webcontentHEADER_NAVITEM_SEND A{
background-image:url(../images/navigation/verstuur.gif);
background-repeat:no-repeat;
width: 60;
height: 17;
display: inline;
}
#webcontentHEADER_NAVITEM_SEND A:hover{
background-image:url(../images/navigation/verstuur_hover.gif);
background-repeat:no-repeat;
width: 60;
height: 17;
}
#webcontentHEADER_RIGHT{
display: inline;
left: 816px;
float: left;
width: 115px;
height: 117;
}
#webcontentHEADER_RIGHT_LOGO{
margin: auto;
}
#webcontentHEADER_RIGHT_LOGO span{
visibility: hidden;
}
#webcontentHEADER_RIGHT_LOGO a{
display: block;
width: 115px;
height: 117px;
background-image:url(../images/layout/logo_genk.gif);
background-repeat:no-repeat;
text-decoration:none;
background-position: 7px 0;
}
#webcontentMAIN {
position: relative;
float:left;
width:932px;
background-image:url(../images/layout/bg_webcontent.gif);
background-repeat:repeat-y;
margin: 20 0 0 0;
}
#webcontentPANEL_LEFT {
float: left;
width: 208px;
position:relative;
display:block;
text-align: left;
margin-top: 5;
}
#webcontentPANEL_LEFT_NAV ul {
display: block;
margin-left: 0;
list-style-type: none;
}
#webcontentPANEL_LEFT_NAV li {
display: block;
}
.webcontentPANEL_LEFT_NAV_UL {
display: block;
list-style-type: none;
margin: 0;
padding: 0;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL1 {
padding: 0;
margin: 0 15 0 23;
display: block;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL1 a {
display: block;
position: relative;
padding-left: 25;
padding-top: 4;
padding-bottom: 4;
margin-bottom: 12;
color: #12449B;
font-weight: bold;
font-size: 1.08em;
text-decoration: none;
background-color: #E9E9F1;
border: solid 1 #DEE0EC;
background-image: url(../images/layout/nav_main.jpg);
background-repeat: no-repeat;
background-position: 0.5em 0.7em;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL1 a:hover, .webcontentPANEL_LEFT_NAV_MAIN_LEVEL1 #menu_active {
color: #FDB813;
font-weight: bold;
text-decoration:none;
background-image: url(../images/layout/nav_main_hover.jpg);
background-repeat: no-repeat;
background-position: 0.5em 0.7em;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL2 {
padding: 0;
margin: 0;
margin-left: -10;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL2 a {
display: block;
padding-top: 1.5em;
padding-left: 1.5em;
margin-top: -5;
height: 1.26em;
width: auto;
color: #CCCCCC;
font-weight: bold;
font-size: 1.08em;
background-image: url(../images/layout/nav_main_level1.jpg);
background-repeat: no-repeat;
background-position: 0em 1.9em;
text-decoration: none;
border: none;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL2 a:hover, .webcontentPANEL_LEFT_NAV_MAIN_LEVEL2 #menu_active {
color: #618337;
text-decoration: none;
background-image: url(../images/layout/nav_main_level1_hover.jpg);
background-position: 0em 1.9em;
background-repeat: no-repeat;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL3 {
padding: 0;
margin: 0;
margin-left: -7;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL3 a {
display: block;
padding-top: 2;
padding-left: 1.5em;
height: 1.26em;
color: #CCCCCC;
font-weight: normal;
font-size: 1.13em;
background-image: url(../images/layout/nav_main_level2.jpg);
background-repeat: no-repeat;
background-position: 0em .7em;
text-decoration: none;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL3 a:hover, .webcontentPANEL_LEFT_NAV_MAIN_LEVEL3 #menu_active {
color: #618337;
text-decoration: none;
background-image: url(../images/layout/nav_main_level2_hover.jpg);
background-position: 0em .7em;
background-repeat: no-repeat;
font-weight: normal;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL4 {
padding: 0;
margin: 0;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL4 a {
display: block;
padding-top: 0;
padding-left: 4.0em;
height: auto;
width: auto;
color: #CCCCCC;
font-weight: normal;
font-size: 1.08em;
background-image: url(../images/layout/nav_main_level2.jpg);
background-repeat: no-repeat;
background-position: 1.5em .4em;
text-decoration: none;
}
.webcontentPANEL_LEFT_NAV_MAIN_LEVEL4 a:hover, .webcontentPANEL_LEFT_NAV_MAIN_LEVEL4 #menu_active {
color: #93B038;
text-decoration: none;
background-image: url(../images/layout/nav_main_level2_hover.jpg);
background-repeat: no-repeat;
}
#webcontentPANEL_LEFT_SEARCH {
padding: 30 0 0 0;
margin-left: 23;
}
#webcontentPANEL_LEFT_SEARCH H1 {
font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0 0 0 7;
margin: 0 0 -2 0;
background-image: none;
color: #12449B;
font-size: 1.23em;
}
#webcontentPANEL_LEFT_SEARCH_ITEM {
border: solid 1 #DAE2EF;
background-color: #E9E9F1;
width: 170;
height: 20;
padding: 5 0 5 0;
}
#webcontentPANEL_LEFT_SEARCH_ITEM_INPUT {
float: left;
padding-left: 5;
}
#webcontentPANEL_LEFT_SEARCH_ITEM_BUTTON {
font-size: 1.03em;
font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
font-weight: normal;
cursor: pointer;
color: #FFFFFF;
background-color: #12449B;
border: 1px #12449B solid;
width: 35;
text-align: center;
float: left;
margin: 1 0 0 2;
padding: 3 3 3 3;
}
#webcontentPANEL_LEFT_SEARCH_ITEM_BUTTON A{
font-weight: normal;
color: #FFFFFF;
}
#webcontentPANEL_LEFT_NIEUWSBRIEF{
margin: auto;
margin: 20 0 0 23;
}
#webcontentPANEL_LEFT_NIEUWSBRIEF span{
visibility: hidden;
}
#webcontentPANEL_LEFT_NIEUWSBRIEF a{
display: block;
width: 170px;
height: 145px;
background-image:url(../images/layout/nieuwsbrief.gif);
background-repeat:no-repeat;
text-decoration:none;
background-position: 0px 0;
}
#webcontentTXTMIDDLE {
display: inline;
left: 208px;
float: left;
width: 580px;
font-size: 1.13em;
}
#webcontentTXTMIDDLE_CONTENT {
padding: 0 0 20 20;
}
#webcontentTXTMIDDLE table, tbody, td{
font-size: 0.99em;
line-height: 150%;
}
#webcontentTXTMIDDLE a{
color: #12449B;
text-decoration: none;
}
#webcontentTXTMIDDLE a:hover{
color: #999999;
text-decoration: none;
}
#webcontentTXTMIDDLE ul{
margin-top:.5em;
margin-left: 15;
list-style-image: url(../images/layout/listitem.gif);
}
TD.listing {
border-style: solid;
border-color: #D5DF99;
border-width: 0;
border-bottom-width: 1;
}
.heading {
color: #FFFFFF;
background-color: #D5DF99;
text-align: center;
}
.title_collections_block {
border: solid 1 #12449B;
border-width: 1 0 1 0;
padding: 5 0 5 0;
margin: 30 0 10 0;
height: 20;
}
.title_collections {
font-weight: bold;
float: left;
padding-left: 15;
background-image:url(../images/H2_icon.gif);
background-repeat: no-repeat;
background-position: 0px 3.5px;
}
.title_collections_img_up {
float: right;
padding-right: 5;
}
#webcontentTXT_MIDDLE_HOME {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#webcontentTXT_MIDDLE_HOME_LEFT {
padding: 0 0 0 0;
margin: 0 0 0 0;
float: left;
width: 245;
}
#webcontentTXT_MIDDLE_HOME_RIGHT {
padding: 0 0 0 20;
margin: 0 0 0 0;
float: right;
width: 295;
border: solid 1 #7777AB;
border-width: 0 0 0 1;
}
#webcontentTXT_MIDDLE_HOME_RIGHT H2 {
background-image:url(../images/layout/bg_h2_home_right.gif);
background-repeat: no-repeat;
background-position: 0 0;
font-size: 0.93em;
color: #124499;
font-weight: bold;
border-width: 0;
height: 16;
padding: 0;
padding-left: 30;
padding-top: 1;
margin: 0;
margin-bottom: 20;
}
#webcontentTXT_MIDDLE_HOME_RIGHT H3 {
background-image:none;
}
.webcontentTXT_MIDDLE_HOME_RIGHT_CONTENT_BLOCKS {
padding-bottom: 20;
display: block;
position: relative;
float: left;
}
.webcontentTXT_MIDDLE_HOME_RIGHT_CONTENT_BLOCKS_ITEM {
display: block;
position: relative;
float: left;
padding-bottom: 10;
height: 30;
width: 100%;
}
.webcontentTXT_MIDDLE_HOME_RIGHT_CONTENT_BLOCKS_IMG {
padding-right: 5;
float: left;
}
#more {
float: right;
width: 260;
text-align: right;
color: #29750D;
margin-bottom: 5;
padding-bottom: 5;
}
#more A {
color: #618337;
font-weight: bold;
}
#more A:hover {
color: #CCCCCC;
font-weight: bold;
}
#webcontentTXT_MIDDLE_HOME_RIGHT a{
font-weight: normal;
color: #666666;
}
#webcontentTXT_MIDDLE_HOME_RIGHT a:hover{
color: #12449B;
}
.webcontentTXT_MIDDLEHOME_TABLE_BG {
background-image:url(../images/layout/bg_table_home.gif);
background-repeat: repeat-x;
background-position: 0px 14px;
}
.webcontentTXT_MIDDLEHOME_TABLE_BG_UNDO {
background-color: #FFFFFF;
padding: 0 2 0 2;
font-weight: bold;
}
.webcontentTXT_MIDDLE_TABLE_BG {
background-image:url(../images/layout/bg_table_home.gif);
background-repeat: repeat-x;
background-position: 0px 8px;
display: inline;
padding: 0 5 0 8;
}
.webcontentTXT_MIDDLE_TABLE_BG_UNDO {
background-color: #FFFFFF;
padding: 0 5 0 5;
font-weight: bold;
}
#webcontentTXT_MIDDLE_MEDIA_ITEMS A {
font-weight: normal;
color: #666666;
}
#webcontentTXT_MIDDLE_MEDIA_ITEMS A:hover {
color: #12449B;
}
#webcontentTXT_MIDDLE_TOP3_BLOCK {
text-align: center;
width: 100%;
}
.webcontentTXT_MIDDLE_TOP3 {
float: left;
text-align: center;
width: 170;
padding: 0 5 0 5;
}
.MEDIA_TABLE {
padding: 0 0 0 10;
}
#webcontentPANEL_MIDDLE_BACK {
float: right;
width: 470;
text-align: right;
color: #12449B;
padding-bottom: 25;
padding-top: 10;
}
#webcontentPANEL_MIDDLE_BACK A {
color: #12449B;
font-weight: bold;
}
#webcontentPANEL_MIDDLE_BACK A:hover {
color: #FDB813;
font-weight: bold;
}
#webcontentPANEL_RIGHT {
float: right;
margin-right: 5px;
width: 104px;
font-size: 0.83em;
text-align: center;
}
.webcontentPANEL_RIGHT_BLOCK {
border-style: solid;
border-color: #B1C0DF;
border-width: 0 0 4 0;
padding: 0 0 10 0;
margin: 0 0 15 0;
width:96px;
}
#webcontentFOOTER {
display:block;
width:932px;
margin-top: 0;
}
.webcontentFOOTER {
}
#webcontentFOOTER_CENTER{
position: relative;
display:block;
left: 0;
width:932px;
padding: 0 0 0 0;
margin-left: 0;
}
.webcontentFOOTER_CENTER{
font-size: 1.03em;
font-style:normal;
}
.webcontentFOOTER_CENTER a{
font-weight: bold;
text-decoration: none;
color: #999999;
}
.webcontentFOOTER_CENTER a:hover{
font-weight: bold;
text-decoration: none;
color: #666666;
}
#webcontentFOOTER_DISCLAIMER{
float: left;
margin-left: 0em;
text-align: left;
}
#webcontentFOOTER_COPYRIGHT{
float: left;
text-align: left;
padding: 20 0 5 23;
background-image:url(../images/layout/bg_footer.gif);
background-repeat:repeat-y;
}
#printHEADER {
display: none;
}
#printHEADER_LEFT {
display: none;
}
#printHEADER_CENTER {
display: none;
}
#printFOOTER{
display: none;
}