#header_graphic{
	background-image:   url("../images/header_home.jpg"); 
}
#sectie_nav{
	background-image:   url("../images/ind_mps.gif"); 
}
#header #logo {
	background-image: url(../images/logo_mps.gif);
}
#header #sectie_id {
	background-image: url(../images/sectie_mps.gif);
}

/* -----TBV CUSTOMERSUPPORT TABEL --*/

#contentwrap table.support {
            width: 173px;
            background-color: #6c78a4;
            border-width: 1px 0px 0px 1px;
            border-color: #6c78a4;
            border-style: solid;
            }
#contentwrap table.support td {
            border-width: 0px 1px 1px 0px;
            border-color: #6c78a4;
            border-style: solid;
            background-color: #ffffff;
            font-weight: bold;
            color: #00008b;
            text-align: center;
            vertical-align: middle;
            font-size: 10px;
            padding-right: 0px;
            line-height: 12px;
            }
#contentwrap table.support td.negative {
            background-color: #6c78a4;      
            color: #ffffff;
            }
 
#contentwrap table.support td a {
            color: #00008b;
            text-decoration: none;
            }
#contentwrap table.support td a:hover {
            text-decoration: underline;
            }
 
#contentwrap table.support td img,
#contentwrap table.support td p {
            margin: 0px;
            }
/*--TBV CUSTOMERSUPPORT TABEL -----*/