table,td,tr,form,img{
    padding:0px;
    margin:0px;
    border:0px;
    border-collapse: collapse;
}
a{color:black;text-decoration:underline;}
a:hover{color:black;text-decoration:underline;}
a:visited{color:black;text-decoration:underline;}
a:active{color:black;text-decoration:underline;}
body#lkbody{
    background-color:#A0CFEC;
    margin:0px;
    padding:0px;
    font-family:verdana;
    font-size: 10pt;
}
div#lkcontainer{
    width:1020px;
    margin: 0px auto;
    background-color:white;
    border: 2px solid #00A682;
}
div#lkheader{
    width:100%;
    height:100px;
    margin: 0px;
    background-color: #C9FFF3;
}
div#lkheaderlogo{
    float:left;
    padding:20px;
    width:220px;
    color:#151B8D;
}
div#lkheaderads{
    float:right;
    margin:5px;
    width:728px;
    height:90px;
}
/* TOP MENU */
div#lktopmenu{
    height:27px;
    background-color:#43BFC7;
    padding:2px;
    margin-bottom:10px;
    background-image: url('/icon/topmenugradient.jpg');
}
div#lktopmenu ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
div#lktopmenu ul li{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 2px 0px 2px;
}
div#lktopmenu ul li a{
    color:white;
    line-height:17px;
    /*font-weight:bold;*/
    text-decoration:none;
    display:block;
    padding:5px;
    background-repeat:no-repeat;
    background-image: url('/icon/topmenusprite.png');
    padding-left: 25px;
    font-size: 12pt;
}
div#lktopmenu ul li a:hover{
    background-color:#abeaff;
    color:#151B8D;
}

/* LEFT MENU */
div#lkleftmenu{
    clear:both;
    float:left;
    width:140px;
    padding:5px;
    margin-bottom:10px;
}
div.lkmenutitle{
    font-variant: small-caps;
    font-weight: bold;
    font-size:12pt;
}
ul.lkmenulist{
    margin:10px 0px 20px 0px;
    padding:0px;
    list-style-type: none;
}
ul.lkmenulist li{
    padding-left:20px;
    margin-bottom: 2px;
    background-repeat:no-repeat;
    background-image:url('/icon/starsprite.png');
    background-position: 0px -30px;
    height:20px;
    overflow: hidden;
}
ul.lkmenulist li.starred{
    background-position: 0px -90px;
}
ul.lkmenulist li.staryellow{
    background-position: 0px -120px;
}
ul.lkmenulist li a{
    text-decoration: none;
    color:black;
    border-bottom:2px solid white;
    font-size:10pt;
}
ul.lkmenulist li a:hover{
    text-decoration:none;
    border-bottom:2px solid #5EFB6E;
    color:black;
}
/* CONTENT */
div#lkcontent{
    float:right;
    width:850px;
    padding:5px;
    margin-bottom:10px;
    margin-top: -15px;
}
div.lkitemblock{
    clear: both;
    padding-top: 15px;
    background-image:url('/icon/ecard.gif');
    background-position: right 27px;
    background-repeat: no-repeat;

}
div.lkitemblock h1.lkitemblockh1{
    border-bottom:2px solid #43BFC7;
    font-size:11pt;
    padding-left:20px;
    background:url('/icon/vink.gif') left no-repeat;
    font-variant:small-caps;
    font-weight:bold;
    margin-bottom:10px;
}
/* Preview card block */
div.lkcardpreview{
    height:100px;
    float:left;
    border:1px solid #eeeeee;
    width:200px;
    margin:4px;
    padding:0px;
    text-align:center;
    font-size:10pt;
    overflow:hidden;
}
/* The thumbnail */
img.lkcardpreviewimg{
    width:100px;
    height:100px;
    float:left;
    background-image:url('/icon/loading.jpg');
}
/* The title */
div.lkcardpreviewtxt{
    float:right;
    width:100px;
    height:100px;
    padding-top:10px;
    overflow:hidden;
}
/* The links */
div.lkcardpreview a{
    text-decoration:none;
    color:black;
}
div.lkcardpreview a:hover{
    color: #151B8D;
    text-decoration:underline;
}
/* Hide the sub */
div.lkcardpreviewsub{
    display:none;
}
/* The div for showing the sub */
div#lkbigpreview{
    z-index:100;
    position:absolute;
    width:0px;
    top:0px;
    left:0px;
    display:none;
    border:1px solid #43BFC7;
    padding:5px;
    background-color:#abeaff;  
}
/* FOOTER */

div#lkfooter{
    clear:both;
    border-top: 0px solid red;
    font-size:9px;
    text-align:center;
    background-color:#43BFC7;
    padding:2px;
    color:white;
    background-image: url('/icon/topmenugradient.jpg');
}
div#lkfooter a{
    color:white;
}
/* ZENDENFORM */
form.lkzendenform{
    text-align:center;
}
img.lkzendenimg{
    position: relative;
    margin: 0px auto;
    border:  1px solid #DDDDDD;
}
div.lktrefwoorden{
    margin: 0px auto;
    margin-bottom: 15px;
    font-style: italic;
    width:400px;
}
table.lkzendenfront{
    margin: 0px auto;
    width: 400px;
    height: 250px;
    background-color:#EEEEEE;
    border: 1px solid #DDDDDD;
    text-align:left;
    vertical-align:top;
}
div.lkzendenfrontview{
    margin: 0px auto;
    padding:5px;
    width: 400px;
    min-height: 250px;
    background-color:#EEEEEE;
    border: 1px solid #DDDDDD;
    text-align:left;
    vertical-align:top;
}
div.lkzendenback{
    position: relative;
    margin: 0px auto;
    width:400px;
    height:250px;
    background-color:#EEEEEE;
    background-image: url('/icon/envelop.gif');
    border: 1px solid #DDDDDD;
    text-align:left;
}
div.lkzendenbutton{
    margin: 0px auto;
    width:400px;
    text-align:left;
    background-color:#EEEEEE;
}
div.lkzendenerror{
    margin: 0px auto;
    padding-left:20px;
    width:400px;
    color:red;
    font-weight:bold;
    font-size:10pt;
    text-align:left;
    background: url('/icon/attention.gif') no-repeat;
}
div.lkzendenok{
    margin: 0px auto;
    padding-left:20px;
    width:400px;
    color:green;
    font-weight:bold;
    font-size:10pt;
    text-align:left;
    background: url('/icon/vink.gif') no-repeat;
}
input.lkzendeninput{
    border:1px solid black;
    padding:2px;
    margin:1px;
    background-color: #FFFFFF;
}
input.lkzendeninputerror{
    border:1px solid black;
    padding:2px;
    margin:1px;
    background-color: yellow;
}
div.lklinken{
    font-size: 11pt;
    text-align:center;
}
/* Buttons at send page */
img.imgsmiley{
    padding:3px;
    cursor: pointer;
}
img.imgaction{
    padding: 3px;
    cursor: pointer;
    /*border:1px solid grey;*/
}
/* Backoffice lists */
tr.odd{
    background-color:#eeeeee;
    height:30px;
}
tr.even{
    background-color:#f9f9f9;
    height:30px;
}
