/* MAIN ELEMENTS */
BODY {
	font-family: "Arial";
	font-size: 11px;
	color: #717070;
	background: #7c4b64;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
a{
	outline: none;
	color: #717070;
	text-decoration: underline;
}
a:hover{
	outline: none;
	color: #717070;
	text-decoration: none;
}
p{
	margin: 0px;
	padding: 0px 0px 4px 0px;

}
img{
	border: 0px;
}
img.prphoto {
	border: 1px solid #717070;
}

form,ul,li,img,fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
}
h1, h2, h3, h4, h5 {
	font-family: "Arial";
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #717070;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 14px;
}
h2 a{
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
h3{
	font-size: 12px;
}

/* LAYOUT ELEMENTS */
#container{
	margin: 0 auto;
	width: 1002px;
	text-align: left; 
	height: inherit;
}
#header img{
	display: block;
}
#main{
	background: #fff;
	border: 1px solid #dddcdc;
	padding-top: 10px;
	width: 1000px;
}
.outside{
	float: left;
	width: 270px;
}
.inside{
	float: left;
	width: 460px;
	min-height: 500px;
	padding-bottom: 15px;
}
#shopcart {
	position: relative;
	width: 143px;
	height: 173px;
	margin: -23px 0px 10px 55px;
	background-image: url(../images/winkelwagen_back.jpg);
	background-repeat:no-repeat;
	border: 0px;
	z-index: 9999;
}
#textshopcart {
	padding: 10px 0px 0px 0px;
	height: 80px;
	text-align: center;
}

#buttonshopcart {
	width: 86px;
	height: 28px;
	margin: 47px 0px 0px 30px;
}

/* MENU BLOCKS */
.menu_block{
	width: 242px;
	border: 1px solid #dddcdc;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
}
.menu_block p{
	padding: 0px 0px 4px 8px;
}
img.menu_top{
	margin-bottom: 20px
}
ul.menu{
	list-style: none;
	margin: 0px 0px 0px 8px;
}
ul.menu li{
	padding: 3px 0px 3px 0px;
}
ul.menu li a{
	display: block;
	font-size: 14px;
}
ul.menu li ul {
	width: 200px;
	background: none;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 20px;
}
.searchbutton{
	width: 73px;
	height: 29px;
	background: url('../images/button_zoeken.jpg');
	border: none;
}
.active{
	font-weight: bold;
}
.top5{
	width: 225px;
	margin: 0px 0px 0px 15px;
}
.top5 td{
	padding: 4px 0px 4px 0px;
}
.menuwrapper{
	padding: 8px;
}
.newsbutton{
	width: 86px;
	height: 28px;
	background: url('../images/button_aanmelden.jpg');
	border: none;
}
.kc{
	margin: 25px 0px 0px 20px;
}

/* CONTENT ELEMENTS */
.crums{
	margin-bottom: 20px;
}
/* HOME */
#home{

}
#home .content{
	width: 445px;
	margin: 10px 0px 10px 0px;
}
.home_product{
	width: 450px;
	height: 170px;
}
.home_product .imgbox{
	width: 150px;
	height: 150px;
	float: left;
}
.home_product .imgbox img{
	display: block;
}
.home_product .pricebox{
	margin: 5px 0px 0px 0px;
	width: 100px;
	height: 100px;
	float: left;
}
.home_product .buttonbox{
	margin-top: 60px;
}
/* ASSORTIMENT */
.cattitle{
	margin-bottom: 10px;
}
.catdescript{
	margin-bottom: 20px;
}
#search{
	margin-bottom: 8px;
}
.pagenum{
	margin-top: 10px;
	margin-bottom: 5px;
	width: 400px;
}
.pagenum span{
	width: 12px;
	height: 13px;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 8px 3px;
	
	display: block;
	float: left;
	
	font-size: 10px;
	text-align: center;
	color: #fff;
	border: 1px solid #525252;
	background: #525252;
}
.pagenum span a{
	background: #fff;
	color: #525252;
	display: block;
	text-decoration: none;
}
/* PRODUCT ELEMENTS */
.productbox{
	float: left;
	width: 225px;
	height: 265px;
	margin: 0px 0px 25px 0px;
}
.productbox .titlebox{
	height: 24px;
	width: 215px;
}
.productbox .photobox{
	height: 145px;
	width: 145px;
}
.productbox .pricebox{
	margin: 0px 0px 14px 0px;
	width: 225px;
	height: 35px;
}
.productbox .pricebox div{
	float: left;
	padding: 3px;
}
.productbox .buttonbox{
	margin: 0px 0px 14px 0px;
}
span.s{
	text-decoration: line-through;
}
span.price{
	font-size: 16px;
	font-weight: bold;
}
/* PRODUCT PAGE */
#product{
	width: 450px;
}
#product .code{
	margin: -8px 0px 0px 0px;
	font-style: italic;
	font-size: 10px;
}

#product .img{
	width: 145px;
	height: 145px;
	float: left;
	padding: 0px 5px 0px 0px;
}
#product .price{
	width: 80px;
	float: left;
	padding: 5px 5px 0px 0px;
}
#product .options{
	width: 200px;
	float: left;
}
#product .content{
	width: 445px;
	margin: 10px 0px 10px 0px;

}
h1.producttitle{
	margin: 0px 0px 10px 0px;
}

input.amount {
	font-family: Arial, Verdana, sans-serif;;
	font-size: 11px;
	width: 28px;
	text-align: center; 
}

/* CLEAR */
.clear{
	clear: both;
}


/* WINKELWAGEN-PAGE */
#shopcart_content{

}
#shopcart_content .options{
	margin-left: 5px;
}
input.amountshop {
	font-family: Arial, Verdana, sans-serif;;
	font-size: 11px;
	width: 31px;
	text-align: center;
}

input.updatebutton {
	margin: 0px;
	background-image: url(../images/update.jpg);
	border: 0px;
	height: 18px;
	width: 18px;
	cursor: pointer;
}

input.deletebutton {
	margin: 0px;
	background-image: url(../images/delete.jpg);
	border: 0px;
	height: 18px;
	width: 18px;
	cursor: pointer;
}

input.bestelbutton {
	margin: 0px;
	background-image: url(../images/bestellingafronden.jpg);
	border: 0px;
	height: 27px;
	width: 138px;
	cursor: pointer;
	float: right;
}

input.nextbutton {
	margin: 15px 15px 0px 0px;
	background-image: url(../images/doorgaan.jpg);
	border: 0px;
	height: 28px;
	width: 97px;
	cursor: pointer;
	float: right;
}

#order {
	height: 37px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#step1on {
	margin: 0px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step1.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step1ok {
	margin: 0px;
	
	width: 107px;
	height: 35px;
	float: left;
}

#step1okon {
	margin: 0px;

	width: 105px;
	height: 35px;
	background-image: url(../images/step1-okon.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step2on {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step2.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step2open {
	margin: 0px 0px 0px 5px;
	
	width: 107px;
	height: 35px;
	
	float: left;
}

#step2todo {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step2-todo.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step2ok {
	margin: 0px 0px 0px 5px;
	
	width: 107px;
	height: 35px;
	float: left;
}

#step2okon {
	margin: 0px 0px 0px 5px;

	width: 105px;
	height: 35px;
	background-image: url(../images/step2-okon.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step3todo {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step3-todo.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step3on {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step3.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step3ok {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step3-ok.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step4todo {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step4-todo.jpg);
	
	border: 1px solid #717070;
	float: left;
}

#step4on {
	margin: 0px 0px 0px 5px;
	
	width: 105px;
	height: 35px;
	background-image: url(../images/step4.jpg);
	
	border: 1px solid #717070;
	float: left;
}

input.registerfield {
	margin: 0px 0px 5px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #717070;
	width: 280px;
}

input.registerfieldtel {
	margin: 0px 0px 5px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #717070;
	width: 70px;
}

input.registerfieldpc {
	margin: 0px 0px 5px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #717070;
	width: 53px;
}

input.registerfieldcity {
	margin: 0px 0px 5px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #717070;
	width: 198px;
}

input.registerfieldcityemp {
	margin: 0px 0px 5px 22px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #717070;
	width: 198px;
}

textarea.register {
	margin: 0px 0px 5px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #717070;
	width: 280px;
	height: 90px;
}

.orderoverview {
	width: 438px;
	font-weight: bold;
	padding: 3px 0px 3px 7px;
	background-color: #7c4b64;
	margin: 0px 0px 10px 0px;
	color: #fff;
	}

input[type="submit"] {
	cursor: pointer;
}

table.relatives td {
	width: 150px;
}
