html {
	background-color: #ffffff;
	background-image:url(./img/bg_top.png);
	background-position:top left;		
	background-repeat:repeat-x;

}

body {
	margin: 0;
	padding: 0;
    font-family: Tahoma, Verdana, Arial, Helvetica, ãBitstream Vera SansÓ, sans-serif;
    font-size: 13Px;
    color:#525252;
	height:auto;	
	cursor: default;
	background-image:url(./img/bg_bottom2.png);
	background-position:bottom left;		
	background-repeat:repeat-x;
	line-height:20px;
	letter-spacing:1px

}

a {color:#5c5c5c; text-decoration:none;}
a:active {color:#5c5c5c; text-decoration:none;}
a:hover {color:#5c5c5c; text-decoration:none;}

h1	{
	font-size: 20px;
	color:#2283d0;
	}

h2	{
	font-size: 15px;
	padding:0px;
	margin-bottom:20px;
	color:#3482b0;
}
h3	{
	font-size: 14px;
	padding:0px;
	margin:0px;
	color:#3482b0;
}

h4	{
	float:left;
	font-size: 12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#3482b0;
}


.menu_kop {
	font-size: 12px;
	color:#525252;
  font-weight:bold;
}

.menu_kop:hover {
    text-decoration:underline;
}

.menu_kop-active {
	font-size: 12px;
	color:#ef672b;
  font-weight:bold;
}

.koptekst {
	font-size: 12px;
	color:#525252;
  font-weight:bold;
}

.koptekst2 {
	font-size: 14px;
	color:#5c5c5c;
  font-weight:bold;
	text-transform: uppercase;
}

.tekst {
	font-size: 11px;
}

.form_blok1 {
	display:block;
	float:left;
	clear:none;	
	height:142px;
	width:298px;
	margin-right:20px;
	background-image:url("./img/bellen.png");
}

.form_blok1:hover {
	background-image:url("./img/bellen_over.png");
}

.form_blok2 {
	display:block;	
	float:left;
	clear:none;	
	height:142px;
	width:298px;
	margin-right:20px;
	background-image:url("./img/info.png");
}

.form_blok2:hover {
	background-image:url("./img/info_over.png");
}

.form_blok3 {
	display:block;	
	float:left;
	clear:none;	
	height:142px;
	width:298px;
	background-image:url("./img/positie.png");
}

.form_blok3:hover {
	background-image:url("./img/positie_over.png");
}


/*----------------menu-top-----------------*/

.menu_button1 {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:98px;
    background:url('./img/home_button.png');
	border: 0px solid #ffffff;

}


.menu_button1:hover {
	color:#525252;
    background:url('./img/home_button_o.png');
}

.menu_button1-active {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:98px;
    background:url('./img/home_button_o.png');
}


.menu_button2 {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:150px;
    background:url('./img/werkwijze_button.png');
	border: 0px solid #ffffff;

}


.menu_button2:hover {
	color:#525252;
    background:url('./img/werkwijze_button_o.png');
}

.menu_button2-active {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:150px;
    background:url('./img/werkwijze_button_o.png');
}


.menu_button3 {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:136px;
    background:url('./img/diensten_button.png');
	border: 0px solid #ffffff;

}


.menu_button3:hover {
	color:#525252;
    background:url('./img/diensten_button_o.png');
}

.menu_button3-active {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:136px;
    background:url('./img/diensten_button_o.png');
}



.menu_button4 {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:144px;
    background:url('./img/portfolio_button.png');
	border: 0px solid #ffffff;

}


.menu_button4:hover {
	color:#525252;
    background:url('./img/portfolio_button_o.png');
}

.menu_button4-active {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:144px;
    background:url('./img/portfolio_button_o.png');
}



.menu_button5 {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:130px;
    background:url('./img/contact_button.png');
	border: 0px solid #ffffff;

}


.menu_button5:hover {
	color:#525252;
    background:url('./img/contact_button_o.png');
}

.menu_button5-active {
	display:block;
	float:left;
	clear:none;	
	height: 27px;
	width:130px;
    background:url('./img/contact_button_o.png');
}
/*----------------einde menu-top-----------------*/


/*----------------menu-links-----------------*/

 .links_button1 {
	display:block;
	float:left;
	clear:none;	
	height: 41px;
	width:225px;
	margin-top:5px;
    background:url('./img/website_links.png');
	border: 0px solid #ffffff;

}


.links_button1:hover {
	color:#525252;
    background:url('./img/website_links_o.png');
}

.links_button1-active {
	display:block;
	float:left;
	clear:none;	
	height: 41px;
	width:225px;
	margin-top:5px;
    background:url('./img/website_links_o.png');
}


 .links_button2 {
	display:block;
	float:left;
	clear:none;	
	height: 41px;
	width:225px;
	margin-top:5px;
    background:url('./img/webshop_links.png');
	border: 0px solid #ffffff;

}


.links_button2:hover {
	color:#525252;
    background:url('./img/webshop_links_o.png');
}

.links_button2-active {
	display:block;
	float:left;
	clear:none;	
	height: 41px;
	width:225px;
	margin-top:5px;
    background:url('./img/webshop_links_o.png');
}


 .links_button3 {
	display:block;
	float:left;
	clear:none;	
	height: 41px;
	width:225px;
	margin-top:5px;
    background:url('./img/adwords_links.png');
	border: 0px solid #ffffff;

}


.links_button3:hover {
	color:#525252;
    background:url('./img/adwords_links_o.png');
}

.links_button3-active {
	display:block;
	float:left;
	clear:none;	
	height: 41px;
	width:225px;
	margin-top:5px;
    background:url('./img/adwords_links_o.png');
}


 .links_button4 {
    display:block;
    float:left;
    clear:none;    
    height: 41px;
    width:225px;
    margin-top:5px;
    background:url('./img/scan_links.png');
    border: 0px solid #ffffff;

}


.links_button4:hover {
    color:#525252;
    background:url('./img/scan_links_o.png');
}

.links_button4-active {
    display:block;
    float:left;
    clear:none;    
    height: 41px;
    width:225px;
    margin-top:5px;
    background:url('./img/scan_links_o.png');
}

 .links_button5 {
    display:block;
    float:left;
    clear:none;    
    height: 41px;
    width:225px;
    margin-top:5px;
    background:url('./img/offline_links.png');
    border: 0px solid #ffffff;

}


.links_button5:hover {
    color:#525252;
    background:url('./img/offline_links_o.png');
}

.links_button5-active {
    display:block;
    float:left;
    clear:none;    
    height: 41px;
    width:225px;
    margin-top:5px;
    background:url('./img/offline_links_o.png');
}


 
/*----------------einde menu-links-----------------*/
 
 .verzendknop {
  display:block;
  float:left;
  width:100px;
  height:auto;
  padding:5px 0px;
  color:#5c5c5c;
  font-weight:bold;
  margin-top:10px;
  background-color:#cecece;
  margin-left:300px;
  border:2px solid #5c5c5c;
  }

  
  
  /*-------------slider css ----------------*/

/* Gallery styles */

#gallery{
    padding-top:1px; 
    background:url(./extern/img/bg_slider.png);
    
    /* The width of the gallery */
    width:661px;
     overflow:hidden;
}

#slides{
    /* This is the slide area */
    height:355px;
    
    /* jQuery changes the width later on to the sum of the widths of all the slides. */
    width:661px;
    overflow:hidden;
}

.slide{
    float:left;
}

#menu{
    /* This is the container for the thumbnails */
    height:56px;
}
#menu ul{ 
    margin:0px;
    padding:0px;
}


#sl_menu li{
    /* Every thumbnail is a li element */
    width:159px;
    display:inline-block;
    list-style:none;
    height:47px;
    overflow:hidden;
}

#sl_menu li.inact:hover{
    /* The inactive state, highlighted on mouse over */
    background:url(./extern/img/button_scan.png) repeat;
}

#sl_menu li.act,li.act:hover{
    /* The active state of the thumb */
    background:url(./extern/img/button_scan_over.png);
}

#sl_menu li.act a{
    cursor:default;
}

#sl_menu li a{
    display:block;
/*    background:url(./extern/img/divider.png) no-repeat right;*/
    height:47px;
    padding-top:0px;
}

#sl_menu li a:hover{
    text-decoration: none;
}


a img{
    border:none;
}

#main{
    /* The main container */
    margin:0px auto;
    text-align:center;
    width:661px;
    position:relative;
}

/*------------- einde slider css ----------------*/

