
/* categorieen overzicht */
#content #secondcolumn #main
{
	background-image: url(/templates/bruistportal/images/frontpage_corner.gif);
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 5px;
}



.co_categorieen {
	background-color: #ffffff;
	font-size: 10px;
	width: 632px;
	padding: 10px 14px 10px 14px;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	width: 603px;
	background-color: #ffffff;
}	

.co_links {

	font-size: 11px;
}

.co_links img {
	margin-right: 3px;
	margin-bottom: 1px;
}

.co_huidige_categorie {
	height: 41px;
	font-size: 18px;
	padding: 7px 5px 5px 14px;
	font-weight: bold;
	background-color: #DDE4EA;
	border-top: 1px solid #A3B1BA;
	border-bottom: 1px solid #A3B1BA;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	height: 27px;
}

.co_adressentabel {
	background-color: #ffffff;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #A3B1BA;

}

.co_adressentabel td {
	font-size: 11px;
		padding: 6px 0px 6px 10px;
}

.co_adressentabel .arrow {
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 4px;
}

.co_thumb {
	
}

.co_tempthumb {
	background-image: url(../images/co_nothumb.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	border: 1px solid;

}

.co_stripe {
	height: 1px;
	background-color: #A3B1BA;
	padding: 0px;
}

