body {
	font: 12px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background-color:#727272;
}
.nieuw{
	font-variant: small-caps;
	font-size: 11px;
	color: #fff;
	background-color: #900;
	text-decoration: none;
}
.eindereeks {
	border: 2px solid #900;
	font-weight:bold;
	padding: 2em;
	color: #900;
}

/*NS4 forgets body properties inside tables*/
td {
	font: 12px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

a{
color: #111;
text-decoration: none;
font-weight: bold;
}

a:hover{
text-decoration: underline;
color: #900;
font-weight: bold;
}
a:active, .subrubrieklink{
text-decoration:none;
color:#900;
font-weight:bold;
}

#wrapper{

	width:651px; 
	margin: 10px auto; 
	background-color:#ebebeb;
	background-repeat: 	no-repeat;
	background-position: bottom;
	padding:0;
	border: thin solid #999;

}
#imglinksboven{
	border: 2px solid #333; 
	float:left;
	position:relative; 
	top:10px; 
	left:10px;
	padding: 0px;
	margin: 0px;
	width: 100px;
	text-align:center;
}
#titelrechtsboven{
	position:relative;
	clear:right;
	float:right;
	font: 2.3em Verdana, Lucida, Arial, sans-serif;
	color: #900;
	margin: 0 10px;
	letter-spacing: 0.5em;
}
/*indien promoties voor een pagina*/
#promotielinkinrubriek{
	position: relative;
	clear: left;
	float:left;
	margin-top:5px;
	top: 10px;
	left: 30px
}
/*teruglink in fotoweergave pagina*/
	#terug{
	clear: left;
	position: relative;
	float:left;
	top: 10px;
	left: 30px;
	margin-top:5px;
}


#maindiv {
	clear:right;
	margin: 0px 20px 20px 130px;
	font: 12px Verdana, Lucida, Arial, sans-serif;
	color: #000;

}
h1 {
	font-size: 1.2em; font-weight: bold;  color: #000; 
}

h2 {
	font-size:1.1em;  color: #000; 
}
p {
text-align : justify;
}


.product{
 float: left;
 border-top: thin solid #fff;
 border-bottom: thin solid #fff;
 margin-bottom: 20px;
 width:497px
}

.producttekst{
	padding: 7px 0px 7px 0px;
}

.productfoto
{
padding: 7px;

/*text-align:right*/
}

.productfotogroot{
margin: 7px;
	background-image:url('wait.gif');
	background-repeat: no-repeat;
	background-position: left center;
}


.productfoto img{
	border : thin solid #fff
}

.productfotoMidden
{
padding: 7px 0px 7px 0px;
/*text-align:right*/
}

.productfotoMidden img{
	border : thin solid #fff
}
/*
.buttonNorm {
color: #636870;
font-weight: bold;
text-decoration: none
}
.buttonOver {
text-decoration: underline;
color: #900;
font-weight: bold;
cursor: hand
}
*/
a.subrubrieklink{
color: #111;
text-decoration: none;
font-weight: bold;
font-variant: small-caps
}

a.subrubrieklink:hover{
text-decoration: underline;
color: #900;
font-weight: normal;
font-variant: small-caps
}
a.subrubrieklink:active, .subrubrieklink{
text-decoration:none;
color:#900;
font-weight:bold;
font-variant: small-caps
}

a.main:link, a.main:visited{
color: #034;
font-weight: bold;
text-decoration: none;

}

a.main:hover  {
text-decoration: underline;
color: #A67E58;
font-weight: normal	;
}
a.main:active, .main{
text-decoration:none;
color:#034;
font-weight:bold;
}

input, select {
color:#366;
background-color: #ebebeb; 
height: 20px; 
border: thin solid #366; 
}


textarea {
color: #366;
background-color: #ebebeb; 
border: thin solid  #366; 
}

input.btn{
	color: #fff;
	background-color: #699;
	border:thin solid #366;
	height:24; 
	font-weight: bold; 
	cursor: hand;
}

.widthfix {
width: 280px
}

.adresonder{
color:#900;	
font-size: 10px;
float:left;
position:relative; 
top:-1px; 
left:10px;
padding: 0px;
margin: 0px;
text-align:center;
}
.webmaster{
margin:auto;
text-align:center;
font-size:9px;
}
/*admingedeelte*/
.admin{
	padding: 10px;
}
/*print*/
a.print, a.print:active, .print {
text-decoration:none;
color:#34636D;
font-weight:bold;
}

a.print:hover {
text-decoration:underline;
}
body{
 scrollbar-face-color: #333;
 scrollbar-base-color: #ebebeb;
 scrollbar-arrow-color: #ebebeb;
 scrollbar-highlight-color: #666;
 scrollbar-3d-light-color: #333;
 scrollbar-shadow-color: #fff;
 scrollbar-dark-shadow-color: #036;
}

