

.dealerskaart {
	background-image:url(../images/kaart.png);
	background-repeat:no-repeat;
	width:15em;
	height:12em;
	
	
}
	
	
.content_text {
	padding-top:1em;
	padding-right:1.5em;
	color:#333333;
	font-size: 12px;
	line-height:1.5em;
}
.faq_text_kop,
.content_text_kop {
	font-size:15px;
	display:block;
	padding-top:0.3em;
}



.button,
.button_active {
	height:2.5em;
	padding-top:0.65em;
	padding-left:1em;
	margin-bottom:0.2em;
	cursor:pointer;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
}
.button_active {
	background-image:url(../images/button_active.png);
}
.button a,
.button_active a,
.button a:hover,
.button_active a:hover {
	color:#FFFFFF;
	font-size:12px;
}


.button_assortiment,
.button_assortiment_active {
	height:2.5em;
	padding-top:0.45em;
	padding-left:1.4em;
	margin-bottom:0.2em;
	cursor:pointer;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	float:left;
	width:15.5em;
}
.button_assortiment_active {
	background-image:url(../images/button_active.png);
}
.button_assortiment a,
.button_assortiment_active a,
.button_assortiment a:hover,
.button_assortiment_active a:hover {
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:0.1em;
}



#veer {
	position:absolute;
	background-image:url(../images/veer.png);
	background-repeat:no-repeat;
	width:6em;
	height:12em;
	left:-3em;
	margin-top:1em;
}
#veer_organisatie {
	position:absolute;
	background-image:url(../images/veer.png);
	background-repeat:no-repeat;
	width:6em;
	height:12em;
	right:0.2em;
	margin-top:3.5em;
	z-index:20;
}


.assortiment_table {
	clear:both;
	margin-top:-2em;
	font-size: 11px;
}
.assortiment_table td {
	
}

.assortiment_table_td_name_1,
.assortiment_table_td_name_2 {
	height:7em;
	width:20em;
	border-bottom:0.3em solid #FFFFFF;
	border-right:0.2em solid #FFFFFF;
}

.assortiment_table_td_name_1 {
	background-color:#cbdef0;
}

.assortiment_table_td_name_2 {
	background-color:#e5eef7;
}

.assortiment_table_td_wk_1,
.assortiment_table_td_wk_2 {
	width:10em;
	text-align:center;
	border-bottom:0.3em solid #FFFFFF;
	border-right:0.2em solid #FFFFFF;
}

.assortiment_table_td_wk_1 {
	background-color:#e5eef7;
}

.assortiment_table_td_wk_2 {
	background-color:#cbdef0;
}

.assortiment_table_td_price {
	background-color:#cbdef0;
	width:8.5em;
	padding-left:1em;
	border-bottom:0.3em solid #FFFFFF;
	border-right:0.2em solid #FFFFFF;
}

.assortiment_table_name {
	width:7em;
	float:left;
	padding-left:1em;
	padding-top:1em;
}
.assortiment_table_img {
	float:left;
	padding-left:0.5em;
}
.assortiment_table_buttons {
	float:left;
	margin-left:0.9em;
	padding-top:1.6em;
}

.assortiment_table_td_check {
	background-image:url(../images/spacer_grey.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.assortiment_table_tr_check,
.assortiment_table_kop_check {
	background-image:url(../images/spacer_grey.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.assortiment_table_kop,
.assortiment_table_kop_check {
	color:#5494cf;
	font-weight:bold;
	vertical-align:top;

}
.assortiment_table_kop_check input {
	vertical-align:middle;
}

.product_table {
	margin-top:1em;
	margin-bottom:1em;
	font-size: 11px;
}

.product_table_td {

}
.product_table_kop {
	color:#5494cf;
	height:2em;
	padding-right:0.5em;
}
.product_table_content {
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-right:0.5em;
	border-top:1px solid #ededed;
}

.artikelen_table_borderleft,
.artikelen_table td {
	border-left:1px solid #dadada;
	padding-left:0.4em;
}

.artikelen_table_td_1 {
}
.artikelen_table_td_2 {
	
}


.productgroep_inleiding {
	font-size: 11px;
	clear:both; 
	float:left; 
	width:26.5em; 
	padding-right:1em; 
	margin-bottom:1em;
}

.productgroep_kop {
	font-size:14px;
}
.productgroep_kop_groep {
	color:#5494cf;
}
.productgroep_kop_wk {
	color:#666666;
}


.contactform_table tr {
	height:3em;
}
.TextField {
	border:0;
	border-bottom:1px solid #666666;
	color:#5494cf;
}
.TextArea {
	border:1px solid #666666;
	color:#5494cf;
}

.faq_menu_item {
	padding-bottom:0.5em;
}


.blok_oranje,
.blok_blauw,
.blok_groen {
	background-repeat:no-repeat;
	
	width:196px;
	height:118px;
	float:left;
	margin-top:0.5em;
	margin-bottom:0.5em;
	cursor:pointer;
}
.blok_oranje {
	background-image:url(../images/blok_oranje.png);
}
.blok_blauw {
	background-image:url(../images/blok_blauw.png);
	margin-left:0.5em;
	margin-right:0.4em;
}
.blok_groen {
	background-image:url(../images/blok_groen.png);
	float:right;
}

.button_arrow_white{
	background-image:url(../images/button_arrow_white.png);
	background-repeat:no-repeat;
	
	width:2em;
	height:2em;
	float:right;
	margin:0.5em;
}

.button_arrow_blue{
	background-image:url(../images/button_arrow.png);
	background-repeat:no-repeat;
	
	width:2em;
	height:2em;
	margin-top:0.5em;
}

#nomite_logo {
	background-image:url(../images/nomite_logo.png);
	background-repeat:no-repeat;
	height:4em;
	width:13em;
	float:left;
}
#nomite_logo_klein {
	background-image:url(../images/nomite_logo_klein.png);
	background-repeat:no-repeat;
	
	height:2.5em;
	margin:0.5em;
	width:12em;
	float:left;
}
#kussens {
	z-index:10;
	clear:both;
	position:relative;
	background-image:url(../images/kussens.png);
	background-repeat:no-repeat;
	height:14em;
	width:19em;
}

#dekbed {
	background-image:url(../images/dekbed.png);
	background-repeat:no-repeat;
	width:14em;
	height:8em;
	left:0;
	top:3.3em;
	position:absolute;
}

#verkp_button {
	clear:both;
	float:left;
	padding-left:3em;
	padding-top:0.6em;
	font-size:12px;
}

.blok_header {
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:0.15em;
	float:left;
	margin-top:0.5em;
	width:13.3em;
	text-align:right;
}

.verkooppunten {
	background-image:url(../images/kaart.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:14em;
	height:14em;
	margin-left:1em;
	margin-bottom:1em;
	font-size:12px;
}

.PopBoxImageSmall {
	cursor : url("../images/magplus.cur"), pointer;
}
.PopBoxImageBig {
	border:1px solid #666666;
	cursor : url("../images/magminus.cur"), pointer;
}

.dealer {
	margin-bottom:2em;
	line-height:1.3em;
}

.dealer_kop {
	font-weight:bold;
}

.dealer_naw {
}
.dealer_contact {
	margin-top:0.4em;
}