/* Main */

body {
	background-color: #E8ECED;	
}

.body {
	position: absolute;
	top: 15px;
	left: 50%;
	width: 884px;
	font-family: Arial;
	font-size: 80%;	
	margin-left: -442px; /* de helft van de breedte */
}

.header {
	background-image: url(pictures/background_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	width: 884px;
	height: 170px;
	float: left;
}

.header_logo {
	position: relative;
	top: 26px;
	left: 22px;
	height: 100px;
	width: 255px;
	float: left;

}

.header_winkelwagen {
	position: relative;
	top: 26px;
	left: 485px;
	height: 144px;
	width: 140px;
	float: left;

}

.menu_main {
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	height: 25px;
	width: 870px;
}

.telefoon {
	position: relative;
	top: 15px;
	left: 0px;
	border: 1px solid black;
	padding-top: 10px;
    padding-bottom: 10px;
	margin-bottom: 7px;
	width: 160px;
	float: left;
}

.winkelwagen {
	position: relative;
	top: 30px;
	left: 0px;
	border-top: 1px solid #EEB655;
	border-bottom: 1px solid #EEB655;
	padding-top: 10px;
	width: 160px;
	height: 120px;
	float: left;
}

.content_background {
	position: relative;
	top: 0px;
	left: 0px;
	width: 884px;
	background-image: url(pictures/background_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 30px;

}

.content {
	position: relative;
	top: 10px;
	left: 5px;
	width: 636px;
	margin-left: 10px;
	margin-bottom: 30px;
	float: left;
    line-height: 20px;

}

.producten {
	position: relative;
	top: 10px;
	left: 10px;
	width: 200px;
	margin-bottom: 30px;
	margin-left: 10px;
	float: left;
}



.informatie {
	width: 150px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 500px;
	margin-left: 10px;
	border: 1px dotted grey;
	float: left;
}

.footer {
	width: 884px;
	position: relative;
	background-color: #012d5e;
	background-repeat: no-repeat;
	top: 0px;
	height: 20px;
	float: left;

}

.copy {
color: white;
	margin-left: 100px;
	margin-top: 2px;
}

.copy_link {
	color: white;
}

/* Producten */

.div_standaard {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;

	width: 636px;
	padding-bottom: 18px;
	border-bottom: 1px solid #EEB655;
	float: left;
}

.div_standaard_vlak {
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 15px;
	float: left;
}


.div_standaard_vlak {
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 15px;
	float: left;
}

.div_kleur_prijs {
	position: relative;
	top: 0px;
	left: 0px;
	width: 80px;
	color: #4D4EFF;
	font-family: "Arial";
	font-size: 140%;	
	margin-left: 2px;
	float: left;
}

.div_products_standaard {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	float: left;
}

.div_home_assortiment_kop {
	margin-bottom: 4px;

}


.div_overzicht_afbeelding {
	width: 130px;

	float: left;	
}

.div_product_afbeelding {
	position: relative;
	top: 0px;
	left: 0px;
	width: 250px;
	float: left;	
}

.div_product_tekst {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #EEB655;
	width: 345px;
	float: left;	
		border-bottom: 1px solid orange;
}

.div_product_tekst_standard {
	margin-bottom: 8px;
	padding-bottom: 18px;
	border-bottom: 1px solid #EEB655;
	width: 300px;
	float: left;	
}

.div_product_tekst_prijs {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 18px;
	height: 100%;
    position: relative;
	float: left;

}

.div_product_btw {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 2px;
	float: right;	
}

.div_product_prijs {
	position: relative;
	color: #4D4EFF;
	font-family: "Arial";
	font-size: 140%;
	margin-bottom: 3px;
	width: 250px;
	float: left;	
}

.div_product_oude_prijs {
	position: relative;
	font-family: "Arial";
	margin-bottom: 10px;
	font-size: 80%;	
	width: 250px;
	float: left;	
}

.div_product_prijs_informatie {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: "Arial";
	width: auto;
	padding-top: 15px;
	margin-top: 30px;
	border-bottom: 1px solid #EEB655;
}



.div_product_links {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	border-right: 1px solid #EEB655;
	float: left;	
}

.div_product_rechts {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 15px;
	width: 320px;
	float: left;	
}

.div_overzicht_tekst {
	width: 340px;
	margin-left: 15px;
	float: left;	
}

.div_categorie_tekst {
	width: 340px;
	border-right: 1px dotted #eeb655;
	padding-right: 17px;
	float: left;	
}

.div_overzicht_info {
	margin-left: 15px;
	float: left;	
}

.div_aanbieding {

	width: 150px;
	height: 200px;
	border: 1px solid black;
	float: right;
	display: block; 
}


.afb_product {
	border: 1px solid #EEB655;
}

.afb_product_fotos {
	border: 1px solid #EEB655;
	margin-right: 12px;
}

.afb_float {
	float: right;
	border: 1px solid #DDDDDD;
}

.afb_kleuren {
	border: 1px solid #DDDDDD;
}


.form_knop_bestellen {
	border: 1px solid #A0B2D6;
	background-color: #C16100;
	color: White;
	font-weight: bold;
	margin-bottom: 6px;
	width: 140px;	
	float: left;
	margin-left: 5px;
}

.form_selectbox_product_opties {
	border: 1px solid #A0B2D6;
	background-color: White;
	margin-bottom: 6px;

	float: left;
}

.label_product_opties {
	float: left;
   width: 150px;
   margin-right: 10px;
}

.label_standard_no_width {
	float: left;

   margin-right: 10px;
}



.knop_standaard {
	border: 1px solid #A0B2D6;
	text-align: center;
	text-decoration: none;
	display: block;
   width: 100px;
	height: 17px !important;
	float: left;
}

/* Losse vlakken */

.faq_categorie {
	margin-bottom: 2px;
	font-size: 130%;
	font-weight: bold;
}

.faq_vraag {
	margin-bottom: 2px;
	font-size: 110%;
	color: Purple;
}

.faq_antwoord {
	margin-bottom: 20px;
}

/* Formulieren */

.form_only_float_left {
	float: left;
}

.form_only_float_right {
	float: right;
}

/* Zoekveld */

.td_search_head {
	font-weight: bold;

	border-bottom: 1px solid #eeb655;
	height: 50px;
}


.td_search_picture {
	font-family: Arial;
	font-size: 80%;
	padding-right: 10px;
	border-bottom: 1px solid #eeb655;

}

.td_search_products {
	font-family: Arial;
	font-size: 80%;
	width: 220px;
	padding-right: 10px;
	border-bottom: 1px solid #eeb655;
	height: 50px;
}

.td_search_prijs {
	font-family: Arial;
	font-size: 80%;
	width: 100px;
	padding-right: 10px;
	border-bottom: 1px solid #eeb655;
}

.td_search_categorie {
	font-family: Arial;
	font-size: 80%;
	width: 238px;;
	padding-right: 10px;
	border-bottom: 1px solid #eeb655;
}

.div_form_search {
	position: relative;
	top: 0px;
	left: 0px;
   width: 149px;
	height: 20px !important;
	float: left;

}

.div_menu_streep {
	width: 10px;

	border-right: 1px solid white;
	float: left;
}

.form_search {
	margin: 0px;
	padding: 0px;
}

.form_input_search {
	border: 1px solid #A0B2D6;
	background-color: White;
	font-family: Arial;
	font-size: 90%;
	margin-bottom: 1px;
	margin-right: 10px;
	width: 145px;	
	color: Gray;
	float: left;
	height: 17px;
}

/* Tabellen */

.table_standard {
	float: left;
}

.table_standard_breedte {
width: 100%;
	float: left;
}

.td_standard_assortiment {
	font-family: Arial;
	font-size: 80%;
	height: 140px;
	padding-right: 10px;
}

.td_standard_heading {
	height: 20px;
	font-family: Arial;
	font-size: 80%;
	color: #4D4EFF;
	font-weight: bold;
	padding-right: 10px;
}

.td_search {
	font-family: Arial;
	font-size: 80%;
	width: 160px;
}

.td_standard {
	font-family: Arial;
	font-size: 80%;
}

.tableStandard {
	font-family: Arial;
	font-size: 12px;
}

.tdStandard {
	padding-right: 10px;
    height: 20px;
    vertical-align: top;
}

.tdStandardTop10 {
	padding-right: 10px;
    height: 20px;
    vertical-align: top;
    padding-bottom: 3px;
}

.td_standard_optie {
	height: 20px;

	font-family: Arial;
	font-size: 80%;
	margin-right: 30px;
}

.td_standard_prijs {
	height: 20px;

	font-family: Arial;
	font-size: 80%;
	margin-right: 30px;
}

.td_winkelwagen_product {
	height: 20px;
	width: 250px;
	font-family: Arial;
	font-size: 80%;
	margin-right: 5px;
    vertical-align: top;  
}

.td_winkelwagen_klein {
	height: 20px;
	font-family: Arial;
	width: 60px;
	font-size: 80%;
	margin-right: 5px;
    vertical-align: top;
}

.td_winkelwagen {
	height: 20px;
	font-family: Arial;
	width: 90px;
	font-size: 80%;
	margin-right: 5px;
    vertical-align: top;
}

.td_standard_in_kleur {
	height: 20px;
	font-family: Arial;
	font-size: 80%;
}

/* ------------------------------------------- */

/* Tabel kleuren */

.td_heading_selectbox {
	font-family: Arial;
	font-size: 80%;
	padding-left: 3px;
	padding-right: 3px;
	width: 10px;
}

.td_heading_kleur {
	font-family: Arial;
	font-size: 80%;
	padding-left: 3px;
	padding-right: 3px;
	width: 10px;
	height: 5px;
	border: 1px solid #EAEAEA;
}

/* ------------------------------------------- */

/* Categorieen */

.table_standard_overzicht {
	margin: 0px;
	padding: 0px;
	float: left;
}

.td_standard_overzicht {
	padding-bottom: 5px;
	width: 140px;
	font-family: Arial;
	font-size: 80%;
	border: 1px solid #CFCFCF;
}

.td_standard_overzicht_categorieen {
	padding-bottom: 5px;
	width: 140px;
	font-family: Arial;
	font-size: 80%;
	border: 1px solid #CFCFCF;
}

.div_naam_product {
	height: 50px;
	width: 140px;
	margin-top: 1px;
	vertical-align: middle;
}

.div_info_product {
	width: 140px;
	height: 40px;
	margin-top: 3px;
}

.prijs_categorie {
	font-family: "Arial";
	font-size: 110%;
	color: #4D4EFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.link_categorie_with_underline {
	text-decoration: underline;
	color: #4D4EFF;
	font-family: "Arial";
	font-weight: bold;
	font-size: 100%;	
}

.link_categorie {
	text-decoration: none;
	color: #4D4EFF;
	font-family: "Arial";
	font-weight: bold;
	font-size: 100%;	
}

.link_categorie:hover {
	text-decoration: underline;
}
/* Formulier */

.label_small {
	float: left;
   width: 80px;
   margin-right: 10px;
}

.label_standard {
	float: left;
   width: 160px;
   margin-right: 10px;
}

.label_margin {
	margin-bottom: 20px;
}

.form_standard {
	float: left;
}

.form_input_small {
	border: 1px solid #A0B2D6;
	background-color: White;
	font-family: Arial;
	font-size: 90%;
	margin-bottom: 6px;
	width: 40px;
	float: left;
}

.form_input_standard {
	border: 1px solid #A0B2D6;
	background-color: White;
	font-family: Arial;
	font-size: 90%;
	margin-bottom: 6px;
	width: 180px;	
	float: left;
}

.form_input_long {
	border: 1px solid #A0B2D6;
	background-color: White;
	font-family: Arial;
	font-size: 90%;
	margin-bottom: 6px;
	width: 370px;	
	float: left;
}

.form_selectbox_small {
	border: 1px solid #A0B2D6;
	background-color: White;
	margin-bottom: 6px;
	width: 70px;	
	float: left;
}

.form_textarea_5_lines {
	border: 1px solid #A0B2D6;
	background-color: White;
	font-family: Arial;
	font-size: 90%;
   width: 370px;
   height: 83px;
	margin-bottom: 6px;
	float: left;
}

.form_textarea_11_lines {
	border: 1px solid #A0B2D6;
	background-color: White;
   width: 400px;
   height: 370px;
	margin-bottom: 6px;
	float: left;
}

.form_checkbox {
	border: 1px solid #A0B2D6;
	background-color: White;
	margin-bottom: 6px;
	float: left;
}

.form_selectbox {
	border: 1px solid #A0B2D6;
	background-color: White;
	margin-bottom: 6px;
	width: 180px;	
	float: left;
}

.form_submit_standard {
	border: 1px solid #A0B2D6;
	background-color: White;
	margin-bottom: 6px;
	width: 90px;	
	float: left;
}

.form_submit_long {
	border: 1px solid black;
	background-color: #EDEDED;
	margin-bottom: 6px;
	width: 140px;
	float: left;
}

.div_form_standard {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 580px;
	float: left;
}



.div_form_text {
	position: relative;
	top: 2px;
	left: 0px;
	font-style: italic;
	margin-left: 4px;
	float: left;
}

.actie_prijs {
	color: Red;
}

/* Knoppen */

.button_main_menu {
	color: White;
	font-family: "Arial";
	font-size: 100%;	
	text-align: center;
	border-right: 1px solid white;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
   width: 110px;
	height: 17px !important;
	float: left;

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

.button_main_menu_chosen {
	color: White;
	font-family: Arial;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid white;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
   width: 110px;
	height: 17px !important;
	float: left;
}

.button_producten {
	color: Black;
	font-family: "Arial";
	font-size: 100%;	
	text-align: left;
	border-right: 1px solid white;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
   width: 100px;
	height: 17px !important;
}

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

.button_producten_chosen {
	color: Black;
	font-family: "Arial";
	font-size: 100%;	
	text-align: left;
	border-right: 1px solid white;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
   width: 100px;
	height: 17px !important;
	font-weight: bold;
}

.button_standard_left_margin {
	border: 1px solid #A0B2D6;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
	display: block;
	margin-top: 15px;
   width: 130px;
	height: 17px !important;
	float: left;
}

.button_standard_left {
	border: 1px solid #A0B2D6;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
	display: block;
   width: 130px;
	height: 17px !important;
	float: left;
}

.button_standard_right {
	border: 1px solid #A0B2D6;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
	display: block;
   width: 130px;
	height: 17px !important;
	float: right;
}

.button_standard {
	border: 1px solid #A0B2D6;
	background-color: White;
	text-align: center;
	text-decoration: none;
	display: block;
   width: 130px;
	height: 17px !important;
}

.button_standard_left_orange {
	border: 1px solid #A0B2D6;
	background-color: #C16100;
	color: White;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
	display: block;
   width: 130px;
	height: 17px !important;
	float: left;
}

.button_standard_right_orange {
	border: 1px solid #A0B2D6;
	background-color: #C16100;
	color: White;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
	display: block;
   width: 130px;
	height: 17px !important;
	float: right;
}

.button_products {
	color: Black;
	text-decoration: none;
}
.button_products:hover {
	text-decoration: underline;
	font-weight: bold;
}

.button_products_chosen {
	font-weight: bold;
	text-decoration: none;
}

/* Links */

a {
	color: black;
}

.link_without_underline_blue_kop {
	color: #4D4EFF;
	text-decoration: none;
	font-weight: bold;
}
.link_without_underline_blue_kop:hover {
	text-decoration: underline;
	font-weight: bold;
}

.link_without {
	color: Black;
	text-decoration: none;
}
.link_without:hover {
	text-decoration: underline;
}

.link_without_underline {
	color: Black;
	text-decoration: none;
}
.link_without_underline:hover {
	text-decoration: underline;
}

.link_with_underline {
	color: Black;
	text-decoration: underline;
}

.link_faq_categorie {
	color: Black;
	text-decoration: none;
}

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

.link_faq_vraag {
	color: Black;
	text-decoration: none;
}

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



/* Headers */

h1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 636px;
	border-bottom: 1px solid #EEB655;
	float: left;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
    padding-bottom: 12px;
	color: #4D4EFF;
	font-family: "Arial";
	font-size: 140%;	
}

h2 {
	position: relative;
	top: 0px;
	left: 0px;
	height: 34px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	color: #4D4EFF;
	font-family: "Arial";
	font-size: 140%;
	float: left;


	width: 100%
}

h3 {
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	color: #4D4EFF;
	font-family: "Arial";
	font-size: 110%;
	font-weight: bold;
}

.div_h2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 34px;
	border-bottom: 1px solid #EEB655;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
	padding: 0px;
	color: #4D4EFF;
	font-family: "Arial";
	font-size: 140%;	

}



/* Linker menu */

.ul_producten {
	padding-left: 14px;
	list-style-type: square;
	margin: 0px;
}

.li_categorieen {
	margin-bottom: 4px;
}

.li_subcategorieen {
	margin-left: 10px;
	margin-bottom: 4px;
}

.ul_lijn {
	border-bottom: 1px solid #EEB655;
	height: auto;
	width: 170px;
	margin-bottom: 4px;
}
	


