/* CSS Document */

html
{
	height: 100%;
	min-height: 100%;
}

body
{
	text-align: center;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image: url(layout/background.jpg);
	background-repeat: repeat;
	background-position: center;
}

#page-container
{
	position: absolute;
	left: 50%;
	margin-left: -467px;
	width: 935px;
	height: auto !important;
	height: 100%;
	text-align: left;


}

p
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
}

#header-container
{
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
	height: 175px;


}


#header-image
{
	float: right;
	margin: 0px;
	padding: 0px;
}

#menu-container
{
	background-image:url(layout/menu.jpg);
	background-repeat: no-repeat;
	height: 36px;
	color: #FFFFFF;
}

#menu2-container
{
	background-image:url(layout/menu_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

#content-container
{
	display: block;
	background-image:url(layout/subbackground.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}


span.top, span.top a
{
	color: #A85600;	
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}




#content-container-left
{
	width: 209px;
	display: inline;
	clear: left;
	float:left;
}

#content-container-left span.top
{
/*	background-image: url(layout/header-left.jpg);
	background-repeat: no-repeat;*/
	width: 153px;
	height: 25px;
	display: block;
	padding: 7px 0px 0px 27px;
}
#content-container-left span.mid
{
	background-image: url(layout/middle-left.jpg);
	background-repeat: repeat-y;
	width: 153px;
	display: block;
	padding: 0px 0px 2px 27px;
}
#content-container-left span.bot
{
	background-image: url(layout/horizontal_line.jpg);
	background-repeat: no-repeat;
	background-position: 25px;
	width: 198px;
	height: 12px;
	display: block;
}

#content-container-middle
{
	width: 517px;
	display: inline;
	float:left;
	background-image: url(layout/header-middle.jpg);
	background-repeat: no-repeat;
}

#content-container-middle span.top
{
/*	background-image: url(layout/header-middle.jpg);
	background-repeat: no-repeat;*/
	width: 503px;
	height: 25px;
	display: block;
	padding: 7px 7px 0px;
	margin: 0px;
}
#content-container-middle span.mid
{
	background-image: url(layout/middle-middle.jpg);
	background-repeat: repeat-y;
	width: 503px;
	display: block;
	padding: 0px 7px 2px;
	min-height: 450px;
	margin: 0px;
}

div.cat-left
{
	display: inline-block;
	margin: 2px 0px 6px 3px;
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	width: 242px;
	height: 180px;
}

div.cat-right
{
	display: inline-block;
	margin: 2px 0px 6px 8px;
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	width: 242px;
	height: 180px;
}

#content-container-middle div.cat-left a, #content-container-middle div.cat-right a
{
	line-height: 26px;
	font-weight: bold;
}

#content-container-middle div.cat-left img, #content-container-middle div.cat-right img
{
	padding: 5px;
	line-height: 130px;
}

div.prod-left
{

	display: inline-block;
	margin: 2px 0px 6px 3px;
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: center;
	background-color: #EEEEEE;
	width: 158px;
	height: 185px;
}

div.prod-right
{

	display: inline-block;
	margin: 2px 0px 6px 8px;
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: center;
	background-color: #EEEEEE;
	width: 158px;
	height: 185px;
}

#content-container-middle div.prod-left a, #content-container-middle div.prod-right a
{
	line-height: 18px;
	font-weight: bold;
}

#content-container-middle div.prod-left img, #content-container-middle div.prod-right img
{
	padding: 5px;
	line-height: 130px;
}

#content-container-middle span.bot
{
	background-image: url(layout/bottom-middle.jpg);
	background-repeat: no-repeat;
	width: 517px;
	height: 12px;
	display: block;
}

#content-container-right
{
	width: 209px;
	display: inline;
	float:left;
	background-image: url(layout/header-right.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#content-container-right span.top
{
/*	background-image: url(layout/header-right.jpg);
	background-repeat: no-repeat;*/
	width: 153px;
	height: 25px;
	display: block;
	padding: 7px 7px 0px 10px;
}
#content-container-right span.mid
{
	background-image: url(layout/middle-right.jpg);
	background-repeat: repeat-y;
	width: 182px;
	display: block;
	padding: 0px 0px 2px 10px;
}

#content-container-left img
{
	padding-top: 0px;
	padding-bottom: 0px;
}

#content-container-right img
{
	padding-left: 10px;
	padding-top: 10px;
}

#content-container-right span.bot
{
	background-image: url(layout/horizontal_line.jpg);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	width: 182px;
	height: 12px;
	display: block;
}



#content-inner-container
{
/*	height: 400px; */

}

#content-bottom-container
{
	background-image:url(layout/footer.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	text-align: center;
	width: 935px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 5px;
}




#content-left p.koptekst, #content-right p.koptekst, #bottom-left p.koptekst
{
	background-image: url(layout/background_koptekst.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 45px;
}

#bottom-right p.koptekst
{
	margin-left: 15px;
}

img.limage
{
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
	margin-right: 5px;
	margin-top: 2px;
}





input, textarea
{
	border: solid 1px #AAAAAA;
	margin-top: 2px;
	margin-bottom: 2px;
}


.contact_cb
{
	border: none;
	background: none;
	margin: 0;
}

#bottom, #bottom a, #bottom p
{
	clear: both;
	width: 935px;
	text-align: center;
	font-size: 11px;
}

.prod-foto
{
	height: 106px;
	display: block;
	width: 100%;
}

.prod-fotos
{
	float: right; 
	text-align: center; 
	border: solid #AEAEAE 1px; 
	background-color: #FFFFFF;
	margin-right: 6px;
}

.prod-naam
{
	height: 40px;
	display: block;
	width: 150px;;
	text-align: left;
	margin-left: 4px;
	font-weight: bold;
}

.prod-prijsb
{
	height: 18px;
	display: block;
	width: 100%;
	text-align: left;
	margin-left: 6px;
	color:#FF0000;
	text-decoration: line-through;
	font-size: 11px;
}

.prod-prijso
{
	height: 26px;
	display: block;
	width: 100%;
	text-align: left;
	margin-left: 6px;
	font-weight: bold;
	font-size: 16px;
}

#content-container-middle .prod-go
{
	float: right;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 3px;
}

#content-container-middle div.prod-left .prod-go img, #content-container-middle div.prod-right .prod-go img
{
	padding: 5px 9px;
}

#content-container-middle form.inloggen label
{
	width: 100px;
	display: inline-block;
}

#Dhr, #Mevr, #BetaalwijzeID_1, #BetaalwijzeID_2, #BetaalwijzeID_3, #BetaalwijzeID_4
{
	border: none;	
}

.topline
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}

tr .kop
{
	color: #FFFFFF;
	background-color: #A85600;
}

tr.T1
{
	background-color: #FFFFFF;
}

tr.T2
{
	background-color:#FCFCFC;
}

#content-container-middle table
{
	margin-left: 1px;
}
#content-container-middle table td
{
	padding-top: 3px;
}

#content-container-middle .stappen
{
	display: block;
	height: 25px;
	font-weight: bold;
}
#content-container-middle .stappen a
{
	font-weight: bold;
}

div.afrekenen
{
	float: right;
	margin-right: 20px;
}

a.ideal
{
	margin-left: 2px;
}

#content-container-middle span.varh
{
	min-height: 0;
	height: 190px;
}

h6
{
	color: #A85600;
	font-family: Arial;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	padding-left: 19px;
	background-image:url(layout/block.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

span.top h6 a, h6 a
{
	color: #A85600;
	font-family: Arial;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	
}

#pscroller1
{
	width: 290px;
	padding-left: 30px;
}

#zoek-div
{
	float: right; 
	padding-right: 30px; 
	width: 320px; 
	text-align: right;
}

#zoeken
{
	border-width: 0px;
	background: none;
	width: 175px;
}