
div#simloket_zoekbox_container {
    background: #fff;
}

div#simloket_zoekbox_header {
	color: #000;
	font-weight: bold;
}

div#simloket_alphabet_container {
	background: #fff;
}

div#simloket_alphabet_content span#selected a {
   color: #006940;
}

div#simloket_alphabet_header {
	color: #000;
	font-weight: bold;
}

div#simloket_kruimelspoor {
    background: #fff;
    display: block;
}

div#simloket_kruimelspoor ul li a {
	color: #006940;
}

div#simloket_startpagina_box {
   background: #fff;
   border: 1px solid grey;
}

div#simloket_startpagina_titel {
   font-weight: bold;
   color: #fff;
   background: #006940;
   border-bottom: 1px solid black;
}



div.product_label {
   border-top: none;
   padding: 4px;
   display: block;
   font-weight:bold;
   border-bottom: none;
   
}

div.product_text {
   display: table;
   height: 100%;
   background: #fff;
   width: 98%;
}

h2 {
	font-size: 130%;
}

div.product_text a.pdf {
    background: url("../../simcore/images/mime/pdf.gif") no-repeat right top;
    padding-right: 20px;
    padding-bottom: 2px;
}

div.product_text a.readspeaker_doc {
    margin-left: 5px;
    position: relative;
    top: -3px;
}
