BODY {
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	
	color:#666666;
	font-size:13px;
	background-image: url(../images/top-tile.png);
	background-repeat: repeat-x;
}

#main {
	width: 960px;
	height:inherit;
	padding: 0px;
	margin: 0px auto;
}

#header {
	background-image: url(../images/header.png);
	width: 960px;
	height: 330px;
	position:relative;
	float: left;
	z-index:99;
}

#header-menu {
	float:right;
	position:relative;
	margin: 35px 40px 0px 0px;
}

#logo {
	width: 207px;
	height: 90px;
	position:absolute;
	float: left;
	margin: 11px 0px 0px 46px;
}

#order-online {
	width: 232px;
	height: 21px;
	position: absolute;
	z-index:99;
	margin: 150px 0px 0px 750px;
}

.verderwinkelen {

	margin: 20px 0px 0px 0px;
}

#left {
	width: 300px;
	position:relative;
	float: left;
}

#leftbox-top {
	background-image: url(../images/leftbox-top.png);
	width: 300px;
	height: 55px;
	position:relative;
	float: left;
}

#picture-frontpage {
	background-image: url(../images/picture-frontpage.png);
	width: 640px;
	height: 370px;
	position:relative;
	float: right;
}

#menu {
	background-image: url(../images/leftbox-tile.png);
	width: 300px;
	position:relative;
	float:left;
	padding: 0px 0px 20px 0px;
}

.menu_item {
	position:relative;
	float:left;
	margin: 10px 0px 10px 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	height: 100%;
	cursor:pointer;
	color: #ce1000;
	text-transform:uppercase;
	
}

.menu_item_selected {
	position:relative;
	float:left;
	margin: 10px 0px 10px 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	height: 100%;
	color: #006331;
	text-transform:uppercase;
	font-weight:bold;
}

.active {
	background-image: url(../images/active-icon.gif);
	width: 16px;
	height: 16px;
	position:relative;
	float:left;
	margin: 10px 0px 10px 40px;
}

.nonactive {
	width: 16px;
	height: 16px;
	position:relative;
	float:left;
	margin: 10px 0px 10px 40px;
}




.leftbox-divider {
	background-image: url(../images/leftbox-divider.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 200px;
	position:relative;
	clear: left;
	margin: 0 60px 0 40px;
	padding: 0;
}

.leftbox-item {
	background-image: url(../images/leftbox-item.png);
	width: 300px;
	height: 49px;
	position:relative;
	float:left;
}

#leftbox-contact {
	background-image: url(../images/leftbox-tile.png);
	width: 240px;
	position:relative;
	float:left;
	padding: 10px 0px 0px 60px;
	line-height: 200%;
}

#content {
	width: 600px;
	min-height: 280px;
	position:relative;
	float:right;
	padding: 40px 40px 0px 0px;
	line-height: 200%;
}

#leftbox-tile {
	background-image: url(../images/leftbox-tile.png);
	width: 300px;
	height: 60px;
	position:relative;
	float:left;
}

#leftbox-bottom-sharpei {
	background-image: url(../images/leftbox-bottom-sharpei.png);
	width: 300px;
	height: 460px;
	position:relative;
	float:left;
}

#frontpage-bot {
	width: 640px;
	position:relative;
	float:left;
	margin: 0px 0px 0px 20px;

}

#frontpage-left {
	width: 280px;
	position:relative;
	float:left;
	line-height: 200%;
}

.picture-frontpage-small-left {
	width: 300px;
	position:relative;
	float:left;
	right:10px;
}

#vertical-content-divider {
	background-image: url(../images/vertical-content-divider.gif);
	width: 40px;
	height: 360px;
	float:left;
}

#frontpage-right {
	width: 280px;
	position:relative;
	float:left;
	margin: 0px 0px 0px 0px;
	line-height: 200%;
}

#bottom-tile {
	background-image: url(../images/bottom-tile.png);
	height: 147px;
	float:left;
	width:100%;
	position:relative;
}

.bottom-text {
	font-size:10px;
	text-align:right;
	margin: 80px auto 0;
	position:relative;
	width: 960px;
	display: block;
}

a.menulink{
	text-decoration:none;
	color: #ce1000;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;

}

a.menulinkselected{
	text-decoration:none;
	color: #006331;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;

}

a.titel_link{
	text-decoration:none;
}

a.titel_link:hover{
	text-decoration:none;
}

a.submenulink{
	text-decoration:none;
	color: #ce1000;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
}

a.submenulink:hover{
	text-decoration:none;
	color: #006331;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
}

.leesmeer
{
width: 300px;
position: relative;
float: left;
color: #cd1000;
height: 50px;
clear:both;
display: inline;
}


a.leesmeerlink{
	text-decoration:none;
	color: #cd1000;
}

a.leesmeerlink:hover{
	text-decoration:underline;
	color: #cd1000;
}

a.link{
	text-decoration:none;
	color: #ce1000;
}

a.link:hover{
	text-decoration:underline;
	color: #ce1000;
}

a {
	color:#000;
	text-decoration: none;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

.red {
	color: #ce1000;
}
li.selectedli {
	font-size:12px;
	color: #006331;
	cursor:default;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #F4DE95;
	background: inherit;
	text-align: left;
}
h1 {
	margin: 5px 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #074151;
	font-size:40px;
	font-style:normal;
	font-weight:normal;
}
h2 {
	margin: 5px 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #074151;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
}

h2.categorietitle {
	margin: 5px 0px 25px 0px;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #074151;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
}
.categorie
{
width: 600px;
float: left;
text-align:left;
}

ul {
padding:0;
margin:0;
}
li {
	margin: 0 30px;
	padding: 0;
}
img {
	border: 0;
	outline: 0;
}
a {
	outline: 0;
}

.product
{
width: 300px;
float:left;
padding: 0px 0px 10px 0px;
text-align: left;

}

.product_1
{
width: 100%;
float:left;
}

.product_image
{
width: 100px;
float: left;
color: #cd1000;
height: 150px;
}

.product_image_bor
{
width: 100px;
float: left;
border: solid 0px #074151;
}

.product_image_big
{
border: solid 0px #074151;
width: 165px;
float: left;
}

.product_image2
{
width: 165px;
float: left;
position: relative;
padding: 0px 10px 0px 0px;
}

.product_title2
{
width: 400px;
float:left;
margin: -5px 0px 0px 5px;
}

.product_right{
float:left;
width: 180px;
}
.product_title
{
float:left;
margin: -5px 0px 0px 5px;
}

h2.producttitle {
	margin: 5px 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #ce1000;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 100%;
}

.product_content
{
line-height: 100%;
float:left;
width:190px;
margin: 0px 0px 0px 5px;
padding: 0px 0px 5px 0px;
}
.productcontent
{
line-height: 200%;
margin: 0px 0px 0px 5px;
}
.product_content2
{
line-height: 100%;
float:left;
width:400px;
margin: 0px 0px 0px 5px;
}
.product_prijs
{
line-height: 100%;
margin: 0px 0px 0px 10px;
float:left;
font-size: 24px;
font-weight:bold;
width:180px;
margin: 10px 0px 0px 5px;
text-align:left;
}

.product_ex
{
line-height: 100%;
font-size: 11px;
font-weight:normal;

}

.winkelwagen
{
position: relative;
background-image: url(../images/winkelwagen.png);
background-repeat:no-repeat;
width: 298px;
height: 54px;

margin: -40px 0px 0px -40px;
padding: 10px 0px 0px 0px;
}

.winkelwagen2
{
position: relative;
background-image: url(../images/winkelwagenvol.png);
background-repeat:no-repeat;
width: 534px;
height: 54px;

margin: -40px 0px 0px -40px;
padding: 10px 0px 0px 0px;
}
a.thickbox
{
color: #f5da98;
}
.inhoud
{
position: relative;
color: #FFFFFF;
padding: 0px 0px 0px 310px;
margin: -4px 0px 0px 0px;
line-height:20px;
}
.afrekenen
{
position: relative;
color: #f5da98;
padding: 0px 0px 0px 430px;
margin: -18px 0px 0px 0px;
line-height:20px;
float:left;
font-weight:bold;
}

.button_bestel
{
background-image: url(../images/button_bestel.jpg);
background-repeat:no-repeat;
width: 100px;
height: 50px;
border: 0px;
cursor: pointer;
}

.button_bestel2
{
background-image: url(../images/button_bestel.jpg);
background-repeat:no-repeat;
width: 100px;
height: 50px;
border: 0px;
cursor: pointer;
float:right;
margin: -20px 20px 0px 0px;
}
.amount
{
border: solid 1px #9f938f;
}
.value
{
border: solid 1px #9f938f;
margin: 0px 0px 0px 0px;
}

