/*****************pagina specifiek******************/
#terug {
	float: right;
	width: 50px;
	height: 27px;
	margin: 0;
	font-size: 7pt;
	padding: 0;
	background: url(../images/rond_hoekje_rechts_tekst.gif) no-repeat;
}

#terug a {
	margin-left: 20px;
	line-height: 34px;
	color: #000;
	text-decoration: none;
}

div.terug{
	width: 50px;
	height: 29px;
	float: right;
	background: url(../images/rond_hoekje_rechts_tekst.gif) no-repeat;
}

div.terug a{
	display: block; 
	margin: 8px 0px 0px 18px;
	color: black;
	font-size: 7pt;
	text-decoration: none;
}

/****************winkel wagen klein**********************/
div#winkelwagen {
	width: 169px;
	margin-left: 5px;
}

div#winkelwagen div.content{
	background: url(../images/winkelwagen_bg.gif) repeat-y;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #BAB9B3;
	border-bottom: 1px solid #BAB9B3;
	font-size: 7pt;
	text-align: center;
}

div#winkelwagen span.aantal{ font-size: 10pt; font-weight: bold;}

div#winkelwagen div.bottom{
	background: url(../images/winkelwagen_bottom.gif) no-repeat;
	height: 29px;
	padding: 5px 0px 0px 10px;
	vertical-align: middle;
}

div#winkelwagen div.bottom img{ vertical-align: middle; }

/****************submenu**********************/
div#sub_persoonlijk {
	width: 169px;
	margin-left: 5px;
}

div#sub_persoonlijk div.content {
	background: url(../images/winkelwagen_bg.gif) repeat-y;
	padding: 2px 5px 2px 15px;
	font-size: 8pt;
	text-align: left;
}

div#sub_persoonlijk div.content ul {
	margin-top: 5px;
}

div#sub_persoonlijk div.content li a{
	font-size: 8pt;
	font-weight: bold;
	color: #114B3A;
	
}

div#sub_persoonlijk span.aantal{ font-size: 10pt; font-weight: bold;}

div#sub_persoonlijk div.bottom{
	background: url(../images/winkelwagen_bottom.gif) no-repeat;
	height: 29px;
	padding: 5px 0px 0px 10px;
	vertical-align: middle;
}

div#sub_persoonlijk div.bottom img{ vertical-align: middle; }

/*************************************************************/

/*************************************************************/
#backtotop { 
	float: right;
	margin-right: -16px;
}

#printenmail {
	float: left;
	height: 23px;
	width: 250px;
}

#printenmail img, #backtotop img {
	border: 0;
	padding: 0;
	margin: 0;
}

#backtotop img {
	margin-top: 10px;
}	

/* =========================alsosee========================= */
div.alsoseeKopContainer{
	position: relative;
	left: -18px;
	width: 193px;
	width: 180px;
}

div.alsoseeKopContainer table{
	border-collapse: collapse;
}

div.alsoseeKopContainer tr{
	background-position: 0px 1px;
	font-weight: bold;
	font-size: 11pt;
	color: #124B3D;
}

div.alsoseeInhoud{
	margin: 0px 0px 0px 0px;
	width: 172px; 
	float: left;
	margin-top: -20px;
	margin-left: 2px;
	overflow: hidden;
}


#alsoseeKopImg {
	width: 172px;
	height: 19px;
	background: url(../images/new_tab.gif) no-repeat;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 2px;
	padding-left: 15px;
	color: #124B3D;
	margin-bottom: 2px;
}

.alsoseeInhoudLinks {
	margin-left: 10px;
}

/* ========================artikel==========================*/
table.dataTabel{
	background-color:#F5F5E8;
	margin-left: 8px;
}

table.dataTabel th div{
	background-color:#DADDD8;
	margin: 0px 10px 0px 0px;
	padding-bottom: 3px;
}

table.dataTabel th span{
	padding: 10px;
	font-size: 10pt;
}

table.dataTabel td.spacer{ background-color: #dde; height: 1px;}

table.dataTabel td.spacer2{ background-color: #9C9C9B; height: 1px;}

table.dataTabel td.space{ height: 5px; overflow: hidden;}



table.dataTabel td.lijn { 
	background: url(../images/lijn.gif) repeat-x;
}

table.dataTabel td {
	padding: 0px 5px 0px 0px;
	text-align: left;
}

table.dataTabel td h2 {
	margin: 0;
}

h1.tr {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
}

table.dataTabel a {
	color: #8F0F28;
	text-decoration: none;
}

table.dataTabel a:hover {
	color: #8F0F28;
	text-decoration: underline;
}

table.dataTabel h2 a {
	color: #124B3D;
	text-decoration: none;
}

table.dataTabel h2 a:hover {
	color: #124B3D;
	text-decoration: underline;
}


/* ========================winkelwagen==========================*/
table.winkelwagen{ width: 100%; border-collapse: collapse;}
table.winkelwagen tr{ height: 30px;}
table.winkelwagen td{
	padding: 3px 2px 3px 2px;
}
table.winkelwagen tr.groen{ background-color: #D8DFCE;}

span.nummer{
	padding: 1px 5px 1px 5px;
	margin-right: 2px;
	background-color: #104A39;
	color: #F5F5E8;
	font-size: 10pt;
	font-weight: bold;
}

div.stap{ color: #8F0F28; }

div.stap a { 
	color: #8F0F28;
	text-decoration: none;
}



table.stappenDing{
	border-collapse:collapse;
	width: 80%;
	padding: 20px 20px 20px 20px;
}
table.stappenDing td{
	background-color: rgb(222,227,215);
	width: 25%;
	vertical-align: middle;
	text-align: center;
	border-right: solid 2px #9EB59C;
	padding: 5px;
}

table.stappenDing a, table.stappenDing td {
	font-size: 11pt;
	font-weight: bold;
	color: #9C9B99;
	text-decoration: none;
}

table.stappenDing .selected{ color: #104A39; }

table.stappenDing .noBorder{ border: 0px !important; }

.zoekbox{
	margin-top: -13px;
	height: 85px;
	font-size: 9pt;
	color: #104A39;	
	background: url(../images/back.jpg) no-repeat;
}
.zoekbox h3{
	font-size: 10pt;
	font-weight: bold;
	color: #8F0F28;	
	height:10px;
	margin-left: 10px;

}

#bannerafb{
	margin-top: 10px;
	}

.zoekafbeelding{
	margin-top:-20px; 
	margin-left:525px;
	
	}

