/*main*/

body { background-color:#CCCCCC; margin-top:20px; margin-bottom:20px;}

table.centering { border:0px; width:100%; height:100%;}
table.main { background-color:#FFFFFF; border:1px solid #003366; width:760; height:545;}

/*tablecells*/

td.header { border:0px; width:760; height:29; text-align:left;}
td.banner { border:0px; width:760; height:110;}
td.checker { background-image:url(../images/layout/checker.gif); border:0px; width:760; height:21; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}
td.host { background-image:url(../images/layout/stretchhost.gif); border:0px; width:213; height:100%;}
td.page { border:0px; width:547; height:100%; background-image:url(../images/layout/mainbg.jpg); background-position:bottom right; background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:082a7e;}
td.page2 { border:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:082a7e;}
td.footer { background-image:url(../images/layout/footerstretch.gif); border:0px; width:760; height:25;}

/* elements */

img { border:0px;}

/*element classes*/

.knop { background-color: #a9a9a9; font-size: 10px; color:#FFFFFF; font-family: arial; border: solid 1px #003366; height:15px; width:40px; font-weight:bold; }
.knop2 { background-color: #a9a9a9; font-size: 12px; color:#FFFFFF; font-family: arial; border: solid 1px #003366; height:20px; width:100px; font-weight:bold; }
.veld { color: #696969; font-size: 10px; font-family: verdana; background-color: #f5f5f5; border: solid 1px #d56d2c; height:15px;}
.hosttitel {font-weight: bold;}
.page3 { border:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:082a7e;font-weight:bold;}
.page4 { border:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:082a7e;font-weight:bold;}
.pagec { border:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:082a7e;}
/*element id's*/

#host {border: solid 1px #003366;}
#lefthost { height:20px; width:150px; border: 0px; color:#082A7E; font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color:#EAEAEA; padding:3px; }
#righthost { height:20px; width:150px; border: 0px; color:#082A7E; font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color:#EAEAEA; padding:3px;  }


a:link {color:#082A7E;text-decoration:none;font-weight:bold;}
a:visited {color:#082A7E;text-decoration:none;font-weight:bold;}
a:hover {color:#082A7E;text-decoration: underline;font-weight:bold;}

a.hosting:link {color:#082A7E;text-decoration:none; font-weight:normal;}
a.hosting:visited {color:#082A7E;text-decoration:none; font-weight:normal;}
a.hosting:hover {color:#082A7E;text-decoration:none; font-weight:normal;}


