/***********************************************/
/* Html styles                                 */
/***********************************************/
body,td{font-family: arial, sans-serif;font-size: 11px;color: #444;}
body{background-color: #F3F3F3;margin:0px;padding:0px;}

a:link, a:visited, a:active{text-decoration: none;color: #0a246a;}
a:hover{text-decoration: underline;color: #f00;}

ul{}

/***********************************************/
/* Page styles                                 */
/***********************************************/
.pagewidth{width:760px;}


/***********************************************/
/* Navbar styles                               */
/***********************************************/
.navbar_width, .section_title, .navbar{width:155px;}
.navbar{background-color:#000066;color: #fff;padding:15px 0px 0px 0px;}
a.navbar, .a.navbar:visited{
	background-color: #C6ECFF;color: #003;display: block;margin: 2px;padding: 1px 1px 1px 1px;text-decoration: none;/*width: 154px;*/
}
.a.navbar:hover{background-color: #ffffff;}
.navbar_tekst{padding:5px;color:#fff;}


/***********************************************/
/* Headlines styles                            */
/***********************************************/
.headlines{width:180px;padding:10px;background-color: #fff; border-right: 1px solid #ccc;}
.headlines_width{width:160px;}
.headlines_title{color:#932500;font-weight: bold;font-size: 14px;line-height: 14px;padding:0px 0px 8px 0px;}
.shoutbox b{color:#932500;}


/***********************************************/
/* Misc styles                                 */
/***********************************************/
.main_navbar_item{width:150px;height:115px;text-align: right;}
.bar_orange{height:7px;background-color:#f60;}
.bar_blue{background-color:#006;color:#fff;height: 20px; padding-left: 10px; padding-right: 10px; text-align: right;}
.section_title{color:#fff;background-color:#7575ac;padding: 0px 0px 0px 5px;font-weight: bold;}
.header{height:115px;}
.content{background-color: #fff;}
.cv_td {padding-right: 15px;}
.cv_list_odd {background-color: #dddddd;}
.cv_td_hover{background-color: #cccccc;}

/***********************************************/
/* Article styles                              */
/***********************************************/
.article, .results{padding:10px;}
.art_title{font-weight: bold;font-size: 16px;margin: 0px 0px 5px 0px;}
.art_intro{font-weight: bold;}
.art_body{}
.art_urls{margin:12px 0px 12px 0px;}
.art_urls a:link, .art_urls a:visited, .art_urls a:active{text-decoration: none; color: #333;}
.art_urls a:hover{color:#000;text-decoration: underline;}
.art_naar_boven a:link, .art_naar_boven a:visited, .art_naar_boven a:active{text-decoration: none; color: #999;}
.art_naar_boven a:hover{color:#f00;text-decoration: underline;}


/***********************************************/
/* Vacature styles                             */
/***********************************************/
.vacatures{}
.dropdown{font-size: 11px;}
.vac_date_online{}
.vac_date_start{}
.vac_date_offline{padding:0px 0px 15px 0px;}
.vac_omschrijving{padding:0px 0px 15px 0px;}
.vac_opleiding{}
.vac_ervaring{}
.vac_aanvullende_eisen{padding:0px 0px 15px 0px;}
.vac_standplaats{}
.vac_uren{}
.vac_rijbewijs{}
.vac_werktijden{}
.vac_header_row, .vac_header_row td{background-color: #ad3129;color:#fff;}
.vac_header_row a:link,.vac_header_row a:visited,.vac_header_row a:active{color:#fff;}
.vac_header_row a:hover{color:#fcc;}
.vac_list_row{border-bottom: 1px solid #ccc;padding-top: 4px;}
.vac_list_row a:visited{color:#6874AC;}
.vac_list_row a:hover{color:#f00;}
.vac_title{font-weight: bold;font-size: 16px;margin: 0px 0px 5px 0px;}

a.vacature_link{color: #0a246a;text-decoration: none;}
a.vacature_link:visited{color: #A23F2D;text-decoration: none;}
a.vacature_link:hover{color: #f00;text-decoration: underline;}


/***********************************************/
/* Aanmelden styles                             */
/***********************************************/

.aanmelden_textbox{
  border: 1px solid #666;
  width: 250px;
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #444;
}
.aanmelden_textbox_small{
  border: 1px solid #666;
  width: 150px;
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #444;
}

/***********************************************/
/* Footer styles                               */
/***********************************************/
.footer{background-color:#cc3300;color:#fff;height: 45px;text-align: center;}
.footer a:link, .footer a:visited, .footer a:active, .bar_blue a:link, .bar_blue a:visited, .bar_blue a:active{color:#fff;text-decoration: none;}
.footer a:hover, .bar_blue a:hover{text-decoration: underline;}
.copyright{font-family: trebuchet ms, arial, sans-serif; font-size: 11px;color:#999;}
.copyright a:link,.copyright a:visited,.copyright a:active{font-size: 10px; color:#999;}
.copyright a:hover{color:#f00;}

/***********************************************/
/* Empty cells styles                          */
/***********************************************/
.empty_row_1{background-color: #efefef;}
.empty_row_2{background-color: #d0d0d0;}
.empty_row_3{background-color: #f9f9f9;}
.empty_row_4{background-color: #d0d0d0;}
.empty_row_5{background-color: #ececec;}

/***********************************************/
/* Image styles                                */
/***********************************************/
.img_left{margin: 0px 10px 5px 0px;	float:left;}
.img_right{margin: 0px 0px 5px 10px;float:right;}

/***********************************************/
/* Search styles                               */
/***********************************************/
.search_textbox{border:1px solid #333;background-color: #eee;font-size: 11px;color: #666; padding: 2px 2px 2px 5px;width:140px;}
.search_button{border: 1px solid #fff;color:#fff;background-color:#9b4b3d;}
.searchbox{}

/***********************************************/
/* Result styles                               */
/***********************************************/
.result{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}


/***********************************************/
/* Form styles                                 */
/***********************************************/
.textbox_big{}

.textbox_small{}

.textbox_error{color: #f00;}

.button{color: #f33;font-weight: bold;}

.contact_title{}

.contact_text{}

.contact_textbox{
	border: 1px solid #666;
	width: 300px;
}

.contact_submit{border: 1px solid #cd3301;color:#fff;background-color:#9b4b3d;}

/***********************************************/
/* Sitemap styles                               */
/***********************************************/
.sitemap{padding:10px;}

.sitemap a:link, .sitemap a:visited, .sitemap a:active{
	color: #555;
	text-decoration: underline;
}
.sitemap a:hover{
	color: #f00;
	text-decoration: underline;
}

.sitemap h1{font-size: 16px;color:#900;}
.sitemap_sections{
	display:block;
	padding-top: 10px;
	width:100%;
	font-size:140%;
	font-weight: bold;
}
.sitemap_pages{
	display:block;
	padding-top:3px;
	width:100%;
	font-size:120%;
	font-weight: bold;
}
.sitemap_articles{
	display:block;
	width:100%;
}

.headlines_body a:link, .headlines_body a:visited{
	color:#666;
	text-decoration: none;
}
.headlines_body a:hover{
	color:#333;
	text-decoration: none;
}

/***********************************************/
/* Pollstyles                                  */
/***********************************************/
.poll_button{
	border:1px solid #333;
	background-color: #999;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
}
.poll_question{
}
.poll_answer{
}

/***********************************************/
/* Guestbook styles                            */
/***********************************************/

.guestbook_textbox{
  border: 1px solid #666;
  width: 250px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #333;
}

.guestbook_error{
	color: #f00;
}

.guestbook_name{
	font-size:120%;
	font-weight:bold;
}

.guestbook_http{}

.guestbook_message{}

.guestbook_censored{
	color: #f00;
}

.guestbook_timestamp{
	font-size: 90%;
	color: #666;
	margin-bottom: 5px;
}

.guestbook_comment{
	background-color: #eee;
	border: 1px solid #999;
	padding: 5px;
	margin: 5px 0px 5px 50px;
}

.guestbook_form{
}

.guestbook_button{
  border: 1px solid #666;
  background-color: #eee;
  color: #333;
  cursor: pointer;
}
a:link.icon_href, a:visited.icon_href  {
    color: #666666 !important;
}
a:hover.icon_href  {
    color: #000000 !important;
}
.search_textbox {
    width: 80px;
}
.result_even {
    background-color: #dddddd;
    padding: 2px 10px;
}
.result_odd {
}