html, body
{
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000;
	background: #FFF url(../images/web_bckg_page.png) top center repeat-x;
}

*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #000;
	text-decoration: underline;
}

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

/* algemeen */ 

#page
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: auto !important;
	height: 100%;
	width: 940px;
	z-index: 1;
	background: url(../images/web_bckg_container.png) center top repeat-y;
}

#nav
{
	float: left;
	display: inline;
	width: 860px;
	height: 16px;
	margin: 0 20px 0 20px;
	padding: 10px 20px 10px 20px;
	line-height: 16px;
	color: #999;
	text-align: left;
	border-bottom: #CCC 1px solid;
}

#nav .left
{
	float: left;
	display: inline;
	width: 650px;
	margin: 0 10px 0 0;
}

#nav .left a
{
	color: #999;
	background: none;
	text-decoration: underline;
}

#nav .left a:hover
{
	color: #000;
	background: none;
	text-decoration: none;
}

#nav .right
{
	float: left;
	display: inline;
	width: 200px;
	height: 16px;
	line-height: 16px;
	padding: 0;
	text-align: right;
}

#top
{
	float: left;
	display: inline;
	width: 880px;
	height: 45px;
	margin: 0;
	padding: 15px 0 10px 40px;
	text-align: left;
}

#top .left
{
	float: left;
	display: inline;
	width: 205px;
	height: 28px;
	margin: 0;
	padding: 15px 0 0 0;
}

#top .right
{
	float: left;
	display: inline;
	width: 675px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 10px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}

#top .right ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#top .right ul li
{
	float: right;
	display: inline;
}

#top .right ul li a
{
	display: block;
	padding: 6px;
	margin: 0 15px 0 0;
	text-decoration: none;
	color: #000;
	background: none;
}

#top .right ul li#home a:hover
{
	color: #FFF;
	background: url(../images/web_bckg_menu_home.gif) left top no-repeat;
}

#top .right ul li#home a.active
{
	display: block;
	margin: 0 15px 0 0;
	padding: 6px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/web_bckg_menu_home.gif) left top no-repeat;
}

#top .right ul li#nieuws a:hover
{
	color: #FFF;
	background: url(../images/web_bckg_menu_nieuws.gif) left top no-repeat;
}

#top .right ul li#nieuws a.active
{
	display: block;
	margin: 0 15px 0 0;
	padding: 6px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/web_bckg_menu_nieuws.gif) left top no-repeat;
}

#top .right ul li#portfolio a:hover
{
	color: #FFF;
	background: url(../images/web_bckg_menu_portfolio.gif) left top no-repeat;
}

#top .right ul li#portfolio a.active
{
	display: block;
	margin: 0 15px 0 0;
	padding: 6px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/web_bckg_menu_portfolio.gif) left top no-repeat;
}

#top .right ul li#oplossingen a:hover
{
	color: #FFF;
	background: url(../images/web_bckg_menu_oplossingen.gif) left top no-repeat;
}

#top .right ul li#oplossingen a.active
{
	display: block;
	margin: 0 15px 0 0;
	padding: 6px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/web_bckg_menu_oplossingen.gif) left top no-repeat;
}

#top .right ul li#offerte a:hover
{
	color: #FFF;
	background: url(../images/web_bckg_menu_offerte.gif) left top no-repeat;
}

#top .right ul li#offerte a.active
{
	display: block;
	margin: 0 15px 0 0;
	padding: 6px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/web_bckg_menu_offerte.gif) left top no-repeat;
}

#top .right ul li#contact a:hover
{
	color: #FFF;
	background: url(../images/web_bckg_menu_contact.gif) left top no-repeat;
}

#top .right ul li#contact a.active
{
	display: block;
	margin: 0 15px 0 0;
	padding: 6px;
	text-decoration: none;
	color: #FFF;
	background: url(../images/web_bckg_menu_contact.gif) left top no-repeat;
}

/*
#top .right ul li a
{
	float: right;
	display: inline;
	margin: 0 15px 0 0;
	padding: 5px;
	text-decoration: none;
	color: #000;
	border: 1px solid #FFF;
}

#top .right ul li a:hover
{
	color: #FFF;
	background: #2b6baf;
	border: 1px solid #2b6baf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#top .right ul li a.active
{
	float: right;
	display: inline;
	margin: 0 15px 0 0;
	padding: 5px;
	text-decoration: none;
	color: #FFF;
	background: #7ea8d4;
	border: 1px solid #7ea8d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
*/

#content
{
	float: left;
	display: inline;
	width: 940px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

#content #header_homepage
{
	width: 940px;
	height: 357px;
	margin: 0;
	padding: 0;
}

#content #header_homepage #header_photo_slider
{
	position: absolute;
	width: 900px;
	height: 340px;
	margin: 17px 20px 0 20px;
	padding: 0;
	background: url(../images/web_overlay_photo_header_blue_bckg.png) top left no-repeat;
	z-index: 3;
}

#content #header_homepage #header_photo_overlay
{
	position: absolute;
	width: 628px;
	height: 340px;
	margin: 17px 20px 0 292px;
	z-index: 4;
}

#content #header_homepage #controls
{
	position: absolute;
	width: 885px;
	height: 33px;
	padding: 0 0 0 35px;
	z-index: 5;
}

#content #content_homepage
{
	position:relative;
	width: 860px;
	height: 245px;
	margin: 0 20px 0 20px;
	padding: 10px 20px 0 20px;
	border-top: 1px solid #CCC;
/*	background: url(../images/web_bckg_home_content.png) top left no-repeat;*/
}

#content #content_homepage h2
{
	float: left;
	display: inline;
	width: 280px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

#content #content_homepage h2 a
{
	color: #000;
	text-decoration: none;
}

#content #content_homepage h2 a:hover
{
	color: #2b6baf;
	text-decoration: none;
}

#content #content_homepage h3
{
	float: left;
	display: inline;
	width: 260px;
	margin: 0;
	padding: 0 0 0 20px;
	height: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background: url(../images/icon_arrow10.gif) left no-repeat;
}

#content #content_homepage h3 a
{
	display: block;
	color: #000;
	text-decoration: none;
}

#content #content_homepage h3 a:hover
{
	color: #2b6baf;
	text-decoration: none;
}

#content #content_homepage p
{
	float: left;
	display: inline;
	width: 280px;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding: 0;
	margin: 0 0 10px 0;
}

#content #content_homepage div
{
	float: left;
	display: inline;
	width: 280px;
	margin: 0;
	padding: 0;
}

#content #content_homepage img.border
{
	float: left;
	display: inline;
	width: 270px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 4px;
	border: 1px solid #CCC;
}

#content #content_homepage  .input
{
	width: 276px;
	height: 16px;
	line-height: 16px;
	margin: 0 0 6px 0;
	padding: 2px 0 2px 2px;
    border: 1px solid #c9d9ea;
    background: #FFF;
	color: #2b6baf;
}

#content #content_homepage .input:hover, #content #content_homepage .input:active, #content #content_homepage .input:focus
{
    background: #FFF;
	color: #000;
}

#content #content_homepage div.tleft
{
	float: left;
	display: inline;
	width: 160px;
	height: 19px;
	line-height: 19px;
}

#content #content_homepage div.tright
{
	float: left;
	display: inline;
	width: 120px;
	text-align: right;
	height: 19px;
	line-height: 19px;
}

#content #content_homepage div.trightl
{
	float: left;
	display: inline;
	width: 120px;
	height: 19px;
	line-height: 19px;
}

#content #content_homepage div.bottom
{
	float: left;
	display: inline;
	width: 280px;
	margin: 46px 0 0 0;
}

#content #content_homepage .left
{
	position:relative;
	float: left;
	display: inline;
	width: 280px;
	height: 230px;
	margin: 0 10px 0 0;
	padding: 0;
}

#content #content_homepage .center
{
	position:relative;
	float: left;
	display: inline;
	width: 280px;
	height: 230px;
	margin: 0 10px 0 0;
	padding: 0;
}

#content #content_homepage .right
{
	position:relative;
	float: left;
	display: inline;
	width: 280px;
	height: 230px;
	margin: 0;
	padding: 0;
}

/* category content */

#content #content_category
{
	position:relative;
	width: 880px;
	height: auto;
	margin: 12px 20px 0 20px;
	padding: 10px 0 0 20px;
	border-top: 1px solid #CCC;
}

#content #content_category h1
{
	float: left;
	display: inline;
	width: 880px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

#content #content_category ul
{
	list-style: none;
}

#content #content_category ul li
{
	float: left;
	display: inline;
	width: 280px;
	height: auto;
	margin: 0 10px 10px 0;
}

#content #content_category ul li img
{
	float: left;
	display: inline;
	width: 270px;
	height: 160px;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #CCC;
}

#content #content_category ul li h2
{
	float: left;
	display: inline;
	width: 280px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

#content #content_category ul li h2 a
{
	display: block;
	color: #000;
	text-decoration: none;
}

#content #content_category ul li h2 a:hover
{
	color: #2b6baf;
}

#content #content_category ul li p
{
	float: left;
	display: inline;
	width: 260px;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/icon_arrow10.gif) left no-repeat;
}

#content #content_category ul li p a
{
	text-decoration: none;
}

#content #content_category ul li p a:hover
{
	color: #2b6baf;
}

#content #content_category ul li p.gr a
{
	color: #999;
}

#content #content_category ul li p.gr a:hover
{
	color: #2b6baf;
}

#content #content_category ul li span
{
	float: right;
	display: inline;
}


/* normal content (slider) */

#content #header_category
{
	width: 940px;
	height: 217px;
	margin: 0;
	padding: 0;
}

#content #header_category #header_cat_photo_slider
{
	position: absolute;
	width: 900px;
	height: 200px;
	margin: 17px 20px 0 20px;
	padding: 0;
	z-index: 3;
}

#content #header_category #header_cat_photo_overlay
{
	position: absolute;
	width: 900px;
	height: 200px;
	margin: 17px 20px 0 20px;
	z-index: 4;
}

#content #header_category #controls
{
	position: absolute;
	width: 885px;
	height: 33px;
	padding: 0 0 0 35px;
	z-index: 5;
}


/* normal content */

#content #content_normal
{
	position:relative;
	width: 880px;
	height: auto;
	margin: 0 20px 0 20px;
	padding: 10px 0 0 20px;
	border-top: 1px solid #CCC;
}

#content #content_normal h1
{
	float: left;
	display: inline;
	width: 860px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

#left
{
	position:relative;
	float: left;
	display: inline;
	width: 560px;
	height: 100%;
	margin: 0 20px 0 0;
}

#left li
{
	list-style: square;
	margin: 0 0 0 15px;
}

#left p
{
	margin: 0 0 10px 0;
}

#left .input:hover, #left .input:active, #left .input:focus, #right .input:hover, #right .input:active, #right .input:focus
{
    background: #FFF;
	color: #000;
}

#left .box
{
	float: left;
	display: inline;
	width: 560px;
	margin: 0;
	line-height: 1.7;
}

#left .box .text
{
	font-size: 11px;
	text-align: justify;
}

#left .box .tleft
{
	float: left;
	display: inline;
	width: 440px;
	height: 36px;
	line-height: 24px;
}

#left .box .tright
{
	float: left;
	display: inline;
	width: 120px;
	height: 36px;
	line-height: 24px;
}

#left .box .text .left
{
	float: left;
	display: inline;
	width: 200px;
	min-height: 22px;
	height: auto;
	margin: 0 10px 0 0;
	text-align: left;
}

#left .box .text .left_error
{
	float: left;
	display: inline;
	width: 200px;
	min-height: 22px;
	height: auto;
	margin: 0 10px 0 0;
	color: #ee3424;
	text-align: left;
}

#left .box .text .right
{
	float: left;
	display: inline;
	width: 350px;
	min-height: 22px;
	height: auto;
	text-align: right;
}

#left .box .text .right_left
{
	float: left;
	display: inline;
	width: 350px;
	min-height: 22px;
	height: auto;
	text-align: left;
}

#left .container_contact_line
{
	float: left;
	display: inline;
	width: 560px;
	height: 100%;
	margin: 0 0 5px 0;
}

#left .container_contact_line_error
{
	float: left;
	display: inline;
	width: 560px;
	height: 100%;
	margin: 0 0 5px 0;
	color: #ee3424;
}

#left .container_category
{
	float: left;
	display: inline;
	width: 560px;
	margin: 0 0 15px 0;
}

#left .container_text_readmore a
{
	float: left;
	display: inline;
	width: 540px;
	height: 16px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: url(../images/icon_arrow12.gif) left no-repeat;
	color: #999999;
	text-decoration: none;
}

#left .container_text_readmore a:hover
{
	background: url(../images/icon_arrow13.gif) left no-repeat;
	color: #000;
}

#left .container
{
	width: 560px;
	margin: 0 0 10px 0;
}

#left .container_banner
{
	width: 560px;
	height: 100%;
	padding: 0;
	margin: 0 0 10px 0;
}

#left .container_notice
{
	float: left;
	display: inline;
	width: 548px;
	padding: 5px;
	border: 1px solid #ee3424;
	margin: 5px 0 10px 0;
	background: #feedec;
	color: #ee3424;
}

#left .container_line
{
	float: left;
	display: inline;
	width: 560px;
	margin: 5px 0 5px 0;
}

#left .container_line .left
{
	float: left;
	display: inline;
	width: 450px;
	margin: 0;
}

#left .container_line .right
{
	float: left;
	display: inline;
	width: 120px;
	margin: 0;
}

#left .container_spacer
{
	float: left;
	display: inline;
	width: 560px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#left .container_spacer_streep
{
	float: left;
	display: inline;
	width: 560px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #bfcfdf;
	margin: 5px 0 5px 0;
}

#left .container_bb
{
	float: left;
	display: inline;
	width: 560px;
	padding: 10px 0 10px 0;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2b6baf;
}

#left .container_bb a
{
	display: block;
	color: #2b6baf;
	text-decoration: none;
}

#left .container_bb a:hover
{
	color: #666;
	text-decoration: none;
}



#left .box .input
{
	height: 16px;
	line-height: 16px;
	margin: 0 0 6px 0;
	padding: 2px 0 2px 2px;
    border: 1px solid #c9d9ea;
    background: #FFF;
	color: #2b6baf;
	width: 346px;
}

#left .box .select
{
	height: 20px;
	line-height: 16px;
	margin: 0 0 6px 0;
	padding: 2px 0 2px 2px;
    border: 1px solid #c9d9ea;
    background: #FFF;
	color: #000;
	width: 350px;
}

#left .box .textarea
{
	line-height: 1.5;
	padding: 1px 2px 1px 2px;
	border: none;
    border: 1px solid #c9d9ea;
    background: #FFF;
	color: #2b6baf;
	font-size: 12px;
}

#left .input:hover, #left .select:hover, #left .input:active, #left .select:active, #left .input:focus, #left .select:focus, #left .textarea:hover, #left .textarea:active, #left .textarea:focus
{
    background: #FFF;
	color: #000;
}

#left .input_error
{
	height: 16px;
	line-height: 16px;
	margin: 0 0 6px 0;
	padding: 2px 0 2px 2px;
    border: 1px solid #c9d9ea;
    background: #FFF;
	color: #2b6baf;
	width: 346px;
}

#left .select_error
{
	height: 20px;
	line-height: 16px;
	margin: 0 0 6px 0;
	padding: 2px 0 2px 2px;
    border: 1px solid #c9d9ea;
    background: #FFF;
	color: #000;
	width: 350px;
}

#left .textarea_error
{
	line-height: 1.5;
	padding: 1px 2px 1px 2px;
	border: none;
    border: 1px solid #c9d9ea;
    background: #FFF;
	color: #2b6baf;
	font-size: 12px;
}

#left .input_error:hover, #left .select_error:hover, #left .input_error:active, #left .select_error:active, #left .input_error:focus, #left .select_error:focus, #left .textarea_error:hover, #left .textarea_error:active, #left .textarea_error:focus
{
    background: #FFF;
	color: #000;
}



/* rechts */

#right
{
	position:relative;
	float: left;
	display: inline;
	width: 280px;
	height: 100%;
	margin: 0;
	padding: 0;
}

#right .box_slider
{
	position:relative;
	float: left;
	display: inline;
	width: 280px;
	height: 200px;
	margin: 0 0 10px 0;
}

#right .box
{
	float: left;
	display: inline;
	width: 280px;
	padding: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

#right .box h2.title
{
	float: left;
	display: inline;
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

#right .box h2
{
	float: left;
	display: inline;
	width: 280px;
	height: 24px;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
}

#right .box h2 a
{
	color: #000;
	text-decoration: none;
}

#right .box h2 a:hover
{
	color: #2b6baf;
	text-decoration: none;
}

#right h3
{
	float: left;
	display: inline;
	width: 260px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	height: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background: url(../images/icon_arrow10.gif) left no-repeat;
}

#right h3 a
{
	display: block;
	color: #000;
	text-decoration: none;
}

#right h3 a:hover
{
	color: #2b6baf;
	text-decoration: none;
}

#right p
{
	float: left;
	display: inline;
	width: 260px;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#right .box .line
{
	float: left;
	display: inline;
	width: 260px;
	padding: 0 10px 0 10px;
	margin: 0;
}

#right .container_banner
{
	float: left;
	display: inline;
	width: 280px;
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
}

#right .box .text .lines
{
	float: left;
	display: inline;
	width: 280px;
	line-height: 1.5;
	padding: 0;
	margin: 0 0 5px 0;
}

#right .box .text .lines .left
{
	float: left;
	display: inline;
	width: 150px;
	height: 16px;
	line-height: 16px;
	margin: 0 10px 0 0;
	background: url(../images/bckg_poll_line.gif) left repeat-x;
}

#right .box .text .lines .right
{
	float: left;
	display: inline;
	width: 120px;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
}

#right .box .text .lines_min
{
	width: 280px;
	line-height: 1.5;
	padding: 0;
	margin: 0 0 2px 0;
}

#right .box .text .error
{
	color: #ee3424;
}

#right .box .text .lines_right
{
	line-height: 1.5;
	padding: 0 0 5px 0;
	text-align: right;
}

/* footer bende */

#footer
{
	clear: both;
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#footer a
{
	color: #999;
	background: none;
	text-decoration: underline;
}

#footer a:hover
{
	color: #000;
	background: none;
	text-decoration: none;
}

#footer .box
{
	float: left;
	display: inline;
	width: 900px;
	height: 35px;
	padding: 0;
	border-top: solid 1px #CCC;
	background: #F2F2F2;
}

#footer .left
{
	float: left;
	display: inline;
	width: 160px;
	height: 25px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#footer .right
{
	float: left;
	display: inline;
	width: 700px;
	height: 25px;
	margin: 0;
	padding: 10px 20px 0 0;
	color: #999;
	text-align: right;
}

#footer .right a
{
	color: #999;
	text-decoration: none;
}

#footer .right a:hover
{
	color: #666;
}

#footer #sitemap
{
	float: left;
	display: inline;
	width: 860px;
	height: 280px;
	padding: 10px 20px 0 20px;
	border-top: solid 1px #DDD;
	background: #F2F2F2;
}

#footer #sitemap ul
{
	list-style: none;
}

#footer #sitemap ul li.st
{
	float: left;
	display: inline;
	width: 215px;
	margin: 0;
	line-height: 2;
}

#footer #sitemap ul li.st a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#footer #sitemap ul li.st a:hover
{
	color: #000;
	text-decoration: underline;
}

#footer #sitemap ul li.st ul li a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#footer #sitemap ul li.st ul li a:hover
{
	color: #000;
	text-decoration: underline;
}

#footer a#button_rssfeed
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/icon_rss_g.gif) top left no-repeat;
}

#footer a#button_rssfeed:hover
{
	background: url(../images/icon_rss.gif) top left no-repeat;
}

#footer a#button_twitter
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/icon_twitter_g.gif) top left no-repeat;
}

#footer a#button_twitter:hover
{
	background: url(../images/icon_twitter.gif) top left no-repeat;
}

#footer a#button_linkedin
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/icon_linkedin_g.gif) top left no-repeat;
}

#footer a#button_linkedin:hover
{
	background: url(../images/icon_linkedin.gif) top left no-repeat;
}

#footer a#button_greenhosting
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/icon_cleanbits_g.gif) top left no-repeat;
}

#footer a#button_greenhosting:hover
{
	background: url(../images/icon_cleanbits.gif) top left no-repeat;
}

/* begin algemene css params */

.img_left
{
	border: none;
	float: left;
	display: inline;
}

img, a.img
{
	border: none;
}

textarea
{
	line-height: 14px;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, select
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.error
{
	color: #ee3424;
}

.lgrey
{
	color: #c0c0c0;
}

.lgrey_b
{
	color: #c0c0c0;
	font-weight: bold;
}

.grey
{
	color: #808080;
}

.grey_b
{
	color: #808080;
	font-weight: bold;
}

.lgreen
{
	color: #aac50f;
}

.lgreen_b
{
	color: #aac50f;
	font-weight: bold;
}

.green
{
	color: #50b000;
}

.green_b
{
	color: #50b000;
	font-weight: bold;
}

.green_big_b
{
	color: #50b000;
	font-weight: bold;
	font-size: 24px;
}

.blue
{
	color: #2b6baf;	
}

.blue_b
{
	color: #2b6baf;	
	font-weight: bold;
}

table td
{
	vertical-align: top;
	line-height: 1.6;
	padding: 0 0 2px 0;
}

.button
{
	width: 100px;
	height: 22px;
	line-height: 22px;
	color: #FFF;
	background: url(../images/button.png);
	border: none;
	font-size: 11px;
	padding: 0 0 0 5px;
	text-align: left;
}

.hidden_images_preloader
{
	display: none;	
}

a.button_twitter
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/icon_twitter_g.gif) top left no-repeat;
}

a.button_twitter:hover
{
	background: url(../images/icon_twitter.gif) top left no-repeat;
}

a.button_digg
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/icon_digg_g.gif) top left no-repeat;
}

a.button_digg:hover
{
	background: url(../images/icon_digg.gif) top left no-repeat;
}

a.button_linkedin
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/icon_linkedin_g.gif) top left no-repeat;
}

a.button_linkedin:hover
{
	background: url(../images/icon_linkedin.gif) top left no-repeat;
}

a.button_facebook
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 0;
	background: url(../images/icon_facebook_g.gif) top left no-repeat;
}

a.button_facebook:hover
{
	background: url(../images/icon_facebook.gif) top left no-repeat;
}

a.button_delicious
{
	float: left;
	display: inline;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
	background: url(../images/icon_delicious_g.gif) top left no-repeat;
}

a.button_delicious:hover
{
	background: url(../images/icon_delicious.gif) top left no-repeat;
}

/* einde algemene css params */

