@charset "utf-8";
/* Gerealiseerd door : Juice BV - Canadabaan 18 - 5388 RT Nistelrode     */
/* T: 0412-611453 - E: info@itsallinthemix.nl - I: www.itsallinthemix.nl */

#tabNav {
	overflow: hidden;
	margin: 10px auto 0;
	background: url(../img/content/tabBg.gif);
}
#tabNav li {
	float: left;
}
#tabNav li a {
	display: block;
	margin: 0 3px 0 0;
	background: no-repeat url(/img/detail/tabA.jpg) left top;
	padding: 0 0 0 14px;
	text-decoration: none;
	cursor: pointer;
}
#tabNav li a span {
	display: block;
	height: 23px;
	background: no-repeat url(/img/detail/tabA.jpg) right top;
	padding: 0 14px 0 0;
	line-height: 22px;
	color: #666666;
}
#tabNav li.selected a {
	background-position: left -28px;
}
#tabNav li.selected a span {
	background-position: right -28px;
	color: #a81033;
	font-weight: bold;
}
#tabNav li.first {
	width: 177px;
}
#tabNav li.first a {
	background: none;
	margin: 0 0 0 4px;
	color: #a81033;
	line-height: 27px;
	padding: 0 0 0 10px;
	background: no-repeat url(/img/detail/back.gif) left center;
}
h1 {
	color: #a81033;
	font-size:18px;
	font-weight: normal;
	line-height: 60px;
}
#splitRight p {
	line-height: 16px;
	margin: 0 0 16px;
}
.contentPagina p, .contentPagina h1 {
	padding: 0 10px;
}

