@charset "utf-8";
/* CSS Document */

*	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000;
}
body, html	{
	width: 100%;
	height: 100%;
}
.header	{
	height: 210px;
	background-image: url('afbeeldingen/header.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
.rechts	{
	background-image: url('afbeeldingen/header2.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FEDEC7;
}
.menu	{
	width: 228px;
	background-color: #F47320;
	vertical-align: top;
}
.content	{
	vertical-align: top;
	background-image: url('afbeeldingen/background.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FEDEC7;
	padding-left: 50px;
	padding-top: 25px;
}
div.menu_link	{
	background-color: #F47320;
	background-image: url('afbeeldingen/links.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
	height: 23px;
	padding-top: 10px;
}
a.menu_link	{
	color: #83092B;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}
a.menu_link:hover	{
	color: #FFF;
	text-decoration: none;
}
div.submenu_link	{
	background-color: #F47320;
	text-align: right;
	padding-right: 15px;
}
a.submenu_link	{
	color: #83092B;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
a.submenu_link:hover	{
	color: #FFF;
	text-decoration: none;
}
a, a:hover	{
	color: #83092B;
	text-decoration: none;
}
h1	{
	color: #83092B;
	font-size: 30px;
	line-height: 50px;
}
h2	{
	color: #83092B;
	font-weight: bold;
	font-size: 18px;
}
h3	{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.beschrijving	{
	font-size: 14px;
	color: #83092B;
	text-decoration: none;
}
.agenda_datum	{
	font-weight: bold;
	font-size: 13px;
	color: #000;
}
.agenda_titel	{
	font-weight: bold;
	font-size: 13px;
	color: #EB6E07;
}
a.agenda_leesverder	{
	text-decoration: underline;
}
hr	{
	border: 0px;
	color: #83092B;
	background-color: #83092B;
	height: 2px;
	width: 500px;
}
a.foto_onderschrift	{
	font-size: 14px;
}
.tekst	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000;
}
.bold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #83092B;
	font-weight: bold;
}
ul	{
	margin-left: 40px;
}
.agenda	{
	width: 500px;
}
