 body
{
background:#000000;
background-image: url(images/bgb.jpg);
background-attachment: fixed;
margin:0px;
margin-top: 20px;
font-family:verdana;
font-size:11px;
color:#ffffff;
height:100%;
text-align:center;
}

a:link {color:#B22222}
a:visited {color:#B22222}
a:hover {color:#F92F2F;}
a:active {color:#F92F2F}
a {font-family:verdana;font-size:10px;font-weight:bold;text-decoration:none}


h1
{
	font-family: arial;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2
{
	font-size: 15px;
}

td
{
	padding: 15px;
}


table.kop
{
width:750px;
height:120px;
background-image:url("images/kop1.jpg");
background-repeat: no-repeat;
border-style:inset;
border-width:2px;
border-bottom-width: 0px;
border-left-width: 0px;
border-color:#c1c1c1;	
margin: 0px;
margin-bottom: 10px;
margin-top: 10px;
}


table.menu
{
width:750px;
height:20px;
background:#959595;
margin: 0px;
margin-bottom: 10px;
}

td.menu
{
width:150px;
height:20px;
text-align:center;
border-style:outset;
border-color: #c2c2c2;
border-width:2px;
padding: 3px;
}

td.zoeken
{
width:150px;
height:20px;
background:#ffffff;
text-align:center;
border-style:solid;
border-color: #000000;
border-width:2px;
padding: 3px;
color:#000000;
}

table.content
{
	width: 750px;
	background: Black;
border-style:inset;
border-width:2px;
border-bottom-width: 0px;
border-left-width: 0px;
border-color:#c1c1c1;
	font-family:verdana;
font-size:12px;
color:#B1B1B1;
	margin: 0px;
margin-bottom: 10px;
}

table.fototekst
{
width: 100%;
font-family:verdana;
font-size:12px;
color:#B1B1B1;
	margin: 0px;
margin-bottom: 10px;
}

td.fotos
{
width: 50%;
	padding: 10px;
	text-align:center;
	vertical-align: bottom;
}

td.tekst
{
width: 50%;
	padding: 10px;
	text-align:left;
	vertical-align: top;
}

table.titelauteur
{
	width:100%;
}
td.titel
{
width: 25%;
text-align: left;
}

td.auteur
{
width: 25%;
text-align: left;
}

td.extra
{
width: 25%;
text-align: left;
font-size: 12px;
}

td.prijs
{
width: 25%;
text-align: left;
font-size: 12px;
font-weight: bold;
}



table.tekstnormaal
{
	width: 100%;
	font-family:verdana;
font-size:12px;
color:#B1B1B1;
margin: 0px;
margin-bottom: 10px;
	}
	
td.tekstnormaal
{
	width: 100%;
	padding: 0px;
	padding-left: 75px;
	padding-right: 75px;
}	

td.formuliera
{
	font-size:12px;
	font-weight: bold;
	color:#B1B1B1;
	padding: 3px;
}

td.formulierb
{
	font-size:12px;
	font-weight: bold;color:#B1B1B1;
	
	padding: 3px;
}

td.vraag
{
	font-size:12px;
	font-weight: bold;
	color:#B1B1B1;
	padding: 3px;
}


table.footer
{
width: 750px;
background: Black;
border-style:inset;
border-width:2px;
border-bottom-width: 0px;
border-left-width: 0px;
border-color:#c1c1c1;	
margin: 0px;
margin-bottom: 10px;
}

td.footer
{
	padding: 3px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
	
	p.quote
	{
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: right;
	}
	
img.right
	{
		float: right;
		margin:5px;
		margin-right:0px;
		}
		
		img.left
	{
		float: left;
		margin:5px;
		margin-left:0px;
		}
		
#product {
	clear: both;
	position: relative;
	width: 100%;
	background:#757575;
	border-left: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
}

#product #thumbnail {
	float: left;
	margin-top: 9px;
	margin-left: 10px;
	width: 82px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
}

#product #thumbnail img {
	border: 1px solid #ffffff;
}

#product #description {
	margin-top: 10px;
	margin-left: 20px;
	width: 570px;
	color: #e4e4e4;
	line-height: 16px;
	margin-bottom: 10px;
	background: Black;
	border-style:inset;
	border-width:1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color:#c1c1c1;
	padding: 5px;
}

#product #description.index {
	width: 420px;
}

#product #description h2 {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 13px;
}

#product #description p {
	margin: 0px;
}

#product #description a {
	font-size: 13px;
	text-decoration: underline;
}

#product #price {
	width: 80px;
	margin-top: 5px;
	text-align: center;
	font-size: 13px;
	color: #ffffcc;
	font-weight: bold;
	margin-bottom: 5px;
}

#details {
	width: 170px;
	float: left;
}

#details #price {
	width: 170px;
	margin-top: 15px;
	text-align: center;
	font-size: 17px;
	color: #ffffcc;
	font-weight: bold;
	margin-bottom: 5px;
}

#description_big {
	float: left;
	margin-left: 20px;
	width: 420px;
	color: #e4e4e4;
	line-height: 16px;
	margin-bottom: 10px;
}

#photostrip {
	clear: both;
	margin-top: 15px;
	height: 100px;
	text-align: center;
}

#photostrip #photo {
	background-color: #555555;
	text-align: center;
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#photostrip #photo img {
	margin-top: 9px;
	border: 1px solid #ffffff;
}

#contactform {
	background-color: #555555;
	border-left: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 100%;
	margin-top: 25px;
	padding: 5px;
}

label {
	float: left;
	width: 150px;
	font-weight: bold;
}

form p {
	margin-bottom: 10px;
	margin-top: 2px;
}

input {
	background-color: #cecece;
	width: 300px;
}

select {
	background-color: #cecece;
	width: 300px;
}

textarea {
	background-color: #cecece;
	width: 300px;
	height: 80px;	
}

#alphabet {
	margin-bottom: 35px;
	margin-left: 20px;
}

#alphabet a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	width: 16px;
	background-color: #555555;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #ffffaa;
}

#alphabet a:hover {
	background-color: #ffffff;
	color: #000000;
}

#alphabet a.selected {
	background-color: #dfdfdf;
	color: #000000;
}
#options {
	width: 96%;
	margin-bottom: 15px;
	margin-left: 20px;
	text-align: center;
}

#options #sort {
	float: left;
	font-size: 10px;
	font-weight: bold;
}

#options #search {
	float: right;
}

#options #search input {
	font-weight: bold;
	font-size: 10px;
}

#admin {
	clear: both;
	margin-bottom: 5px;
}

form td {
	padding: 4px;
}

#categories {
	margin-bottom: 0px;
}

#categories a {
	display: block;
	margin-left: 15px;
	float: left;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 0px;
	background-color: #555555;
	color: #ffffaa;	
}

#categories a:hover {
	background-color: #ffffff;
	color: #000000;
}

#categories a.selected {
	background-color: #dfdfdf;
	color: #000000;
}

#nieuws {
	clear: both;
	width: 85%;
	padding: 3px;
	background-color: #dfdfaa;
	color: #000000;
	border: #000000;
	text-align: center;
}

#link {
	clear: both;
	position: relative;
	width: 100%;
	background:#757575;
	border-left: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
	padding: 3px;
	color: #ffffff;
}

#link a {
	font-size: 12px;
	color: #dfdfaa;
}

#link a:hover {
	color: #ffffdf;
}