/* CSS Document */

#balkcontent {
	position:relative;
	width: 636px;
	}

#selectiebalk {
	width: 636px;
	height: 35px;
	background-color:#FFCCCC;

}

#seldoelgroep {
	width:300px; 
	height:auto; 
	border-width:1px; 
	border-style:solid; 
	position: absolute;
	top:38px; 
	left:127px; 
	z-index:20; 
	background:url(/01-pics/selectie_bck.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#EF8689;
	font-weight:bold;
	color: #FFFFFF;
}

#selwijk {
	width:250px; 
	height:auto; 
	border-width:1px; 
	border-style:solid; 
	position: absolute;
	top:38px; 
	left:290px; 
	z-index:20; 
	background:url(/01-pics/selectie_bck.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#EF8689;
	font-weight:bold;
	color: #FFFFFF;
}

#selsport {
	width:615px; 
	height:auto; 
	border-width:1px; 
	border-style:solid; 
	position: absolute;
	top:38px; 
	left: 8px; 
	z-index:20; 
	background:url(/01-pics/selectie_bck.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#EF8689;
	font-weight:bold;
	color: #FFFFFF;
}

#sluitwijk {
	text-align:right;
	width: 100px;
	height:20px;
	right: 5px;
	top: 5px;
	float:right;
	margin-right: 5px;
	margin-top: 5px;
}

#sluitsport {
	text-align:right;
	width: 100px;
	height:20px;
	right: 5px;
	top: 5px;
	float:right;
	margin-right: 5px;
	margin-top: 5px;
}

#sluitdoelgroep {
	text-align:right;
	width: 100px;
	height:20px;
	right: 5px;
	top: 5px;
	float:right;
	margin-right: 5px;
	margin-top: 5px;
}

.labeltekst {
	color: #5994C1;
}

.verenigingtitel {
	color: #005A9F;
	font-weight:bold;
	font-size: 16px;
	text-decoration: none;
}

.selectieknop {
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-left: 5px;
}	

#balkbreadcrum {
	padding-top: 10px;	
	font-size: 11px;
	color: #D91D28;
}	

.balktext {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 13px;
}