body{
margin: 10px 0px 0px 0px;
background-color: black;
color: black;
line-height: 17px;
font-family: verdana, "Trebuchet MS";
font-size: 11px;
background-image: url(../images/bg_page.jpg);
background-repeat: repeat-y;
}
td{line-height: 17px;
font-family: verdana, "Trebuchet MS";
font-size: 11px;}
HR{
	color: #9C0C0B;
	height: 1px;
	background-color: #9C0C0B;
	border-top : 1px solid #9C0C0B; 
}
h1,h2,h3,h4,h5,h6{
	margin: 0px;
}
h2{
	color:white;
}
#header{
	text-align: left;
   padding-top: 10px;
	width: 980px;
	height: 92px;
}
#container{
	width: 980px;
	text-align: left;
}
 #columns{
 	width: 980px;
	text-align: left;
	margin: 5px 0px 0px 0px;
 }
#graphic{
	float: left;
	height: 326px;
	width: 780px;
	background-image: url(../images/bg_graphic.gif);
	background-repeat: no-repeat;
}
#navigatie{
	height: 326px;	 
	width: 162px !important;
	background-image: url(../images/bgmenu.gif) !important;
	background-repeat: no-repeat;
	padding-left: 20px;
	display:block;
	float: left;
}
#navigatie a h1{
cursor: hand !important;
font-size: 14px  !important;
}
#navigatie img{
	margin: 0px;
}
#banners{
	text-align: center;
	float: right;
	margin-right: 20px;
	overflow:hidden;
	width: 150px;
}
#nieuws{
	float: left!important;
	xheight: 326px;
	width: 450px;
	}
#nieuws div.txt{
	margin: 5px 20px 50px 50px;
}
#agenda{
	float: left;
	height: 278px;
	width: 278px;
	margin-left: 20px;
	margin-top: 10px;
	background-image: url(../images/bg_agenda.gif);
	background-repeat: no-repeat;
}
#agenda div.txt{
	margin: 35px 20px 50px 25px;
}

img.borderimg{
	border: 3px solid #9C0C0B;
	margin: 10px;
}
a{
	color: black;
	}
a:hover{
	color: #9C0C0B;
}
h1{
	font-family: Georgia;
	font-size: medium;
	color: #9C0C0B;
}
#footer h5{
	text-align: left;
}
