html, body
{
  height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	// margin-top: 0px;
	// margin-bottom: 30px;
	margin: 0px;
	background: #444444;
}
a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
        }
a:hover {
	color: #CCCCCC;
	text-decoration: none;
        }
a:active {
	color: #CCCCCC;
	text-decoration: none;
        }
a:link {
	text-decoration: none;
}

/*
ul
{
        background: #fff;
        display: block;
        margin: -7px 0 -2px 0;
        padding: 5px 0 5px 0;
#        text-align: right;
}

ul li
{
        background: #000;
        color: #fff;
        display: inline;
#        text-align: center;
}

ul li a:link, ul li a:visited
{
        background: #fff;
        color: #000;
        font-weight: bold;
        text-decoration: none;
        border-right: solid 1px #666;
        padding: 5px 10px 5px 10px;
        line-height: 1.5em;
}

ul li a:hover, ul li a:focus
{
        background: #000;
        color: #fff;
        font-weight: bold;
}

ul li a:active
{
        background: #000;
        color: #fff;
        font-weight: bold;
}

#active_menu
{
        background: #000;
        color: #fff;
        font-weight: bold;
}

*/

.mainlevel
{
        line-height: 40px;
}

.menu
{
        list-style-type: none;
        display: inline;

}

.menu img
{
        border: 0;

}

.frontpagecpo
{
        border: 1px solid #666666;
        width: 100%;
        height: 150px;
        background: #333333;
        /* padding: 5px; */
}
.mdhooghe
{
        border-spacing: 15pt;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active, h3 a:focus
{
        font-size: 12pt;
}