
body {
background-color: white;
}

a:
{color: blue
}

a:link
{color: blue
}

a:visited
{color: blue
}

a:active
{color: blue
}

a:hover
{color: blue;
text-decoration: none
}
div.hoofd {
background-color: rgb(81,101,170);;
color: white;
font-weight: bold;
padding-left: 12px;}


table.main {
width: 752px;
}
td.linkerkant {
width: 40px;
background-color: rgb(81,101,170);
}

td.linkerkant2 {
background-image: url(gfx/irisreizen.gif);
background-repeat: no-repeat;
background-position: center top ;
width: 40px;
background-color: rgb(81,101,170);
}


td.tekst {
color: rgb(80,80,80);
font-family: Arial,Helvetica,sans-serif;
font-size: 100%;
padding-left: 180px;
padding-top: 20px;
padding-right: 10px;
}

div.content {
background: url(gfx/bg.gif) no-repeat right top;
border-left: 1px solid rgb(81,101,170);
padding-left: 18px;
padding-right: 18px;
}

p.titel {
color: rgb(81,101,170);
font-weight: bold;
font-size: 110%;
border-bottom: 1px solid rgb(81,101,170); }



div.footer {
padding: 3px;
background-color: rgb(237,241,250);
border: 1px solid rgb(81,101,170);
text-align: center;
font-family: Arial,Helvetica,sans-serif;
font-size: 90%;
color: rgb(81,101,170);
}


p.nav {margin-bottom: 20px;
margin-top: 20px;

padding: 3px;
text-align: center;}

p.twixel {
text-align: center;
font-size: 70%;
color: gray;
padding-top: 10px;}


div.kader {
padding: 10px;
border: 1px solid rgb(81,101,170);
}
