﻿body 
{
    font-family:"Verdana";
    font-size:12px;
    color:#464646;
}
table{border-collapse:collapse;border-spacing:0;}

img
{
    border:0;
}

a
{
    text-decoration:none;
    color:#990000;
}

.clear
{
    clear:both;
}

.Site
{
    position:relative;
    margin:0 auto;
    width:980px;
    height:100%;
    
}

.Logo
{
    position:absolute;
    top:5px;
    left:-10px;
    width:184px;
    height:82px;
    
}

.Logo2
{
    position:absolute;
    top:5px;
    left:0px;
    width:184px;
    height:82px;
    
}

.MenuLinks
{
    position:absolute;
    top:15px;
    left:175px;
    width:25px;
    height:43px;
    background:url("../Images/MenuItem2.png") no-repeat;
}

.Menu
{
    position:absolute;
    top:15px;
    left:200px;
    width:560px;
    height:43px;
    z-index:100;
}

.Menu a
{

   background:none;
   display:block;
   
}

.MenuItem
{
    position:relative;
    width:96px;
    padding-top:13px;
    padding-bottom:7px;
    height:23px;
    background:url("../Images/MenuItem.png") top left no-repeat;
    text-align:center;
    text-decoration:none;
    border:0;
    color:#434343;
    
}

.MenuItemSelected
{
    width:96px;
        padding-top:13px;
    padding-bottom:7px;
    height:23px;
    background:url("../Images/MenuItemSelected.png") top left no-repeat;
    text-align:center;
    text-decoration:none;
    border:0;
    color:#434343;
}

.MenuItemHover
{
    width:96px;
    padding-top:13px;
    padding-bottom:7px;
    height:23px;
    background:url("../Images/MenuItemHover.png") top left no-repeat;
    text-align:center;
    text-decoration:none;
    border:0;
    color:#990000;
    cursor:pointer;
}

.MenuDropDown
{
    position:relative;
    margin-left:-4px;
    padding:10px;
    width:107px;
    background:url("../Images/MenuDropDown.png") bottom right no-repeat;
    text-align:left;
    text-decoration:none;
    color:#44E344;
    z-index:120;
}

.MenuDropDown a,
.MenuDropDown a:visited,
.MenuDropDown a:hover
{
     color:#44E344;
}

.Search
{
    position:absolute;
    z-index:-1;
    top:15px;
    left:656px;
    width:325px;
    height:43px;
    background:url("../Images/Search.png") top right no-repeat;  
    
}

.SearchBO
{
    position:absolute;
    z-index:-1;
    top:15px;
    right:0;
    width:625px;
    height:43px;
    background:url("../Images/Searchbackoffice.png") top right no-repeat;  
    
}

.SearchBoxAbsolute
{
    position:absolute;
    top:13px;
    right:35px;
    width:130px;
    height:18px;
    padding:0 10px;
    
    border:0;
}
.SearchButtonAbsolute
{
    position:absolute;
    top:12px;
    right:12px;
}

.SearchResults
{
    font-size:12px;
}

SearchResultsTable
{
    border:0;
}

.MenuOnderDefault
{
    text-align:right;
    position:absolute;
    right:0;
    top:690px;
}

.MenuOnderProduct
{
    text-align:right;
    position:absolute;
    right:0;
    bottom:-42px;
    
}

.MenuOnderTweeC
{
    text-align:right;
    position:absolute;
    right:0; 
    bottom:-42px;
}

.MenuOnderDefault a,
.MenuOnderProduct a,
.MenuOnderTweeC a
{
    color:#434343;
    font-size:12px;
    text-decoration:none;
}

.Content
{
    position:absolute;
    top:70px;
    left:0;
    width:980px;
    height:455px;
    background:url("../Images/MainBG.png");
    z-index:0;
}

.ContentProduct
{
    position:absolute;
    top:70px;
    left:0;
    width:980px;
    height:570px;
    background:url("../Images/ProductBG.png");
}
.ContentProduct2
{
    position:absolute;
    top:70px;
    left:0;
    width:980px;
    height:460px;
    background:url("../Images/ProductBG2.png");
}

.Tekst
{
    padding:0 30px 0 15px ;
}

.Blocks
{
    width:100%;
    position:relative;
    top:540px;
    left:0;
}

.BlockMargin
{
    position:relative;
    padding:10px;
    float:left;
    margin-right:12px;
    width:216px;
    height:121px;
    background:url("../Images/Blocks.png");
}

.Block
{
    position:relative;
    padding:10px;
    float:left;
    width:216px;
    height:121px;
    background:url("../Images/Blocks.png");
}
.BlockMargin h5,
.Block h5
{
    font-size:16px;
    font-weight:bolder;
    margin:0;
}

.BlockMargin h6,
.Block h6
{
    font-size:12px;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:0;
    color:#990000;
    
}

.BlockMargin p,
.Block p
{
    margin-top:12px;
    font-size:12px;
    width:160px;
    
}

.BlockMargin a,
.Block a
{
    position:absolute;
    right:5px;
    bottom:5px;
    color:#990000;
    text-decoration:none;
    
}
.Home
{
    position:relative;
}

.Home img
{
    position:absolute;
    top:1px;
    right:2px;
    
}

.Home h1
{
    
    font-weight:bold;
    position:absolute;
    width:600px;
    top:10px;
    left:40px;  
    font-size:28px;
    z-index:10;   
}

.Home h2
{
   
   
    position:absolute;
    top:170px;
    left:320px;  
    font-size:16px;
    width:270px;
    border-left:1px solid #cdcdcd;
    padding-left:10px;
    font-weight:normal;
    z-index:10;  
}

.Home h3
{
    position:absolute;
    text-align:right;
    top:345px;
    right:490px;  
    font-size:14px;
    font-weight:normal;  
    padding:5px 30px 5px 0;
    border-right:1px solid #cdcdcd;
}

.Home h4
{
    text-align:right;
    position:absolute;
    top:365px;
    right:490px; 
    font-size:16px;
    width:300px;
    font-weight:normal;
    color:#990000; 
    padding:5px 30px 5px 0; 
    border-right:1px solid #cdcdcd;
}

.Home h5
{
    font-size:24px;
}

.Home ul
{
    position:absolute;
    top:160px;
    right:670px;  
    font-size:20px;
    list-style-type:none;
    text-align:right;
}

.HomeLeerMeer,
.HomeLeerMeer:visited
{
    position:absolute;
    top:380px;
    left:520px;
    display:block;
    background:url("../Images/learn_more_off.png");
    width:104px;
    height:18px;
    padding:12px 24px 12px 12px;
    text-align:right;
    vertical-align:middle;
    text-decoration:none;
    color:#990000;
}

.HomeLeerMeer:Hover
{
    background:url("../Images/learn_more_over.png");
    width:104px;
    height:18px;
    padding:12px 24px 12px 12px;
    text-decoration:none;
    color:#990000;
}

.HomeAanmelden,
.HomeAanmelden:visited
{
    text-align:right;
    position:absolute;
    top:415px;
    right:490px;
    display:block;
    background:url("../Images/sign_up_now_sm_off.png") no-repeat 0 2px;
    width:135px;
    padding-top:2px;
    height:18px;
    text-align:center;
    text-decoration:none;
    color:#fff;
    padding:5px 30px 5px 0; 
    border-right:1px solid #cdcdcd;
}

.HomeAanmelden:Hover
{
    display:block;
    background:url("../Images/sign_up_now_sm_over.png") no-repeat 0 2px;
    width:135px;
    padding-top:2px;
    height:18px;
    text-align:center;
    text-decoration:none;
    color:#fff;
    padding:5px 30px 5px 0; 
    border-right:1px solid #cdcdcd;
}

.ProductHead
{}

.ProductTop
{
    position:relative;
    width:980px;
    height:280px;
}

.ProductTop2
{
    position:relative;
    width:980px;
    height:570px;
}

.ProductTop img
{
    position:absolute;
    top:1px;
    right:2px;
    z-index:0;
}

.ProductTop h1
{
    position:absolute;
    top:10px;
    left:30px;  
    font-size:36px;
    z-index:60;  
}

.ProductTop h2
{
    position:absolute;
    top:55px;
    left:30px;  
    font-size:26px;
    z-index:60;  
}

.ProductTop h3
{
    position:absolute;
    bottom:-10px;
    right:650px;  
    font-size:26px;
    z-index:60;
    color:#990000;
    border-right:1px solid #dedede;
    padding-right:20px;
    padding-top:30px;
    padding-bottom:30px;  
}

.ProductTop a
{
 
    
    z-index:60;
    color:#990000;  
}

.ProductTopLeerMeer
{
    position:absolute;
    top:222px;
    left:350px;
    display:block;
    background:url("../Images/learn_more_off.png");
    width:104px;
    height:18px;
    padding:12px 24px 12px 12px;
    text-align:right;
    vertical-align:middle;
    text-decoration:none;
    color:#990000;
}

.ProductTop p
{
    position:absolute;
    top:165px;
    left:350px;  
    font-size:12px;
    z-index:60;
    width:500px;
    width:260px;
}

.ProductTop ul
{
    
    font-size:24px;
    
}

.ProductBlok,
.ProductBlokTemp
{
    position:relative;
    float:left;
    padding:25px 10px 10px 50px;
    width:430px;
    height:200px;
}

.ProductBlokLeerMeer,
.ProductBlokLeerMeer:visited,
.ProductBlokLeerMeerTemp,
.ProductBlokLeerMeerTemp:visited
{
    position:absolute;
    top:124px;
    left:300px;
    display:block;
    background:url("../Images/learn_more_off.png");
    width:104px;
    height:18px;
    padding:12px 24px 12px 12px;
    text-align:right;
    vertical-align:middle;
    text-decoration:none;
    color:#990000;
}

.ProductBlokNuAanmelden,
.ProductBlokNuAanmelden:visited,
.ProductBlokNuAanmeldenTemp,
.ProductBlokNuAanmeldenTemp:visited
{
    position:absolute;
    top:170px;
    left:300px;
    display:block;
    background:url("../Images/sign_up_now_sm_off.png");
    width:135px;
    padding-top:2px;
    height:18px;
    text-align:center;
    text-decoration:none;
    color:#fff;
}


.ProductBlokLeerMeer:Hover,
.ProductBlokLeerMeerTemp:Hover

{
    background:url("../Images/learn_more_over.png");
    width:104px;
    height:18px;
    padding:12px 24px 12px 12px;
    text-decoration:none;
    color:#990000;
}

.ProductBlokNuAanmelden:Hover,
.ProductBlokNuAanmeldenTemp:Hover
{
    display:block;
    background:url("../Images/sign_up_now_sm_over.png");
    width:135px;
    padding-top:2px;
    height:18px;
    text-align:center;
    text-decoration:none;
    color:#fff;
}

.Spacer
{
    position:absolute;
    height:490px;
    width:1px;
    top:30px;
    left:490px;
    background-color:#dedede;
}

.Spacer2
{
    position:absolute;
    height:400px;
    width:1px;
    top:30px;
    left:490px;
    background-color:#dedede;
}

.ProductBlok h1,
.ProductBlokTemp h1
{
    position:static;
    color:#323232;
    font-size:24px;
    margin-top:3px;
    margin-bottom:0;
    
}
.Grijs 
{
     color:#A5A5A5 !important;
}
.Groen 
{
     color:#990000 !important;
}
.Actief
{
     color:#FF3300 !important;
}
.ProductBlok h2,
.ProductBlokTemp h2
{
    position:absolute;
    top:65px;
    right:210px;
    padding-right:20px;
    font-size:20px;
    margin-top:50px;
    color:#990000;
    border-right:1px solid #dedede;
    text-align:right;
    
}

.ProductBlok p,
.ProductBlokTemp p
{
    margin:0;
    
}

.ProductBlok img,
.ProductBlokTemp img
{
    position:static;
    float:left;
    margin-right:30px;
    margin-bottom:10px;
}

.ProductBlok ul,
.ProductBlokTemp ul
{
    position:absolute;
    top:124px;
    right:210px;
    text-align:right;
    padding-right:20px;
    padding-bottom:10px;
    font-size:16px;
    list-style:none;
    border-right:1px solid #dedede;   
   
}

.BlibRechts
{
    list-style-image:url("../images/blib.gif");
    position:absolute;
    top:150px;
    left:220px;
    border-left:1px solid #dedede;
}

.BlibLinks
{
    list-style-type:none;
    position:absolute;
    top:150px;
    left:30px;
    padding-left:0;
}

.ProductMid
{

    background:url("../Images/ProductMiddenBG.png");
    width:979px;
    height:92px;
    padding-left:1px;
    
}

.ProductMid2
{
    position:absolute;
    top:460px;
    left:0;
    background:url("../Images/ProductMiddenBG.png");
    width:979px;
    height:92px;
    padding-left:1px;
}

.ProductMid h3,
.ProductMid2 h3
{
    margin:0;
    position:absolute;
    font-size:16px;
    top:15px;
    right:600px;
    color:#990000;
    
}

.ProductMid h4,
.ProductMid2 h4
{
    margin:0;
    position:absolute;
    font-size:14px;
    top:35px;
    right:600px;
    color:#434343;
    font-weight:normal;
}

.ProductMid p,
.ProductMid2 p
{
    position:absolute;
    font-size:12px;
    width:500px;
    left:400px;
    top:0;
    border-left:1px solid #ababab;
    padding-left:15px;
}



.ProductBottom
{
    border-top:1px #C2C2C2;
    background:url("../Images/ProductOnderBG_G.png") left top repeat-y;
    padding:15px;
    width:950px;

}

.ProductBottom2
{
    border-top:1px #C2C2C2;
    background:url("../Images/ProductOnderBG_G.png") left top repeat-y;
    padding:15px;
    width:950px;
    position:absolute;
    top:552px;
    left:0;
}

.ProductBottom h1,
.ProductBottom2 h1
{
    font-size:20px;
}

.ProductBottom h5,
.ProductBottom2 h5
{
    font-size:20px;
}

.ProductBottom2 table,
.ProductBottom table
{
    border:1px solid #434343;
    background:#EBEBEB;
    
    
}

.TableLeft
{
    float:left;
    margin:0 25px;
    width:570px;
}

.TableRight
{
    float:right;
}

.TableLeftTD
{
    width:50px;
}

.TableLeftTDCenter
{
    text-align:center;
}

.ProductBottom td,
.ProductBottom th,
.ProductBottom2 td,
.ProductBottom2 th
{
    border:1px solid #434343;
    padding:5px 5px;
    margin:0;
    
}

.ProductBlokkenOnder
{
    float:left;
    width:250px;
    padding:20px;
    
}

.ProductBlokOnder
{
    width:230px;
    height:100px;
    float:left;
    border:1px solid gray;
    margin-bottom:20px;
    padding:5px 10px;
    background-color:#d7d7d7;
    position:relative;
}


.ProductBlokOnder h2,
.ProductBlokOnder h3
{
    position:absolute;
    top:5px;
    left:45px;
    font-size:16px;
}

.ProductBlokOnder ul,
.ProductBlokOnder ol
{
    position:absolute;
    top:30px;
    left:25px;
    font-size:12px;
}

.ProductBlokOnder img
{
    position:absolute;
    top:20px;
    left:-45px;
}

.ProductBlokOnder p
{
    position:absolute;
    top:30px;
    left:45px;
}

.ProductTekst
{
    padding-top:5px;
    float:right;
    width:640px;
}

.ProductTekst hr
{
    margin:10px 0;
    width:600px;
}

.ProductTekstBlok
{
    width:600px; 
    margin-top:20px;  
}

.ProductTekstBlok h4
{
   margin:5px;
   font-size:16px;
   color:#990000; 
}

.ProductTekstBlok h5
{
    
    font-size:16px;
    margin:5px;
      
}

.ProductTekstBlok p
{
    margin:5px;
}

.ProductTekstButton,
.ProductTekstButton:Visited
{
    float:right;
    position:relative;
    top:-60px;
    display:block;
    background:url("../Images/learn_more_off.png");
    width:104px;
    height:18px;
    padding:12px 24px 12px 12px;
    text-align:right;
    vertical-align:middle;
    text-decoration:none;
    color:#990000;
}

.ProductTekstButton:Hover
{
    background:url("../Images/learn_more_over.png");
    width:104px;
    height:18px;
    padding:12px 24px 12px 12px;
    text-decoration:none;
    color:#990000;
}

.ProductTekstLinks
{
    float:left;
    width:300px;
    padding:0 20px;
    
}

.ProductTekstRechts
{
    float:right;
    width:300px;
    padding:0 10px;
    
}

.ProductTekstLinks h5,
.ProductTekstRechts h5
{
    font-size:16px;
    margin:10px 0;
    
}

.ProductTekstLinks h6,
.ProductTekstRechts h6
{
    font-size:14px;
    color:#990000;
    margin:5px 0;
}

.ProductFooter
{
    position:relative;
    background:url("../Images/ProductOnderBG.png");
    width:980px;
    height:18px;
}

.ProductFooter2
{
    position:absolute;
    left:0;
    top:582px;
    background:url("../Images/ProductOnderBG.png");
    width:980px;
    height:18px;
}

.LinksBloks
{
    position:absolute;
    top:70px;
    left:-10px;
    width:180px;
}

.LinksBlok
{
    width:157px;
    height:119px;
    padding:10px 20px 0 10px;
    margin-bottom:10px;
    background:url("../Images/Blok.png") no-repeat;
    
}

.LinksBlokIact
{
    width:157px;
    height:119px;
    padding:10px 20px 0 10px;
    margin-bottom:10px;
    background:url("../Images/BlokIact.html") no-repeat;
    
}

.LinksBlok h5
{
    font-size:12px;
    margin:5px 0 0 0;
}

.LinksBlok h6
{
    font-size:12px;
    margin:5px 0 0 0;
    color:#990000;
    font-weight:normal;
}

.LinksBlok p
{
    margin:5px 0 0 0;
}

.Links
{
    position:absolute;
    top:70px;
    left:25px;
    width:180px;
    height:300px;
    padding:10px;
}

.Links h2
{
    margin:5px 0;    
    
}

.TL
{
    position:absolute;
    top:0;
    left:0;
    background:url("../Images/Corner_TL.png") top left no-repeat;
    width:9px;
    height:29px;
    z-index:-1;
    
}

.TR
{
    position:absolute;
    top:0;
    right:0;
    background:url("../Images/Corner_TR.png") top right no-repeat;
    width:100%;
    height:29px;
    z-index:-2;
    
}

.BL
{
    position:absolute;
    bottom:0;
    left:0;
    background:url("../Images/Corner_BL.png") bottom left no-repeat;
    width:100%;
    height:100%;
    z-index:-4;
   
}

.BR
{
    position:absolute;
    bottom:0;
    right:0;
    background:url("../Images/Corner_BR.png") bottom right no-repeat;
    width:9px;
    height:100%;
    z-index:-3;
    
}


.Rechts
{
    position:absolute;
    top:70px;
    left:250px;
    width:700px;
    padding-bottom:50px;
    
}

.RechtsBlok
{
    position:relative;
    top:70px;
    left:175px;
    width:807px;
    background:url("../Images/RechtsBlokHeader.png") no-repeat;
    
}


.RechtsBloktable
{
   width:100%;
   margin-bottom:20px;
   vertical-align:top;
}

.RechtsBloktable td
{
    border:1px solid #dedede;
    padding:5px;
}

.RechtsBloktable h2
{
    margin:5px 0;
}

.tdSpace
{
    width:120px;
    height:15px;    
}

.tdOranje
{
    color:#990000;
    vertical-align:top;   
}

.RechtBlokFooter
{
    position:relative;
    bottom:0;
    left:0;
    width:807px;
    height:45px;
   
    background:url("../Images/RechtsBlokBottom.png") no-repeat;
}

.RechtsBlokMenu
{
    position:relative;
    left:-15px;
    width:807px;
    height:28px;
    background:url("../Images/RechtsBlokMenu.png") no-repeat;
}
.RechtsBlokMenu a,
.RechtsBlokMenu a:visited 
{
    color:Black;
}

.RechtsBlokMenuFirst,
.RechtsBlokMenuItem,
.RechtsBlokMenuSelected
{
   display:inline-block;
   background:url("");
   padding:7px 15px 5px 15px;
   margin-top:1px;
   margin-left:-2px;

   
}

.RechtsBlokMenuFirst
{
    background:url("../Images/TabsLinks.png") white left top no-repeat;
    padding:7px 15px 6px 15px;
    margin-top:1px;
    margin-left:0;
    border-right:1px solid #D3D4D5;
}

.RechtsBlokMenuItem
{
}

.RechtsBlokMenuSelected
{
    margin-top:2px;
   background:white;
   border-left:1px solid #D3D4D5;
   border-right:1px solid #D3D4D5;
}

/* Wijziging door JP, graag naar kijken: BEGIN */
.HighLight
{
    color: #C10303;
    font-weight:bolder;
}
/* Wijziging door JP, graag naar kijken: EIND */

.hidden
{
    display:none;
}

.ProductMenuBlok a
{
   float:left;
   display:block;
   height:72px;
   padding:10px 22px;
   text-decoration:none;
   font-size:14px;
   color:#ffffff;
   border-left:1px solid #BEBFC0;
   background:url("../Images/ProductMenu.png");
  
}

.ProductMenuBlok a:hover
{
   float:left;
   display:block;
   height:72px;
   padding:10px 22px;
   text-decoration:none;
   font-size:14px;
   color:#ffffff;
   border-left:1px solid #BEBFC0;
   background:url("../Images/ProductMenuHover.png");
   
}

.ProductMenuBlokActief a
{
   float:left;
   display:block;
   height:72px;
   padding:10px 20px;
   text-decoration:none;
   font-size:14px;
   color:#ffffff;
   border-left:1px solid #BEBFC0;
   background:url("../Images/ProductMenuActief.png");
   
}

.ProductMenuBlok a img,
.ProductMenuBlokActief a img
{
    float:left;
}

.center
{
    
    margin-top:28px;
    float:right;
    display:block;
    
}
.PlaatjeRechtsAbsolute
{
    position:absolute;
    top:-6px;
    right:-8px;
}
.PlaatjeRechts
{
    position:absolute;
    top:-8px;
    right:-5px;
        
}

.Formulier
{
    margin:10px auto;
}


.Formulier table
{
    width:auto !important;
    border:0 !important;
}

.Formulier td
{
    
    text-align:left !important;
    width:418px !important;   
}

.Formulier label
{
    
    margin-left:10px;
    width:200px !important;
    text-align:left !important; 
    
}

.Formulier input
{
    width:200px !important;
}

.Formulier select 
{
    width:205px !important;
}
.Formulier textarea 
{
    width:200px;
    font-family:Arial !important;
}

.LoginHeader
{
    background:url("../Images/login-header.png") no-repeat;
    color:#434343 !important;
    height:42px;
    width:218px;

}

.LoginHeader2
{
    background:url("../Images/login-header.png") no-repeat;
    color:#434343 !important;
    height:42px;
    width:418px;
    
}

.LoginHeader td
{
    background:none !important;
}

.LoginHeader h1,
.LoginHeader2 h1
{
    margin:0 5px;
    padding:0;
    font-size:16px;
    color:#434343;
}

.LoginHeader2 h1
{
   position:relative;
   top:10px;
}

.login
{
  margin:20px 190px;
    
}
.login2
{
  margin:0px -13px;
    
}
.LoginBG
{
    
    background:url("../Images/login-background.png") repeat-y;
    position:relative;
    border:0;
    padding-bottom:10px;
   
}

.LoginBG2
{
   width:418px;
    background:url("../Images/login-background.png") repeat-y;
    border:0;
    padding:10px;
}

.labels
{

    float:left;
    width:150px !important;
    margin-bottom: 10px;
}

.inputs
{
    width:200px !important;
    margin-bottom: 10px;
}

.dropdowns
{
    width:206px !important;
    margin-bottom: 10px;
}



.LoginNotice
{
    font-size:smaller;
    text-align: center;
}

.LoginButton
{
    border:0;
    margin:12px 0 12px 150px;
 
    width:123px !important;
    height:23px !important;
    background:url("../Images/LoginButton.png") no-repeat;
}
.OtherButton
{
    border:0;
  /*  margin:12px 0 12px 150px;*/
 
    width:123px !important;
    height:23px !important;
    background:url("../Images/LoginButton.png") no-repeat;
}
.LoginFooter
{
    background:url("../Images/login-bottom.png") left bottom no-repeat;
    height:9px;
    width:418px;
    position:absolute;
    left:0;
    bottom:-5px;
}

.LoginFooter2
{
    background:url("../Images/login-bottom.png") left bottom no-repeat;
    height:9px;
    width:418px;
   
}

.LoginFooter td
{
    background:none !important;
}


.ProductBlokTemp h1,
.ProductBlokTemp h2,
.ProductBlokTemp p,
.ProductBlokTemp ul
{
    color:#989898;
}

.ProductBlokNuAanmeldenTemp:Hover
{
    color:#efefef;
    background:url("../Images/sign_up_now_sm_over_temp.png");
}
.ProductBlokNuAanmeldenTemp,
.ProductBlokNuAanmeldenTemp:Visited
{
    color:#efefef;
    background:url("../Images/sign_up_now_sm_off.png");
}

.ProductBlokLeerMeerTemp:Hover
{
    color:#989898;
    background:url("../Images/learn_more_over_temp.png");
}
.ProductBlokLeerMeerTemp,
.ProductBlokLeerMeerTemp:Visited
{
    color:#989898;
    background:url("../Images/learn_more_off_temp.png");
}


.tablespace
{
    width:120px;
}