html
{
	/* Dimensions */
	margin: 0;
}

body {
	/* Style */
	background-color: #333333;
	background-image: url("../images/mains/background.jpg");
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 13px;
	color: white;
	line-height: 138%;
	
	/* Dimensions */
	margin: 0;
}

h1 {
	font-size: 30px;
	margin-top: 10px;
	line-height: 110%;
}

div.home_container_easypal a:link, div.home_container_easypal a:visited, div.home_container_easypal a:active
{
    color: #469D22;
}

div.home_container_easypal a.noaccent, div.home_container_easypal a.noaccent:visited, div.home_container_easypal a.noaccent:active
{
    color: white;
}

div.home_container_phoenix a:link, div.home_container_phoenix a:visited, div.home_container_phoenix a:active
{
	/* Style */
	color: red;
}

div.home_container_halbertsmabunde a:link, div.home_container_halbertsmabunde a:visited, div.home_container_halbertsmabunde a:active
{
	/* Style */
	color: #339BFC;
}

div.home_container_halbertsmabunde a.noaccent, div.home_container_halbertsmabunde a.noaccent:visited, div.home_container_halbertsmabunde a.noaccent:active
{
	/* Style */
	color: white;
}

div.home_container_halbertsmagrouw a:link, div.home_container_halbertsmagrouw a:visited, div.home_container_halbertsmagrouw a:active
{
	color: #449622;
}

div.home_container_halbertsmagrouw a.noaccent, div.home_container_halbertsmagrouw a.noaccent:visited, div.home_container_halbertsmagrouw a.noaccent:active
{
	/* Style */
	color: white;
}

div.home_container_faber a:link, div.home_container_faber a:visited, div.home_container_faber a:active
{
	color: #FFD600;
}

div.home_container_faber a.noaccent, div.home_container_faber a.noaccent:visited, div.home_container_faber a.noaccent:active
{
	/* Style */
	color: white;
}

div.home_container_phoenix a.noaccent, div.home_container_phoenix a.noaccent:visited, div.home_container_phoenix a.noaccent:active
{
	/* Style */
	color: white;
}

div.home_container_phoenix a.accent, div.home_container_phoenix a.accent:visited, div.home_container_phoenix a.accent:active
{
	/* Style */
	color: red;
}

div.easypal a:link, div.easypal a:visited, div.easypal a:active
{
	/* Style */
	color: #469D22;
}

div.easypal a.noaccent, div.easypal a.noaccent:visited, div.easypal a.noaccent:active
{
	/* Style */
	color: white;
}

div.phoenix a:link, div.phoenix a:visited, div.phoenix a:active
{
	/* Style */
	color: red;
}

div.halbertsmabunde a:link, div.halbertsmabunde a:visited, div.halbertsmabunde a:active
{
	/* Style */
	color: #339BFC;
}

div.halbertsmabunde a.noaccent, div.halbertsmabunde a.noaccent:visited, div.halbertsmabunde a.noaccent:active
{
	/* Style */
	color: white;
}

div.halbertsmagrouw a:link, div.halbertsmagrouw a:visited, div.halbertsmagrouw a:active
{
	color: #449622;
}

div.halbertsmagrouw a.noaccent, div.halbertsmagrouw a.noaccent:visited, div.halbertsmagrouw a.noaccent:active
{
	/* Style */
	color: white;
}

div.faber a:link, div.faber a:visited, div.faber a:active
{
	color: #FFD600;
}

div.faber a.noaccent, div.faber a.noaccent:visited, div.faber a.noaccent:active
{
	/* Style */
	color: white;
}

div.phoenix a.noaccent, div.phoenix a.noaccent:visited, div.phoenix a.noaccent:active
{
	/* Style */
	color: white;
}

div.phoenix a.accent, div.phoenix a.accent:visited, div.phoenix a.accent:active
{
	/* Style */
	color: red;
}

div#mainmenu
{
	/* Position */
	position: absolute;
	left: 15px;
	top: 90px;
}

div#mainmenu div.menuitem
{
	/* Position */
	float: left;
	margin: 0;
}

div#mainmenu div.menuitem a
{
	/* Style */
	color: #FFFFFF;
	text-decoration: none;
}

div#mainmenu img
{
	border: 0;
}

div#mainmenu div#searchbox
{
	/* Position */
	float: left;
	
	/* Dimensions */
	margin: 13px;
	margin-right: 0px;
}

div#mainmenu div#searchbox input
{
	width: 180px;
	height: 19px;
	background: url("../images/mains/menu/searchinput.jpg") no-repeat right;
	border: 0;
	vertical-align: middle;
	text-align: left;
	text-indent: 7px;
}

div#landing_intro
{
	/* Style */
	font-size: 16px;
	
	/* Dimensions */
	width: 580px;
	margin-left: -290px;
	
	/* Positioning */
	position: absolute;
	left: 50%;
	top: 64px;
}

div#landing_blocks
{
	/* Dimensions */
	width: 820px;
	margin: 0px;
	padding: 0px;
	margin-left: -410px;
	
	/* Positioning */
	position: absolute;
	left: 50%;
	top: 154px;
}

div.landing_block
{
	/* Dimensions */
	width: 380px;
	height: 180px;
	float: left;
	padding: 10px;
	cursor: pointer;
}

div#landing_blocks a
{
	color: #FFFFFF;
	text-decoration: none;
}

div.landing_block img
{
	/* Style */
	border-width: 0px;
}

div.landing_blockspacer_vertical
{
	/* Dimensions */
	width: 20px;
	height: 200px;
	float: left;
}

div.landing_blockspacer_horizontal
{
	/* Position */
	float: left;
	
	/* Dimensions */
	width: 820px;
	height: 20px;
}

div#languagebar
{
    width: 970px;
    height: 20px;
    margin-left: -490px;
    background-color: #333333;
    font-size: 11px;
    padding-left: 10px;
    padding-top: 1px;

    position: relative;
    left: 50%;
    top: 0px;
}

div#languagebar.landing
{
    width: 820px;
    margin-left: -415px;
}

div#languagebar a, div#languagebar a:visited
{
    color: white;
}

div.home_container_easypal
{
	/* Style */
	background-repeat: no-repeat;
	
	/* Dimensions */
	width: 1000px;
	height: 611px;
	margin-left: -490px;

	/* Position */
	position: absolute;
	left: 50%;
	
	/* Style */
	background-image: url('../images/mains/easypal_background_home.jpg');
}

div.home_container_phoenix
{
	/* Style */
	background-repeat: no-repeat;
	
	/* Dimensions */
	width: 1000px;
	height: 611px;
	margin-left: -490px;

	/* Position */
	position: absolute;
	left: 50%;
	
	/* Style */
	background-image: url('../images/mains/phoenix_background_home.jpg');
}

div.home_container_halbertsmabunde
{
	/* Style */
	background-repeat: no-repeat;
	
	/* Dimensions */
	width: 1000px;
	height: 611px;
	margin-left: -490px;

	/* Position */
	position: absolute;
	left: 50%;
	
	/* Style */
	background-image: url('../images/mains/halbertsmabunde_background_home.jpg');
}

div.home_container_halbertsmagrouw
{
	/* Style */
	background-repeat: no-repeat;
	
	/* Dimensions */
	width: 1000px;
	height: 611px;
	margin-left: -490px;

	/* Position */
	position: absolute;
	left: 50%;
	
	background-image: url('../images/mains/halbertsmagrouw_background_home.jpg');
}

div.home_container_faber
{
	/* Style */
	background-repeat: no-repeat;
	
	/* Dimensions */
	width: 1000px;
	height: 611px;
	margin-left: -490px;

	/* Position */
	position: absolute;
	left: 50%;
	
	background-image: url('../images/mains/faber_background_home.jpg');
}

div#home_title
{
	/* Style */
	font-family: arial;
	font-weight: bold;
	font-size: 40px;

	/* Position */
	position: relative;
	left: 33px;
	top: 197px;
}

div#home_contentblocks
{
	/* Position */
	position: absolute;
	left: 0px;
	top: 360px;
}

div.home_contentblock
{
	/* Style */
	font-size: 12px;
	
	/* Dimensions */
	width: 285px;
	height: 230px;
	margin: 0px 20px;
	
	/* Position */
	float: left;
}

div.home_contentblock h1
{
	font-size: 20px;
	font-weight: bold;
}

span.bigtitle
{
	font-size: 20px;
	font-weight: 200;
}

div.home_contentblock img
{
	vertical-align: bottom;
}

div#main_container
{
	width: 980px;
	position: relative;
	left: 50%;
	top: 0px;
	margin-left: -490px;
	float: left;
}

div#themeselect
{
	height: 35px;
	width: 150px;
	position: absolute;
	left: 815px;
	top: 35px;
}

div#themeselect img
{
	margin: 0 auto;
	border: 0;
}

div#headermenu
{
	position: absolute;
	left: 775px;
	top: 5px;
	font-size: 11px;
}

div#headermenu a
{
	color: #FFFFFF;
	text-decoration: none;
}

div.main_header_easypal
{
	width: 980px;
	height: 150px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	
	background-image: url("../images/mains/easypal_header.jpg");
}

div.main_header_phoenix
{
	width: 980px;
	height: 150px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	
	background-image: url("../images/mains/phoenix_header.jpg");
}

div.main_header_halbertsmabunde
{
	width: 980px;
	height: 150px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	
	background-image: url("../images/mains/halbertsmabunde_header.jpg");
}

div.main_header_halbertsmagrouw
{
	width: 980px;
	height: 150px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;

	background-image: url("../images/mains/halbertsmagrouw_header.jpg");
}

div.main_header_faber
{
	width: 980px;
	height: 150px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	
	background-image: url("../images/mains/faber_header.jpg");
}

div#main_breadcrumb
{
	position: absolute;
	top: 180px;
	left: 13px;
}

div#submenu
{
	position: relative;
	top: 40px;
	left: 8px;
	width: 310px;
	float: left;
	font-size: 20px;
}

div#submenu_top
{
	width: 310px;
	height: 7px;
	background-image: url("../images/mains/leftmenu_top.png");
	overflow: hidden;
}

div#submenu_bottom
{
	width: 310px;
	height: 7px;
	background-image: url("../images/mains/leftmenu_bottom.png");
	overflow: hidden;
}

div#submenu_content
{
	width: 290px;
	padding: 10px 10px;
	background-image: url("../images/mains/leftmenu_background.jpg");
	background-color: #1F1F1F;
	background-repeat: repeat-x;
	line-height: 130%;
}

div#submenu_content.news ul
{
	margin-left: 0;
	padding-left: 1em;
}

div#submenu_content div.separator
{
	width: 280px;
	height: 1px;
	background-image: url("../images/mains/leftmenu_separator.jpg");
	margin: 5px 0px;
	overflow: hidden;
}

div#submenu_content a
{
	text-decoration: none;
}

div#submenu_content.news
{
	font-size: 12px;
} 

div#productdivision_content
{
	position: relative;
	left: 30px;
	top: 40px;
	float: left;
	width: 640px;
	font-size: 12px;
	margin-bottom: 70px;
}

div#productdivision_content td.divisionimage
{
	 width: 320px;
	 height: 115px;
}

div#productdivision_content td.divisiontext
{
	font-size: 12px;
}

span.title
{
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
}

span.italictitle
{
	font-size: 16px;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
}

h2
{
	font-size: 16px;
}

div.productdivision_product
{
	float: left;
	width: 205px;
	height: 190px;
	line-height: 150%;
	padding-right: 5px;
}

div.productdivision_product img
{
	margin-bottom: 5px;
}

div#simple_content
{
	position: relative;
	left: 10px;
	top: 25px;
	float: left;
	margin-bottom: 70px;
}

input.dark, textarea.dark
{
	background-color: #222222;
	border: 1px solid #666666;
	color: #FFFFFF;
}

input[type="text"].dark, textarea.dark
{
	width: 300px;
}

textarea.dark
{
	height: 250px;
}

div#product_imagenav
{
	height: 340px;
	width: 310px;
	float: right;
	margin-left: 15px;
}

div#product_imagenav img.thumb
{
	margin: 7px 7px 0px 0px;
	cursor: pointer;
}

table#specs
{
	width: 630px;
}

table#specs td
{
	border: 1px solid #484848;
}

table#specs tr.s0
{
	
}

table#specs tr.s1
{
	background-color: #484848;
}

div.accentlink
{
	width: 315px;
	height: 40px;
	background-image: url("../images/mains/accentlink_background.png");
	padding: 5px;
}

div.portalblock
{
	float: left;
	width: 180px;
	height: 223px;
	background-image: url("../images/mains/portalblock_background.png");
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 7px;
	font-size: 11px;
	line-height: 150%;
}

div.portalblock img
{
	margin: 5px 0px 5px 0px;
	border: 0;
}

img.proza
{
	float: right;
	margin: 5px 0px 30px 15px;
}

span.contacttitle_phoenix
{
	color: red;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

span.contacttitle_halbertsmagrouw
{
	color: #449622;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

span.contacttitle_halbertsmabunde
{
	color: #339BFC;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

span.contacttitle_faber
{
	color: #FFD600;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

span.spaced
{
	line-height: 150%;
}

table#contact input
{
	margin-bottom: 10px;
}

table#contact input[type="text"]
{
	width: 200px;
}

table#contact input[type="text"].small
{
	width: 67px;
	margin-right: 5px;
}

table#contact input[type="text"].middle
{
	width: 120px;
}

table#contact input[type="submit"]
{
	margin-top: 5px;
	margin-left: 305px;
	width: 100px;
	padding: 5px;
	background-color: #1F1F1F;
	color: white;
	border: 0;
	font-weight: bold;
}

table#contact textarea
{
	width: 400px;
	height: 150px;
}

div#historie
{
	font-size: 11px;
	line-height: 150%;
}

div#historie img
{
	margin-left: 10px;
}

div#quotes
{
	float: right;
	width: 270px;
	height: 280px;
	padding: 10px;
}

div#quotes img
{
	float: right;
}

div#flexibility div.flexibility_block
{
	float: left;
	width: 290px;
	height: 180px;
	padding: 10px;
	font-size: 11px;
}

div.roundedblock_wide_top
{
	width: 620px;
	height: 7px;
	background-image: url("../images/mains/roundedblock_wide_top.png");
	overflow: hidden;
}

div.roundedblock_wide_bottom
{
	width: 620px;
	height: 7px;
	background-image: url("../images/mains/roundedblock_wide_bottom.png");
	overflow: hidden;
}

div.roundedblock_wide_content
{
	padding: 0px 10px;
	width: 598px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
}

div.roundedblock_middle_top
{
	width: 300px;
	margin-right: 20px;
	height: 7px;
	background-image: url("../images/mains/roundedblock_middle_top.png");
	overflow: hidden;
}

div.roundedblock_middle_bottom
{
	width: 300px;
	margin-right: 20px;
	height: 7px;
	overflow: hidden;
	background-image: url("../images/mains/roundedblock_middle_bottom.png");
}

div.roundedblock_middle_content
{
	width: 300px;
	margin-right: 20px;
	padding: 0px 10px;
	width: 278px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
}

div#bottombar
{
	width: 982px;
	height: 32px;
	text-align: center;
	padding-top: 8px;
	background-image: url("../images/mains/bottombar.png");
	background-repeat: no-repeat;
	position: absolute;
	font-size: 11px;
}

div#footerlinks
{
	width: 730px;
	height: 32px;
	text-align: center;
	padding-left: 125px;
    padding-top: 40px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	position: absolute;
	font-size: 11px;
    color: #555555;
}

div#footerlinks a
{
    color: #555555;
}

div.home_container_easypal div#footerlinks
{
	position: absolute;
	top: 640px;
	left: 0px;
}

div.home_container_halbertsmagrouw div#footerlinks
{
	position: absolute;
	top: 640px;
	left: 0px;
}

div.home_container_phoenix div#footerlinks
{
	position: absolute;
	top: 640px;
	left: 0px;
}

div.home_container_faber div#footerlinks
{
	position: absolute;
	top: 640px;
	left: 0px;
}

div.home_container_easypal div#bottombar
{
	position: absolute;
	top: 630px;
	left: 0px;
}

div.home_container_phoenix div#bottombar
{
	position: absolute;
	top: 630px;
	left: 0px;
}

div.home_container_halbertsmabunde div#bottombar
{
	position: absolute;
	top: 630px;
	left: 0px;
}

div.home_container_halbertsmagrouw div#bottombar
{
	position: absolute;
	top: 630px;
	left: 0px;
}

div.home_container_faber div#bottombar
{
	position: absolute;
	top: 630px;
	left: 0px;
}

div.clear
{
    clear: both;
}

div#bottombar img
{
	position: absolute;
	left: 10px;
	margin-top: -2px;

}

div#container_theme
{
    display: none;
    margin: auto;
    width: 940px;
}

div.block_landing
{
    float: left;
    width: 300px;
    height: 150px;
    margin: 5px;
}

div.block_landing#bottom
{
    margin-left: 315px;
}

p.intro_landing
{
    width: 640px;
    text-align: center;
    font-size: 16px;
    line-height: 175%;
    margin: 20px 0px;
    padding: 0px 150px 0px 150px;
}

div#bottombar a
{
    color: white;
    text-decoration: none;
}

div#jarenslidercontainer
{
    width: 250px;
    float: left;
}

div#imageslider
{
    float: right;
}

span#vorige
{
    float: left;
    cursor: pointer;
}

span#volgende
{
    float: right;
    cursor: pointer;
}