body {
	background-color: #9be3fc;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1,
h2,
h3 {
	color: #2b85dd;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 21px;
}
ul,
li {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #2b85dd;
}
a:hover {
	text-decoration: underline;
}

/* lay-out */
#sitecontainer {
	width: 966px;
	margin: 18px auto 0 auto;
	background-color: #ffffff;
	padding-top: 12px;
	padding-bottom: 36px;
	min-height: 535px;
}
#maincontainer {
	width: 940px;
	margin: 0 auto;
}
#footer {
	background-color: #29abe2;
	height: 21px;
	width: 966px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	padding-top: 7px;
}
#footer a {
	color: #fff;
}
.clear {
	clear: both;
}

/* header */
#header {
	position: relative;
	width: 940px;
	margin: 0 auto;
	background-image: url(../images/bg_header.gif);
	height: 131px;
}
#header a {
	color: #fff;
}
.aanmelden {
	position: absolute;
	right: 10px;
	top: 2px;
}
.infobanner {
	position: absolute;
	right: 5px;
	bottom: 25px;
	width: 303px;
	height: 90px;
	background-image: url(../images/top_info.jpg);
}
.infotekst {
	padding: 9px 10px 10px 40px;
	font-weight: bold;
	line-height: 19px;
	color: #2b85dd;
}

.kolomLeft {
	float: left;
	width: 304px;
	margin-right: 14px;
}
.kolomCenter {
	float: left;
	width: 304px;
}
.kolomRight {
	float: right;
	width: 304px;
}

.blok {
	margin-bottom: 14px;
	border: 1px solid #ccc;
}
.blok .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
	background-color: #2c85dd;
	color: #ffffff;
}
.blok .inner {
	padding: 10px;
}
.blok .links {
	padding: 5px;
}

.blokgroen {
	background-color: #9fc935;
	color: #fff;
}

ul li {
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	position: relative;
}
ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
}
ul li .salonlink {
	padding-left: 20px;
}
ul li .zoeklink {
	padding-left: 20px;
}
ul li .raslink {
	padding-left: 20px;
}
ul li a:hover {
	color: #29abe2;
}

.TOP {
	background-image: url(../images/bullet_top.jpg);
}

.VVTN {
	background-image: url(../images/bullet_vvtn.jpg);
}
.RAS {
	background-image: url(../images/bullet_ras.jpg);
}

.zoekres a {
	color: #f30;
}
.zoekresIntro {
	text-indent: 22px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	line-height: 24px;
}

/* trimaslon infor */
.popup {
	padding: 0px 0px 8px 20px;
}
.popup a {
	padding: none;
	color: #2b85dd;
}
.hide {
	display: none;
}
.show {
	display: block;
	color: #2b85dd;
}
.blue {
	color: #2b85dd;
}

/* Google maps kaart */
#map {
	font-size: 11px;
}

/* VERVOLG PAGINA */
.vervolgContent {
	border: 1px solid #ccc;
	padding: 30px;
}
.aanmeldenLeft {
	float: right;
	width: 350px;
}
.aanmeldenRight {
	float: left;
	width: 450px;
}
.keuzeborder {
	border-bottom: 1px dotted #ccc;
}

.fb {
	border: 1px solid #ff0000;
	color: #f00;
	padding: 10px;
}

.agendaTable {
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.agendaTable td {
	border-top: 1px solid #ccc;
}
