/*	Cascading Style Sheet 
	Created by:	M.W. Dongstra, Grafia Internet / ICT
*/

#artikel, #categorie {
	background-color: #FFF;
	padding: 10px;
}
#artikel .artikelnaam {
	font-weight: bold;
	width: 458px;
	padding-left: 3px;
	line-height: 30px;
	font-size: 18px;
}

#artikel .extraopties {
	float: left;
	margin-left: 5px;
	width: 210px;
	padding-left: 3px;
	line-height: 20px;
	min-height: 30px;
	border-bottom: solid 1px #8196AC;
}

#artikel .naam112 {
	float: left;
	margin-left: 5px;
	width: 105px;
	padding-left: 3px;
	line-height: 30px;
	height: 30px;
	border-bottom: solid 1px #8196AC;
}

#artikel .waarde335 {
	float: left;
	width: 105px;
	line-height: 30px;
	height: 30px;
	border-bottom: solid 1px #8196AC;
}

#artikel .waarde215 {
	float: left;
	width: 105px;
	line-height: 30px;
	height: 30px;
	border-bottom: solid 1px #8196AC;
}

#artikel .prijsvlak {
	color: #C00;
	font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

#artikel .prijsvlak .prijs {
	float: right;
	font-size: 21px;
	margin-top: 30px;
	font-weight: bold;
	color: #C00;
}

#artikel .prijsvlak .prijsincl {
	position: absolute;
	font-size: 10px;
	margin-top: 80px;
	text-align: right;
	width: 140px;
}

#artikel .artikelinfo-picture {
	float: right;
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}
#artikel .mini {
	width: 48px;
	height: 48px;
	float: left;
	border: 1px #8196AC solid;
	margin-right: 11px;
}
#artikel #laatste {
	margin-right: 0px;
}
#artikel a.mini  {
	text-decoration: none;
}

#artikel .omschrijvingstyle, #artikel .specificatietekststyle, #artikel .aanverwantstyle, #artikel .faqstyle, #artikel .ookgekochtstyle, #artikel .reviewstyle, #artikel .driverstyle, #artikel .garantiestyle {
	border-top: solid 1px #8196AC;
	margin-left: 5px;
	width: 458px;
	background-image: url("/images/plus.gif");
	background-repeat: no-repeat;
	background-position: 1px center;
	line-height: 30px;
}

#artikel .omschrijvingstyleopen, #artikel .specificatietekststyleopen, #artikel .aanverwantstyleopen, #artikel .faqstyleopen, #artikel .ookgekochtstyleopen, #artikel .reviewstyleopen, #artikel .driverstyleopen, #artikel .garantiestyleopen {
	border-top: solid 1px #8196AC;
	border-bottom: solid 1px #8196AC;
	margin-left: 5px;
	width: 458px;
	background-image: url("/images/min.gif");
	background-repeat: no-repeat;
	background-position: 1px center;
	line-height: 30px;
}

#artikel .omschrijvingstyle a, #artikel .specificatietekststyle a, #artikel .aanverwantstyle a, #artikel .faqstyle a, #artikel .ookgekochtstyle a, #artikel .reviewstyle a, #artikel .driverstyle a, #artikel .garantiestyle a  {
	color: #0D3C77;
	font-weight: bold;
	text-decoration: none;
	padding-left: 28px;
}

#artikel .omschrijvingstyleopen a, #artikel .specificatietekststyleopen a, #artikel .aanverwantstyleopen a, #artikel .faqstyleopen a, #artikel .ookgekochtstyleopen a, #artikel .reviewstyleopen a, #artikel .driverstyleopen a, #artikel .garantiestyleopen a {
	color: #B6C4D6;
	font-weight: bold;
	text-decoration: none;
	padding-left: 28px;
}

#artikel #omschrijving, #artikel #specificatietekst, #artikel #aanverwant, #artikel #faq, #artikel #ookgekocht, #artikel #review, #artikel #driver, #artikel #garantie {
	margin-left: 13px;
	margin-right: 13px;
	width: 455px;
	line-height: 140%;
	margin-top: 10px;
}

#artikel #omschrijving span, #artikel #specificatietekst span, #artikel #aanverwant span, #artikel #faq span, #artikel #ookgekocht span, #artikel #review span, #artikel #driver span, #artikel #garantie span {
	font-size: 12px !important;
	color:#000 !important;
	font-family: Arial !important;
}
#artikel #omschrijving p, #artikel #specificatietekst p, #artikel #aanverwant p, #artikel #faq p, #artikel #ookgekocht p, #artikel #review p, #artikel #driver p, #artikel #garantie p {
	font-size: 12px !important;
	color:#000 !important;
	font-family: Arial !important;
}
#artikel #omschrijving strong, #artikel #specificatietekst strong, #artikel #aanverwant strong, #artikel #faq strong, #artikel #ookgekocht strong, #artikel #review strong, #artikel #driver strong, #artikel #garantie strong {
	font-size: 12px !important;
	color:#000 !important;
	font-family: Arial !important;
}

#artikel .onderlijn {
	border-top: solid 1px #8196AC;
	margin-left: 5px;
	width: 458px;
}

#artikel .navigatie {
	line-height: 40px;
	height: 40px;
	clear: both;
	vertical-align: top;
	margin-bottom: 5px;
}

#artikel .navigatie table {
	height: 40px;
	margin-right: 5px;
}

#artikel .navigatie table td {
	width: 40px;
}

.artikelgroep {
	border-bottom: solid 1px #8196AC;
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.groepkop {
	font-weight: bold;
	line-height: 12px;
	padding-top: 5px;
}

.groepkop a {
	text-decoration: none;
}

.groepkop a:hover {
	text-decoration: underline;
}

.groepnaam {
	font-weight: bold;
	font-size: 18px;
	border-bottom: solid 1px #8196AC;
	line-height: 30px;
	color: #042D59;
}

.artikelgroepnaam {
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid 1px #8196AC;
	line-height: 30px;
	color: #042D59;
}

.col1 {
	padding-left: 5px;
}

.collast {
	padding-right: 5px;
}

.row0, .row1 {
	height: 40px;
	background-color: #DBE1E7; /*#8196AC;*/
}
.row0 td, .row1 td {
	border-bottom: 1px #FFF solid;
}

.over {
	background-color: #8196AC;
	height: 40px;
}
.over td {
	border-bottom: 1px #FFF solid;
}

.row0 a, .row1 a, .over a {
	text-decoration: none;
	color: #083C73;
}

a.prijs {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#artikelen td.prijs, .artikelen td.prijs, .artikelgroep td.prijs {
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

#knopuitleg {
	display: block;
	width: 120px;
	padding-left: 9px;
	line-height: 50px;
}

.row0 .image, .row1 .image, .over .image {
	background-color: #FFF;
	width: 50px;
	height: 51px;
	margin: 1px;
}

/* Uitzonderingen IE6 */
* html #artikel .naam112 {
	width: 105px;
	margin-left: 0px;
}
* html #artikel .extraopties {
	width: 210px;
	margin-left: 0px;
}
