body {
    background-color: white;
    background-image: url(../_img/bg.jpg);
    background-repeat: repeat-x;
}

img, IMG {
    border: 0px;
}

td {
font-family: arial;
font-size: 11px;
}

td.aid_box {
 font-family: arial;
 font-size: 11px;
 width: 136px;
 height: 103px;
 background-repeat: no-repeat;
}

.content_header {
 font-family: arial;
 font-size: 14px;
 color: #4d4d4d;
 font-weight: bold;
}

.content_copyright {
 font-size: 10px;
 color: #CCCCCC;
}

ul { 
list-style-image: url('../_img/expand.gif');
}

.kerstpakket-header{
background-color: #cc0001;
font-size: 14px;
color: #ffffff;
text-align: center;
padding: 5px;
font-weight: bold;
}

/* 
#######################################################################
FORM
#######################################################################
*/
input {
    font-family: Arial;
    font-size: 11px;
    background-color:#F2F2F2;
    border: 1px solid #b0b0b0;
    color: #000000;
}

select {
    font-family: Arial;
    font-size: 11px;
    background-color:#F2F2F2;
    border: 1px solid #b0b0b0;
    color: #000000;
}

.checkbox {
    font-family: Arial;
    font-size: 11px;
    background-color:#ffffff;
    border: 0px;
    color: #000000;
}
/* 
#######################################################################
LINKS
#######################################################################
*/

a {
color: #727272;
}

a:hover {
text-decoration: none;
}

/* 
#######################################################################
MENU
#######################################################################
*/

td.menu {
background: #b0b0b0; 
color: #727272;
font-weight: bold;
}

td.menu a { 
color: #FFF;
font-weight: bold;
text-decoration: none; 
display: block; 
width: 100%; 
}

td.menu a:hover { 
text-decoration: none; 
}

a.s_on, td.menu a:hover { 
background: #fc730a;
color: #FFF;     
}

.level2 {
 font-size: 11px; 
 color: #FFF;
}

.level3 { 
 border-top: 0px; 
 font-weight: normal; 
 font-size: 11px;
 color: #FFF;       
}

.level4 { 
 border-top: 0px; 
 font-weight: normal; 
 font-size: 11px;
 color: #FFF;
}


.leftnavwidth div { 
padding: 2px 0px 2px 10px; 
}

.leftnavwidth { 
border-bottom: 0px solid #FFF; 
}
