body
{
	background: #ffffff;
	
	margin: 0px;
	left: 0px;
	right: 0px;
}

a.nav:link {color: #ffffff; text-decoration: none; font-family: Times New Roman, Arial; font-weight: bold; font-size: 16px;}
a.nav:visited {color: #ffffff; text-decoration: none;font-family: Times New Roman, Arial; font-weight: bold; font-size: 16px;}
a.nav:active {color: #ffffff; text-decoration: none; font-family: Times New Roman, Arial; font-weight: bold; font-size: 16px;}
a.nav:hover {color: #cccccc; text-decoration: none; font-family: Times New Roman, Arial; font-weight: bold; font-size: 16px;}

a.cat:link {color: #2e5aa5; text-decoration: none; font-family: Times New Roman, Arial; font-weight: bold; font-size: 16px;}
a.cat:visited {color: #2e5aa5; text-decoration: none;font-family: Times New Roman, Arial; font-weight: bold; font-size: 16px;}
a.cat:active {color: #2e5aa5; text-decoration: none; font-family: Times New Roman, Arial; font-weight: bold; font-size: 16px;}
a.cat:hover {color: #4b7fd9; text-decoration: none; font-family: Times New Roman, Arial; font-weight: bold; font-size: 16px;}

a.more:link {color: #63b0ec; font-family: Times New Roman, Arial; font-size: 14px;}
a.more:visited {color: #63b0ec; font-family: Times New Roman, Arial; font-size: 14px;}
a.more:active {color: #63b0ec; font-family: Times New Roman, Arial; font-size: 14px;}
a.more:hover {color: #9ed5ff; font-family: Times New Roman, Arial; font-size: 14;}

a.agenda:link {color: #000000; text-decoration: underline; font-family: Times New Roman, Arial; font-size: 14px;}
a.agenda:visited {color: #000000; text-decoration: underline; font-family: Times New Roman, Arial; font-size: 14px;}
a.agenda:active {color: #000000; text-decoration: underline; font-family: Times New Roman, Arial; font-size: 14px;}
a.agenda:hover {color: #999999; text-decoration: underline; font-family: Times New Roman, Arial; font-size: 14px;}

a.admin:link {color: #000000; text-decoration: none; font-family: Times New Roman, Arial; font-size: 14px;}
a.admin:visited {color: #000000; text-decoration: none; font-family: Times New Roman, Arial; font-size: 14px;}
a.admin:active {color: #000000; text-decoration: none; font-family: Times New Roman, Arial; font-size: 14px;}
a.admin:hover {color: #666666; text-decoration: none; font-family: Times New Roman, Arial; font-size: 14px;}

.formulier
{
	padding-top: 6px;
	
	background-repeat: repeat-x;
}

.form
{
	background-color: #ffffff;
	text-align: center;
	border: 0px;
	
	color: #04a754;
}

.sorteer
{
	text-align: center;
	width: 15px;
	border-color: #000000;
	border-width: 1px;
}

.categorie
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

hr
{
	border: 0;
	color: #000000;
	background-color: #000000;
	
	height: 1px;
	width: 100%;
}

/* teksten */
.standaard
{
	font-family: Times New Roman, Arial;
	font-size: 14px;
	color: #000000;
}

.zoeken
{
	font-family: Times New Roman, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.titel
{
	font-family: Times New Roman, Arial;	
	font-size: 30px;
	color: #8095c7;
}

.sub_titel
{
	font-family: Times New Roman, Arial;	
	font-size: 16px;
	font-weight: bold;
	color: #8095c7;
}

.footer
{
	font-family: Times New Roman, Arial;	
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 10px; 
}

.agenda
{
	font-family: Times New Roman, Arial;	
	font-size: 18px;
	color: #cccccc;
}