@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-repeat: repeat;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-weight: bolder;
	color: #009FFF;
	font-size: 13px;
	text-align: left;
	vertical-align: text-top;
	text-transform: uppercase;
}

.variabele_ruimte {
	background-image: url(../images/template/aardbol_onder.gif);
	background-repeat: no-repeat;
}

.vertikale_menu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #00AEEF;
	border-right-style: none;
	border-left-style: none;
	height: 10px;
	border-right-color: #00AEEF;
	border-bottom-color: #00AEEF;
	border-left-color: #00AEEF;
	width: 130px;
	font-size: 10px;
	padding: 10px;
	margin: 0px;
}
.vertikale_menu_select {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #00AEEF;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #00AEEF;
	border-bottom-color: #00AEEF;
	border-left-color: #00AEEF;
	width: 112px;
	font-size: 11px;
	float: left;
	padding: 10px 10px 10px 28px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/template/blauwe_driehoek.gif);
	font-weight: bolder;
	font-style: normal;
}

.horizontale_menu {
	color: #FFFFFF;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	width: 65px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
	vertical-align: middle;
	margin: 0px;
	text-align: center;
}
.horizontale_menu_achtergrond {
	color: #FFFFFF;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 50px;
	background-image: url(../images/template/aardbol_menu.gif);
}
.horizontale_menu_select {
	color: #FFFFFF;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px 2px 2px 7px;
	vertical-align: middle;
	margin: 0px;
	background-image: url(../images/template/witte_driehoek.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.inverse {
	border-top-color: #535353;
	border-right-color: #535353;
	border-bottom-color: #535353;
	border-left-color: #535353;
	margin: 0px 0px 0px 10px;
	padding: 3px;
	background-color: #535353;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
.samenkomst {
	margin-left: 10px;
}
.kader_img {
	border: 5px solid #FFFFFF;
}
p {
	font-size: 11px;
	font-weight: normal;
}



a {
	text-decoration: none;
	color: #000000;
}

