h3        {
	color: #5b0a00;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
.eenbg { background-repeat: no-repeat }
.bghor { background-repeat: repeat-x }
.bg6111bg { background-repeat: no-repeat; background-position: 611px 0 }
.bgre400 { background-repeat: no-repeat; background-position: 400px 0 }
.linksbgrij { background-repeat: repeat-y }
a         {
	color: #CC3300;
	text-decoration: underline
}
.opelkaar { line-height: 13px }
h2       {
	color: #5b0a00;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 2px;
	text-decoration: none;
}
.linkbar      { color: #333; font-style: normal; font-weight: bold; text-decoration: none }
h1       {
	color: #5b0a00;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
body, p, td      {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.afrekenknop { color: #8f006b; font-weight: bold; text-decoration: none }
body {
	background-color: #ffffcc;
}

.winkelartkop  { color: #8f006b; font-size: 13px; font-weight: bold; text-decoration: none }
.winkelartnorm { color: #8f006b; font-size: 11px; font-weight: bold; text-decoration: none }
.roodlink         {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.witlink           {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
.witlinksub         {
	color: #CC3300;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
.roodlinksub         {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
.cartlink { font-size: 8px }
textarea { font-family: Arial, Helvetica, sans-serif }
hr      {
	color: #CC3300;
	width: 100%;
	height: 1px
}
.nieuwsblokwit    { font-size: 11px; letter-spacing: 1px }
.bestpoint   {
	color: #949695;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
.bestpoint:hover {
	color: #CC3300;
}

.mceVisualAid { border: dashed 1px #f00 }
.advtext { font-size: 9px }
.adres { font-size: 11px }
.wit { color: #fff }
.topwit { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; text-transform: uppercase; letter-spacing: 1px }
.topwit:hover { color: #f0b3e1 }
.paginamenu { color: #f0b3e1; font-size: 11px; line-height: 20px; text-decoration: none; text-transform: uppercase }
.paginamenurood { color: #fff; font-size: 11px; line-height: 20px; text-decoration: none; text-transform: uppercase }
.paginamenu:hover { color: #fff }
.winkelwit { color: #fff; font-size: 11px; font-weight: bold }
.menuitemrb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #688079;
}
.loginknop {
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	color: #5b0a00;
}


#popupbg{
	display: none;
	position:absolute;
	top:0px;
	left:0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index:199;
	background-color: #000;
}
#popup{
	display: none;
	position: absolute;
	height:150px;
	width:578px;
	z-index:200;
	background-color: #fff;
	border: 1px solid #	47473d;
	background-image: url(images/popupbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: -289px;
	margin-top: -75px;
}
#winkel {
	width: 229px;
	height: 93px;
	position: absolute;
	right: 15px;
	top: 15px;	
}
#popuptxt {
	width: 234px;
	height: 93px;
	position: absolute;
	left: 90px;
	top: 15px;
}
#alert {
	width: 48px;
	height: 48px;
	position: absolute;
	top: 17px;
	left: 23px;
	z-index: 203;
}
#close {
	width: 74px;
	height: 23px;
	position: absolute;
	bottom: 17px;
	right: 23px;
	z-index: 203;
	cursor: pointer;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
}
#close:hover {
	background-image: url(images/closehover.gif);
	background-repeat: no-repeat;
}
textarea {
	font-size: 12px;
	resize:none;
}
input[type=text] {  
	font-size: 12px;
}
