﻿@charset "utf-8";

/* CSS Document */

body
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}


table
{
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 24px;
}

h1.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7f7f7f;
	line-height: 24px;	
}

h2
{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
	
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7f7f7f;

}

h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#7f7f7f;
	line-height: 15px;
}

img.img_left {
	margin: 0px 10px 0px 0px;
	float: left;
}
img.img_right {
	margin: -8px 0px 0px 10px;
	float: right;
}


hr.white
{
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}


.black { color: #000000; }

.white { color: #FFFFFF; }



a
{
	color:#7f7f7f;
	text-decoration:underline;
}

a:hover
{
	color:#7f7f7f;
	text-decoration:none;
}
.column_agenda_overzicht_top
{
	width: 446px;
	padding: 0px 20px 0px 20px;
	background-color: #e48126;
	height: 26px;
	line-height: 26px;
}
.column_agenda_overzicht { width: 486px; }
.column_agenda_overzicht_content
{
	background-color: #e5e5e5;
	padding: 18px 20px 18px 20px;
}
.column_agenda_bottom a
{
	width: 426px;
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}
.column_agenda_bottom_left
{
	width: 20px;
	height: 22px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #FFFFFF;
	float: left;
}
.column_agenda_bottom a:hover
{
	background-color: #e5e5e5;
	color: #7F7F7F;
	text-decoration: none
}
.column_agenda_bottom_hover a
{
	width: 426px;
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-color: #e5e5e5;
	border-top: 1px solid #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}
.column_agenda_bottom_hover a:hover
{
	background-color: #e5e5e5;
	color: #7F7F7F;
	text-decoration: none
}
.column_agenda_overzicht_datum
{
	text-transform:uppercase;
	font-weight:bold;
}