@charset "iso-8859-1";
/* CSS Document */
#verenigingContainer {
	float:left;
	margin:0 10px 50px 0;
	text-align:left;
	vertical-align:top;
	width:550px;
	padding-top:10px;
}
.categorietitle{
	width: 535px;
	height:23px;
	display:block;
	background:url(../slices/kop_achtergrond.gif) no-repeat left top;
	margin: 0 auto;
	padding:7px 0 0 15px;
	color:#002e5e;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.verenigingholder {
	width: 550px;
	overflow:hidden;
	margin: 0 auto;
	padding:0;
}

h6 {
	width: 535px;
	height: 24px;
	margin: 0;
	padding: 0 0 0 15px;
	color: #008ed6;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
h6.trigger {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(/slices/vereniging_bg.gif) no-repeat;
	height: 24px;
	line-height: 24px;
	width: 535px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
h6.trigger a {
	color: #008ed6;
	text-decoration: none;
	display: block;
}
h6.active a {
	color: #008ed6;
	text-decoration: none;
	display: block;
}
h6.trigger a:hover {
	color: #008ed6;
}
h6.active {
	background-position: left bottom;
}
.toggle_container {
	width: 550px;
	height:110px;
	background-color:#FFF;
	margin:0;
	padding:0;
	clear: both;
}
.toggle_container .block {
	padding:15px;
	background: url(/slices/vereniging_naw_bg.gif) repeat-x left top;
	font-size:12px;
	color:#002e5e;
	font-weight:bold;
	overflow:hidden;
}
.toggle_container .block .block-left{
	width:260px;
	float:left;
}
.toggle_container .block .block-right{
	width:260px;
	float:left;
}
.toggle_container .block table{
	height:80px;
}
.toggle_container .block table td{
	height:20px;
	line-height:12px;
	/*margin:0;*/
}
.toggle_container .block table td a{
	color: #008ed6;
	text-decoration: none;
}
.toggle_container .block table td.col1{
	font-weight:normal;
	width:96px;
}
