@charset "UTF-8";
/* Common styles */
body {
	background-image:url(../images/baroque/background.png);
	background-repeat:repeat;
	background-position:left top;
	margin:0;
	padding:0;
}
body * {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.divider {
	position:relative;
	background-image:url(../images/dottedLine.gif);
	background-repeat:repeat-x;
	height:1px;
	line-height:1px;
	margin:5px 0;
}
/* Main inhoud */ 
#websiteContainer {
	position:relative;
	width:980px;
	margin:auto;
}
/* Header inhoud */
#headerContainer {
	position:relative;
	height:190px;
}
#cartContainer {
	position:relative;
	top:20px;
}
#cartContainer * {
	color:#ffffff;
}
#cartContainer a {
	color:#00aeef;
	font-weight:bold;
}
#cartContainer a:hover {
	text-decoration:underline;
}
#cartHeader {
	height:16px;
	line-height:16px;
	background-image:url(../images/cart_put.png);
	background-repeat:no-repeat;
	background-position:4px 4px;
	background-color: #333;
	padding:5px 5px 5px 24px;
	margin:0 0 5px;
	position:relative;
	font-weight:bold;
	color: #fff;
}
.cartDivider {
	position:relative;
	background-image:url(../images/luxe/divider_white.gif);
	background-repeat:repeat-x;
	height:1px;
	line-height:1px;
	margin:3px 0;
}
#cartContent, #cartPay {
	position:relative;
	height:16px;
	line-height:16px;
	background-position:right top;
	background-repeat:no-repeat;
}
#cartPay {
	background-image:url(../images/luxe/icons/afrekenen.png);
}
#menuContainer {
	position:relative;
	height:30px;
	background: #fff;
	line-height:30px;
	padding:0 0 0 16px;
}
#searchContainer {
	position:absolute;
	right:50px;
	height:30px;
	top:69px;
}
#searchContainer form {
	margin:0;
	padding:0;
	line-height:normal;
}
#searchContainer .searchBoxMain {
	width:140px;
	height:16px;
	background-color:transparent;
	border: none;
	padding:3px 3px 0 3px;
	margin:5px 0 0;
	color:#464646;
}
#searchContainer .searchButtonMain {
	height:30px;
	width:45px;
	color:#000;
	font-weight:bold;
	font-style:italic;
	line-height:30px;
	background-color:transparent;
	border:0px solid #ffffff;
	margin:0 15px 0 0;
	padding:0;
	cursor:pointer;
	display:block;
	position: absolute;
	right: 0px;
	top:20px;
}
#menuContainer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menuContainer ul li {
	float:left;
	border-right: 1px solid #666;
	padding:0 2px 0 2px;
}
#menuContainer ul li a {
	display:block;
	padding:0 20px;
	height:30px;
	float:left;
	color:#000;
	font-weight:bold;
}
#menuContainer ul li a:hover {
	background: url(../images/luxe/buttonOver.jpg);
	color: #fff;
	text-decoration:none;
}
#breadCrumbsContainer {
	height:24px;
	background:#fff;
	line-height:24px;
	padding:0 0 0 19px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}
#breadCrumbsContainer * {
	color:#666;
}
#breadCrumbsContainer a {
	font-weight: normal;
}
#breadCrumbsContainer a:hover {
	text-decoration:underline;
}
#breadCrumbsContainer span {
	font-weight:normal;
	margin:0 0 0 5px;
}
#contentContainer {
	position:relative;
	background-color:#ffffff;
	margin:0;
	padding:10px 20px;
	height:100%;
}
#menu1Container, #content, #loginContainer {
	float:left;
}
#content {
	width:554px;
	border:1px solid #e1e1e1;
	padding:5px;
}
#content h1, #content p {
	margin:0 0 10px;	
}
#content h1 {
	font-size:16px;
	color:#00aeef;
}
#menu1Container {
	width:170px;
	margin:0 10px 0 0;
	border:1px solid #e1e1e1;
	padding:3px;
}
#loginContainer {
	width:176px;
	margin: 0 0 0 10px;
}
#loginHeader {
	height:16px;
	line-height:15px;
	font-weight:bold;
	background-image:url(../images/key.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 0 24px;
	margin: 0;
	color:#fff;
}
#registerHeader {
	height:16px;
	line-height:15px;
	font-weight:bold;
	background-image:url(../images/user.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 0 24px;
	margin: 0;
	color:#fff;
}
#serviceHeader {
	height:16px;
	line-height:15px;
	font-weight:bold;
	background-image:url(../images/telephone.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 0 24px;
	margin: 0;
	color:#fff;
}
.offset {
	margin: 5px 5px 0;
}
#voordeelHeader {
	height:16px;
	line-height:15px;
	font-weight:bold;
	background-image:url(../images/cart.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 0 24px;
	margin: 0;
	color:#fff;
}
#login {
	width:166px;
}
#login a {
	font-weight:bold;
	color:#00aeef;
}
#login .input {
	width:107px;
	border:1px solid #cccccc;
	margin:0 0 5px 0;
}
#login span {
	margin:0 0 2px;
	display:block;
}
#login .submit {
	background-color:#ffffff;
	border:1px solid #cccccc;
	font-weight:bold;
	cursor:pointer;
	margin:0;
}
#klant, #login, #callMeContainer, #winkelwagen {
	padding:5px;
	border:1px solid #e1e1e1;
	position:relative;
}
#winkelwagen {
	margin: 5px 0 5px;
	line-height:16px;
	width:166px;
}
#klant {
	margin:5px 0 0 0;
	line-height:16px;
	width:166px;
}
#klant .header a {
	color:#ff6600;
	font-size:16px;
	text-decoration:none;
}
#callMeContainer {
	padding:0;
	margin:5px 0 0;
	width:176px;
}
#callMeContainer ul {
	padding:0;
	margin:5px 0 0 30px;
}
#callMe {
	height:100px;
	line-height:16px;
	background-image:url(../images/belme.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#callMe a {
	height:100px;
	color:#00aeef;
	font-weight:bold;
}
.breaker {
	clear:both;
	height:1px;
	line-height:1px;
	margin:0;
}

#logoContainer {
	position:absolute;
	color:#000;
	font-weight:bold;
	font-size:32px;
	top:50px;
	left:40px;
}
#logoContainer span {
	color:#fff;
	font-weight:normal;
	font-size:32px;
}

div.producten div.productnaam {
}
div.producten div.productnaam a {
	font-weight:normal;
	font-size:10px;
	color:#666;
}
.categorienaam {
	padding:5px;
	background:#333;
	margin: 0 0 5px;
}
.vrijvaktitel {
	padding:5px;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	margin: 0 0 5px;
}

.categorienaam a * {
	color:#fff;
}

.form .input {
	border:1px solid #cccccc;
}

.form .submit {
	border:1px solid #cccccc;
	background-color:#ff6600;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
.form p strong {
	color:#00AEEF;
}
.categorie-naam {
	background-image:url(../images/luxe/catGrad.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
}
#puntenlijst, #vrijvak {
	position:relative;
	width:166px;
	padding:5px;
	border:solid 1px #e1e1e1;
	margin:5px 0 0;
}
#puntenlijst h1, #vrijvak h1 {
	margin:0 0 10px;
	font-size:14px;
	color:#00AEEF;
}
#puntenlijst ul {
	position:relative;
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}
#puntenlijst ul li {
	background:url(/images/tick.png) no-repeat left top;
	padding:0 0 0 30px;
	line-height:16px;
	margin:0 0 5px;
}
.faq h2 {
	color:#464646;
	font-size:16px;
}
.faq ul {
	margin:10px;
	padding:0;
	line-height:16px;
}
.product-naam {
	font-size:15px;
	margin:10px;
}
#cart-underlay {
	position:absolute;
	top:0;
	right:10px;
	background:url(../images/luxe/cart-underlay2.png) no-repeat left bottom;
	width:156px;
	height:122px;
	padding:0 10px;
}
.footerContainer {
	margin:0 10px 20px;
	background:#222;
	border: 3px solid #555;
	padding:5px;
	color:#fff;
}
.footerContainer a {
	color:#fff;
	text-decoration:underline;
}
.faqgroep {
	position:relative;
	width:176px;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #ececec;
}
.end {
	margin:0 0 10px;
}
.groep {
	background: #333;
	margin:3px 3px 0;
	color:#fff;
}
.groep, .vragen {
	padding:5px;
}
.vraag a {
	color:#666;
	font-weight:normal;
}
