/*	Default stylesheet			*/
/*	Author: 					*/
/* 	Company: 	tfe.nl			*/


html, body
{
	margin: 0;
	background: #660069;
	font: normal normal normal .79em/1.5em verdana, arial, sans-serif;
}

body
{
}

form
{
}

a, table.vacatures a
{
	color: #660069;
	text-decoration: none;
}

a:hover, table.vacatures a:hover
{
	text-decoration: underline;
}

a.btn
{
	float: left;
	background: url(../images/btn.gif) no-repeat;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}

a.btn:hover
{
	background-position: left -72px;
	text-decoration: none;
}

a.btn span
{
	display: block;
	padding: 4px 31px 5px 7px;
	background: url(../images/btn.gif) no-repeat right -48px;
}

a.btn:hover span
{
	background-position: right bottom;
}


.btn_next
{
	margin-top: 18px;
	padding-bottom: 24px;
}

div.btn
{
	float: right;
	background: url(../images/btn.gif) no-repeat;
}

div.btn:hover
{
	background-position: left -72px;
}

div.btn input
{
	display: block;
	padding: 4px 7px 5px 7px;
	margin: 0px;
	width: auto;
	height: 24px;
	background: url(../images/btn.gif) no-repeat right -24px;
	border: 0px;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	overflow: visible;
	cursor: pointer;
}


div.btn input:hover
{
	background-position: right -96px;
}


img
{
}

h1
{
	padding: 13px 0px 0px 0px;
	clear: both;
	color: #A39026;
	font-size: 2.1em;
	font-weight: bold;
	line-height: 130%;
}
h1.single
{
	padding: 13px 0px  8px 0px;
}
h2
{
	padding: 0px 0px  8px 0px;
	color: #A39026;
	font-size: 2.1em;
	line-height: 130%;
	font-weight: normal;
}

h3
{
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	background: none;
}

.text h3, .description h3
{
	display: inline;
	margin-bottom: 13px;
	padding: 2px;
	color: #FFF;
	background-color: #BBBBBB;
	line-height: 120%;
	font-size: 1em;
}

h4
{
	font-weight: bold;
}

h4 a
{
	display: block;
	padding: 2px 0px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 120%;
}

.sidebar h4, .popup h4
{
	color: #A39026;
	font-size: 1.4em;
	line-height: 110%;
}

h5
{
	font-weight: bold;
}

.sidebar h5, .popup h5
{
	color: #660069;
	font-size: 1.5em;
	line-height: 130%;
}

h6
{
	color:#666666;
	font-weight:bold;
}


p
{
}

abbr
{
}

strong, b
{
}

em, i
{
}

fieldset
{
	font-size: 1.1em;
	border-bottom: 1px solid #DCDCDC;
}

fieldset br
{
	clear: both;
}

input, select, textarea
{
	float: left;
	padding: 3px 2px 4px 2px;
	color: #333;
	font-size: 1em;
	font-family: verdana,arial,sans-serif;
}

select
{
	padding: 0px;
}

input, textarea
{
	margin-bottom: 9px;
	border: 0px;
	background: #DCDCDC;
}

textarea
{
	overflow: auto;
}

.popup input, .popup textarea
{
	width: 257px;
}

.downloadbox input
{
	width: 254px;
}

.popup textarea
{
	height: 77px;
}

input.submit
{
	width: auto !important;
	float: left;
	font-size: 1.18em;
	padding: 0px;
}

input.radio, 
input.checkbox, 
span.checkbox input
{
	margin-bottom: 5px;
	padding: 0px;
	width: auto !important;
	background: none !important;
	border: 0px !important;
}

input.error
{
	border: 1px solid #FF0000;
}

label
{
	float: left;
	padding: 1px 0px 9px 0px;
	color: #666666;
}

label.radio, label.checkbox
{
	padding-bottom: 5px;
	width: auto !important;
}

.popup label
{
	width: 79px;
	padding-right: 2px;
}

.downloadbox label
{
	width:85px;
}

span.compulsory
{
	position: relative;
	top: -3px;
	color: #660069;
}

span.error
{
	float: left;
	padding: 1px 2px 2px 2px;
	margin: -9px 0px 7px 0px;
	background-color: #FF0202;
	color: #FFF;
	clear: left;
}

small
{
	display: block;
	padding-top: 10px;
	font-size: 1em;
	color: #666666;
}

blockquote
{
	clear: both;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
	font-size: 1.8em;
	line-height: 112%;
	border-left: 1px solid #660069;
	color: #A39026;
	font-weight: bold;
	position: relative;
}

blockquote.spotlightQuote
{
	border: 0;
	width: 50%;
}

blockquote .ldquo
{
	top: 0;
	left: 8px;
	position: absolute;
}

blockquote a
{
	color: #A39026;
}

ul
{
	list-style: none;
}

ul li
{
}

.text, .description
{
	line-height: 153%;
	font-size: 1.1em;
	overflow: hidden;
}

.textPadding
{
	padding-top: 42px;
}
.text a
{
	color: #660069;
	text-decoration:none;
}


.text a:hover
{
	text-decoration: underline;
}

.description a
{
	color: #000;
	text-decoration: underline;
}

.text a:hover, .description a:hover
{
	color: #660069;
}

.text p, .description p
{
	padding: 10px 0px 10px 0px;
}


.text p strong, .description p strong
{
	color: #666666;
}

.text ul, .description ul
{
	padding: 10px 0 25px;
	list-style: url(../images/bullet.gif) outside; *list-style:url(../images/bullet_ie.gif) outside;
	margin-left:15px; *margin-left:17px;
}

.text ol, .description ol
{
	padding: 10px 0 25px;
	list-style: decimal inside;
}

span.date
{
	color: #A39026;
	font-size: 1.1em;
	line-height: 153%;
}
span.textdate
{
	display:block;
	margin-bottom:-10px;
	padding-top:10px;
}
.text span.date, .description span.date
{
	font-size: 1em;
}

/***/

/* repeated styles */

.skiplink
{
	display: block;
	position: absolute;
	top: 0;
	left: -999px;
	height: 20px;
	padding: 10px 20px;
	background: #aaa;
}

.skiplink:focus
{
	left: 0;
}

.discreet
{
	color: #7F7F7F;
	margin: 0;
}

.more
{
	float: left;
	padding: 0px 20px 0px 0px;
	font-size: 1.1em;
	background: url(../images/arrow_more.gif) no-repeat right center;
	font-weight: bold;
}

.back
{
	position: relative;
	padding: 8px 50px 0px 39px;
	left: -39px;
	top: 20px;
	border-top: 1px solid #DCDCDC;
	background: url(../images/arrow_back.gif) no-repeat 13px bottom;
	font-weight: bold;
	font-size: 1.2em;
	cursor: pointer;
}

a.more:hover, a.back:hover
{
}

a.rss
{
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/icon_rss_small.gif) no-repeat;
}

.last
{
	/*background: none !important;*/
	border: none !important;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.clear
{
	clear: both;
}

.clearfix:after, .mainNav:after, .wrapper:after, .paging:after, .content .tr:after, .newsList li:after, .spotlight:after, .spotlightNews:after, .linkList:after, .spotlightProjects li:after, .innerContent:after, .poll .pollContent:after, div.popupContent:after, .searchKnowledgeCenter:after, .formBottom:after, .downloadBox:after, .latestNews li:after, .btn_next:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix, .mainNav, .wrapper, .paging, .content .tr, .newsList li, .portletListing ul, .portletLatestArticles li, h1, .spotlight, .spotlightNews, .linkList, .spotlightProjects li, .innerContent, .poll .pollContent, div.popupContent, .searchKnowledgeCenter, .formBottom, .downloadBox, .latestNews li, .latestNews, .btn_next
{
	height: 1%;
}

span.slogan, .paging li.prev, .paging li.next, div.rss, a.rss, a.pdf, a.word, a.byEmail, a.calendar, a.close
{
	text-indent: -9999px;
	overflow: hidden;
}

/* end repeated styles */

.container
{
	background: #DCDCDC url(../images/bg_header.gif) repeat-x;
}

.wrapper
{
	width: 962px;
	margin: 0 auto;
}

.topWrapper
{
	padding-bottom: 41px;
}

.homepage .topWrapper
{
	padding-bottom: 20px;
}

.header
{
	position: relative;
	padding-bottom: 30px;
	height: 144px;
}

a.logo
{
	float: right;
	margin: 41px 11px 0px 0px;
}

.print-logo
{
	display: none;
}

span.slogan
{
	float: left;
	margin-top: 41px;
	width: 255px;
	height: 29px;
	background: url(../images/slogan.gif) no-repeat;
}

.headerNav
{
	padding: 10px 0px 0px 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.headerNav li
{
	display: inline;
}

.headerNav li a
{
	padding: 0px 11px;
	color: #808080;
	background: url(../images/bg_headerNav.gif) no-repeat right center;
	font-size: 1.1em;
}
.headerNav li a.last
{
	background:none;
}
.mainNav
{
	clear: both;
	padding-top: 9px; *padding-top: 7px;
	font-size: 1.3em;
	background-color: #FFF;
}

.mainNav li
{
	float: left;
}
.mainNav li a
{
	display: block;
}


.mainNav li a span
{
	display: block;
	padding: 9px 10px 8px 10px;
	font-weight: bold;
}

.mainNav li a:hover
{
	/*active toegevoegd*/
	background: #DCDCDC url(../images/bg_mainNav_hover.gif) no-repeat;
	text-decoration: none;
}
.mainNav li a.active
{
	background: #DCDCDC url(../images/bg_mainNav_sel.gif) no-repeat;
	text-decoration: none;
}

.mainNav li a:hover span
{
	/*active toegevoegd*/
	background: url(../images/bg_mainNav_hover.gif) no-repeat right bottom;
	color: #333333;
}
 .mainNav li a.active span
{
	/*active toegevoegd*/
	background: url(../images/bg_mainNav_sel.gif) no-repeat right bottom;
	color: #333333;
}

.search
{
	position: absolute;
	right: 0px;
	bottom: 1px;
	width: 184px;
	height: 30px;
	padding: 0px 11px 0px 27px;
	background: #FFF url(../images/bg_search.gif) no-repeat left bottom;
	border: 0px;
}

.search label
{
	display: none;
}

.search input
{
	width: 126px;
}

.search a.submit
{
	height: 18px;
	padding:  2px 5px 0px 5px;
	margin-bottom: 0px;
	border: 0px;
	background: none;
	font-weight: bold;
	color: #660069;
	cursor: pointer;
	overflow: visible;
	display:block;
	text-decoration:none;
	float:left;
font-size:1.18em;
width:auto !important;
}

.search a.submit:hover
{
	color: #FFF;
	background: #660069 url(../images/btn_search.gif) no-repeat right top;
}

.navBar
{
	float: left;
	width: 178px;
	overflow:hidden;
}


.content
{
	float: left;
	background: #FFFFFF;
}

.homepage .content
{
	margin-top: -30px;
	padding-bottom: 20px; * padding-bottom:10px;
	background: url(../images/bg_homepage.gif) no-repeat left bottom;
}


.content .br
{
	background: url(../images/bg_content_br.gif) no-repeat right bottom;
}
.content .bl
{
	background: url(../images/bg_content_bl.gif) no-repeat left bottom;
}


.homepage .bl
{
	float: left;
	width: 432px;
	background-color: #FFF;
}

.content .tl
{
	background: url(../images/bg_subNav_top.gif) no-repeat;
}

.content .tr
{
	width: 444px;
	min-height: 409px;
	padding: 11px 40px 50px 40px;
	background: url(../images/bg_content_tr.gif) no-repeat right top;
}

.searchpage .tr
{
	width: 624px;
}

.homepage .tr
{
	width: 432px;
	min-height: 0px;
	padding: 0px;
}

.sidebarInside .tr
{
	width: 734px;
	padding-top: 21px;
	padding-right: 0px;
}

.innerContent
{
	float: left;
	width: 436px;
}

.sidebarInside .innerContent
{
	width: 485px;
}


.homepage .innerContent
{
	width: 432px;
}

.sidebar
{
	float: right;
	width: 225px;
	margin: 0px 12px 0px 0px;
}

.sidebarInside .sidebar
{
	margin-right: 10px;
}

.flashKlanten
{
	margin: 16px 0px 0px 0px;
}

.sidebar .flash
{
	margin-bottom: 16px;
}


.footer
{
	padding: 18px 0px 130px 0px;
	clear: both;
	color: #B380B4;
	font-size: 1.1em;
}


.footer p
{
	float: left;
}

.footerNav
{
	float: right;
}

.footerNav li
{
	float: left;
	background: url(../images/bg_footerNav.gif) no-repeat right center;
}

.footerNav li a
{
	padding: 0px 10px;
}

.footerNav li.last
{
	background:none;
}

.footerNav li.last a
{
	padding-right: 0px;
}


.footer a
{
	color: #B380B4;
}

table.vacatures
{
	width: 100%;
}

table.vacatures th
{
	padding-right: 1px;
	background: #DCDCDC url(../images/bg_th.gif) no-repeat right bottom;
}


table.vacatures th a
{
	display: block;
	padding: 3px 4px 3px 4px;
	background: #DCDCDC no-repeat right center;
}

table.vacatures th.header
{
	padding: 0;
	height: auto;
}
table.vacatures th.sortable
{
	background-color: #DCDCDC;
}

table.vacatures th.sortable a
{
	padding-right: 20px;
	/*background: url(../images/arrow_up.gif) no-repeat right center;*/
}

table.vacatures th a:hover
{
}

table.vacatures th.headerSortUp a
{
	background-image: url(../images/arrow_down_w.gif);
	background-color: #BEBEBE;
}

table.vacatures th.headerSortDown a
{
	background-image: url(../images/arrow_up.gif);
	background-color: #BEBEBE;
}

table.vacatures th.headerSortUp
{
	background-color: #DCDCDC;
}

table.vacatures td
{
	height: 45px;
	vertical-align: top;
	padding: 8px 0px 3px 5px;
	border-bottom: 1px solid #DCDCDC;
}

table.vacatures td span.date
{
	white-space: nowrap;
}

table.vacatures td.first
{
	padding-left: 0px;
}
table.vacatures td.first a
{
	font-size: 1.09em;
	 font-weight:bold;
}

table.vacatures td.pdf
{
	padding-left: 23px;
	background: url(../images/icon_pdf.gif) no-repeat 3px 8px;
}

table.vacatures td.doc
{
	padding-left: 23px;
	background: url(../images/icon_word.gif) no-repeat 3px 8px;
}

/* Popups */

div.popup
{
	width: 375px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #666666;
}

div.popupContent
{
	padding: 0px 14px 4px 14px;
	position: relative;
	background: #FFF;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
}

div.popup span.arrow
{
	display: block;
	width: 7px;
	height: 14px;
	position: absolute;
	right: -7px;
	top: 38px;
	background: url(../images/arrow_popup_right.png) no-repeat;
	line-height: 0pt;
}


div.downloadPopup span.arrow
{
	width: 14px;
	height: 7px;
	left: 70px;
	bottom: -14px;
	top: auto;
	background-image: url(../images/arrow_popup_bottom.png);
}

div.popup a.close
{
	position: absolute;
	right: 11px;
	top: 1px;
	display: block;
	width: 8px;
	height: 8px;
	background: url(../images/close.gif) no-repeat;
}


div.popupTop
{
	overflow: hidden;
	height: 8px;
	background: url(../images/bg_popupTop.png) no-repeat;
}

div.popupBottom
{
	overflow: hidden;
	height: 8px;
	background: url(../images/bg_popupBottom.png) no-repeat;
}

.popup fieldset
{
	padding: 15px 0px 0px 0px;
}

.downloadPopup fieldset
{
	padding-top: 5px;
	margin-bottom: 0px;
}

.popup h4
{
	padding: 12px 0px 0px 0px;
}


.popup div.btn
{
	margin-top: 12px;
}

.popup span.error
{
	margin-left: 81px;
}

.popup fieldset
{
	padding: 15px 0px 0px 0px;
}

.downloadPopup fieldset
{
	padding-top: 5px;
	margin-bottom: 0px;
}

.popup h4
{
	padding: 12px 0px 0px 0px;
}


.popup div.btn
{
	margin-top: 12px;
}

.popup span.error
{
	margin-left: 81px;
	color: #FFF !important;
	padding: 2px 5px;
}

/* end of Popups */


.greyBox
{
	background: url(../images/border.gif) repeat-y;
}

.greyBox .border
{
	background: url(../images/border.gif) repeat-y right top;
}

.greyBox .topLeft
{
	background: url(../images/tl.gif) no-repeat;
}
.greyBox .topRight
{
	background: url(../images/tr.gif) no-repeat top right;
}
.greyBox .bottomLeft
{
	background: url(../images/bl.gif) no-repeat bottom left;
}
.greyBox .bottomRight
{
	background: url(../images/br.gif) no-repeat bottom right;
}

/* ToolPartTable */
.toolPartTable
{
}
.toolPartTable th
{
	white-space: nowrap;
	vertical-align: top;
}
.toolPartTable td
{
	white-space: nowrap;
	vertical-align: top;
}
/*SITEMAP*/
ul.sitemap {
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
}
ul.sitemap li a {
	line-height:20px;
}
ul.sitemap ul {
	padding-left:10px;	
}
ul.sitemap ul * {
	color:#333333!important;
	font-size:11px;
}
ul.sitemap ul ul * {
	font-weight:normal;
}
ul.sitemap li ul li a {
	background: url(../images/sitemap_layer2.gif) no-repeat 2px left;
	padding-left:10px;
}
ul.sitemap li ul li ul li a {
	background: url(../images/sitemap_layer3.gif) no-repeat 6px left;
	padding-left:10px;
}
ul.sitemap li ul li ul li ul li a {
	background:none;
	padding-left:0px;
}

.searcherrormessage
{
	margin-left:-175px;
	position:absolute;
	top:-17px;
	width:150px;
}

div.popupBgr {
	-moz-opacity: 0.7;
	opacity: 0.7;
	height:100%;
	position:absolute;
	width:100%;
	z-index:0;
	top:0;
	left:0;
	background-color:#E8E8E8;
	filter: alpha(opacity=70);
}

div.popupBgr iframe
{
	height:100%;
	width:100%;
}
.quickConnect h4
{
	position:absolute;
}

.quickConnect h5
{
	position:absolute;
	top:25px;
}

.resetButton
{
	overflow:hidden;
}

a.date:hover
{
	color:#A39026;
}

td.download span
{
	padding-left:5px;
}

.standaardvervolg .innerContent
{
	width:462px;
}
.standaardvervolg .tr
{
	padding: 11px 28px 50px 34px;
	width:462px;
}
.content .text ul
{
	padding:  0 0 0;
}

#MSOTlPn_MainTD
{
 vertical-align:top;
}

.ms-toolpanefooter
{
	/*height:20px;
	overflow:hidden;*/
}

.ms-toolpanefooter input
{
	float: none;
margin-bottom:0px;
}