/* CSS OM ALLE MARGINS AAN TE PASSEN VAN ELEMENTEN DIE PER BROWSER ANDERS ZIJN */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
div.print { display: none; }

/* OVERIGE CSS */
body {
	background-color: #0196DC;
	background-image: url(../images/layout/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	line-height: 1.4em;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	text-decoration: underline;
	color: #002E63;
}

p {
	margin-bottom: 15px;
}

h1 {
	color: #00adef;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	padding-top: 5px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00adef;
	margin-bottom: 6px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #575757;
	margin-bottom: 6px;
}

ul, ol {
	margin-bottom: 15px;
	padding-left: 15px;
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: auto;
}

div.pageBreak {
	display: none;
}

p.pagenav {
	padding: 0 10px;
}

.error {
	color: #00adef;
}

/* Afbeeldingen */
img.left {
	float: left;
	margin: 5px 10px 5px 0;
}

img.right {
	float: right;
	margin: 5px 0 5px 10px;
}

/* FORMULIEREN */
input {
	border: 1px solid #D8D8D8;
	background-color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 2px 0;
	width: 183px;
}

input.radio,
input.check {
	border: none;
	background-color: #FFF;
	padding: 0;
	width: auto;
}

input.button {
	width: auto;
	padding: 0 2px;
	background-color: #7F7F7F;
}

textarea {
	border: 1px solid #D8D8D8;
	background-color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 2px 0;
	width: 183px;
	height: 75px;
}

label {
	width: 120px;
	float: left;
}

/* CONTAINER */
#container {
	margin: 0 auto;
	width: 969px;
}

/* CONTAINER > HOLDER */
#holder {
	padding: 0 20px 0 17px;
	background-image: url(../images/layout/bg_holder.png);
	background-repeat: repeat-y;
}

/* CONTAINER > HOLDER > HEADER */
#header {
	padding: 7px 0;
}

#header div.logo {
	float: left;
	clear: right;
	width: 30%;
}

#header div.service {
	float: left;
	clear: right;
	width: 70%;
	position: relative;
}

#header div.service div.zoeken,
#header div.service div.winkelwagen {
	background-image: url(../images/layout/bg_service_div.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 91px;
	position: absolute;
	padding: 14px 14px 0;
	line-height: 1.2em;
}

#header div.service div.zoeken {
	top: 0;
	right: 215px;
}

#header div.service div.winkelwagen {
	top: 0;
	right: 0;
}

#header div.service div.zoeken h3,
#header div.service div.winkelwagen h3 {
	font-size: 13px;
	font-style: italic;
}

#header div.service div.zoeken h3 span,
#header div.service div.winkelwagen h3 span {
	color: #00AEF0;
}

#header div.service div.zoeken p {
	font-size: 10px;
	margin-bottom: 8px;
}

#header div.service div.zoeken form {
	display: block;
	position: relative;
}

#header div.service div.zoeken form input {
	background-image: url(../images/layout/bg_zoeken_input.gif);
	border: 0;
	background-color: #575757;
	width: 134px;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	padding: 3px 0 0 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 6px;
}

#header div.service div.zoeken form input.button {
	background-image: none;
	background-color: #FFFFFF;
	width: 22px;
	height: 22px;
	padding: 0;
	margin: 0;
}

#header div.service div.winkelwagen p {
	margin-bottom: 6px;
	font-size: 11px;
}

#header div.service div.winkelwagen p span {
	color: #00AEF0;
	font-weight: bold;
}

#header div.service div.winkelwagen p span.prijs {
	color: #cd071e;
	font-weight: bold;
	font-size: 16px;
}

#header div.service div.winkelwagen p.image {
	margin: 0;
	text-align: right;
}

#header div.service div.winkelwagen a,
#header div.service div.winkelwagen a:link,
#header div.service div.winkelwagen a:visited,
#header div.service div.winkelwagen a:active,
#header div.service div.winkelwagen a:hover {
	color: #575757;
	text-decoration: underline;
}

#header div.service div.winkelwagen a:hover {
	text-decoration: none;
}

/* CONTAINER > HOLDER > BODY */
#body {
}

/* CONTAINER > HOLDER > BODY > MENU */
#menu {
	width: 216px;
	float: left;
	clear: right;
}

#menu ul {
	list-style-type: none;
	padding-left: 0;
}

#menu ul li {
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#menu ul li a,
#menu ul li a:link,
#menu ul li a:visited,
#menu ul li a:active,
#menu ul li a:hover {
	background-image: url(../images/layout/bg_menu_item.gif);
	display: block;
	width: 191px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	padding-left: 9px;
	text-decoration: none;
}

#menu ul li a:hover,
#menu ul li a.actief,
#menu ul li a.actief:link,
#menu ul li a.actief:visited,
#menu ul li a.actief:active,
#menu ul li a.actief:hover {
	background-position: 0px 27px;
	color: #FFFFFF;
}

#menu ul li ul {
	color: #00AEF0;
	list-style-type: disc;
	margin-left: 30px;
}

#menu ul li ul li {
	margin-bottom: 0;
	margin-top: 7px;
}

#menu ul li ul li a,
#menu ul li ul li a:link,
#menu ul li ul li a:visited,
#menu ul li ul li a:active,
#menu ul li ul li a:hover {
	background-image: none;
	height: 18px;
	line-height: 18px;
	color: #575757;
	padding-left: 6px;
	width: 155px;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#menu div.lijnkort {
  height: 3px;
  background: url(../images/layout/lijn_kort.gif) no-repeat scroll center;
  width: 178px;
  margin-left: 9px;
  margin-bottom: 15px;
}

#menu div.lijnkort hr {
  display: none;
}

#menu div.blokholder {
	width: 200px;
	margin-bottom: 15px;
}

#menu div.blok {
	text-align: left;
	background: url(../images/layout/bg_blok.gif) right bottom no-repeat;
	
}

#menu div.blok div.rounded-header {
	background: url(../images/layout/bg_blok.gif) right top no-repeat;
	margin: 0;
}

#menu div.blok div.rounded-content {
	overflow: hidden;
	width: 170px;
	background: url(../images/layout/bg_blok.gif) left bottom no-repeat;
	padding: 0 10px 10px;
	margin: 0;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#menu div.blok div.rounded-header h2 {
	color: #575757;
	background: url(../images/layout/bg_blok.gif) left top no-repeat;
	font-size: 12px;
	padding: 5px 10px 10px;
	font-weight: bold;
	margin: 0 5px 0 0;
	font-style: italic;
}

#menu div.blok div.rounded-header h2 span {
	color: #00AEF0;
}

#menu div.blok div.rounded-content-wrapper {
	margin: 0;
}

#menu div.blok div.rounded-content-wrapper div.lijnkort {
  height: 3px;
  background: url(../images/layout/lijn_kort.gif) no-repeat scroll center;
  width: 178px;
  margin-left: 0px;
  margin-bottom: 10px;
}

#menu div.blok div.rounded-content-wrapper div.lijnkort hr {
  display: none;
}

#menu div.blok div.rounded-content-wrapper span.telefoon {
	color: #00AEF0;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

#menu div.logos {
	border: 1px solid #002D62;
	border-bottom: none;
}

#menu div.logos div.logo {
	border-bottom: 1px solid #002D62;
}

/* CONTAINER > HOLDER > BODY > CONTENT */
#content {
	width: 706px;
	float: left;
	clear: right;
}

#content div.categorie {
	width: 693px;
	height: 90px;
	background-image: url(../images/layout/bg_categorie.gif);
	margin-bottom: 15px;
	padding: 10px 0 10px 10px;
}

#content div.categorie img {
	margin-right: 5px;
}

#content div.lijnlang {
  height: 3px;
  background: url(../images/layout/lijn_lang.gif) no-repeat scroll center;
  width: 678px;
  margin-left: 9px;
  margin-bottom: 15px;
}

#content div.lijnlang hr {
  display: none;
}

#content div.actueel div.lijnlang,
#content div.zoekenitem div.lijnlang,
#content div.nieuwsitem div.lijnlang {
  margin-left: 0px;
}

#content div.blok {
	text-align: left;
	background: url(../images/layout/bg_blok.gif) right bottom no-repeat;
	margin-bottom: 15px;
}

#content div.blok div.rounded-header {
	background: url(../images/layout/bg_blok.gif) right top no-repeat;
	margin: 0;
}

#content div.blok div.rounded-content {
	overflow: hidden;
	width: 680px;
	background: url(../images/layout/bg_blok.gif) left bottom no-repeat;
	padding: 0 10px 10px;
	margin: 0;
}

#content div.blok div.rounded-header div.void {
	margin: 0 20px 0 0;
	padding: 10px 5px 0px 10px;
	background: url(../images/layout/bg_blok.gif) left top no-repeat;
}

#content div.blok div.rounded-header h2 span {
	color: #00AEF0;
}

#content div.blok div.rounded-content-wrapper {
	margin: 0;
}

div.home {
}

div.home div.maandactie {
	float: left;
	clear: right;
	width: 135px;
}

div.home div.tekst {
	float: left;
	clear: right;
	width: 571px;
}

#content div.home div.tekst div.blok div.rounded-content {
	width: 550px;
}

#content div.poweredby {
	width: 663px;
	height: 49px;
	background-image: url(../images/layout/bg_poweredby.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 49px;
	vertical-align: middle;
	padding: 0 20px;
}

#content div.poweredby img {
	vertical-align: middle;
	margin-left: 10px;
}

#content div.adres {
	font-size: 0pt;
	color: #575757;
	width: 703px;
	height: 27px;
	vertical-align: middle;
	background-image: url(../images/layout/bg_adres.gif);
	text-align: center;
	
}

#content div.adres img{
	margin-top: 8px;
}


#content div.kruimelspoor {
	width: 693px;
	height: 90px;
	background-image: url(../images/layout/bg_categorie.gif);
	margin-bottom: 15px;
	padding: 10px 0 10px 10px;
}

#kruimelspoor {
	width: 663px;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	background-image: url(../images/layout/bg_adres.gif);
	margin-bottom:  15px;
	padding: 0 20px;
}

#kruimelspoor h4 {
	display:  none;
}

#kruimelspoor a,
#kruimelspoor a:link,
#kruimelspoor a:active,
#kruimelspoor a:visited,
#kruimelspoor a:hover {
	text-decoration: none;
	color: #00AEF0;
}

#kruimelspoor a.actief,
#kruimelspoor a.actief:link,
#kruimelspoor a.actief:active,
#kruimelspoor a.actief:visited,
#kruimelspoor a.actief:hover {
	color: #575757;
}

#flashProducten {
	margin-bottom:  15px;
}

/* CONTAINER > FOOTER */
#footer {
	text-align: right;
	color: #FFFFFF;
	height: 15px;
	background-image: url(../images/layout/bg_footer.png);
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 15px 15px 0 0;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* CLEAR DIV */
div.clear {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

/* CONTAINER > CONTENT > NIEUWS */
#nieuws {
	width: 678px;
	float: left;
	background-image: url(../images/layout/lijn_verticaal.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#nieuws div.nieuwsitem {
	display: block;
	width: 319px;
	float: left;
	clear: right;
	padding-right: 20px;
}

#nieuws div.rechts {
	padding-right: 0;
	padding-left: 20px;
}

#nieuws div.nieuwsitem h2,
#nieuws div.nieuwsitem h2 a,
#nieuws div.nieuwsitem h2 a:link,
#nieuws div.nieuwsitem h2 a:visited,
#nieuws div.nieuwsitem h2 a:active,
#nieuws div.nieuwsitem h2 a:hover {
	color: #00AEF0;
	font-size: 12px;
	text-decoration: none
}

#nieuws div.nieuwsitem a.leesverder,
#nieuws div.nieuwsitem a.leesverder:link,
#nieuws div.nieuwsitem a.leesverder:visited,
#nieuws div.nieuwsitem a.leesverder:active,
#nieuws div.nieuwsitem a.leesverder:hover {
	text-decoration: underline;
	float: right;
	margin-top: -10px;
}

div.nieuwsitem p.meerlezen {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 5px;
}

div.nieuwsafbeelding {
	position: relative;
	margin-right: 10px;
	width: 75px;
	height: 75px;
	overflow: hidden;
	float: left;
	clear: right;
}

div.nieuwsafbeeldinggroot {
	position: relative;
	margin-right: 10px;
	width: 138px;
	height: 138px;
	overflow: hidden;
	float: left;
	clear: right;
}

div.nieuwsafbeelding img.nieuwsimg,
div.nieuwsafbeeldinggroot img.nieuwsimg {
	display: block;
	margin-right: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

div.nieuwsitem,
div.nieuwsitem_nieuws {
	position: relative;
	margin-bottom: 5px;
}

div.nieuwsitem_nieuws {
	min-height: 140px;
	height: auto !important;
	height: 140px;
}

div.nieuwsitem p.datum {
	position: absolute;
	right: 0;
	top: 2px;
	color: #808080;
	font-size: 10px;
}

div.nieuwsafbeeldinggroot p.datum {
	display: block;
	margin-right: 10px;
	position: absolute;
	top: 9px;
	left: 9px;
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	width: 39px;
	height: 38px;
}

div.nieuwsitem h2,
div.nieuwsitem h2 a,
div.nieuwsitem h2 a:link,
div.nieuwsitem h2 a:visited,
div.nieuwsitem h2 a:active,
div.nieuwsitem h2 a:hover,
div.nieuwsitem_nieuws h2,
div.nieuwsitem_nieuws h2 a,
div.nieuwsitem_nieuws h2 a:link,
div.nieuwsitem_nieuws h2 a:visited,
div.nieuwsitem_nieuws h2 a:active,
div.nieuwsitem_nieuws h2 a:hover {
	color: #00AEF0;
	text-decoration: none;
}

/* ZOEKEN */
div.zoekenitem {
	position: relative;
	margin-bottom: 5px;
}

div.zoekenitem h2,
div.zoekenitem h2 a,
div.zoekenitem h2 a:link,
div.zoekenitem h2 a:visited,
div.zoekenitem h2 a:active,
div.zoekenitem h2 a:hover {
	color: #00AEF0;
	text-decoration: none;
}

/* PRODUCTEN EN BESTELLEN */
div.prijsbestelcontainer {
	width: 365px;
	padding-left:  80px;
}

div.prijsbestelcontainer div {
	float: left;
	clear: right;
}

div.bestelknop {
	width: 93px;
	height: 48px;
	background-image: url(../images/layout/button_besteldit_product.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	padding: 28px 14px;
	line-height: 1.2em;
}

div.bestelknop a,
div.bestelknop a:link,
div.bestelknop a:visited,
div.bestelknop a:active,
div.bestelknop a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div.bestelknop a:hover {
	text-decoration: underline;
}

div.prijsgroot {
	width: 235px;
	height: 104px;
	background-image: url(../images/layout/bg_prijs_groot.gif);
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-right: 9px;
}

div.prijsgroot div.symbool {
	position: absolute;
	left: 0px;
	top: 10px;
	font-size: 25px;
	width: 50px;
	height: 25px;
	padding-top: 5px;
}

div.prijsgroot div.exclprijs {
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
	width: 218px;
	height: 50px;
	font-size: 48px;
	padding-top: 10px;
}

div.prijsgroot div.excltekst {
	position: absolute;
	font-size: 14px;
	right: 100px;
	top: 60px;
	text-align: right;
	width: 75px;
}

div.prijsgroot div.incl {
	position: absolute;
	font-size: 14px;
	right: 75px;
	top: 80px;
	text-align: right;
	width: 150px;
	color: #000000;
}

div.prijsklein_holder {
	position: absolute;
	right: 0;
	bottom: 0;
}

div.prijsklein {
	width: 111px;
	height: 60px;
	background-image: url(../images/layout/bg_prijs_klein.gif);
	background-repeat: no-repeat;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-right: 9px;
}

div.prijsklein div.symbool {
	position: absolute;
	left: 5px;
	top: 3px;
	font-size: 11px;
	width: 50px;
	text-align: left;
}

div.prijsklein div.exclprijs {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
	width: 100px;
	font-size: 20px;
	font-weight: bold;
}

div.prijsklein div.excltekst {
	position: absolute;
	font-size: 10px;
	right: 20px;
	top: 25px;
	text-align: right;
	width: 75px;
}

div.prijsklein div.incl {
	position: absolute;
	font-size: 10px;
	right: 10px;
	top: 42px;
	text-align: right;
	width: 150px;
	color: #000000;
}

div.product-afbeelding {
	float: left;
	clear: right;
	width: 225px;
}

div.product-omschrijving {
	float: left;
	clear: right;
	width: 453px;
}

div.productitemholder {
	width: 155px;
	height: 155px;
	background-image: url(../images/layout/bg_productitemholder.gif);
	float: left;
	clear: right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

div.productitemholder div.productitem {
	width: 155px;
	height: 155px;
	background-repeat:  no-repeat;
	background-position: left 55px;
	position: relative;
	cursor: pointer;
}

div.productitemholder div.productitem h3,
div.productitemholder div.productitem h3 a,
div.productitemholder div.productitem h3 a:link,
div.productitemholder div.productitem h3 a:visited,
div.productitemholder div.productitem h3 a:active,
div.productitemholder div.productitem h3 a:hover {
	color: #00AEF0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div.productitemholder div.productitem div.text {
	width: 78px;
	margin-left: 77px;
	font-size: 10px;
	line-height: 1.2em;
}

/* WINKELWAGEN */
table.cart {
	width: 100%;
	margin-bottom: 15px;
}

table.cart th.bedrag,
table.cart td.bedrag {
	text-align: right;
	width: 100px;
}

table.cart th.ruimte,
table.cart td.ruimte {
	text-align: right;
	width: 20px;
}

table.cart th,
table.cart td {
	vertical-align: top;
}

table.cart tr.totaal,
table.cart tr.subtotaal,
table.cart tr.btw {
	font-weight: bold;
}

table.cart tr.totaal td.bedrag,
table.cart tr.subtotaal td.bedrag {
	border-top: 1px solid #575757;
}

table.cart input {
	width: 50px;
	text-align: center;
}

table.cart a,
table.cart a:link,
table.cart a:visited,
table.cart a:active,
table.cart a:hover {
	color: #575757;
	text-decoration: none;
}

table.cart a:hover {
	text-decoration: underline;
}

table.cart td span.artikelnummer {
	font-size: 10px;
}

p.buttonscart {
	text-align: right;
}

p.buttonscart input {
	margin-left:  10px;
	background-color: #FFF;
	border: none;
	padding: 0;
	width: auto;
	height: auto;
}

div.bestellen-holder {
}

div.bestellen-holder div.form,
div.bestellen-holder div.producten {
	float: left;
	clear: right;
}

div.bestellen-holder div.form {
	width: 357px;
	border-right: 1px dashed #575757;
}

div.bestellen-holder div.form input,
div.bestellen-holder div.form textarea {
	margin-bottom: 10px;
}

div.bestellen-holder div.form input.button {
	border: none;
	background-color: #FFF;
	width: auto;
	height: auto;
	margin: 0;
	margin-left: 218px;
}

div.bestellen-holder div.producten {
	width: 280px;
	padding-left: 20px;
}

div.bestellen-holder div.producten h2 {
	color: #00adef;
}

div.bestellen-holder div.producten input {
	width: 30px;
	text-align: center;
}

div.bestellen-holder div.producten p.buttonscart input {
	width: auto;
}

div.bestellen-holder div.producten table.cartsmall {
	width: 100%;
	margin-bottom: 10px;
}

div.bestellen-holder div.producten table.cartsmall td.bedrag {
	text-align: right;
	width: 80px;
	color: #cd071e;
	font-weight: bold;
}

div.contact-holder {
}

div.contact-holder div.form,
div.contact-holder div.map {
	float: left;
	clear: right;
}

div.contact-holder div.form {
	width: 357px;
}

div.contact-holder div.form input,
div.contact-holder div.form textarea {
	margin-bottom: 10px;
}

div.contact-holder div.form input.button {
	border: none;
	background-color: #FFF;
	width: auto;
	height: auto;
	margin: 0;
	margin-left: 217px;
}

div.contact-holder div.map {
	width: 280px;
	padding-left: 20px;
	border-left: 1px dashed #575757;
}

div.contact-holder div.map #map {
	width: 280px;
	height: 280px;
	border: 1px solid #575757;
	margin-bottom: 25px;
}

div.contact-holder div.map div.adressen {
	font-style: italic;
}

div.contact-holder div.map div.adressen div.adres-contact {
	width: 134px;
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

div.contact-holder div.map div.adressen div.links {
	border-right: 1px dashed #DADADA;
	width: 135px;
	padding: 0;
}

div.contact-holder div.map div.adressen a,
div.contact-holder div.map div.adressen a:link,
div.contact-holder div.map div.adressen a:active,
div.contact-holder div.map div.adressen a:visited,
div.contact-holder div.map div.adressen a:hover {
	color: #00adef;
	font-weight: bold;
}

/* OVERLAY */
#overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1000;   
    background-color:#FEFEFE;
    -moz-opacity: 0.5;
    opacity:.50;
    /*filter: alpha(opacity=50);*/
}
#overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#toegevoegd {
	text-align: center;
	z-index: 100000000;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 80px;
	width: 240px;
	margin-left: -150px; /* half of width */
	margin-top: -50px;  /* half of height */
	padding: 10px 30px;
	vertical-align: middle;
	background-image: url(../images/layout/bg_toegevoegd.gif);
	color: #FFF;
}

#toegevoegd a,
#toegevoegd a:link,
#toegevoegd a:visited,
#toegevoegd a:active,
#toegevoegd a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* ZOEKRESULTATEN */
span.search {
	/*color: #9E1B1B;*/
	font-weight: bold;
	background-color: #FFFF66;
}

span.search1 {
	background-color: #A0FFFF;
	font-weight: bold;
}

span.search2 {
	background-color: #99FF99;
	font-weight: bold;
}

span.search3 {
	background-color: #FF9999;
	font-weight: bold;
}

span.search4 {
	background-color: #FF66FF;
	font-weight: bold;
}

span.search5 {
	background-color: #880000;
	font-weight: bold;
	color: #FFFFFF;
}

span.search6 {
	background-color: #00AA00;
	font-weight: bold;
	color: #FFFFFF;
}

span.search7 {
	background-color: #886800;
	font-weight: bold;
	color: #FFFFFF;
}
