html {
	overflow-y:scroll;
}

html, body {
	height: 100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin:0;
	padding:0;
}

p {
	margin-top:0;	
}

a {
	color:#232A62;
	text-decoration:none;
}
/*
a:hover {
	text-decoration:none;	
}*/

ul {
	padding-left:13px;	
}

img {
	border:0;	
}

form {
	margin:0;
}

.mceToolbar { display: none !important; }

.extranet_error{
	position:absolute;
	z-index:2;
	background-color:#FFF;
	color:#F00;
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	width:150px;
	top:1px;
	background-color:#08295C;
}

.extranet_logout a{
	color:#FFF;
}

.dealerlogin{
	font-size:11px;
}

.menu-line{
	height:1px;
	font-size:0px;
	background-color:#AFD1FA;
	border-bottom:1px solid white;
	width:140px;
	margin:7px 0 20px 0;
}

#doc_table td{
	padding:0 0 8px 0;
}

#wrapper {
	background:url(../images/opbouw/bg_wrapper.jpg) repeat-y left bottom;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -270px; /* the bottom margin is the negative value of the footer's height */
	width: 1024px;
}

#top {
	background:url(../images/opbouw/bg_top.gif) no-repeat;
	height:107px;
}

#top .img {
	border-left: 3px solid #FFF;
	width:207px;
	float:left;
}

#top .img.last {
	border-right: 3px solid #FFF;
}

#top .dealerlogin {
	padding: 10px 0 0 13px;
	width:191px;
	float:left;
	color:#FFF;
}

#top .dealerlogin .dealertitle {
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:1px;
	padding:0 0 5px;
}

#top .extranet_login {
	font-size:11px;
}

#top .extranet_login .username input, #top .extranet_login .password input {
	width: 134px;
	height:13px;
	padding: 0 2px;
	margin:0;
	border:0;
	font-size:9px;
}


#top .extranet_login .password, #top .extranet_login .button {
	float:left;	
}

#top .extranet_login .button input {
	width: 32px;
	height:16px;
	border:0;
	margin:12px 0 0 5px;
	color:#232a62;
	font-size:10px;
	background-image:url(../images/opbouw/login_bg.gif);
	background-color:#e7e7e8;
	padding:0 0 5px;
	cursor:pointer;
}

#top .dealerlogin .register {
	padding:4px 0 0;
	font-size:10px;
	clear:both;	
}

#top .dealerlogin .register a {
	color:#FFF;
}

#logo {
	width:187px;
	height:107px;
	float:left;
}

#zoeken {
	font-size:11px;
	float:right;
}

#zoeken_txt {
	float:right;
	margin: 0 10px 0;
}

#textresize {
	float:right;
	margin: 0 25px 0 0;
}

#textresize a {
	text-decoration:none;	
}

#textresize a:hover {
	text-decoration:underline;	
}

#menu {
	width:157px;
	padding:40px 0 100px 30px;
	float:left;
}

#menu ul {
	margin: 0;
	padding:0;
	list-style:none;
	font-size:12px;
}

#menu li {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 10px;
	font-weight:bold;
}

#menu li a {
	color:#FFF;
	text-decoration:none;
	padding: 0 0 0 10px;
	display:block;
}

#menu li a:hover {
	color:#232A62;
}

#menu li.selected a {
	background:url(../images/opbouw/bullet_menu_blue.png) no-repeat left 4px;	
	color:#232A62;
}


#menu li ul {
	display:none;
}

#menu .selected ul {
	display:block;
	margin:3px 0 0 10px;
}

#menu .selected ul li {
	padding:0 0 2px 5px;	
}

#menu li.selected ul li a {
	background:none;
	color:#FFF;
}

#menu li.selected ul li.selected a {
/*	background:url(../images/opbouw/bullet_menu_blue.png) no-repeat left 4px;	*/
	color:#232A62;
}

#menu li ul li a:hover {
	color:#232A62;
}

#content_inner {
	overflow:hidden;
	width:837px;
	float:left;
	color:#232a62;
	font-size:13px;
}

#content_top {
	padding: 10px 0 0 45px;
	width:741px;
	height:35px;
}

#content_content {
	padding: 0 0 0 45px;
}
	
	.content_description a {
		color: #000;
	}
	
		.content_description a:hover {
			color: #232A62;
		}
		
#content_content a {
	color:#F80632;
	font-weight:bold;
}

#content_content a:hover {
	color:#232A62;
}

#content_content h1 {
	font-size:24px;
}

#footer, #push {
	height: 270px; /* .push must be the same height as .footer */
}

#footer {
	width:1024px;
	margin:0 auto;
}

#footer_inner {
	position:absolute;
	background-image:url(../images/opbouw/bg_footer.png);
	margin:0 auto;
	width:1024px;
	height:270px;
}

#footer_menu {
	position:absolute;
	margin: 200px 0 0 40px;
}

#footer_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer_menu li {
	height:13px;	
}

#footer_menu li a {
	color:#FFF;
	text-decoration:none;
	font-size:10px;
}

.clearboth {
	clear:both;	
}

#breadcrumbs {
	font-size:11px;
	float:left;
}

#breadcrumbs a {
	color:#232a62;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

.currentpage {
	text-decoration:underline;
}

#content_title {
	margin: 0 0 10px -2px;
}

.content_full.news {
	width:560px;
	padding:0 30px 0 0;
	float:left;
}


	
	/*##HOME##*/
	
	#content_home {
		width:360px;
		float:left;
	}
	
	#blokken_home {
		width:365px;
		margin: 0 0 0 17px;
		float:left;	
	}
	
	.blok {
		width:365px;
		margin:0 0 22px;
	}
	
	
	.blok_inner {
		padding: 0 0 10px 15px;	
	}
	
	.blok_content {
		padding:10px 0 0 0;
		width:310px;	
	}
	
	.blok_content .news_home .pijl {
		background:url(../images/opbouw/pijl_rood.png) no-repeat left 3px;
		color:#232A62;
	}
	
	.blok_content .news_home .pijl:hover {
		background-image:url(../images/opbouw/pijl_blauw.png);
		color:#ED2024;
	}
	
	.pijl {
		white-space:nowrap;	
	}
	
	.pijl, #product_links a {
		background:url(../images/opbouw/pijl_rood.png) no-repeat left 3px;
		padding:0 0 0 10px;
		color:#ED2024;
		font-weight:bold;
	}
	
	.pijl:hover, #product_links a:hover {
		background:url(../images/opbouw/pijl_blauw.png) no-repeat left 3px;
		padding:0 0 0 10px;
		color:#232A62;
	}
	
	#terug a {
		background:url(../images/opbouw/pijl_rood_terug.png) no-repeat left;
		color:#ED2024;
		padding:0 0 0 10px;
		font-weight:bold;
	}
	
	#terug a:hover {
		background-image:url(../images/opbouw/pijl_blauw_terug.png);
		color:#232A62;
	}
	
	.blok_content .news_title {
		font-size:15px;
		font-weight:bold;
		margin:0 0 10px;
	}
	
	.blok_btm {
		width:365px;
		height:13px;
	}
	
	.blok_title {
		color:#FFF;	
	}
	
	.blok_title h2 {
		font-size:22px;
		font-weight:normal;
	}
	
	.blok_img {
		float:right;	
	}
	
	.agenda_img {
		float:right;
		margin:0 0 10px 10px;
	}
	
	.blok_zoom {
		margin: -10px 0 0;
		text-align:right;	
	}
	
	.blok_zoom a {
		padding: 0 0 0 110px;
	}
	
	
		/*NIEUWSBLOK*/
		
		.blok.news .blok_title {
			height:30px;
			padding:22px 0 0;
			color:#FFF;
		}
	
		.blok.news .blok_content {
			color:#FFF;	
		}
		
		.blok.news {
			background:url(../images/opbouw/blok_nieuws.gif) #0b98d0 no-repeat left top;	
		}
		
		.blok.news .blok_btm {
			background:url(../images/opbouw/blok_nieuws_btm.gif) no-repeat;	
		}
		
		/*NIEUWASSORTIMENT*/
		
		.blok.nieuw {
			background:url(../images/opbouw/blok_nieuw.gif) no-repeat left top;	
		}
		
		.blok.nieuw .blok_title {
			padding:12px 0 0;
			height:40px;
		}
	
		
	
	
	#circles_home #circle1, #circles_home #circle2 {
		position:absolute;
	}
	
	#circles_home #circle1 {
		background:url(../images/opbouw/circle_118.png) no-repeat left top;
		padding: 2px 0 0 3px;
		margin: 0 0 0 240px;
		width: 123px;
		height:123px;
		z-index:2;
	}
	
	#circles_home #circle2 {
		margin: 25px 0 0 80px;
		z-index:1;
	}
	
	/*END-HOME*/
	
	/*##VERVOLG##*/
	
	.content_column {
		width:350px;
		margin:0 25px 0 0 ;
		float:left;
	}
	
	.content_column.fullwidth {
		width:auto;	
	}
	
	#circles_vervolg {
		position:absolute;
		width:792px;
		height:450px;
		overflow-x:hidden;
	}
	

	#circle1_1,
	#circle1_2,
	#circle2_1,
	#circle2_2,
	#circle2_3,
	#circle2_4,
	#circle3_1,
	#circle3_2,
	#circle3_3,
	#circle3_4 {
		position:absolute;
		background-repeat:no-repeat;
	}
	
	#circle1_1 {
		margin: 50px 0 0 480px;
	}
	
	#circle1_2 {
		margin:210px 0 0 370px;
		width:195px;
		height:195px;
		padding: 5px 0 0 5px;
		background-image:url(../images/opbouw/circle_195.png);
	}
	
	#circle2_1 {
		background-image:url(../images/opbouw/circle_310.png);
		margin:70px 0 0 350px;
		padding: 5px 0 0 5px;
		width:310px;
		height:310px;
		z-index:2;
	}
	
	#circle2_2 {
		background-image:url(../images/opbouw/circle_135.png);
		width: 135px;
		height:135px;
		padding:5px 0 0 5px;
		margin:210px 0 0 270px;
		z-index:3;
	}
	
	#circle2_3 {
		width:192px;
		height:220px;
		margin:0 0 0 600px;
		overflow:hidden;
		z-index:1;
	}
	
	#circle2_4 {
		margin:160px 0 0 40px;
		width:145px;
		height:145px;
	}
	
	#circles_vervolg.bottom {
		position:relative;
		height:240px;
	}
	
	#circle3_1 {
		background-image:url(../images/opbouw/circle_185.png);
		padding:5px 0 0 5px;
		width:185px;
		height:185px;
		margin: 50px 0 0 310px;
		z-index:3;
	}
	
	#circle3_2 {
		background-image:url(../images/opbouw/circle_145.png);
		margin: 0 0 0 450px;
		padding:5px 0 0 5px;
		z-index:4;
	}
	
	#circle3_3 {
		background-image:url(../images/opbouw/circle_110.png);
		width:110px;
		height:110px;
		padding:5px 0 0 5px;
		margin: 65px 0 0 120px;
		z-index:2;
	}
	
	#circle3_4 {
		margin:25px 0 0 200px;
		z-index:1;
	}
	
	/*##SUBCAT##*/
	
	.category, .subcategory, .productinfo {
		background:url(../images/opbouw/end_category.png) no-repeat right top #8b226e;
		color:#FFF;
		padding: 8px 0 0 43px;
		margin: 0;
		height:27px;
		width:647px;
	}
	
	.subcategory, .productinfo {
		background:url(../images/opbouw/end_subcategory.png) no-repeat right bottom;
		background-color:#e2c8db;
		color:#8b226e;
		font-size:15px;
		padding-top:6px;
		height:21px;
		width:423px;
	}
	
	.category.outlet {
		background-color:#FFF;
		/*background:url(../images/opbouw/outlet_title.gif) no-repeat top left;*/
		color:#232A62;
		height:37px;
		padding:10px 0 0 5px;
		margin:8px 0 0 10px;
		float:left;
	}
	
	.category h1 {
		font-size:20px;	
	}
	
	.subcategory h2, .productinfo h2 {
			font-size:15px;
	}
	
	#categories {
		margin:0 0 20px;	
	}
/*	
	#productinfo {
		padding-left: 60px;
	}
	*/	
	.subcat_item {
		height:210px;
		width:139px;
		margin:0 15px 0 0;
		text-align:center;
		float:left;
	}
	
	#content_content .subcat_title {
		padding:10px 0 0;
	}
	
	#content_content .subcat_title a {
		background:url(../images/opbouw/pijl_blauw.png) no-repeat left;
		color:#232A62;
		padding:0 0 0 8px;
		text-decoration:none;
		font-weight:bold;
	}
	
		#content_content .subcat_title a:hover,
		#content_content .subcat_title a.linkhover {
			background:url(../images/opbouw/pijl_rood.png) no-repeat left;
			color:#ED2024;
		}
	
	/*##PRODUCTOVERZICHT##*/
	
	.product_item {
		width:170px;
		height:250px;
		margin:0 15px 0 0;
		float:left;
	}
	
	.product_item .product_img {	
		height:170px;
	}
	
	.product_item .product_img td {
		width:170px;
		height:170px;
		text-align:center;
		vertical-align:middle;		
	}
	
	.product_item .product_img {
		
	}
	
	.product_title {
		padding:10px 0 0;	
	}

	.product_txt {
		padding: 0 0 0 10px;
	}

	#content_content .product_title a {
		background:url(../images/opbouw/pijl_blauw.png) no-repeat left;
		color: #232A62;
		padding:0 0 0 8px;
		font-weight:bold;
	}
	
	#content_content .product_title a:hover, 
	#content_content .product_title a.linkhover {
		background:url(../images/opbouw/pijl_rood.png) no-repeat left;
		color:#ED2024;		
	}
	
	.product_descr {
		padding: 0 0 0 10px;
		font-size:11px;
	}
	
	/*##PRODUCT##*/
	
	#product_content, #product_img {
		float:left;	
	}
	
	#product_img {
		padding:0 15px 0 0;
		width:226px;
	}
	
	.product_column {
		/*width:265px;*/
		width:395px;
		margin:0 10px 0 0 ;
		float:left;
	}
	
	.specificaties .firstcell {
		width:130px;
	}
	
	.specificaties .first {
		vertical-align:top;
	}
	
	.specificaties td {
		vertical-align:bottom;
	}

	.specificaties .spacer {
		width:15px;
	}
	
	#terug {
		margin:20px 0 0;	
	}
	
	/*##MEDEWERKERS##*/
	
	.medewerkers_cat {
		margin: 0 0 15px;
	}

	.medewerkers_item {
		margin: 0 20px 0 0;
		float:left;	
	}

	.medewerkers_title {
		font-weight:bold;
		height:20px;	
	}
	
	.medewerkers_img {
		margin: 0 0 5px;	
	}
	
	.medewerkers_txt {
		font-size:10px;	
	}
	
	
.news_item {
	background:url(../images/opbouw/stippellijn.gif) repeat-x left bottom;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

.news_item.last {
	background:none;	
}

.agenda_item {
	background:url(../images/opbouw/stippellijn.gif) repeat-x left bottom;
	padding: 0 0 20px;
	margin: 0 0 20px;
	width:550px;
}
	
.news_item .news_title {
	font-weight:bold;
	float:left;	
}

.news_item .date {
	font-weight:bold;
	float:right;	
}

.agenda_item .date {
	font-weight:bold;
	width:166px;
	float:left;	
}

.agenda_item .title {
	font-weight:bold;	
}

.agenda_item .agenda_holder {
	width: 384px;
	float:left;	
}

#news_overzicht, #cat_overzicht {
	float:left;
}

#news_overzicht {
	width:560px;
	margin: 0 30px 0 0;
}

#cat_overzicht {
	margin:0;
	font-size:11px;
}

#cat_overzicht ul {
	margin:0;
	padding:0;
	list-style:none;
}

#cat_title {
	font-weight:bold;
}

.zoomout {
	font-size:10px;	
}

.nozoom {
	font-size:12px;	
}

.zoomin {
	font-size:14px;
}

#medewerkers_contact {
	width: 360px;
}


#verkoopadressen {
	width:700px;	
}

#kaart {
	float:right;	
}

#verkoopadressen a {
	color:#ED2024;
}

#verkoopadressen a:hover {
	color: #232A62;
}

#content_verkoopadres h3, #content_verkoopadres h2 {
	margin:14px 0 0 0;
	font-size:13px;
}

#content_verkoopadres h2 {
	font-size:14px;	
}

#content_verkoopadres_img {
	float:right;
	margin:0 51px 20px 20px;
}

#content_assortiment {
	width:770px;
}

/*ASSORTIMENT*/
	
	.assort {
		background-repeat:no-repeat;
		background-position:left 10px;
		margin:0 15px 10px 0;
		min-width:126px;
		float:left;	
	}
	
	.assort_inner {
		background-repeat:no-repeat;
		background-position:right 10px;
		min-width:126px;
	}
	
	.assort_title {
		position:absolute;
		margin: 0 0 0 16px;
		height:22px;
	}
	
	#content_content .assort_title h1 {
		padding:0 4px 0 8px;
		font-size:16px;
		display:inline-block;
		background-color:#FFF;
	}
	
	.assort_product {
		margin:10px 15px 0 0;
		padding: 15px 5px 0 10px;
		width:121px;
		height:170px;
		text-align:center;
		float:left;
	}
	
	.assort_product.last {
		margin-right: 0;
	}
	
	.assort_img table {
		width: 100%;
	}
	
	.assort_img, .assort_img td {
		height:125px;
		text-align:center;
	}
	
	#content_content .assort_link a {
		text-decoration:none;
		color:#232A62;
		font-weight:bold;
	}
	
	#content_content .assort_link a:hover,
	#content_content .assort_link a.linkhover
	{
		color:#ED2024;	
	}
	
	#content_content .assort_link a.pijl {
		background:url(../images/opbouw/pijl_blauw.png) no-repeat left 3px;
		color:#232A62;
		white-space:normal;
	}
	
	#content_content .assort_link a.pijl:hover {
		background-image:url(../images/opbouw/pijl_rood.png);
		color:#ED2024;
	}
	
	
	/*
	.assort_link a:hover {
		text-decoration:underline;
	}
		*/
	.blocknum1 {
		width:107px;
	}
	
	.blocknum2 {
		/* width: 212px; */
	}
	
	.blocknum3 {
		width: 323px;
	}
	
	.blocknum4 {
		width:434px;
	}
	
	.blocknum5 {
		width: 606px;
	}
	
		/*8b236e*/
	
		#content_content .assort_inner.color_8b236e {
			background-image:url(../images/opbouw/outline_paars_r.gif);	
		}
		
		#content_content .assort.color_8b236e {
			background-image:url(../images/opbouw/outline_paars.gif);
		}
		
		#content_content .assort_title h1 .color_8b236e {
			color:#8b236e;
		}
		
		#content_content .category.color_8b236e {
			background-color:#8b236e;	
		}
		
		#content_content .productinfo.color_8b236e, .subcategory.color_8b236e {
			background-color:#e2c8db;
			color:#8b236e;	
		}
		
		
	
		/*fec424*/
		
		#content_content .assort_inner.color_fec424 {
			background-image:url(../images/opbouw/outline_geel_r.gif);	
		}
		
		#content_content .assort.color_fec424 {
			background-image:url(../images/opbouw/outline_geel.gif);
		}
		
		#content_content .assort_title h1 .color_fec424 {
			color:#fec424;
		}
		
		#content_content .category.color_fec424 {
			background-color:#fec424;	
		}
		
		#content_content .productinfo.color_fec424, .subcategory.color_fec424 {
			background-color:#ffe59f;
			color:#f3b200;
		}
		
		/*76a240*/
		
		#content_content .assort_inner.color_76a240 {
			background-image:url(../images/opbouw/outline_groen_r.gif);	
		}
		
		#content_content .assort.color_76a240 {
			background-image:url(../images/opbouw/outline_groen.gif);
		}
		
		#content_content .assort_title h1 .color_76a240 {
			color:#76a240;
		}
		
		#content_content .category.color_76a240 {
			background-color:#76a240;	
		}
		
		#content_content .productinfo.color_76a240, .subcategory.color_76a240 {
			background-color:#dde8cf;
			color:#76a240;	
		}
		
		/*de7927*/
		
		#content_content .assort_inner.color_de7927 {
			background-image:url(../images/opbouw/outline_oranje_r.gif);	
		}
		
		#content_content .assort.color_de7927 {
			background-image:url(../images/opbouw/outline_oranje.gif);
		}
		
		#content_content .assort_title h1 .color_de7927 {
			color:#de7927;
		}
		
		#content_content .category.color_de7927 {
			background-color:#de7927;	
		}
		
		#content_content .productinfo.color_de7927, .subcategory.color_de7927 {
			background-color:#f7ddc9;
			color:#de7927;	
		}
		
		
		/*232a62*/
		
		#content_content .assort_inner.color_232a62 {
			background-image:url(../images/opbouw/outline_blauw_r.gif);	
		}
		
		#content_content .assort.color_232a62 {
			background-image:url(../images/opbouw/outline_blauw.gif);
		}
		
		#content_content .assort_title h1 .color_232a62 {
			color:#232a62;
		}
		
		#content_content .category.color_232a62 {
			background-color:#232a62;	
		}
		
		#content_content .productinfo.color_232a62, .subcategory.color_232a62 {
			background-color:#c8cad8;
			color:#232a62;	
		}
		
.form_categorie {
	position:absolute;
	width: 675px;
	padding: 9px 0 0;
	text-align:right;
}

.form_categorie select {
	border:1px solid #232A62;
	width:210px;
}

.form_categorie select, .form_categorie option {
	font-size:11px;
}

.af_form textarea{
	width:300px;
	height:100px;
}

.af_field_block{
	margin-bottom:5px;
}

.af_field_title{
	width:230px;
}

.af_field_title, .af_field_input{
	float:left;
}

.af_field_clearer{
	clear:both;
}

.af_errors{
	margin-bottom:40px;
	color:#F00;
}

.af_send{
	text-align:left;
	padding:0 20px 0 0;
}

#af_ajaxform_newsletter .af_send{
	text-align:left;
}

/*********************************** FORMULIEREN REQUIRED ***********************************/

.af_field_error .af_field_title{
	color:#F00;
}

.af_loader{
	background:url('../images/ajax-loader.gif') no-repeat center 80%;
	display:none;
	position:fixed;
	text-align:center;
	vertical-align:middle;
	background-color:#FFF;
	border:2px solid #010076;
	padding:10px 25px 30px 25px;
	width:150px;
	
	left:50%;
	margin-left:-100px;
	top:300px;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.af_form{
	padding-bottom:20px;
}

.af_version{
	color:#3A3A3A;
	margin-bottom:15px;
	display:none;
}

.af_uploadframe{
	display:none;
}

form{
	padding:0px;
	margin:0px;
}

.category_news a{
	text-decoration:underline;	
}

#content_news {
	margin:-13px 0 0 0;	
}

#extranet_home_left,
#extranet_home_right {
	float:left;	
}

#extranet_home_left {
	margin:0 25px 0 0;	
}

#extranet_home_left_t,
#extranet_home_right_t {
	padding: 0 20px 0 10px;	
}

#extranet_home_left_t {
	background:url(../images/opbouw/extranet_home_left_t.gif) no-repeat left top;
	width:338px;
	min-height:381px;
	margin:10px 0 0;
}

#extranet_home_left_b {
	background:url(../images/opbouw/extranet_home_left_b.gif) no-repeat left bottom;
	width:368px;
	height:15px;
}

#extranet_home_right_t {
	background:url(../images/opbouw/extranet_home_right_t.gif) no-repeat left top #159ad7;
	width:335px;
	min-height:395px;
	color:#FFF;
}

#extranet_home_right_b {
	background:url(../images/opbouw/extranet_home_right_b.gif) no-repeat left top;
	width:368px;
	height:15px;
}

.extranet_title {
	margin:0 0 10px;
	color:#FFF;
	font-size:20px;
}

#extranet_home_left_t .extranet_title {
	padding:12px 0 0;
	height:30px;
}

#extranet_home_right_t .extranet_title {
	padding:22px 0 0;
	height:30px;
}

#extranet_home_right_t .news_home .news_title {
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px;
}

.agendacategory a {
	text-decoration:underline;
}

.product_meerinfo {
	margin:20px 0 0 ;	
}
.subcat_img {
	min-height: 140px;
}

#textkader {
	background:url(../images/opbouw/textkader_bg.gif) no-repeat left top #dedfe0;
	padding: 10px;
}

#textkader_btm {
	background:url(../images/opbouw/textkader_bg_btm.gif) no-repeat left top;
	height:20px;
}

/*OUTLET*/

#action_star {
	background:url(../images/opbouw/action_star.png) no-repeat left top;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:88px;
	height:49px;
	text-align:center;
}

#action_star a {
	display:block;
	width: 88px;
	height:32px;
	padding:17px 0 0;
	color:#FFF;
	outline:none;
}

.action_star_cat,
.action_star_price {
	background:url(../images/opbouw/action_star_big.png) no-repeat left top;
	text-align:center;
	padding:22px 0 0;
	width:102px;
	height:38px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	float:left;
}

.action_star_price {
	height:40px;
	padding-top:20px;
}

#action_star_popup {
	background:url(../images/opbouw/action_star_popup.png) no-repeat left top;
}

#meerkat_content #action_star_popup a {
	display:block;
	color:#FFF;
	padding: 45px 0 0;
	width:236px;
	height:73px;
	text-align:center;
	font-size:28px;
}

/* OUTLET */

.outlet_item {
	background:url(../images/opbouw/outlet_item_bg.gif) no-repeat left top #dedfe0;
	padding:12px 0 0 15px;
	width:663px;
	min-height:119px;
}

.outlet_item_btm {
	background:url(../images/opbouw/outlet_item_bg_btm.gif) no-repeat left top;
	height:15px;
	margin:0 0 15px;
}

.outlet_item td {
	vertical-align:top;	
}

.outlet_item .outlet_image {
	text-align:center;
}

.outlet_item .outlet_text {
	height:119px;	
}

.outlet_item .outlet_stock {
	vertical-align:bottom;	
}

.outlet_item .normal_price {
	font-size:10px;
	margin:0 0 5px;
}

.outlet_item .normal_price .price {
	text-decoration:line-through;
}

/*MAILFORM*/

.mailform .text .name {
	height:25px;
	width:120px;
}

.mailform .title b {
	display:block;
	height:25px;
}

.mailform .buttons button {
	margin: 5px 0 5px 5px;
}

.mailform .buttons {
	font-size: 11px;
	color: #666;
}

.mailform .toolTip img {
	padding: 3px;
}

.mailform td .text_field {
	width:180px;	
}

.mailform tr.textarea .textarea_title {
	padding:10px 0 0 0;
}

.mailform td textarea {
	width:304px;
}

.mailform .hiddenfield {
	display:none;
}