html,body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#860f16;
	background-image:url(../pic/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

h1 { 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#707070;
	font-weight:bold;
}
	
table {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#707070;
}

table.header {
	width:700px;
	height:140px;
	background-image:url(../pic/header.jpg);
}

table.container {
	width: 700px;
	background-color:#FFF;
}

table.footer {
	width:700px;
	height:246px;
	background-image:url(../pic/footerbg.gif);
	font-size:11px;
}

.footerbalk {
	width:700px;
	text-align:center;
	font-size:11px;
	color:#fff;
}

div.nieuwsrand {
	width:600px;
	background-color:#ffffef;
	border: 1px solid #9b1119;
}

div.in {
	margin:5px
}

.agenda {
	width:600px;
}

.rood{color: #707070; text-decoration: underline; font-size: 12;}
A.rood{color: #707070; text-decoration: underline; font-size: 12;}
A.rood:hover {color: #860f16; text-decoration: underline; font-size: 12;}

.nieuws{color: #860f16; text-decoration: none; font-size: 11;}
A.nieuws{color: #860f16; text-decoration: none; font-size: 11;}
A.nieuws:hover {color: #707070; text-decoration: none; font-size: 11;}

.flink{color: #fff; text-decoration: none; font-size: 11;}
A.flink{color: #fff; text-decoration: none; font-size: 11;}
A.flink:hover {color: #707070; text-decoration: none; font-size: 11;}

.alink{color: #707070; text-decoration: underline; font-weight:bold; font-size: 12;}
A.alink{color: #707070; text-decoration: underline; font-weight:bold; font-size: 12;}
A.alink:hover {color: #860f16; text-decoration: underline; font-weight:bold; font-size: 12;}