body {
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
background-color: #ffffff;
}
/* Opmaak van tabellen */

.table_left {
background-image:URL('../images/back.gif');
background-color:#000000;
vertical-align: top;
color:#ffffff;
font-family:Tahoma;
font-size:12px;
}
.table_main {
background-color:#ffffff;
vertical-align: top;
font-family:Tahoma;
font-size:12px;
}
.table_copy {
background-color:#ffffff;
vertical-align: top;
font-family:Tahoma;
font-size:10px;
text-align:center;	
}
.table_right {
background-image:URL('../images/back.gif');
background-color:#000000;
vertical-align: top;
}

/* Opmaak van content */
.title{
font-family:Tahoma;
font-weight:bold;
font-size: 13px;
color: #000000;
}
.wittetekst{
font-family:Tahoma;
font-size: 12px;
color: #FFFFFF;
}
.content {
font-family:Tahoma;
font-size: 12px;
}
.lef_right {
background-color: #5300fe;
}
.form {
background-color: #ffffff;
font-family:Tahoma;
font-size: 12px;
color:#000000;
}

/* kleuren voor urls */

a.url:link {
font-family:Tahoma;
font-size: 10px;
color:#000000;
text-decoration: underline;
}
a.url:visited {
font-family:Tahoma;
font-size: 10px;
color:#000000;
text-decoration: underline;
}
a.url:active {
font-family:Tahoma;
font-size: 10px;
color:#000000;	
text-decoration: underline;
}
a.algemeen:link {
font-family:Tahoma;
font-size: 12px;
color:#000000;
text-decoration: underline;
}
a.algemeen:visited {
font-family:Tahoma;
font-size: 12px;
color:#000000;
text-decoration: underline;
}
a.algemeen:active {
font-family:Tahoma;
font-size: 12px;
color:#000000;	
text-decoration: underline;
}
a.menu {
font-family:Tahoma;
font-size: 12px;
color:#FFFFFF
}
a.menu:link{
color:#FFFFFF;
font-size: 12px;
text-decoration:underline;
}
a.menu:visited{ 
color:#FFFFFF;
text-decoration:underline;
}
a.menu:active{
color:#FFFFFF;
text-decoration:underline;
}
a.menu2 {
font-family:Tahoma;
color:#FFFFFF
}
a.menu2:link{
color:#FFFFFF;
text-decoration:underline;
}
a.menu2:visited{ 
color:#FFFFFF;
text-decoration:underline;
}
a.menu2:active{
color:#FFFFFF;
text-decoration:underline;
}
