 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */

/*  huisstijl kleuren ( rood #E5352C groen #58AB27 blauw #008ACA ) */
/*  huisstijl kleuren ( roze #F8C3C1 lichtgroen #CDE6BE lichtblauw #B4DCF0 ) */

body {
 margin:0px;
 padding:0px;
 font-family: Trebuchet, Univers, Arial, sans-serif;
 font-size:small;
 background:#fff url(images/bg_body.gif) no-repeat top left;
 color:#666;
}

#wrapper	{ position: relative; min-height:100%; text-align:left; margin:0px auto; padding:0px; }
#header 	{ margin:0; height:110px; }
#links 		{ position:absolute; top:190px; left:0; width:50px; padding:0 0 0 65px; color:#666; }
#middenvac	{ position:absolute; top:110px; left:80px; right:180px; padding:5px; /* background: url(images/bg_midden.gif) repeat-x top left; border-right: #eee solid 1px; border-left: #eee solid 1px; */ }
#midden		{ position:absolute; top:110px; left:200px; right:180px; padding:5px; background: url(images/bg_midden.gif) repeat-x top left; border-right: #eee solid 1px; border-left: #eee solid 1px; }
#middenpreview	{ position:absolute; top:110px; left:200px; right:5px; padding:5px; background: url(images/bg_midden.gif) repeat-x top left; border-right: #eee solid 1px; border-left: #eee solid 1px; }
#rechts 	{ position:absolute; top:150px; right:5px; width:150px; font-size:small; margin:5px; color:#666; padding:5px; background:#eee url(images/rechter_kop.gif) no-repeat top left; }
#footer		{ z-index:10;text-align:center; color:#ccc; border:solid 1px #f00; }

/* td { border-bottom:#eee solid 1px;} */

.uppernavigation { position:absolute; top:80px; left:200px; right:180px; padding:5px; text-align:center;}
.sidenavigation { list-style:none; padding-left:0; margin:0; }
.sidenavigation li { background:url(images/listitem.gif) no-repeat 0 50%; padding:5px 0 5px 20px; margin:0; }

.vacatureintro td { border-bottom:1px solid #ddd; }
.vachoofdstuktabs { list-style:none; padding-left:0; margin:0; width:100%; }
.vachoofdstuktabs li { float:left; color:#58AB27; padding:2px; margin:0 4px 0 0; background:#ddd url(images/bg_midden.gif) repeat-x top left; border-right: #ddd solid 1px; border-left: #eee solid 1px; }
.vachoofdstuktabs li:hover { float:left; color:#fff; padding:2px; background:#58AB27; border-right: #ddd solid 1px; border-left: #eee solid 1px;}
.catvalsummary { width:420px; /*font-family:Courier;*/ color:#58AB27; }

.nowrap { white-space:nowrap; }
.onlyprint { display:none; }
.comment { color:#999; font-style:italic; }
.alert { color:#E5352C; font-family:"Comic Sans MS", Times, serif; }
pre { color:#58AB27; font-size:xx-small; }
.splashsummary { font-family:Courier; font-weight:bold; font-size:20px; }
.splashsummarynumber { font-family:Courier; font-weight:bold; font-size:8px; }

.admintable tr {
  background: #fff url(images/bg_midden.gif) repeat-x top left;
  border-right: #eee solid 1px;
  border-left: #eee solid 1px;
}

.admintableheader {
 font-weight:bold;
 border-bottom: 1px solid #666; 
}

.vacature {
  background: #f6f6f6 /* url(images/bg_midden.gif) repeat-x top left */;
  border-top:#eee solid 1px;
  border-right: #eee solid 1px;
  border-left: #eee solid 1px;
}

a:link		{ text-decoration:none; font-family:Courier; color:#008ACA; }
a:active	{ text-decoration:none; font-family:Courier; color:#008ACA; }
a:visited	{ text-decoration:none; font-family:Courier; color:#008ACA; }
a:hover		{ text-decoration:underline; font-family:Courier; color:#E5352C; }


.ahrefmimic	{ text-decoration:none; font-family:Arial; color:#008ACA; font-size:110%;}
.ahrefmimic:hover { text-decoration:underline; font-family:Arial; color:#E5352C; cursor:pointer; font-size:110%;}



#rechts a:link		{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#rechts a:active	{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#rechts a:visited	{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#rechts a:hover		{ text-decoration:underline; font-family:Trebuchet, Univers, Arial, sans-serif; color:#E5352C; }


#ticker a:link		{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#ticker a:active	{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#ticker a:visited	{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#ticker a:hover		{ text-decoration:underline; font-family:Trebuchet, Univers, Arial, sans-serif; color:#E5352C; }

#normal a:link		{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#normal a:active	{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#normal a:visited	{ text-decoration:none; font-family:Trebuchet, Univers, Arial, sans-serif; color:#008ACA; }
#normal a:hover		{ text-decoration:underline; font-family:Trebuchet, Univers, Arial, sans-serif; color:#E5352C; }


#links h1	{ font-size:120%; font-weight:normal; color:#666; margin:0; padding:3px 0; }
h1			{ font-size:150%; font-family:Courier; text-transform: uppercase; font-weight:bold; color:#E5352C; margin:0; padding:5px 0; }
#rechts h1	{ font-size:100%; font-weight:normal; color:#333; margin:0; padding:3px 0; }
#links h2	{ font-size:100%; font-weight:normal; color:#000; margin:0; padding:2px 0; }
h2			{ font-size:120%; font-family:Courier; font-weight:normal; font-weight:bold; color:#58AB27; margin:0; padding:2px 0 2px 0; }
#rechts h2	{ font-size:100%; font-weight:normal; color:#000; margin:0; padding:2px 0; }


