/* Page Formatting */

* {
	margin:0;
	padding:0;
	}


marquee#lichtkrant{
	width:600px;
}
	
html{
	background-image: url("/nieuw/images/Graphic7.jpg");
	background-repeat:repeat-x;
}
body {
	font:12px "Trebuchet MS", Arial, Verdana;
	color:#555555;
	text-align:left;
}
#bgContainer{
	position:absolute;
	bottom:0px;
	width:800px;
	height:188px;
	
}
a {
	color:#6A95AD;
	text-decoration:none;
	}
a:hover {
	color:#E9BF1B;
	text-decoration:none;
	}
img, img a {
	border:0;
	}
p {
	line-height:1.7em;
}

/* Page Structure */
 
#background{
	width:840px;
	margin:0 auto;
	/*background-image:url("/nieuw/images/fill-left.png");*/
	/*background-repeat:repeat-y;*/
	background-image:url("/nieuw/images/bgbg2.jpg");
	background-position:65px bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#wrapper {
	width:789px;
	margin:0 auto;
	margin-top:10px;
	border:1px solid #DDDDDD;
	padding:10px;
	padding-right:10px;
	background-image: url("/nieuw/images/wrapperbgleft.png");
	background-repeat:repeat-y;
	background-position:left;
}
#headerbg {
	height:211px;
	width:760px;
	overflow:hidden;
	/*background-image:url("/nieuw/images/headerB.png");*/
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-left:29px;
	z-index:1;
}
#headerlogo{
	height:200px;
	z-index:200;
	margin-top:-217px;
}
#menu{
	float:left;
	clear:left;
	text-align:left;
	color:#666666;
	margin-bottom:10px;
	margin-left:3px;
	width:150px;
}
	#menu img{
		float:left;
		clear:left;
		border:none;
	}
#copyrights{
	clear:left;
	text-align:left;
	color:#666666;
	margin-bottom:10px;
	margin-left:3px;
	font-size:10px;
	text-align:center;
}
#copyrights a{
	color:#666666;
	text-decoration:underline;
}
.sidebar {
	float:left;clear:left;
	margin-left:1px;
	text-align:left;
	width:160px;
	margin-top:5px;
	margin-bottom:10px;
	}
	.sidebar h2{
		background-color:#FF4112;
		color:#333333;
	}
#content {
	width:600px;
	/*height:350px;*/
	overflow:hidden;
	padding:10px;
	padding-top:8px;
	padding-right:20px;
	padding-left:10px;
	/*border:solid 1px #F00;
	float: right;*/
}
#footer {
	clear:both;
	padding:10px 0;
	font-size:11px;
	text-align:center;
	line-height:16px;
	color:#999999;
	font-weight:bold;
	}

/*  Headings */
table.heading{
	
	width:100%;
	height:20px;
}

h1 {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:1.8em;
	margin-bottom:10px;
	color: #F43100;
	border-bottom: solid 1px #333333;
}
div.edit{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: solid 1px #333333;
	width:600px;
}
h1 a {
	text-decoration:none;
	}
h1 a:hover {
	text-decoration:none;
	}
div.item h2{
	margin-top:0px;
	font-size:12px;
}
h2, h2 a {
	font-weight:bold;
	font-size:1.2em;
	color: #F43100;
	border-bottom: solid 1px #333333;
	text-align:left;
	margin-bottom:10px;
	}
h3 {
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:20px;
	font-weight:bold;
}
h3 a {
	}
h3 a:hover {
	text-decoration:none;
	}

table {
	font:12px "Trebuchet MS", Arial, Verdana;
	color:#555555;
}

/* Sidebar */

.sidebar ul {
	list-style-type:none;
	margin:0 0 00px 0;
	}
.sidebar li {
	list-style-image:url("/nieuw/images/squares.gif");
	margin-left:14px;
	}
.sidebar a {
	font-weight:normal;
	}
.sidebar a:hover {
	text-decoration:underline;
	}

/* Classes */

.item {
	margin:0px;
	float:left;
	padding:10px;
	width:150px;
	height:200px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	border:solid 1px #333333;
}
.product {
	margin-left:1px;
	margin-bottom:10px;
	/*border:1px solid #efefef;*/
}
.meta {
	margin-bottom:10px;
	color:#999999;
	}

/* Extra's */

blockquote  {
	border-left:5px solid #333333;
	color:#333333;
}
#subscribe {
	padding-right:5px;
}
#sub {
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	}
#sub a:hover {
	text-decoration:none;
	}
td.edit{
	padding-left:10px;
}



/* default opacity for IE */
img{	
	border:none;
	filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	height:211px;
	visibility:hidden;
	}
div.prijs{
	font-size:16px;
	font-weight:bold;
}

p{
	margin-top:5px;
	margin-bottom:10px;
}
h2{
	margin-top:20px;
}

ul{
	list-style-image: url("/nieuw/images/squares.gif");
	margin-left:15px;
}

/**Productpages**/

div#wrapper div#content table.titleHolder{
	border-bottom:solid 1px #333333;
	margin-bottom:10px;
	height:27px;
}
div#wrapper div#content h1.pageTitle{
	border-bottom:none;
	margin-bottom:0px;
}	

div#wrapper div#content h2.backbuttonHolder{
	border-bottom:none;
	margin-bottom:0px;
	margin-top:0px;
}
div#wrapper div#content a.backButton{
	border-bottom:none;	
	font-weight:normal;
}
