* {
	margin: 0;
	padding: 0;
	outline: 0;
}
a img {
	border: 0;
}
body,html {
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 100.01%;
}
.lichtgrijs {
	color: #aaa;
}
td {
	vertical-align: top;
}
/* +++++++++++++ Wrapper +++++++++++++++++ */
#wrapper {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	font-size: 70%;
	position: relative;
	overflow: hidden;
}
div#shadowside {
	position: absolute;
	height: 663px;
	width: 8px;
	background: transparent url('../images/back_shadow_left.png') no-repeat;
	top: 72px;
	left: 0;
	z-index: 2;
}
#wrapper-top {
	min-height: 655px;
}
/* wrapper backgrounds */
.wrapper1 {
	background: url('../images/wrapper1.jpg') 0 0 repeat-y;
}
.wrapper1 #wrapper-top {
	background: url('../images/wrapper1-btm.jpg') 0 100% no-repeat;
}
.wrapper2 {
	background: url('../images/wrapper2.jpg') 0 0 repeat-y;
}
.wrapper2 #wrapper-top {
	background: url('../images/wrapper2-btm.jpg') 0 100% no-repeat;
}
.wrapper3 {
	background: url('../images/wrapper3.jpg') 0 0 repeat-y;
}
.wrapper3 #wrapper-top {
	background: url('../images/wrapper3-btm.jpg') 0 100% no-repeat;
}
.wrapper4 {
	background: url('../images/wrapper4.jpg') 0 0 repeat-y;
}
.wrapper4 #wrapper-top {
	background: url('../images/wrapper4-btm.jpg') 0 100% no-repeat;
}
.wrapper5 {
	background: url('../images/wrapper5.jpg') 0 0 repeat-y;
}
.wrapper5 #wrapper-top {
	background: url('../images/wrapper5-btm.jpg') 0 100% no-repeat;
}
.wrapper-portal #wrapper-top {
	background: url('../images/bg_flash.jpg') 0 100% no-repeat;
}

/* +++++++++++++ Header +++++++++++++++++ */
#header .toplinks {
	float: right;
}
#header .toplinks li {
	display: inline;
}
#header .toplinks li a {
	padding-right: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 38px;
}
#header .toplinks .twitter img,
#header .toplinks .youtube img,
#header .toplinks .linkedin img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
#header #search {
	float: right;
	margin-right: 17px;
	line-height: 38px;
}
#header #search .input {
	float: left;
	margin-top: 10px;
	width: 190px;
	height: 19px;
	border: 0;
	background: transparent url('../images/search-box.png') 0 0 no-repeat;
	line-height: 19px;

}
#header #search .input input {
	height: 13px;
	margin: 1px 3px;
	background: transparent;
	border: 0;
	width: 184px;
	font-size: 90%;
	color: #fff;
}
#header #search .btn-search {
	float: left;
	margin-top: 10px;
	display: block;
	width: 21px;
	height: 19px;
	background: url('../images/btn-search.gif') 0 0 no-repeat;
	text-indent: -9999px;
}

/* +++++++++++++ Topmenu +++++++++++++++++ */
#topmenu-box {
	clear: both;
	margin-bottom: 8px; /* 14-6px */
	width: 979px;
	height: 111px; /* 105+6 */
	background: transparent url('../images/topmenu-back.png') 0 0 no-repeat;
}

#topmenu-box #logo {
	float: left;
	display: block;
	width: 168px;
	height: 104px;
	background: url('../images/logo.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
#topmenu-box .topmenu {
	float: left;
	margin: 25px 0 0 60px;
	list-style: none;
}
#topmenu-box .topmenu li {
	float: left;
}
#topmenu-box .topmenu li a {
	display: block;
	margin: 0 2px;
	width: 131px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 115%;
	text-decoration: none;
	font-weight: bold;
	color: #473d60;
	text-indent: -9999px;
}
#topmenu-box .topmenu li a#over {
	background: url('../images/topmenu-over.gif') 0 0 no-repeat;
}
#topmenu-box .topmenu li a#kennis {
	background: url('../images/topmenu-kennis.gif') 0 0 no-repeat;
}
#topmenu-box .topmenu li a#vacatures {
	background: url('../images/topmenu-vac.gif') 0 0 no-repeat;
}
#topmenu-box .topmenu li a#carriere {
	background: url('../images/topmenu-carriere.gif') 0 0 no-repeat;
}
#topmenu-box .topmenu li a:hover,
#topmenu-box .topmenu li a:active,
#topmenu-box .topmenu li a.active {
	background-position: 0 100% !important;
}
/*++++++++++++++++++++++ Back columns +++++++++++++++++++++++++ */
#content {
	background: url('../images/content-back.gif') 0 0 repeat-y;
}
#content-btm {
	min-height: 498px;
	background: url('../images/content-back-btm.gif') 0 100% no-repeat;
}
#content .left-column {
	float: left;
	width: 219px;
	min-height: 100px;
	background: url('../images/left-menu-back.png') 0 100% no-repeat;
}
#content .center-column {
	float: left;
	width: 519px;
	position: relative;
}
#content .right-column {
	float: left;
	margin-left: 10px;
	width: 212px;
}

/*++++++++++++++++++++++ Portal columns +++++++++++++++++++++++++ */
.portal {
	position: relative;
	background: none !important;
	width: 980px;
}
.portal .flash-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 980px;
	min-height: 400px;
	z-index: 1;
}
.portal .right-column {
	position: relative;
	z-index: 2;
	margin-right: 22px;
	float: right !important;
	width: 213px;
}
/*++++++++++++++++++++ Left column +++++++++++++++++++++++++*/
.left-column h3 {
	height: 40px;
	background: #2a94b8;
	border-bottom: 1px solid #fff;
	color: #fff;
	line-height: 40px;
	text-indent: 25px;
	font-weight: normal;
}
.left-column h3 a {
	color: #fff;
	text-decoration: none;
}
.left-column ul {
	margin: 0 10px 25px 25px;
	list-style: none;
}
.left-column ul li {
	padding: 5px 0 0 0;
}
.left-column ul ul {
	margin: 0 0 0 3px;
}
.left-column ul li a {
	line-height: 18px;
	color: #473d60;
	font-weight: bold;
	text-decoration: none;
}
.left-column ul li li a {
	display: block;
	padding-left: 10px;
	font-weight: normal;
	background: url('../images/menu-item-bullet.gif') 3px 6px no-repeat;
}
.left-column ul li li li {
	padding-left: 5px;
}
.left-column ul li  a.active {
	color: #fff;
}
/*++++++++++++++++++++ Center column +++++++++++++++++++++++++*/
#checkHiddenField{
	margin-left: 25px;
}
.center-column a {
	color: #3399cc;
	text-decoration: underline;
}
.center-column a:hover {
	color: #135475;
}


#content .center-column h1 {
	margin: 0 0 12px 0;
	font-size: 125%;
	font-weight: bold;
	color: #473e60;
	text-indent: 25px;
	line-height: 40px;
}
#content .center-column h1 span.date {
	float: left;
	display: block;
	width: 58px;
	height: 16px;
	color: #fff;
	font-size: 90%;
	text-align: center;
	padding-right: 5px;
	background: url('../images/date-back.gif') 0 0 no-repeat;
}

#content .center-column h1.line {
	margin: 0 0 12px 0;
	height: 40px;
	line-height: 40px;
	text-indent: 25px;
	border-bottom :1px solid #3599bc;
	color: #3599bc;
	font-size: 125%;
	font-weight: normal;
}
#content .center-column p {
	margin: 0 25px 20px 25px;
	line-height: 19px;
	color: #333;
}
#content .center-column ul{
	margin: 1em 35px;
}
#content .center-column ol {
	margin: 1em 40px;
}
#content .center-column table {
	/*margin-left: 25px;*/
}
.center-column .info-box {
	margin-left: 25px;
}
.center-column .info-box ul {
	list-style: none;
	margin-left: 0px !important;
}
.center-column .info-box ul li {
	line-height: 21px;
	color: #3499bc;
	font-weight: bold;
}
.center-column .back-link {
	display: block;
	margin: 0 0 25px 25px;
	width: 34px;
	height: 17px;
	background: url('../images/goback.gif') 0 0 no-repeat;
	text-indent: -9999px;
}

/*++++++++++++++++++++ Right column +++++++++++++++++++++++++*/
.right-column {
	margin-bottom: 10px;
	background: url('../images/right-column-top.png') 0 0 no-repeat;
}
.right-column-btm {
	min-height: 75px;
	background: url('../images/right-column-btm.png') 0 100% no-repeat;
}
#content .right-column-btm {
	padding-top: 25px;
}
.right-column h3 {
	margin: 0 0 0 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.right-column ul {
	/*margin-bottom: 20px;*/
	list-style: none;
	margin-left: 15px;
}
.right-column ul li {
	margin: 7px 0 8px 0;
	padding-top: 5px;
	/*background: url('../images/sep-1.gif') 0 0 no-repeat;*/
}
.right-column ul li a {
	color: #fff;
	text-decoration: none;
}
.right-column a.btn-stel-vraag {
	display: block;
	margin: 10px 0 10px 15px;
	width: 168px;
	height: 52px;
	background: url('../images/btn-stel-vraag.png') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column a.btn-greendays {
	display: block;
	margin: 10px 0 10px 15px;
	width: 168px;
	height: 52px;
	background: url('../images/btn-greendays2010.png') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column a.btn-bekijkactie {
	display: block;
	margin: 10px 0 10px 15px;
	width: 171px;
	height: 133px;
	background: url('../images/btn-bekijkactie.jpg') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column a.btn-studenten-stage {
	display: block;
	margin: 0 0 20px 15px;
	width: 168px;
	height: 52px;
	background: url('../images/btn-studenten-stage.png') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column a.btn-direct-solliciteren {
	display: block;
	margin: 0 0 20px 15px;
	width: 171px;
	height: 23px;
	background: url('../images/btn-direct-solliciteren.png') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column a.btn-direct-solliciteren-leeg {
	display: block;
	margin: 0 0 20px 15px;
	width: 171px;
	height: 23px;
	background: url('../images/btn-direct-solliciteren-leeg.png') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column a.btn-open-sollicitatie {
	display: block;
	margin: 0 0 20px 18px;
	width: 167px;
	height: 15px;
	background: url('../images/btn-open-sollicitatie.png') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column a.btn-open-sollicitatie-wit {
	display: block;
	margin: 0 0 20px 18px;
	width: 167px;
	height: 23px;
	background: url('../images/btn-open-sollicitatie-wit.png') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column a.btn-stuur-door {
	display: block;
	margin: 0 0 20px 18px;
	width: 167px;
	height: 15px;
	background: url('../images/btn-stuur-door.png') 0 0 no-repeat;
	text-indent: -9999px;
}
.right-column .aan-het-woord {
	margin-left: 15px;
}
.right-column .aan-het-woord h3 {
	margin: 0 0 5px 0;
}
.right-column .aan-het-woord img {
	display: block;
	border: 1px solid #fff;
}
.right-column .aan-het-woord p {
	margin: 5px 15px 0 8px;
	color: #fff;
	line-height: 19px;
}
.right-column .aan-het-woord p strong {
	font-size: 105%;
}
.right-column .aan-het-woord .info {
	width: 170px;
	background: #fff;
}
.right-column .aan-het-woord .info .name {
	height: 24px;
	line-height: 24px;
	background: url('../images/arrow-aan-het-woord.gif') 100% 0 no-repeat;
}
.right-column .aan-het-woord .info .name a {
	color: #473e60;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}
.right-column .more-link {
	display: block;
	margin: 20px 25px 0 8px;
	padding-bottom: 15px;
	color: #fff;
	background: url('../images/link-arrow.gif') 99% 0 no-repeat;
	text-decoration: none;
}
/*++++++++++++++++++++++ Footer +++++++++++++++++++++++++ */
#footer {
	position: relative;
	clear: both;
	padding-top: 25px;
	margin: 0 auto 40px auto;
	width: 996px;
	text-align: left;
	font-size: 70%;
}
#footer ul.left {
	margin-left: 25px;
	list-style: none;
}
#footer ul.left li {
	float: left;
	padding: 0 17px 0 0;
}
#footer ul.left li a {
	color: #2fa0ca;
	text-decoration: none;
}
#footer ul.left li a.rss {
	margin-top: -3px;
	display: block;
	width: 40px;
	height: 19px;
	background: url('../images/link-rss.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
#footer ul.left li img {
	width:14px;
	height:14px;
}
#footer a.direct-naar {
	position: absolute;
	top: 22px;
	right: 23px;
	display: block;
	width: 135px;
	height: 19px;
	background: url('../images/direct-naar.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0%;
	height: 0;
}

.backgroundtest {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
	background: #ccc;
}
.backgroundtest a.link {
	padding: 0 15px;
	line-height: 40px;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.backgroundtest #arrow {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	line-height: auto;
	width: 10px;
	height: 10px;
	background: url('../images/backgroundtest-arrow.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.backgroundtest .arrow-active {
	background-position: 0 100%;
}

#btn-print {
	position: absolute;
	right: 21px;
	top: 14px;
	display: block;
	width: 13px;
	height: 11px;
	overflow: hidden;
	text-indent: -5000px;
	background: url('../images/btn-print.jpg') 0 0 no-repeat;
}
.iframe-doorstuur-form {
	width: 519px;
	height: 385px;
	border: 0;
}
.close-overlay {
	position: absolute;
	top: -20px;
	right: 0;
}

h1 span {
	padding: 0;
	line-height: 16px;
	background: url('../images/filter-left.gif') top left no-repeat;
	padding-left: 8px;
	margin-right: 8px;
}
h1 span span {
	padding: 0;
	margin: 0;
	line-height: 16px;
	background-image: none;
	background: url('../images/filter-left.gif') -2px right no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding-right: 8px;
}
.image-watermerk {
	position: absolute;
	left: 0;
	top: 200px;
	width: 470px;
	height: 30px;
	background: #fff;
	border: 1px solid #999;
	text-align: right;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.image-watermerk  h4 {
	margin-right: 50px;
	font-size: 175%;
	color: Red;
	line-height: 30px;
	color: Teal !important;
}



/*+++++++++++++++++++++++++++++++++++++++++ Google mini +++++++++++++++++++++++++++++++++++*/
.google-results {
	margin: 0 0 0 20px !important;
	width: 700px;
}
.google-results table {
	margin: 0 !important;
	width: 100% !important;
}
/* title van gevonden item */
.google-results p {
	margin: 0 !important;
	padding: 0 !important;
}
.google-results p.g {
	margin-top: 2em !important;
}
.google-results p.g a,
.google-results p.g a span.l {
	color: #473e60 !important;
	font-size: 105% !important;
	font-weight: bold;
	text-decoration: none !important;
}
/* Snippet tekst */
.google-results td.s {
	font-size: 100% !important;
	color: #333 !important;
}
/* Lijn onder de titel */
.google-results hr {
	display: none;
}
.google-results .copyright-regel {
	display: none;
}
.google-results a.f {
	color: #3499bc !important;
}
div.n {
	margin-top: 1em;
}
div.n table {
	font-size: 110%;
	width: auto !important;
}
div.n table tr {
	text-align: left !important;
}
div.n table td {
	color: #fff;
	vertical-align: center !important;
}
div.n table td span.i {
	float: left;
	display: block;
	margin: 15px 3px 0 3px;
	width: 16px;
	height: 16px;
	color: #fff !important;
	background-color: #3399cc;
	text-align: center;
}
div.n table td a {
	display: block;
	margin: 0 3px;
	width: 15px;
	height: 15px;
	color: #473e60;
	text-decoration: none;
}
div.n table td a.next {
	display: block;
	width: 28px;
	height: 17px;
	background: url('../images/paging-next.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
div.n table td a.prev {
	display: block;
	margin-top: 14px;
	width: 28px;
	height: 17px;
	background: url('../images/paging-prev.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

