/*

	STIJLING PAARS
	headerbalk: #BB9902
	variant1: 	#E9ECEF
	variant2: 	#F6F2DE 
	variant3: 	#E9ECEF
	text:			#003366


	ALGEMEEN GEDEELTE
/************************************************************/
	body{
		/*background: #F6F7F9;*/
		background: #FAF6FC;
	}
	body, a { color: #036 }
	hr { border-bottom: 2px dotted #8a8a8a; }
	#header-bar { background: #A34AC8; }

	#text a,
	#navigation a{ text-decoration: underline; color: #fe0034; }	

	.breadcrumbs a { color: #fe0034; }

	.block { background: #E4BBF3; }
	.component h3 {
		margin-bottom: 10px;
	}
	#nav li a { 	color: #fff; }
	#nav li.selected a, #nav li a:hover, #nav li a:focus { 
		background: #fff;
		color: #A34AC8;
	}
	#subnav { 	
		border-bottom: 2px dotted #E4BBF3;
		background: #fff url(images/subnav-bg-alumni-pabo.gif) no-repeat;
	}
	#subnav li { 	color: #fe0034; }
	#subnav li a { 	color: #036; text-decoration: none; }
	#subnav li.selected a { color: #fe0034; }
	#subnav li li a,#subnav li.selected li a { 	color: #036; text-decoration: none; }
	#subnav li li.selected a { color: #fe0034; }
	
	#footer { border-top: 1px solid #A34AC8; }
	#curve {	background: url(images/curve_pabo.gif) no-repeat top; }	
	
	#curve #contact {
		padding: 10px;
		margin: 0;
		padding-top: 10px;
	}
	
	.readmore {
		background: #d6f2fd url(images/alumni/readmore-bg-pabo.gif) repeat-x;
		margin: 10px 50px;
		min-height: 100px;
		height: auto!important;
		height: 100px;
	}
	.readmore .more {
		display: block;
		font-weight: bold;
	}

	
	.hanform .input.radio ol {
		margin-left: 50px;
	}
	.hanform .input.radio ol  li {
		margin-bottom: 10px;
	}
	.hanform .input.radio ol  input {
		float: left !important;
		border: 0;
	}
	.hanform .input.radio ol  label {
		float: left;
		display: block;
		width: 350px;
		font-weight: bold;
	}
	.hanform .input.radio ol  label span {
		font-weight: normal;
		display: block;
	}
	.table table {
		margin-bottom: 10px;
	}
	.table td, .table th {
		border: 1px solid #036;
		padding: 2px;
	}
	.table table thead th {
		background: #D2E3F3;
		font-weight: bold;
	}

.logo-image {
border:none;
}
	