#kalender{
	border: 1px solid #B7B9BB;
	width: 180px;
}
#kalender h1{
	color: #B7B9BB;
	font-variant: small-caps;
	font-size: 1.2em;
	text-align: center;
	margin: 0 0 7px 0;
	padding: 0;
}
td.meer1 a, td.meer2 a{
	background: url(/images/template/arr4.gif) no-repeat left 5px;
	color: #A5A2A2;
	font-weight: bold;
	margin-left: 6px;
	padding-left: 8px;
}
td.meer1 a:hover, td.meer2 a:hover{
	color: #6D6F71;
}
ul.meer{
	list-style: none outside none;
	padding-left: 8px;
}
ul.meer li{
	background: url(/images/template/arr4.gif) no-repeat left 5px;
	color: #A5A2A2;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}
ul.meer li a{
	color: #A5A2A2;
	padding-left: 0;
	margin-left: 0;
}
#kalender .hoofding{
	border-bottom: 1px solid #B7B9BB;
}
#activiteiten{
	border-bottom: 1px solid #C93091;
	width: 180px;
	margin: 20px 0 0 0;
	padding: 0 0 3px 0;
	color: #6D6F71;
	text-align: left;
}
#activiteiten h1, #act2 h1{
	color: #C93091;
	border-bottom: 1px solid #C93091;
	font-variant: small-caps;
	text-align: center;
	font-size: 1.4em;
	margin: 0 0 3px 0;
	padding: 0;
}
#activiteiten img.foto{
	border: 1px solid #6D6F71;
	margin: 0 3px 0 0;
	padding: 0;
}
#activiteiten a, #act2 a{
	font-weight: bold;
	color: #6D6F71;
}
#activiteiten a:hover, #act2 a:hover{
	color: #C93091;
}
#activiteiten a.title{
	text-align: left;
	margin-left: 10px;
	width: 130px;
	vertical-align: text-top;
}
html>body #activiteiten a.title{
}
#act2{
	width: 100%;
}
#actinfo{
	width: 100%;
	display: block;
	clear: both;
	margin: 0 0 20px 0;
}
html>body #actinfo{
	clear: none;
}
#act2 ul{
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
}
#act2 li{
	margin: 5px 0;
	padding: 3px;
}
#act2 li.alternate{
	background: #F7F6F6;
}

#act2 a.title{
	display: inline-table;
	width: 65%;
	vertical-align: text-top;
}
#act2 .date{
	/*margin-right: 30px;*/
	color: #C93091;
	height: auto;
	width: 15em;
}
html>body #act2 .date{
	display: block;
	float :left;
}
#act2 .date img{
	margin: 0 5px;
}
#act2 .alle{
	background: #DC3191 url(/images/act_mr_bgr.gif) no-repeat left top;
	display: block;
	text-align: ;
	padding: 7px 3px 7px 60px;
}
#act2 .alle a{
	color: #FFF;
}
#act2 .alle a:hover{
	color: #B7B9BB;
}
#act2 table{
	background: #F7F6F6;
	border: 1px solid #EEECEC;
	width: 100%;
	margin: 10px 0 0 0;
}
#act2 td{
	padding: 5px;
}
#act2 td.title{
	width: 10%;
}
#zoekDiv{
	width: 100%;
}
#act2 table.prak{
	width: auto;
	float: left;
	margin: 0 0 20px 0;
}
#act2 a.foto{
	margin: 10px 0 0 10px;
	float: right;
}