body, div, h1, h2, h3, span, ul, li, p{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1008px;
	min-height: 100%;
	height: 100%;
	background: white;
	font-size: 12px;
	font-family: Arial;
}

.clear{
	clear: both;
}

.GrijzeTabelClass{
	border: 1px solid #c1c1c1; 
	border-width: 1px; 
	width: 100%;
	background-color: #f3f3f3;
}

.GroeneLetters{
	color: #1DA368 !important;
	font-size: 18px;
}


.plusmin{
	color: #1DA368 !important;
	padding-left:15px;
	text-decoration:none;
	border-bottom:0px !important;
}
.plusmin_big{
	color: #1DA368 !important;
	font-size:18px;
	padding-left:15px;
	text-decoration:none;
	border-bottom:0px !important;
}
#content a.plus{
	background: transparent url(../default_images/bullet_toggle_plus.png) 0px 50% no-repeat;
}
#content a.plus:hover{
	background: transparent url(../default_images/bullet_toggle_plus.png) 0px 50% no-repeat;
}
#content a.min{
	background: transparent url(../default_images/bullet_toggle_minus.png) 0px 50% no-repeat;
}
#content a.min:hover{
	background: transparent url(../default_images/bullet_toggle_minus.png) 0px 50% no-repeat;
}


.LinkZonderRand{
	text-decoration:none !important;
	border:0px !important;
}

/*--- STRUCTURE ---*/
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -100px;
	width: 100%;
	min-width: 1008px;
	background:  white url(../default_images/body_bg.png) repeat-x scroll bottom left;
}

#top_bar{
	width: 100%;
	min-width: 1008px;
	height: 30px;
	background: #444444;
	border-bottom: white 1px solid;
}

#container{
	width: 100%;
	min-width: 1008px;
	background: url(../default_images/container_bg.png) repeat-x;
}

#gradient-container{
	width: 100%;
	min-width: 1008px;
	background: url(../default_images/head_gradient.png) 50% 0 no-repeat;
}

#push{
	height: 120px;
	width: 100%;
	min-width: 1008px;
	clear: both;
}

#footer{
	width: 100%;
	min-width: 1008px;
	height: 100px;
	clear: both;
}

/*--- TOP_BAR ---*/
#bar_links{
	width: 950px;
	margin: auto;
	padding: 8px 0 0;
	text-align: right;
	color: white;
	font-size: 11px;
}

#bar_links span{
	margin: 0 4px;
}

#bar_links a{
	color: white;
	text-decoration: none;
	margin: 0 4px;
}

#bar_links a img{
	border: 0;
	background: #7f7f7f; /*temp*/
	color: #444444; /*temp*/
	vertical-align: middle;
}

/*--- CONTAINER ---*/
#center{
	width: 1008px;
	margin: auto;
}

#cnt_container{
	padding-top: 50px;
}

/*--- HEADER MARKUP ---*/
#header{
	width: 1008px;
	height: 290px;
	background: url(../default_images/head_gradient.png) -263px 0 no-repeat;
}

#head_links{
	position: relative;
	height: 290px;
	width: 681px;
	float: left;
	/*background: url(../default_images/head_links_bg.png);*/
}

#head_links h1, #head_links h2 {
	margin-left: 183px;
}

#head_links h1 {
	font-size: 33px;
	font-weight: bold;
	margin-top: 43px;
	line-height: 43px;
}

#head_links h2 {
	color:#1DA368;
	font-size:26px;
	font-style:italic;
	margin-top:4px;
}

#search{
	position: relative;
	height: 290px;
	width: 327px;
	float: left;
}

/*--- HEAD_LINKS ---*/
#head_links ul{
	position: absolute;
	left: 0;
	bottom: 21px;
}

#head_links ul li{
	float: left;
	height: 27px;
	margin: 0 4px;
}

#head_links ul li.active{
	background: url(../default_images/nav_active_l.png) no-repeat;
}

#head_links ul li:hover{
	background: url(../default_images/nav_hover_l.png) no-repeat;
}

#head_links ul li span{
	display: block;
	float: left;
	height: 27px;
	/*padding: 3px 8px 0 0;*/
}

#head_links ul li.active span{
	background: url(../default_images/nav_active_r.png) top right no-repeat;
}

#head_links ul li:hover span{
	background: url(../default_images/nav_hover_r.png) top right no-repeat;	
}

#head_links ul li a{
	color: #444444;
	display: block;
	text-decoration: none;
	font-size: 16px;
	padding: 3px 8px;
}

#head_links ul li.active a{
	color: white;
}

/*--- SEARCH ---*/
#search_mask{
	position: relative;
	height: 245px;
	width: 327px;
	float: left;
	background: url(../default_images/search_mask.png) no-repeat;
}

#search_bar {
	height: 45px;
	width: 327px;
	float: left;
	background: url(../default_images/search_mask.png) left bottom no-repeat;
}

#search span{
	display: block;
	margin: 4px 0 0 8px;
}

#search input{
	vertical-align: top;
}

input.searchfield{
	width: 225px;
	height: 21px;
	margin-right: 7px;
	background: #e7e7e7;
	border: #aaaaaa 1px solid;
	font-size: 13px;
	line-height: 15px;
	vertical-align: top;
}

input.searchbtn{
	width: 60px;
	height: 25px;
	background: url(../default_images/search_nl.png) top left no-repeat;
	border: none;
	line-height: 15px;
	vertical-align: top;
}

/*--- NAV_MENU ---*/
#nav_menu{
	/*width: 187px;*/
	float: left;
	padding: 40px 0;
	margin-bottom: 160px;
}

#nav_menu ul{
	border-top: #A6A6A6 1px dotted;
}

#nav_menu ul li{
	border-bottom: #A6A6A6 1px dotted;
	font-family: Georgia, Times, serif;
	font-size: 20px;
}

#nav_menu a{
	width: 187px;
	display: block;
	padding: 10px;
	color: #333333;
	text-decoration: none;
}

#nav_menu a:hover{
	color: #666666;
}

#nav_menu a.n_active{
	padding-left: 30px;
	background: url(../default_images/nav_menu_active.png) 12px 18px no-repeat;
}

/*--- NAV_MENU2 ---*/
#nav_menu2{
	width: 1000px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-top: -20px;
}

#nav_menu2 ul{
	border-top: #A6A6A6 1px dotted;
}

#nav_menu2 li{
    padding-left: 20px;
    float:left;
	border-bottom: #A6A6A6 1px dotted;
	font-family: Georgia, Times, serif;
	font-size: 20px;
}

#nav_menu2 a{
	/*width: 187px;*/
	display: block;
	padding: 10px;
	color: #333333;
	text-decoration: none;
}

#nav_menu2 a:hover{
	color: #666666;
}

#nav_menu2 a.n_active{
	padding-left: 30px;
	background: url(../default_images/nav_menu_active.png) 12px 18px no-repeat;
}

iframe{
    margin-top:30px;
    border-color: #FFFFFF;
}

/*--- CONTENT ---*/
/* #content -> zie default.tpl */

#content h2{
	color: #444444;
	font-family: Georgia, Times, serif;
	font-size: 30px;
	border-bottom: #737373 1px solid;
	padding-bottom: 4px;
	margin-bottom: 30px;
	background: url(../default_images/h2_bg.png) bottom right no-repeat;
}

#content h3{
	font-family: Georgia, Times, serif;
	font-size: 20px;
	margin: 4px 0 8px;
}

#content p{
	color: #444444;
	line-height: 16px;
	margin-bottom: 15px;
}

#form table{
	color: #444444;
	margin-left:-2px;
}

#form td{
	color: #444444;
}

#form textarea{
	border: 1px solid #666666 !important;
}


#content ul{
	color: #444444;
	padding-left: 8px;
	margin-bottom: 15px;
	list-style: disc;
}

#content ul li{
	line-height: 16px;
	margin-left: 16px;
	list-style: disc;
}

#content .style2{
	color: #1DA368;
	font-size: 18px;
}
#content .groeneLetters{
	color: #1DA368;
	font-size: 18px;
}

#content .groeneLetters{
	color: #1DA368;
	font-size: 18px;
}

#content a{
	color: #1DA368;
	text-decoration: none;
	border-bottom: #c1c1c1 1px solid;
}

#conent a img{
	border: none;
}

#content a:hover{
	background: #cccccc;
	color: black;
	text-decoration: none;
	border-bottom: #1DA368 1px solid;
}

#content a img{
	border: 0px;
}

#content a:hover img{
	border: 0px;
}

/* #content table -> zie default.tpl */

/*--- FOOTER ---*/
#footer table{
	font-size: 12px;
	color: white;
	padding: 0 0 0 165px;
	margin: 30px auto 0;
	font-size: 13px;
}

#footer table tr td{
	padding: 2px 5px;
	width: 165px;
}

/*--- CUSTOMER LOGIN FORM + FILE TABLE ---*/
#customer_login_form {
	font-size: 12px;
}

.customer_file_button{
	margin: 10px 0 0;
	padding: 5px;
	background: #f3f3f3;
	color: #333333;
	font-weight: bold;
	border: #c1c1c1 1px solid;
}

table.customer_file_table{
	font-family: Arial;
	font-size: 12px;
	border-collapse: collapse;
	background: white;
}

table.customer_file_table tr.alt{
	background: #f3f3f3;
}

table.customer_file_table th{
	font-size: 13px;
	background: #f3f3f3;
	padding: 3px 8px;
	border-top: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
	text-align:left;
}

table.customer_file_table th.th_left{
	border-left: #c1c1c1 1px solid;
}

table.customer_file_table th.th_right{
	border-right: #c1c1c1 1px solid;
}

table.customer_file_table a, table.customer_file_table a img{
	color: black;
	border: none;
}

table.customer_file_table td{
	vertical-align: top;
	padding: 6px 8px 2px;
	font-size: 12px;
}

table.customer_file_table label{
	font-size: 12px;
}

/* VACANCIES */
div.vacancy_div{
	background: #f3f3f3;
	border: #c1c1c1 1px solid;
	padding: 0 10px;
	margin-bottom: 15px;
}

div.vacancy_div table{
	font-size: 12px;
	color: #444444;
}

div.vacancy_div table th{
	margin: 15px 0;
	font-family: Arial;
	font-weight: normal;
	color: #1DA368;
	font-size: 15px;
	text-align: left;
	padding: 8px 0;
}

div.vacancy_div table th span{
	font-family: Arial;
	color: #333333;
}

div.vacancy_div table td{
	padding: 8px 30px 8px 0;
	vertical-align: top;
}

div.vacancy_div table a{
	color: black;
}

#content div.vacancy_div table ul{
	margin: 0;
	padding: 0;
}

#content div.vacancy_div table ul li{
	margin: 0;
	padding: 4px 0;
	list-style: none;
}

.product_image {
	max-width:200px;
}