html, body {
	height: 100%;
	width: 100%;
}

body {
	padding:0px;
	margin: 0px;
	font-size: 10px;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

img {
	border: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

/* Aligns*/
.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

/* Paddings and Margins*/
.block {
	display: block;
}


/* Colors */
.font_white {
	color: #ffffff;
}

.font_black {
    color: #000000;
}

.white {
	background-color: #ffffff;
}

.red {
	background-color: #FF1506;
}

/* Fonts */
.bold {
	font-weight: bold;
}


.action_center {
    margin-top: expression((document.body.clientHeight > 649)? 50 : 5);
}

.block {
	display: block;
}


/*Link Start*/


/*Link End*/

/* Front page: START */
.height167{
	height: 167px;
}

.height59{
	height: 59px;
}

.height333{
	height: 333px;
}

.height35{
	height: 35px;
}

.fon_col1_front{
	background-color: #FFE7BF;
}

.fon_col2_front_menu{
	background-color: #F9A870;
}

.fon_col2_front_button{
	background-color: #F37444;
}

.black_line{
	background-image: url(../images/black_line.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.black_line_with_image{
	background-image: url(../images/black_line_with_image.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.block_images img{
	display: block;
}

.front_fon_search_part_top{
	background-image: url(../images/front_search_part_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.front_fon_search_part_bottom{
	background-image: url(../images/front_search_part_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.front_text_address{
	color: #F37444;
}

.text_addres_margin	{
	margin-left: 25px; 
	margin-bottom: 2px;
	margin-top: 5px;
}

.search_tr1{
	height: 41px;
}

.margin_address_text{
	margin-left: 22px;
	margin-top: 10px;
}

.bold_margin{
	font-weight: bold;
	margin-bottom: 18px;
}

.button_display {
	display: inline;
	margin: 17px 0px 13px 4px;
}

.button_display img {
	display: inline;
}

.button_display a{
	border: none;
}

.margin_top_front{
	margin-top: 17px;
}
/* Front page: END */

/* Content page: START */
.margin_content{
	margin: 15px 5px 10px 10px;}

.margin_title{
	margin: 15px 0px 10px 10px;
}

.title_style{
	font-size: 14px;
}

.margin_top_content{
	margin-top: 29px;
}

/*orange start*/
.height155{
	height: 155px;
}

.height71{
	height: 71px;
}

.orange_fon_search_part_top{
	background-image: url(../images/orange_search_part_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


.button_display_orange {
	display: inline;
	margin: 17px 0px 13px 4px;
}

.button_display_orange img {
	display: inline;
}

.button_display_orange a{
	border: none;
}

/*orange end*/

/*brauw start*/
.fon_col1_brauw{
	background-color: #EBEDF6;
}

.fon_col2_brauw_menu{
	background-color: #A4B0DA;
}

.fon_col2_brauw_button{
	background-color: #A4B0DA;
}

.brauw_fon_search_part_top{
	background-image: url(../images/brauw_search_part_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.brauw_text_address{
	color: #1B5EA5;
}

/*brauw end*/

/*rood start*/
.fon_col1_rood{
	background-color: #F9E6E8;
}

.fon_col2_rood_menu{
	background-color: #EDA1A9;
}

.fon_col2_rood_button{
	background-color: #EDA1A9;
}

.rood_fon_search_part_top{
	background-image: url(../images/rood_search_part_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.rood_text_address{
	color: #E63346;
}

/*rood end*/
/*groen start*/
.fon_col1_groen{
	background-color: #D9EFE1;
}

.fon_col2_groen_menu{
	background-color: #67CA91;
}

.fon_col2_groen_button{
	background-color: #67CA91;
}

.groen_fon_search_part_top{
	background-image: url(../images/groen_search_part_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.groen_text_address{
	color: #27B462;
}
/*groen end*/



.first_button_margin{
	margin-left: 24px;
}

/* Content page: END */

/* Footer : START */
.fon_negeso{
	background-color: #FFE6BE;
}

.fon_negeso_brauw{
	background-color: #EBEDF6;
}

.fon_negeso_rood{
	background-color: #F9E6E8;
}

.fon_negeso_groen{
	background-color: #D9EFE1;
}


.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #020202;
}

.fon_negeso img{
	/*display: block;**/
	/*margin: 15px 5px 7px 27px;*/
}

.footer_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020202;
	text-decoration: none;
}

.footer_background{
	background-image: url(../images/footer_background_copyright.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.footer_background_rood{
	background-image: url(../images/footer_background_rood.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.footer_background_brauw{
	background-image: url(../images/footer_background_brauw.gif);
	background-position: left top;
	background-repeat: repeat-y;
}


.footer_background_groen{
	background-image: url(../images/footer_background_groen.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.margin_footer{
	margin-left: 6px; 
	margin-top: 8px;
}

.margin_footer a:hover{
	text-decoration: underline;
}

.margin_copyright{
	margin-left: 27px;
}

.menu_overflow{
	width: 169px;
	overflow: hidden;
}	

.content_overflow{
	width: 544px;
	overflow: hidden;
}
/* Footer: END */
/*Search*/
.search_text{
	width: 100px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #F37444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: bottom;
}

.search_submit{
	background-color: #F37444;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: 31px;
	height: 23px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 1px;
	margin-left: 5px;
}

.search_text_rood{
	width: 100px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #E63346;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: bottom;
}

.search_submit_rood{
	background-color: #E63245;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: 31px;
	height: 23px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 1px;
	margin-left: 5px;
}


.search_text_brauw{
	width: 100px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #1B5EA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: bottom;
}

.search_submit_brauw{
	background-color: #1B5EA5;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: 31px;
	height: 23px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 1px;
	margin-left: 5px;
}


.search_text_groen{
	width: 100px;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #27B462;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: bottom;
}

.search_submit_groen{
	background-color: #27B462;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: 31px;
	height: 23px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 1px;
	margin-left: 5px;
}


/*Search*/
