/* CSS Document */
/* ---	
Description: css for GAB facilitated websites
Author: Konsili
Author URI: http://www.konsili.nl

All references "kbh": 
	color hb #E09E14;
	color koot #E09E14;	
--- */

/* basic elements */
body {
	font-family: Arial, Helvetica, Tahoma, Trebuchet, Geneva, Verdana, Courier, sans-serif; 
	color: #333;
	margin-top:0px; 
	background-color:#f4f4f4;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

td {
	font-family: Arial, Helvetica, Tahoma, Trebuchet, Geneva, Verdana, Courier, sans-serif;
}

img {
	border:none;
}

a:link {
	text-decoration:none;
	color:#333;
}

a:visited {
	text-decoration:none;
	color:#333;
}

a:hover {
	text-decoration:none;
	color: #E09E14;
}

h1 {
	font-size:16px;
	font-weight: bold;
	padding:0px;
	margin-bottom:12px;
	color:#383838;
}

h2 {
	font-size:15px;
	font-weight: bold;
	font-style:italic;
	padding-bottom:0px;
	margin-bottom:0px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#666;
}

p {
	padding-top:0px;
	margin-top:0px;
}

ol, ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:0px;
}

ul {
	list-style-image:url(../images/ul_icon.jpg);
}

ul.list_no_icon {
	list-style-type:none;
	list-style-image:none;
}

li {
	padding-bottom:5px;
	padding-left:5px;
}

li.back_arrow {
	list-style-image:url(../images/ul_icon_back_arrow.jpg);
}

li.list_no_icon {
	list-style-type:none;
	list-style-image:none;
}



/* basic div's */
#centre_div {
	text-align:center;
	position:relative;
}

#main_container {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	position:relative;
	text-align:left;
	width:900px;
	font-size:12px;
}



/* top nav block div's */
#main_nav {
	width:900px;
	height:120px;
	float:left;
}

#subnav_right_top {
	width:505px;
	height:80px;
	background-image:url(../images/bg_right_top.jpg);
	float:left;
}

.subnav_right_top_item {
	width:97px;
	height:17px;
	float:right;
	font-size:12px;
	padding-left:13px;
	padding-top:3px;
}

a.khb_subnav_right_top:link, a.subnav_right_top_item:visited {
	color:#666;
}

a.khb_subnav_right_top:hover {
	color:#E09E14;
	font-weight:bold;
}

.fill {
	width:285px;
	height:20px;
	float:right;
}

#sub_nav {
	width:900px;
	float:left;
	margin-top:10px;
}

#sub_nav ul {
	padding-left:222px;
	padding-top:9px;
	font-size:14px;
}

#sub_nav li {
	float:left;
	padding-right:20px;
}

a.subnav:link, a.subnav:visited {
	color:#333;
}

a.subnav:hover {
	color:#999;
}

.subnav_selected {
	color:#999;
}

a.subnav_selected:link, a.subnav_selected:hover, a.subnav_selected:visited {
	color:#999;
}

.no_display {
	display:none;
}
	

/* main content (blockbackground) div's */
.contentbock_1col_top {
	background-image:url(../images/top_1col.jpg);
	width:900px;
	height:8px;
	float:left;
}

.contentbock_2col_top {
	background-image:url(../images/top_2col_scol_right.jpg);
	width:900px;
	height:7px;
	float:left;
}

.contentbock_2col_scol_left_top {
	background-image:url(../images/top_2col_scol_left.jpg);
	width:900px;
	height:8px;
	float:left;
}

.contentbock_3col_top {
	background-image:url(../images/top_3col.jpg);
	width:900px;
	height:8px;
	float:left;
}

.contentbock_1col_mid {
	background-image:url(../images/mid_1col.jpg);
	width:900px;
	float:left;
}

.contentbock_2col_mid {
	background-image:url(../images/mid_2col_scol_right.jpg);
	width:900px;
	float:left;
}

.contentbock_2col_scol_left_mid {
	background-image:url(../images/mid_2col_scol_left.jpg);
	width:900px;
	float:left;
}

.contentbock_3col_mid {
	background-image:url(../images/mid_3col.jpg);
	width:900px;
	float:left;
}

.contentbock_1col_bottom {
	background-image:url(../images/bottom_1col.jpg);
	width:900px;
	height:11px;
	float:left;
}

.contentbock_2col_bottom {
	background-image:url(../images/bottom_2col_scol_right.jpg);
	width:900px;
	height:11px;
	float:left;
}

.contentbock_2col_scol_left_bottom {
	background-image:url(../images/bottom_2col_scol_left.jpg);
	width:900px;
	height:11px;
	float:left;
}

.contentbock_3col_bottom {
	background-image:url(../images/bottom_3col.jpg);
	width:900px;
	height:12px;
	float:left;
}

.contentbock_spec_bg_img {
	width:300px;
	height:174px;
	float:left;
}

/*  content div's */
.content__1col {
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	width:850px;
	float:left;
}

.content_largecol_2cols {
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	width:550px;
	float:left;
}

.content_3cols_col {
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	width:250px;
	float:left;
}

.content_3cols_col_gmap {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:25px;
	width:280px;
	float:left;
}

.3col_top_img {
	margin-left:-25px;
	margin-top:-8px;
	/*padding-right:-25px;
	padding-bottom:25px;
	float:left;*/
}


/* content elements */

img.img_header {
	margin-left:-25px; 
	margin-top:-8px;
}

.right_img_inc_margins {
	margin-left:20px; 
	margin-top:10px; 
	margin-bottom:10px;
}

.right_img_inc_margins_no_top_margin {
	margin-left:20px;  
	margin-bottom:10px;
}

.vz_iconlink {
	float:left; 
	margin-left:5px;
	margin-right:20px;
	float:left;
	/*border:#CCC solid 1px;*/
}

.vz_iconlink_txt {
	height:30px; 
	padding-top:20px;
	padding-left:10px;
	width:160px;
	float:right;
}



/* footer div's */
.footer {
	color:#afafaf;
}

.footer h1 {
	font-size:12px;
	margin-bottom:2px;
	color:#999;
}

.a_footer:link, .a_footer:visited {
	color:#afafaf;
}

.a_footer:hover {
	color:#666;
}

.a_breadcrump:link, .a_breadcrump:visited {
	color:#999;
}

.a_breadcrump:hover {
	color:#666;
}

.a_first_breadcrumb:link, .a_first_breadcrumb:visited {
	color:#999;
	font-weight:bold;
}

.a_first_breadcrumb:hover {
	color:#666;
}

#footer_title {
	width:870px;
	height:28px;
	padding-left:30px;
	padding-top:27px;
	float:left;
	color:#999;
}

.only_breadcrumps {
	background-image:url(../images/footer_bg_titel_nofblcks.jpg);
}

.breadcrumps_and_footerblocks {
	background-image:url(../images/footer_bg_titel.jpg);
}

#footer_title li {	
	list-style-image:url(../images/breadcrumb_sep_icon.jpg);
	float:left;
	padding-left:0px;
	margin-left:25px;
}

#footer_title li.first_breadcrumb {
	list-style-image:none;
	float:left;
	margin-left:-25px;
	font-weight:bold;
}

#footer_main_content {
	background-image:url(../images/footer_bg_content.jpg);
	width:870px;
	padding-left:30px;
	float:left;
}

#footer_main_content ul {
	padding-left:0px;
}

#footer_main_content li {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-left:0px;
}

.footer_content_box {
	width:125px;
	margin-right:20px;
	margin-bottom:10px;
	float:left;
	line-height:17px;
}

#footer_bottom {
	width:885px;
	height:50px;
	padding-top:25px;
	padding-left:15px;
	float:left;
}

.show_bottom_fblcks {
	background-image:url(../images/footer_bottom.jpg);
	background-repeat:no-repeat;
}



/* general classes */

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.c_khb {
	color:#E09E14;
}

.fl_left {
	float:left;
}

.fl_right {
	float:right;
}

.center_content {
	text-align:center;
}

.tmar_10 {
	margin-top:10px;
}

a.khb {
	color:#E09E14;
}

a.c_khb {
	color:#E09E14;
}

a.khb_hover:hover {
	color:#E09E14;
}

a.hu:hover {
	text-decoration:underline;
}	

a.more_arrow {
	background-image:url(../images/link_arrow.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}

a.more_arrow_ckhb {
	background-image:url(../images/link_arrow.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	color:#E09E14;
}

a.more_arrow_ckhb:hover {
	text-decoration:underline;
}

.img_float_right {
	float:right;
}

.datum_news_mssg {
	font-style:italic;
	color:#999;
}

#breadcrumps li {	
	float:left;
	padding-left:0px;
	margin-left:25px;
}

#inloggen_link {
	width:73px;
	height:17px;
	background-image:url(../images/inloggen_bg.jpg);
	padding-left:25px;
	padding-top:6px;
}


/* forms */

.simple_form_holder
{
	width:400px;
}
    
.simple_form label
{
	width:120px;
	float:left;
	margin-bottom:3px;
	text-align:left;
	padding-right:10px;
}

.simple_form input {
	width:200px;
	float:left;
	margin-bottom:3px;
}


/* Acties */

.actie_holder {
	background-image:url(../images/bg_vjae.jpg);
	background-repeat:no-repeat;
	padding-right:435px;
	height:495px;
}
