body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: url('/images/bg.jpg') #4d4337 repeat-x bottom left fixed;
	color: #222;
	line-height: 150%;
}

#alert {
	background: RGB(255, 80, 80) url('/images/warning.png') no-repeat 10px;
	border: 1px solid RGB(255, 0, 0); 
	padding: 10px;	
	padding-left: 35px;
}

#home {
    float: left;
    width: 334px;
    padding: 0px 10px 0px 0px;
}
#highlights {
    float: left;
    width: 412px;
}
#highlights .highlight {
    width: 412px;
    height: 85px;
    background: #533024;
    color: #fff;
    margin: 0px 0px 0px 0px;
}
#highlights img {
    border: none;
}
#highlights h3 a {
    float: right;
    width: 230px;
    padding: 5px 10px 0px 0px;
    font-size: 120%;
    color: #ffc888;
    text-decoration: none;
}
#highlights h3 a:hover {
    color: #fff;
}

#contents .akkoord input {
	width: auto;
	margin-right: 5px;
	border: 0px;
	display: inline;
}

#contents .lblAkkoord {
	width: 300px;
	display: inline;
	float: none;
}

/* Front page list */

#frList {
	padding: 0;
	margin: 0;
	list-style: none;
}

#frList li {
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	min-height: 190px;
	width: 170px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	text-align: center;
}

#frList li img {
	border: 0;
}

#frList li .titel {
	color: #441400;
	margin: 0;
	padding: 0;
	min-height: 50px;
}

#frList li .lb {
	color: #bbbbbb;
}

#frList li .tArt {
	color: #cccccc;
	padding: 0;
	height: 80px;
	display: block;
}

#frList li a.titel {
	color: #441400;
	font-size: 13px;
}

#contents ul li a {
	color: #441400;
	font-size: 13px;
}

#frList li a {
	font-weight: bold;
	text-decoration: none;
}

#frList .prijs {
	margin-top: 2px;
	font-size: 12px;
	font-family: 'Arial';
}

.van {
	font-family: 'sans-serif';
	color: #FF0000;
	font-size: 10px;
	text-decoration: line-through;
	display: block;
}

/* / Front page list */

#frmOrder input {
	border: 0;
}

#highlights p {
    float: right;
    width: 230px;
    padding: 0px;
    margin: 0px 10px 0px 0px;
}
#container {
	margin: 0px auto;
	width: 986px;
	background: #fff;
	padding: 0px 2px 0px 2px;
}
#header {
	height: 168px;
	width: 986px;
	background: url('/images/header.jpg') no-repeat top left;
	color: #fff;
}
#header a.logo {
	margin: 35px 0px 0px 80px;
	padding: 59px 0px 0px 0px;
	display: block;
	float: left;
	height: 0px !important; 
	width: 274px;
	overflow: hidden;
	height /**/: 59px; /* for IE5/Win */
	background: url('/images/logo.gif') no-repeat top center;	
}
#header form {
	margin: 8px 20px 0px 0px;
	float: right;
	width: 220px;
	text-align: right;
	height: 50px;
}
#header input {
	width: 158px;
	margin: 1px 0px 1px 10px;
	border: none;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: none;
}
#header a.slogan {
	margin: 35px 19px 0px 0px;
	clear: both;
	float: right;
	color: #fff;
	font-size: 150%;
	text-decoration: none;
}
#header a.slogan:hover {
	text-decoration: underline;
}
#menu {
	float: left;
	width: 200px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#menu  ul li {
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	margin: 1px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
	font-size: 120%;
	line-height: 31px;
	height: 31px;
	display: block;
	width: 174px;
	background: url('/images/bg-menu.gif') no-repeat 0px -31px;
}
#menu ul li a:hover {
	font-weight: bold;
	background-position: 0px 0px;
}
#menu form {
	margin: 10px 10px 0px 10px;
}
#menu input {
	width: 174px;
	margin: 1px 0px 1px 0px;
	border: none;
	padding: 3px 2px 3px 2px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #441400;
}
#menu input.button{
	background: #441400;
	color: #fff;
	float: right;
	width: 70px;
}
#contents {
	float: left;
	padding: 0px;
	width: 756px;
	padding: 15px;
}
#contents h1 {
	color: #441400;
	font-size: 180%;
	font-weight: normal;
}
#contents h2 {
	color: #441400;
	font-size: 150%;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	clear: both;
}
#contents h3 {
	color: #734000;
	font-size: 110%;
	font-weight: bold;
}
#contents a {
	color: #734000;
	text-decoration: underline;
}
#contents a:hover {
	color: #441400;
	text-decoration: none;
}
#contents input, textarea {
	width: 140px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #441400;
	padding: 1px 2px 1px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents select {
	margin: 1px 0px 1px 0px;
	border: 1px solid #441400;
	padding: 1px 2px 1px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	width: 100px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #441400;
}

#contents label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;
	line-height: 18px;
}
#contents label.verzendkosten {
	display: block;
	float: right;
	clear: both;
	width: 100%;
	line-height: 18px;
	font-weight: normal;
}
#end {
	clear: both;
}
#footer {
	margin: 0px auto 10px auto;
	text-align: center;
	padding: 25px 0px 0px 0px;
	clear: both;
	width: 990px;
	background: url('/images/footer.gif') no-repeat top left;
	font-size: 90%;
	color: #fff;
}
#footer a {
	color: #fff;
}

#menu .block {
	margin: 10px;
	padding: 5px;
}

#menu .block input.buttonNB{
	margin: 0px;
	margin-right: 72px; 
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
}

#menu .block input {
	font-size: 12px;
	font-family: 'Verdana';
	width: 150px;
	margin-bottom: 3px;
}

.iconWinkelwagen {	
	background: url('/images/winkelwagen.png') left top no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 25px;
}

.iconNieuwsbrief {	
	background: url('/images/imgnieuwsb.gif') left top no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 25px;
}

.iconUser {	
	background: url('/images/gebruiker.png') left top no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	height: 25px;
}


#menu .block a {
	color:#441400;
}

#menu form {
	margin: 0;
	padding: 0;
}

#menu .block a:hover {
	color: #734000;
}

#menu .block h3 {
	margin: 0px;
	color:#441400;
}

#contents p.offerte a {
	background:#441400;
	color:#fff;
	width:70px;
	font-size:110%;
	text-decoration:none;
	margin:50px 0;
	padding:5px 10px;
}
#contents p.offerte a:hover {
	text-decoration:underline;
}
/* webshop box*/
#contents .webshop {
display:block;
float:left;
width:150px;
height:180px;
text-align:center;
border:1px solid #c96;
text-decoration:none;
margin:0 7px 14px;
padding:5px;
}

#contents .webshop a img {
border:none;
padding: 20px 0 0;
}

#contents .foto {
height:125px;
margin:0;
padding:0;
}

#contents .foto a img {
border:none;
padding: 20px 0 0;
}

/* webshop box - categorie titel*/
#contents .webshop h2 {
font-size:100%;
text-decoration:none;
font-weight:700;
}

/* webshop box - categorie bevestiging*/
#contents h2 .status {
font-size:100%;
text-decoration:none;
font-weight:700;
color:#41A317;
margin:10px 0 0;
}

/* webshop box - product titel*/
#contents .webshop h3 {
font-size:100%;
text-decoration:none;
margin:0 0 5px;
}

/* webshop box - product prijs*/
#contents .prijs {
display:block;
font-size:90%;
font-weight:700;
color:#734000;
padding:0;
}

/* webshop box - product meer informatie link*/
#contents .details a {
display:block;
text-decoration:none;
font-size:90%;
padding:0 0 0 5px;
}

#contents .details a:hover {
color:#734000;
text-decoration:underline;
}

/* webshop box - product meer informatie - foto*/
#productfoto {
float:left;
border:1px solid #441400;
margin:10px 0 0;
}

/* webshop box - product meer informatie - omschrijving*/
#productdetails {
float:left;
width:425px;
margin:10px 0 0 20px;
}

#productdetails select {
float:left;
margin: 1px 20px 1px 0px;
border: 1px solid #441400;
padding: 1px 0px 1px 2px;
font-size: 11px;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}

/* webshop box - product meer informatie - titel*/
#productdetailstitel {
display:block;
font-size:160%;
font-weight:700;
color:#441400;
margin:20px 0 10px;
}

/* webshop box - product meer informatie - prijs*/
#productdetails .prijs {
display:block;
font-size:150%;
font-weight:700;
color:#734000;
}

/* webshop box - winkelwagen - aantal*/
#contents input.aantal {
width:30px;
border:1px solid #441400;
font-size:11px;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
margin:1px 0;
padding:1px 2px;
}

/* webshop box - winkelwagen - tabel*/
#contents table.winkelwagen {
border:1px solid #441400;
width:100%;
}

/* webshop box - winkelwagen - td*/
#contents table.winkelwagen td {
padding:3px;
}

#contents input.checkbox {
display:block;
border:none;
width:15px;
margin:0;
padding:0;
}

#contents input.algemeen {
border:none;
width:15px;
margin:0;
padding:0;
}

/* winkelwagen - op masterpage*/
#winkelwagen {
width:200px;
padding:20px 0 20px 12px;
}

#swinkelwagen {
	margin: 10px;
}

#winkelwagen p {
color:#441400;
font-size:100%;
font-weight:400;
}

#winkelwagen a {
color:#734000;
font-size:90%;
text-decoration:underline;
}

#winkelwagen a:hover {
color:#441400;
text-decoration:none;
}

/*bestelling stappen*/
#bestelling span {
color:#ccc;
margin:0 75px 0 0;
}

#bestelling span.current {
color:#fff;
background:#734000;
padding:0 25px;
}


#winkelwagen {
	padding: 0;
	width: 100%;
}

#winkelwagen th {
	background-color: #441400;	
	color: #ffffff;
	text-align: left;
	padding: 3px;
}

#winkelwagen .row {
	padding: 3px;
}

#winkelwagen .arow {
	padding: 3px;
	border-bottom: 1px dotted #441400;
}

#winkelwagen .total {
	width: 30px;
}

#contents .knop {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #441400;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
}

#contents a.knop {
	color: #ffffff;
	text-decoration: none;
}

#contents a.knop:visited {
	color: #ffffff;
	text-decoration: none;
}

#contents a.knop:hover {
	color: #ffffff;
}

#contents .cartButtons {
	margin-left: 10px;
}

#contents input {
	margin-left: 10px;
}

#contents .cartText {
	width: 200px;
	float: left;
}

#contents .cartButtons label {
	width: 10px;
	display: inline;
	float: none;
	padding-left: 3px;
} 

#contents .right {
	text-align: right;
}

#contents .cartButton {
	float: right;
	text-align: center;
} 

/*  Progress */

.steps {
	border-bottom: 1px solid #441400;
}

.step {
	padding: 20px;
	border-left: 1px solid #441400;
	border-right: 1px solid #441400;
	border-top: 1px solid #441400;
}

#contents .steps h3.ready {
	background: #734000 url('/images/icons/Icon_green.png') 99% no-repeat;
}


#contents .steps h3.pending {
	background: #734000 url('/images/icons/Icon_red.png') 99% no-repeat;
}

#contents .steps h3 {
	margin: 0px;
	padding: 2px;
	color: #ffffff;
	border-left: 1px solid #441400;
	border-right: 1px solid #441400;
	border-top: 1px solid #441400;
	clear: both;
	background: #734000;
}

#contents h3.activestep {
	background: #441400 url('/images/icons/icon_orange.png') 99% no-repeat;
}

.clear {
	clear: both;
}

.cart {
	background: url('/images/icons/cart.png') 95% 15%  no-repeat; 
	min-height: 300px;
}

.cartReady {
	background: url('/images/icons/cartReady.png') 95% 15%  no-repeat; 
	min-height: 300px;
}

.user {
	background: url('/images/icons/user.png') 95% 15%  no-repeat;  
	min-height: 300px;
}

.positive {
	background: url('/images/icons/positive.png') 95% 15%  no-repeat; 
	min-height: 300px;
}

.select {
	width: 200px;
}

#loginForm {
	margin: 50px 50px;
}

#loginForm input {
	width: 250px;
	margin-left: 0px;
}

.help {
	float: right;
	margin-left: 0px;
	margin-top: 2px;
	cursor:help;
}

#registerform input {
	margin-bottom: 10px;
}

#registerform select {
	width: 147px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#registerform label {
	display: inline;
	margin-bottom: 0;
}

#registerform select {
	display: inline;
	margin-bottom: 10px;
	margin-left: 10px;
}

#formLogin input {
	margin-bottom:10px;
}


#formLogin input.knop {
	margin-bottom:10px;
	width: 70px;
	margin-left: 10px;
}

#contents .frm label {
	width: 200px;
	margin-right: 10px;
}


#contents .frm input {
	width: 450px;
	margin-left: 0px;
	float: left;
}


#contents .frm select {
	width: 456px;
	margin-right: 10px;
}

#contents .frm textarea {
	width: 450px;
	height: 60px;
	margin-right: 10px;
}


#contents .frm .do {
	margin-left: 10px;
}

/* Tip */

.hint {
cursor:help;
margin:3px;
}
.tip {
border:1px solid #000000;
color:#000000;
width:300px;
visibility: none;
position: relative;
top: -10px;
}
.tip-title {
background-color: #441400;
color: #ffffff;
font-size:11px;
font-weight:bold;
margin:0;
padding:8px 8px 4px;
}
.tip-text {
background-color: #734000;
font-size:11px;
padding:4px 8px 8px;
color: #ffffff;
}