@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bodybg.png);
	background-repeat:repeat-x;
}
a{
	outline:none;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	outline:none;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#footer a:active {
	text-decoration: none;
	color: #999999;
}
.content a:link {
	color: #4B1B5F;
	text-decoration: none;
}
.content a:visited {
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content a:active {
	text-decoration: none;
}
ul {
	color:#4B1B5F;
	list-style:disc outside none;
	padding-left:25px;
}
#wrapper {
	height:100%;
	background-image:url(../images/bgmain.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#main {
	width:900px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;

}
#topmenu {
	height:38px;
	background-image:url(../images/topmenubg.png);
	background-repeat:no-repeat;
}
#header {
	height:156px;
}
#buttons {
	clear:both;
	height:60px;
	padding-top:10px;
	padding-left:8px;
}
.button {
	width:210px;
	height:48px;
	float:left;
	margin-right:10px;
}
#content {
	background-color:#FFFFFF;
	border-top:1px solid #D2DCE1;
	float:left;
	margin-left:10px;
	min-height:300px;
	padding:25px;
	width:600px;
}
.title {
	color:#4b1b5f;
	width:100%;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.content {
	line-height:16px;
	color:#555555;
}
#kandidaten {
	background-image:url("../images/kandidatenbg.png");
	background-repeat:no-repeat;
	float:right;
	height:440px;
	margin-bottom:20px;
	margin-right:10px;
	margin-top:-60px;
	padding-top:120px;
	line-height:20px;
	width:212px;
}
#kandidatenlijst{
	height:395px;
	margin-left:2px;
}
#meerkandidaten {
	bottom:0px;
	vertical-align:bottom;
	text-align:center;
}
#footer {
	background-image:url("../images/footer.png");
	background-repeat:no-repeat;
	clear:both;
	color:#7B7B7B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:37px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-right:68px;
	padding-top:11px;
	text-align:right;
	width:890px;
}
.tabactive {
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:24px;
	margin-left:10px;
	margin-right:10px;
	margin-top:8px;
	min-width:50px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	text-align:center;
}
.tab {
	float:left;
	font-size:12px;
	font-weight:bold;
	height:24px;
	margin-top:8px;
	min-width:50px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	text-align:center;
}
.tab a:link {
	color:#FFFFFF;
}
.tab a:visited {
	color:#FFFFFF;
}
.tab a:hover {
text-decoration:underline;	
}

.vacature{
	font-size:12px;
}
.vacature2{
	border-top:1px dashed #CCCCCC;
	margin-top:20px;
	padding-top:14px;
	width:605px;
}

/*CMS STYLES*/

#cmscontent {
	background-color:#FFFFFF;
	border-top:1px solid #D2DCE1;
	float:left;
	min-height:300px;
	padding:30px;
	width:840px;
}
#cmstopmenu {
	background-image:url("../images/topmenubg.png");
	background-repeat:no-repeat;
	height:10px;
}
#manya a {
	font-weight: bold;
}

