/* CSS Document */

body {
padding:0;
margin:0;
background-image:url(images/linksbgherhaal.gif);
background-position:left;
background-repeat:repeat-y;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.5;
}

h2 {
color:#D92A45;
font-size:18px;
}
A:link    { 
text-decoration: underline;
color:#000000;
}
A:visited { 
text-decoration: underline;
color:#000000;
}
A:hover   { 
text-decoration: underline;
color:#D92A45;
}
A:active  { 
text-decoration: underline;
color:#D92A45;
}

.wit {
color:#FFFFFF;
}
A.wit:link, A.wit:active, A.wit:visited {
text-decoration:none;
color:#ffffff;
}
A.wit:hover {
text-decoration:none;
color:#000000;
}

/* main */
#linkscell {
width:195px;
}

/* header */
#headertable {
height:195px;
background-image: url(images/bgheader.gif); 
background-position:right;
background-repeat:repeat-x;
}
#headerlinks {
width:195px;
}
#headermidden {
width:257px;
}
#headerrechts {
width:246px;
background-image:url(images/rechtsheader.jpg);
background-position:left;
background-repeat:no-repeat;
}



/* rechts bannervak */
#bannertable {
width:190px;
}
#bannertop {
background-color:#D92A45;
height:46px;
}
#bannerbottom {
vertical-align:text-top;
padding:6px;
padding-top:20px;
padding-bottom:50px;
height:200px;
background-color:#F1F8EE;
background-image:url(images/bg_rechts.jpg);
background-position:bottom;
background-repeat:no-repeat;
}


/* content */
#contentcell {
width:100%;
padding:30px;
vertical-align:text-top;
}

