body {
	margin-top: 241px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 18pt;
	letter-spacing: 1px;
	color: #162983;
}
.klein {
	letter-spacing: normal;
}

.OF {
	bottom: 10px;
	left: 10px;
	display: block;
	clear: none;
	float: left;
	z-index: 1;
	position: absolute;
}

a {
	color: #167c1f;
}
a:hover {
	color: #f29400;
}

.rood {
	color: #bd1220;
}
.oranje {
	color: #f78907;
}
.groen {
	color: #799c13;
}
.lichtblauw {
	color: #009de1;
}
.tussenkop {
	font-size: 11pt;
	font-weight: bold;
}
.nav_kop {
	font-size: 14pt;
	color: #bd1220;
	font-weight: bold;
}
.nav {
	font-size: 10pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #167c1f;
	margin-right: 20px;
	text-decoration: none;
}
#streepjes_blauw {
	color: #009ee0;
	font-weight: bold;
	overflow: hidden;
	height: 22px;
}
#streepjes_geel {
	color: #fcc300;
	font-weight: bold;
	overflow: hidden;
	height: 22px;
}

#-------- { }
.wis {
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	background-color: #999;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.leeftijd {
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #bd1220;
	background-color: #bd1220;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
}
.leeftijd:hover {
	color: #FFF;
	background-color:#f78907;
}
.leeftijd_active {
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #bd1220;
	background-color: #f78907;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
}
.leeftijd_homeknopje {
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 5px;
	border: 1px solid #bd1220;
	background-color: #bd1220;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 220px;
}
.leeftijd_homeknopje:hover {
	color: #FFF;
	background-color:#f78907;
}
.cursus {
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #7a9c13;
	background-color: #7a9c13;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
}
.cursus:hover {
	color: #FFF;
	background-color:#f78907;
}
.cursus_active {
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #7a9c13;
	background-color: #f78907;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
}
.cursus_homeknopje {
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 5px;
	border: 1px solid #7a9c13;
	background-color: #7a9c13;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 220px;
}
.cursus_homeknopje:hover {
	color: #FFF;
	background-color:#f78907;
}
.locatie {
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #162883;
	background-color: #162883;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
}
.locatie:hover {
	color: #FFF;
	background-color:#f78907;
}
.locatie_active {
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #162883;
	background-color: #f78907;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
}

.cursusaanbod_tabel {
	background-image: url(/img_main/nav_cursusaanbod/cursusaanbod_geel_driehoekje.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#-------- { }

#foto {
	display: inline;
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	float: right;
	margin-bottom: 5px;
}

#-------- { }

#album_thumbnail {
	margin-right: 10px;
	display: block;
	text-align: center;
	float: left;
	height: 131px;
	width: 167px;
	background-image: url(/img_main/fotokader.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 5px;
}
#album_thumbnail:hover {
	background-image: url(/img_main/fotokader_over.jpg);
}
#album_thumbnail_home {
	margin-right: 18px;
	display: block;
	text-align: center;
	float: left;
	height: 83px;
	width: 106px;
	background-image: url(/img_main/fotokader_klein.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-top: 8px;
}
#-------- {
}
#hometxt {
	padding-left: 8px;
	padding-right: 30px;
	margin-bottom: 14px;
	background-image: url(/img_main/streepje_vertikaal_blauw.jpg);
	background-repeat: repeat-y;
	background-position: 225px;
}
.home_cursusaanbod_link {
	font-weight: bold;
	color: #009ee1;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 14px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: normal;
}
.home_nieuwskop {
	font-size: 11pt;
	font-weight: bold;
	color: #009de1;
}
.home_nieuwskop_groen {
	font-size: 11pt;
	font-weight: bold;
	color: #799c13;
}
.img_kopje {
	margin-top: 8px;
}
.streepjes_verticaal_blauw {
	background-image: url(/img_main/streepje_vertikaal_blauw.jpg);
	background-repeat: repeat-y;
}

