/* style sheet bij website go-out */

a.agenda {
	color: black;
	text-decoration: none;
	}

a.ervaringen {
	color: blue;
	text-decoration: underline;
	}

a.aandacht {
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	line-height: 120%;
	color: #FF0000;
	}


a:hover {
	color: #FF0000;
	text-decoration: underline;
	}


img.agenda {
	border: #black;
	}

body.body {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	background-color: #E3EAFC;
	margin: 0;
	line-height: 120%;
	text-decoration: none;
	}

.body {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	line-height: 120%;
	text-decoration: none;
	}

.bodykop4 {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
	color: #ff0000;
	}

.bodykop2 {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	}

.AgendaKop {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: black;
	line-height: 120%;
	text-decoration: none;
	}

.AgendaTitel {
	font-family: verdana,arial,helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	line-height: 120%;
	text-decoration: none;
	}


table.body3 {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	background-color: #E3EAFC;
	margin: 0;
	line-height: 120%;
	text-decoration: none;
	}

table.body {
	color:black;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	line-height:120%;
	text-decoration:none;
	}

table.agendaMededelingen {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	line-height: 120%;
	text-decoration: none;
	}

tr.body3 {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: black;
	line-height: 120%;
	text-decoration: none;
	}

td.bold {
	font-weight: bold;
	}

A.acl1 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: 160%;
	text-decoration: none;
	}

A.acl2 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}

A.acl3 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	}

A.acl4 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: 250%;
	text-decoration: none;
	}

A.acl5 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	line-height: 150%;
	text-decoration: none;
	}

A.fot1 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 100%;
	text-decoration: none;
	}


.menu {
	color:white;
	font-family:sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	line-height:12pt;
	text-decoration:none;
	}

.menusel {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	line-height: 12pt;
	text-decoration: none;
	}



/* navigatiemenu im bodystart */
.navigation {
}
.navigation ul {
	padding: 0;
	border-top: 0px solid black;
}
.navigation li {border-bottom: 0px solid black;}
.navigation li a {

	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	line-height: 12pt;
	text-decoration: none;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #E3EAFC;
	color: black;	
}
/* end of style sheet */