body {
	text-decoration : none;
	border-top : 30px;
	font-family : tahoma;
	color : Black;
	background-image: url("../images/vuren.jpg");
	background-repeat: repeat;
 
}

a {
	color : #DDDDDD;
	text-decoration : none;
}

a.main {
	color : black;
	text-decoration : none;
}
table {
	text-decoration : none;
	border : 0px;
}

.headerbar {
	color : black;
	text-align : left;
	border : 0px;
	background-image: url('../images/banner3.png');
	background-repeat: no-repeat;
	
}

.headeritem {
	padding : 85px;

}

div#navbar2 {
	height: 40px;
	width: 800px;
	border-top: solid #000 0px;
	border-bottom: solid #000 0px;
    
}

div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 28px;
	white-space: nowrap;
}

div#navbar2 li {
	list-style-type: none;
    display: inline;
}

div#navbar2 li a {
    text-decoration: none;
    padding: 6px 10px;
    color: #FFF;
    background-image: url('../images/button_a.png');
    margin-right: 1px;
    width: 138px;
    float: left;
	text-align: center;
	vertical-align: text-middle;
}

div#navbar2 li a:link {
	color: #FFF:

}

div#navbar2 li a:visited {
    color: #CCC;

}

div#navbar2 li a:hover {
    font-weight: bold;
    background-image: url('../images/button_b.png');
}


	

.main {
	color : black;
	border : 30px;
	min-height : 400px;
	max-height : 400px;
	text-align : left;
}

div.main {
	padding : 50px;
	background-image: url('../images/table4.png');
	background-repeat: no-repeat;
	margin-left: 4px;
}

.imp {
	color : black;
	border : 30px;
	min-height : 400px;
	max-height : 400px;
	text-align : left;

}

div.imp  {
	padding : 50px;
	background-image: url('../images/impressie2.png');
	background-repeat: no-repeat;
	margin-left: 4px;
}

.act {
	color : black;
	border : 30px;
	min-height : 400px;
	max-height : 400px;
	text-align : left;

}

div.act  {
	padding : 50px;
	background-image: url('../images/actie_warchild.png');
	background-repeat: no-repeat;
	margin-left: 4px;
}

