#content {
	margin-bottom: 20px;
}

img#logo {
	float: left;
	margin-top: 17px;
}

#main {
	width: 701px;
	min-height: 100px;
	padding-right: 0;
}

.tfe-accordion .first .content {
	display: block;
}


/* activiteiten */
.aandachtsgebied {
	float: left;
	display: inline;
	width: 316px;
	height: 318px;
	margin: 0 34px 4px 0;
}
.aandachtsgebied img {
	margin-bottom: 5px;
}
.aandachtsgebied ul {
	margin-right: 6px;
}
#main .aandachtsgebied ul li {
	padding: 0 0 10px 18px;
	margin-bottom: 7px;
	font-size: 1.2em;
	border-bottom: 1px solid #CCC;
	background: url(/fileadmin/templates/html/images/bullit-sprite.png) no-repeat 0 -48px;
}
.aandachtsgebied a {
	display: block;
	color: #333;
	text-decoration: none;
}
.aandachtsgebied a:hover .title {
	color: #730033;
	text-decoration: underline;
}
.aandachtsgebied .pre-title {
	color: #999;
	margin-right: 15px;
}
.aandachtsgebied h2 {
	margin-bottom: 11px;
	color: #021E62;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
	font-family: "ITCStoneInformalSemibold", "Stone Informal", Georgia, "Times New Roman", Times, serif;
}
.aandachtsgebied .teaser {
	height: 84px;
	margin-right: 6px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
.aandachtsgebied a.more {
	position: relative;
	right: 6px;
	float: right;
	width: 57px;
	height: 20px;
	color: #FFF;
	font-size: 1.1em;
	text-indent: -10000px;
	font-family: "ITCStoneSansSemibold", "Stone Sans Bold", "Arial Narrow", Arial, Helvetica, sans-serif;
	background: url(/fileadmin/templates/html/images/more.png) no-repeat 0 0;
}
.aandachtsgebied-list a.more {
	top: -7px;
	line-height: 1.2em;
}
.aandachtsgebied a.more:hover {
	text-decoration: none;
	background-position: 0 -20px;
}

/*.tfe-accordion div.content {
	display: block;
}*/
