div#overflow 
{
	padding-left:20px;
}


div#columnRight h1 
{
	color:#003d7d;
	padding-top:0px;
	padding-bottom:5px;
}

div#columnLeft 
{
	width:479px;
	float:left;
	margin:0px;
	overflow:hidden;
}

div#columnRight
{
	width:479px;
	margin:0px;
	margin-left:10px;
	float:left;
	overflow:hidden;
}

div.note 
{
	margin-left:6px;
	background:url("../images/note.png") top left no-repeat;
	width:288px;
	height:387px;
	position:relative;
	float:left;
	z-index:0;
}

div.menu 
{
	float:left;
	margin-right:4px;
		z-index:1;
}

div.note div.text 
{
	width:240px;
	padding-left:22px;
	padding-top:22px;
	height:305px;
}

div.textTweet 
{
	width:240px;
	text-align:justify;
	padding-left:0px;
	padding-top:10px;
	height:250px;
}

a.directinschrijven
{
	display:block;
	height:59px;
	line-height:59px;
	text-align:center;
	width:472px;
	background:url("../images/directInschrijven.png") top left no-repeat;
	text-decoration:none;
	color:#ffffff;
	font-size:30px;
	clear:both;
}


div.note a.meerinformatie 
{
	display:block;
	height:32px;
	line-height:32px;
	width:143px;
	position:absolute;
	bottom:3px;
	right:20px;
	text-align:center;
	text-transform:uppercase;
	background:url("../images/meerInformatie.jpg") top left no-repeat;
	text-decoration:none;
	color:#000000;
	font-size:13px;
	
}

div.vacatures 
{
	width:472px;
	overflow:hidden;
}

div.vacatures div.text 
{
	background:#c9d6e3;
	padding:10px;
	color:#4c4c4c;
	height:300px;
}

div.vacatures div.vinkUp {
	width:100%;
	height:18px;
	/*background:url("../images/up.png") center center no-repeat;*/
}

div.vacatures div.vinkDown {
	width:100%;
	height:18px;
	/*background:url("../images/down.png") center center no-repeat;*/
}

div.vacatures h2 
{
	font-size:14px;
	color:#003d7d;
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 20px;
}

div.tweet 
{
	width:472px;
	overflow:hidden;
}

div.tweet div.text 
{
	background:#f2f2f2;
	padding:10px;
	border:1px solid #e5e5e5;
	height:60px;
}

a.linkje 
{
	display:block;
	height:20px;
	line-height:20px;
	width:127px;
	text-align:center;
	text-transform:uppercase;
	background:url("../images/link.png") top left no-repeat;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	float:right;
	margin-top:5px;
}

span.blueSmall 
{
	color:#003d7d;
	font-size:9px;
}

div.logos 
{
	margin-right:8px;
	margin-top:10px;
}

div.kandidaten 
{
	width:470px;
	overflow:hidden;
}

div.kandidaten ol 
{
	color:#aaaaaa;
	font-weight:bold;
	font-size:18px;
	width:470px;
	margin:0px;
	padding-left:26px;
}

div.kandidaten ol li {
	border-bottom:1px dotted #737373;
}

div.kandidaten ol li a
{
	display:block;
	color:#003d7d;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
}

div.kandidaten h1, div.downloads h1
{
	padding-bottom:10px;
}

div.downloads 
{
	width:470px;
	overflow:hidden;
}

div.downloads div.text 
{
	background:#f2f2f2;
	padding:10px;
	border:1px solid #e5e5e5;
}

div.downloads img 
{
	padding-left:20px;
	padding-right:20px;
}

div.downloads a.linkjeRed 
{
	display:block;
	height:20px;
	line-height:20px;
	width:127px;
	text-align:center;
	text-transform:uppercase;
	background:url("../images/linkred.png") top left no-repeat;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	float:right;
	margin-top:5px;
}

div.klanten div.text 
{
	height:80px;
	width:472px;
}

div.klanten div.text table 
{
	height:80px;
	width:472px;
}

div.klanten div.text table tr td 
{
	text-align:center;
	vertical-align:middle;
}
