.txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #000000;
    background-image: url(../../templates/images/bck.jpg);
    margin: 0px 0px 20px;
    padding: 0px;
    background-position: center;
    background-repeat: repeat;
}
.faceBck {
    background-image: url(../../templates/images/bckFace.jpg);
    background-repeat: no-repeat;
}
.sideBck {
    background-image: url(../../templates/images/bckSide.jpg);
    background-repeat: no-repeat;
}
#header {
    height: 180px;
    width: 976px;
    margin-right: auto;
    margin-left: auto;
}
#inhoud {
    height: 356px;
    width: 976px;
    margin-right: auto;
    margin-left: auto;
}
.downHdtxt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #F9BBBB;
}

a:link {color: #FFFFFF; text-decoration: underline;   }
a:active {color: #FFFFFF; text-decoration: underline;  }
a:visited {color: #FFFFFF; text-decoration: underline;   }
a:hover {color: #FFFFFF; text-decoration: none;  }

.tdmenu {
    font-style: normal;
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight : bolder;
    border-bottom: 0pt dashed #FFFFFF;
    border-left: 0pt dashed #FFFFFF;
    border-right: 0pt dashed #FFFFFF;
}

a.tdmenutext:link {color: #FFFFFF; text-decoration: none; }
a.tdmenutext:active {color: #FFFFFF; text-decoration: none; }
a.tdmenutext:visited {color: #FFFFFF; text-decoration: none; }
a.tdmenutext:hover {color: #FFFFFF; text-decoration: none; }

.bckTabel {
    padding:5px;
}

img.acaimage {
    border:1px solid white
}

