* {
 margin: 0;
 padding: 0;
}

body {
	font: 75% Trebuchet MS, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background: white;
}

h1 {
	color: black;
position: absolute;
top: 250px;
left: 100px;
background: white;
}

h2 {
	color: #B52C07;
	font: 70% georgia, times, "times new roman", serif;
	font-weight: bold;
	position: absolute;
	top: 10px;
	left: 25px;
}


h3 {
	color: #5B5E0E;
	font: 125% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#centerwrap {
	
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#centerinhoud {
	margin-left: -405px;
	position: absolute;
	top: -205px;
	left: 50%;
	width: 810px;
	height: 410px;
	visibility: visible;
	padding: 10px;
}

#footer {
	display: none;	
}


.menu {
	top: 528px;
	left: 225px;
	display: none;
}

p#copyright {
display: none;
}

#nav, #nav ul{
    list-style: none;
    font-size: 14px;
    font-family: Georgia;
    
    padding: 0px;
}

#nav a {
    display: block;
    padding: 0.85em 0.85em 0.85em 0.85em; 
    text-decoration: none;
    color: black;
   

}

#nav li {
    float: left;
    margin: 0;
    padding: 1px;
    background: white url(http://cassiersnv.be/img/bg_menu_button.jpg) repeat-x;
    list-style-type: none;
    border-right:1px solid #ffffff;
 
}

#nav li ul {
    position: absolute;
    left: -999em;
    background-color: #ccc;
    margin: 0;
    margin-top: 1px;
    margin-left: -1px;
}

#nav li li{
    clear:both;
    width: 11em;
    border: none;
    margin: 0;
    background: white url(http://cassiersnv.be/img/bg_menu_button.jpg) repeat-x;
    padding: 0;
}

#nav li li a{
    padding: 0.2em 0.5em 0.2em 0.5em;
    
}

#nav li:hover,  #nav li.over, #nav li li.over {
    /*background-color: #FF9900;*/
    background: white url(http://cassiersnv.be/img/bg_menu.jpg) repeat-x;
       color: black;
    }
   
.box1 {
width: 200px;
height: 200px;
float: left;
background: url(http://dipsbelgium.be/img/huis_welkom.jpg);
border: 1px solid black;
}

.box2 {
width: 200px;
height: 200px;
float: left;
background-color: #B5E1A3;
border: 1px solid black;
}

.box3 {
width: 200px;
height: 200px;
float: left;
background: url(http://dipsbelgium.be/img/logo_welkom.jpg) bottom;
border: 1px solid black;
}

.box4 {
width: 200px;
height: 200px;
background-color: #5DB33B;
float: left;
border: 1px solid black;
}

.box4 p  {
padding-top: 100px;
font-weight: bold;
font-size: 20px;
}
.box4 a {
text-decoration: none;
}
.box4 a:hover {
text-decoration: underline;
}

.box5 {
width: 200px;
height: 200px;
background: url(http://dipsbelgium.be/img/dips_logo_welkom.jpg);
float: left;
border: 1px solid black;
}
.box6 {
width: 200px;
height: 200px;
float: left;
background: url(http://dipsbelgium.be/img/papier_welkom.jpg) bottom;
border: 1px solid black;
}

.box7 {
width: 200px;
height: 200px;
float: left;
background-color: #DCF1D3;
border: 1px solid black;
}

.box7 p {
font-family: arial;
font-size: 18px;
color: #368036;
text-align:left;
padding-top: 30px;
padding-left: 5px;
}
.box8 {
width: 200px;
height: 200px;
float: left;
background: url(http://dipsbelgium.be/img/bril_welkom.jpg) bottom;
border: 1px solid black;
}
.adres {
clear: both;
font-size: 12px;
font-weight: bold;
float: right;

}
