/* CSS Document */

/* Standaard */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#666666;
}

a, a:visited {
color:#333399;
text-decoration:none;
}

td a:hover{
color:#FF0099;
text-decoration:underline;
}

h1{
margin-top:0.2em;
color:#333399;
font-size:1.4em;
font-weight:normal;
margin-bottom:0em;
}

p{
margin-left:0.2em;
margin-right:0.4em;
}

hr{
color:#333399;
background-color:#333399;
border:1px;
width:100%;
height:1px;
}

/* main content */

#content{
padding-left:0.8em;
}

#content a:link#main, a:visited#main{
color:#FF0099;
text-decoration:none;
}


#content a:hover{
color:#FF0099;
text-decoration:underline;
}



/*right sidebar */

td#l-border{
border-left-width:1px;
border-left-color:#FF0099;
border-left-style:solid;
}

table.ruimte TD{
padding-left:0.4em;
padding-right:0.4em;
}

table.ruimte TD#head{
color:#333399;
font-weight:bold;
}

table.ruimte TD#head a:link{
color:#000000;
text-decoration:underline;
}

table.ruimte TD#head{
color:#330099;
text-decoration:underline;
}

table.ruimte TD#head a:hover{
color:#5555AA;
text-decoration:underline;
}

table.ruimte TD#items a:link{
color:#000000;
text-decoration:none;
}

table.ruimte TD#items a:visited{
color:#333399;
text-decoration:none;
}

table.ruimte TD#items a:hover{
color:#333399;
text-decoration:underline;
}

.nieuwsdatum {
color:#999999;
font-size:100%;
}



/*menu*/

table.menu td#menu-dark{
background-image: url(../images/bg-blauw1.jpg);
font-size:1.3em;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
text-indent:20px;
height:30px;
color:#FFFFFF;
}
table.menu td#menu-last{
background-color:#333399;
font-size:1.3em;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
text-indent:20px;
height:30px;
color:#FFFFFF;
}


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

table.menu a:link#current, a:visited#current, a:hover{
text-decoration:underline;
color:#FF0099;
}

table.menu a:link#currentblue, a:visited#currentblue, a:hover{
text-decoration:underline;
color:#333399;
}


table.menu td#menu-light{
background-image: url(../images/bg-lila1.jpg);
font-size:1.3em;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-indent:20px;
height:30px;
color:#FFFFFF;
}
table.menu td#menu-light-last{
background-color:#FF0099;
font-size:1.3em;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-indent:20px;
height:30px;
color:#FFFFFF;
}
table.menu a:link#here, a:visited#here, a:hover{
text-decoration:underline;
color:#333399;
}




 