body {
	color: #cfcfcf;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
	margin: 0px;
	padding: 0px;
	background-color: black;
}

p {
	margin: 0px;
}

img {
	margin: 0px;

}

a {
	color: #d5d7d7;
	text-decoration:none;
	cursor:pointer;
}

a:hover { 
	text-decoration: underline; 
}

hr {
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	height:1px;
}

h1 {
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 30px;
	padding-left: 55px;
	padding-top: 20px;
	margin: 0px;


}

h2 {
	margin: 0px;

}


img { padding: 5px;
}

#wrapper {
	min-width: 930px;
	max-width: 930px;
	width: 930px;
	margin: 0px auto;
}

.topbar {
	padding-left: 135px;
	max-height: 52px;
	max-width: 930px;
	width: 930px;
	height: 52px;
	background-image: url(/img/frontend/template/topmenu.jpg);
	background-repeat: no-repeat;
}

#topmenu_opvulling {
	padding-top:	13px;
}

#topmenu {
	display:inline;
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
	word-break: keep-all;
	letter-spacing: -1px;
	font-size: 12px;
	font-variant: small-caps;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 55px;
	color: #eaeaea;
}

#lang {
	float: right;
	background-color: black;
}

.content_top {
	max-width: 930px;
	height: 116px;
	min-height: 116px;
	max-height: 116px;
	width: 930px;
	background-image: url(/img/frontend/template/content_top.png);
	background-repeat: no-repeat;
}

#content_nav {
	margin-top: 20px;
}

#header {
	max-height: 44px;
}

#contentmenu {
	display:inline;
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
	word-break: keep-all;
	letter-spacing: -1px;
	font-size: 12px;
	font-variant: small-caps;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 56px;
	color: #eaeaea;
}

.content_middle {
	padding-left: 56px;
	width: 930px;
	max-width: 930px;
	min-height: 200px;
	background-image: url(/img/frontend/template/content_middle.png);
	background-repeat: repeat-y;
}

#content {
	word-break: normal;
	max-width: 800px;
	width: 800px;
}

#textlink {
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
	color: #00b6ea;
}

.content_bottum {
	padding-left: 56px;
	width: 930px;
	height: 42px;
	max-width: 930px;
	min-height: 42px;
	max-height: 42px;
	background-image: url(/img/frontend/template/content_bottum.png);
	background-repeat:no-repeat;
}


.product_list{
		position:relative;

}


.product {
	height: 150px;
	padding: 5px;
	font-size: 12px;
	max-height: 150px;
	min-height: 150px;
	min-width: 350px;
	border-style: groove;
	border-color: #7c7c7c;
	border-width: 1px;
	word-break: normal;
	max-width: 350px;
	width: 350px;
	display:inline;
	float:left;
	margin: 10px;
}
	



#product_titel{
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 15px;
	padding-top: 2px;

}

#product_img{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	min-width: 150px;
	width: 150px;
	max-width: 150px;

}

#product_meta{
	margin-top: 6px;
	min-width: 150px;
	width: 150px;
	max-width: 150px;

}


.product_action{
	position:relative;
}

#product_action_button{
	
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	display:inline;
	float:right;
}

.product_detail{


display:inline;
float:left;
padding:8px 0;
width:100%;
}


}

.product_detail_meta{
float:left;
margin:0;
padding:0;
width:179px;

}

#product_price{
font-size:14px;
font-weight:bold;
line-height:1.8em;

}



#product_detail_img{
	
height:185px;
left:408px;
overflow:hidden;
position:absolute;
top:51px;
width:185px;
	
	
}

.product_detail_shortdesc{

float:left;
min-height:5em;
padding-bottom:8em;
width:325px;
}

.product_detail_intro {
display:inline;
float:left;
line-height:1.4em;
margin:0 25px;
width:575px;

}

.product_detail_info{
display:inline;
float:left;
padding:8px 0;
width:100%;

}



