/*############################################################################
FILENAME:			default.css
DESCRIPTION:		Default Style Sheet
CREATED:			07/02/2007
##############################################################################
	Structuur
############################################################################*/

body,
html
{
	height:100%;
}

body
{
	min-width: 984px;
}

#outer
{
	position: relative;
	width: 984px;
	left: 50%;
	margin-left: -492px;
	background-color: #FFF;
}

#head,
#foot
{
	display: block;
}

#container
{
	position: relative;
	display: block;
	/*
	border-width: 0 188px 0 188px;
	border-style: none solid none solid;
	border-color: transparent;
	*/
	/* in plaats van de bovenstaande border-oplossing: */
	margin-left: 188px;
	margin-right: 188px;
	/* end */
}

#inner
{
	display: block;
	margin-left: -188px;
	margin-right: -188px;
}

#left
{
	float: left;
	position: relative;
	width: 174px;
	left: 14px;
}

#right
{
	float: right;
	display:inline;
	position: relative;
	width: 174px;
	right: 14px;
	margin:0;
	padding:0;
}

#center
{
	padding:0;
	margin:0;
	margin-left: 188px;
	margin-right: 188px;
	position: relative;
	height: 1%;
}

/* 13-07-07: #inner was weg?? waarom?? */
#inner .txt
{
	float:left;
	clear:none;
	position:relative;
	margin-top:-90px;
	margin-left:14px;
}

#inner .txt,
#inner .txt td
{
	font-size: 9px;
	line-height: 12px;
	color:#398cde;
}

.clear { 
	clear: both; 
}

/*##############################################################################
	Global Looks
##############################################################################*/

html,
body,
table,
tr,
td
{
	/* font-family: 'Lucida Grande',Lucida,'Trebuchet MS',Trebuchet,Verdana,Arial,Geneva,Helvetica,sans-serif;
	*/
	font-family: Verdana,'Lucida Grande',Lucida, Arial,'Trebuchet MS',Trebuchet,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #515254;
}

body
{
	min-width: 984px;
	background-image: url('../img/bodyback.gif');
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #d9e2e5;
}

table {
	border-collapse: collapse;
}

img { border-style: none; }

a
{
	color: #398cde;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#left
{
	padding-bottom:180px;
}

#left .txt
{
	padding-top:80px;
}

#left .txt,
#left .txt td
{
	font-size: 10px;
	line-height: 14px;
	color:#398cde;
}



#foot
{
	padding-bottom:30px;
}

#foot img,
#foot .txt
{
	float:left;
	clear:none;
	margin-top:-102px;
}

#foot,
#foot td
{
	font-size: 10px;
	line-height: 14px;
	color:#398cde;
}

h2,
h3,
h4,
ul
{
	color: #2068a5;
	margin-top:0;
}

h2,
h3
{
	font-size: 160%;
	line-height: 180%;
	margin-bottom:8px;
}

.subpage h2,
.subpage h3
{
	font-size: 130%;
	line-height: 160%;
	color: #398cde;
}

h4
{
	color: #4aa437;
	margin-bottom:6px;
}

p
{
	margin-bottom:0;
}

#center p,
#center h3
{
	padding-right: 20px;
}

.upperc { text-transform: uppercase; }

/*##############################################################################
	Head
##############################################################################*/

#head
{
	height: 182px;
	margin-bottom:18px;
	
	background-repeat: no-repeat;
	background-position: 0px 54px;
	padding: 0;
	background-color: #182955;
}

#head #moddate
{
	position: absolute;
	top: 158px;
	left: 14px;
	color: #FFF;
	font-size: 9px;
}

#head #header_nav
{
	height:85px;
	width:100%;
	display:block;
}

#head #header_nav #sitesearch
{
	float: right;
	height: 55px;
	width: 178px;
	padding: 32px 0 0 0;
	margin: 0;
	overflow: hidden;
}

#head #header_nav #sitesearch label
{
	color: #FFF;
	line-height: 10px;
	display: block;
	height:10px;
	width: 100%;
	margin-bottom: 22px;
	overflow: visible;
}

#head #header_nav #sitesearch input.text
{
	border-top: 1px #182955 solid;
	border-right: 0px #182955 none;
	border-bottom: 0px #182955 none;
	border-left: 1px #182955 solid;
	padding:1px;
	width:136px;
	height:18px;
	margin:0;
}

#head #header_nav #sitesearch input.formbutton
{
	padding: 0;
	margin: 0;
	border: 0px none;
	vertical-align: bottom;
}

#head #header_nav #topbuttons
{
	float:left;
	height:54px;
}



/*##############################################################################
	Menu's links en rechts
##############################################################################*/

#left ul,
#left li,
#right ul,
#right li,
#left li a,
#right li a
{
	list-style: none;
	margin: 0;
	padding: 0;
	/* groen */
	color: #4aa437;

}

#left li,
#left li a,
#right li,
#right li a,
#right #sitesearch h4
{
	font-weight: bold;
	text-decoration: none;
	/* groen */
	color: #4aa437;
}

#left li,
#right li
{
	margin-bottom:4px;
	padding-bottom:4px;
	
}

#left li a:hover,
#left li a.hi,
#right li a:hover
{
	/* licht */
	color: #2068a5;
}


#right li li
{
	margin-top:4px;
	margin-bottom:0px;
}

#left li li
{
	margin-top:0;
	margin-bottom:0px;
	line-height: 130%;
}

#left li li a,
#right li li a
{
	font-size: 90%;
	padding-bottom:4px;
}

#left li li a
{
	
}

#right ul,
#right #sitesearch
{
	/* donker */
	padding-left:11px;
	padding-right:3px;
	color: #28274e;
}

#left ul 
{
	padding-right:11px;
}

#right ul ul
{
	padding-left: 0;
	margin-left: 10px;
}

#right ul ul li.sel,
#left li li
{
	margin-left: 16px;
	list-style-type: disc;
	list-style-position: outside;
}

#right ul ul li.sel li
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#right ul ul ul a { font-weight: normal; }
	
#right li a
{
	/* donker */
	color: #28274e;
}

#right li.sel a,
#right li.sel ul,
#right li.sel li
{
	/* licht */
	color: #2068a5;
}

#right ul ul ul li
{
	/* donker */
	border-color: #28274e;
	border-width: 0 0 1px 0;
	border-style: solid;
}


#right ul ul ul li.last
{
	border-width: 0;
	border-style: none;
	margin-bottom:8px;
}

#right ul ul li.sel li a,
#right li.sel a:hover
{
	/* donker */
	color: #28274e;
}

#right ul ul li.sel li.sel a,
#right ul ul li.sel li a:hover
{
	/* licht */
	color: #2068a5;
}



/*##############################################################################
	Right
##############################################################################*/
#right #kaart_nederland
{
	margin-top: 40px;
}
/*##############################################################################
	flash
##############################################################################*/

#right #flashcontent
{
	padding-left:12px;
}

/*##############################################################################
	zoeken
##############################################################################*/

#right #sitesearch
{
	padding-right:0px;
}

#right #sitesearch p
{
	padding: 4px 0 0 0;
	margin: 0;
}

#right #sitesearch h4
{
	padding:0;
	margin:0;
	color: #28274e;
}

#right #sitesearch input.formbutton
{
	position: relative;
	margin: 0 0 4px 0;
	vertical-align: bottom;
}

#right #sitesearch input.text
{
	font-size: 10px;
	padding: 2px;
	height: 14px;
	width: 148px;
	position: relative;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 4px 0;
	border-color: #132C54;
}

/*##############################################################################
	form
##############################################################################*/

#center .form
{
	display: inline-block;
	position:relative;
	margin-top: 14px;
}

#center .form h3
{
	padding:0;
	margin:0 0 8px 0;
}

#center form
{
	width: 300px;
	padding: 10px 24px 10px 20px;
	margin:0px;
	border-width: 2px;
	border-color: #108CCE;
	border-style: solid;
}

#center form input,
#center form textarea,
#center form select
{
	width: 100%;
	padding: 2px 0 1px 1px;
	margin: 0 0 6px 0;
}

#center form input.checkbox
{
	width:16px;
}

#center form .asterisk
{
	color: #F21D8A;
}

#center .form .invalid { background-color: #DDDDDD; }

#form_error_report,
.form_error_report
{ 
	font-style: italic; 
	padding-bottom:3px;
}
/*
.form_error_report
{
	color: #F21D8A;
	font-weight: bold;
	font-style: normal;
}
*/
/*##############################################################################
	Images...
	
	imagecolumn == Accomodaties
##############################################################################*/

div.thumb div.hovertip,
div.huge div.hovertip
{
	display:none;
}

#imagecolumn
{
	float:right;
	margin-bottom: 0px;
}

#imagecolumn p
{
	/* color: #999; */
	color: #666;
	font-size: 10px;
	line-height: 120%;
	/* width: 176px; */
	/* padding: 4px; */
	padding: 0;
	margin: 0;
	
}

#imagecolumn
{
	background-color: #FFF;
}

#center div.thumb,
#imagecolumn div.thumb
{
	height: 178px;
	background-repeat: no-repeat;
	background-position: center center;
	/*margin: 0 0 16px 0;*/
}

#center div.huge,
#center div.thumb
{
	float:left;
}

#center div.thumb,
#center div.thumb a img,
#imagecolumn div.thumb,
#imagecolumn div.thumb a img
{
	width: 176px;
	height: 178px;
}

#imagecolumn div.thumb,
#imagecolumn div.thumb a img
{
	width: 174px;
	
}

#right div.thumb,
#right div.thumb a img
{
	width: 174px;
	height: 178px;
}


#center div.huge,
#center div.huge a img
{
	width: 562px;
	height: 288px;
	/*margin-right:16px;*/
}

/*##############################################################################
	banner + thumbs margin
##############################################################################*/

#imagecolumn div.thumb,
#center div.contentbanner,
#center div.thumb
{
	margin: 0 19px 16px 0;
}

/* ==== start IE6 fix ===== */
#imagecolumn div.thumb,
#center div.contentbanner,
#center div.thumb
{
/*   *margin-right: expression("-3px"); */
	*margin-right: 13px;
}
/* ==== end IE6 fix ===== */

#center div.huge,
#imagecolumn div.thumb,
#imagecolumn div.banner
{
	margin-right:0;
	margin-bottom:16px;
}


/*##############################################################################
	banner == Accomodaties
##############################################################################*/

.banner
{
	width: 150px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 14px 12px 14px 12px;
	background-image: url(../img/panels_orange.gif);
	background-color: #ffd400;
}

.blue
{
	background-image: url(../img/panels_blue.gif);
	background-color: #85ccdf;
}

.green
{
	background-image: url(../img/panels_green.gif);
	background-color: #66b61b;
}

.column2
{
	width: 344px;
}

#center .banner
{
	float:left;
}

.contentbanner
{
	/* margin: 6px 14px 10px 0; */
}


.banner,
.banner *
{
	font-family: 'Lucida Grande',Lucida,'Trebuchet MS',Trebuchet,Arial,Helvetica,Verdana, Geneva,sans-serif;
	color: #000;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.banner,
.banner img,
.banner a img
{
	display:inline-block;
}

.banner h2,
.banner strong,
.banner h2 a,
.banner strong a
{
	font-style: normal;
	font-weight: normal;
}

.banner h2,
.banner h2 a
{
	color: #FFF;
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 14px;
	line-height: 120%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#center .banner h2,
#center .banner h2 a
{
	font-size: 19px;
}

.banner a:hover { text-decoration: none; }

.vacancies
{
	width: 174px;
	padding: 0;
	background-image: none;
	background-color: #FFF;
}

.vacancies .top
{
	height:25px;
	background-image: url(../banners/vacatures_top.gif);
	background-position: left top;
}

.vacancies .center
{
	padding: 0 12px 0 12px;
	border-width: 0 1px 0 1px;
	border-color: #108CCE;
	border-style: solid;
}

.vacancies .center p,
.vacancies .center p a
{
	padding: 0;
	font-style: normal;
}

.vacancies .bottom
{
	height: 8px;
	background-image: url(../banners/vacatures_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


.vacancies h2,
.vacancies h2 a
{
	color: #000;
}

/*
#center div.thumb a img,
#center div.thumb
{
	width: 175px;
}


#center div.huge
{
	margin-right:0px;
}

#center div.column2
{
	width: 344px;
}
*/


/*##############################################################################
	breadcrumbs
##############################################################################*/

#breadcrumbs
{
	width:100%;
	margin-bottom:10px;
}

#breadcrumbs a
{
	text-decoration: none;
	color: #000;
	font-style: normal;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
	color: #2068a5;
}

/*##############################################################################
	Content
##############################################################################*/

/*
.img_container,
.img_container_left { padding: 7px 0 2px 0; }

.img_container
{
	float: right;
	padding-left:12px;
}
*/

.img_container,
.img_container_right,
.img_container_left { padding: 7px 0 2px 0; }

.img_container
{
	float: none;
}

.img_container_right
{
	float: right;
	clear:none;
	padding-left:12px;
	display:inline;
	position:relative;
}

.img_container_left
{
	float:left;
	padding-right:12px;
}

.back
{
	float:right;
}

.listitem,
.results
{
	border-color: #398cde;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 0 0 10px 0;
}

.listitem a
{
	color: #515254;
}

.listitem a,
.listitem a:hover
{
	text-decoration: none;
}

.listitem a b { font-size: 12px; }

.listitem a .readmore,
.listitem a .closing,
.listitem a:hover b
{
	color: #398cde;
	text-decoration: underline;
}

.listitem a .readmore,
.listitem a .closing
{
	white-space: nowrap;
}

a.download
{
	display:block;
	width:100%;
}


/*##############################################################################
	Vacancy's
##############################################################################*/

.vacancy_entry td
{
	padding-right: 12px;
	vertical-align: top;
	border-width: 0;
	border-style: none;
}

.vacancy_entry td p.vacancylead
{
	padding-top:0;
	margin-top:0;
}

.vacancy_entry .showmore a
{
	text-decoration: none;
	color: #000;
	white-space: nowrap;
}

.vacancy_entry td div.options
{
	
	margin: 8px 0 0 0;
}

.vacancy_entry tr.tableindex td
{
	font-weight: bold;
	height:8px;
	padding: 0 0 8px 0;
}

.vacancy_entry tr.distance td
{
	height:8px;
	border-color: #000;
	border-width: 1px 0 0 0;
	border-style: solid;
}