
div#simloket_zoekbox_container, div#simloket_alphabet_container {
    border: none;
	border-bottom: 1px solid #EAEACC;
}

div#simloket_startpagina_titel {
   font-weight: normal;
   color: #fff;
   background: #FF9900;
   border-bottom: 1px solid #EAEACC;
}

div#simloket_startpagina_box {
  	border: 1px solid #FF9900;
    background: none;
}

div#simloket_alphabet_content span#selected a {
   color: #45547E;
}

div#simloket_kruimelspoor ul li a {
	color: #45547E;
}

div#simloket_alphabet_header {
	color: #000;
}

div#simloket_kruimelspoor {
    border: none;
    margin-top: 0px;
	border-bottom: none;
	padding-top: 2px;
	background: none;
    display: block;
}

div.product_label {
   border-top: none;
   padding: 4px;
   background: none;
   display: block;
   font-weight:bold;
   border-bottom: 1px solid #BDD9EA;
   color: #31383D;
}

div#simloket_zoekbox_header {
	font-weight: bold;
}

div#simloket_startpagina_box ul, div#simloket_startpagina_box ol{
   margin-left: 5px;
}

ul.itemlist_bullet li.item {
	background-position: left 5px;
	padding-right: 5px;
	width: 95%;	
}

ul.itemlist_bullet li.item div.product_onderdeel {
    margin: 0;
}

ul.itemlist_bullet li.klantvragen {
	background-position: left 5px;
	width: 95%;
	padding: 0px;
	padding-left: 15px;
}

a.klantvraag, a.item, a.item_title {
	font-weight: normal;
	padding-bottom: 2px;
	display: block;
	position: static;
	margin: 0px;
	color: #000;
	text-decoration: none;
}

div.product_text {
   display: table;
   height: auto;
   background: none;
   width: 98%;
}

h2 {
	font-size: 130%;
	color: #BDD9EA;
}

div.product_text ol {
	margin-left: 20px;
}

ul.itemlist li.item .item_title, ul.itemlist_bullet li.item .item_title, ul.itemlist li.klantvragen .item_title, ul.itemlist_bullet li.klantvragen .item_title {
	font-weight: normal;
	display: block;
}

div#startpagina_container {
	width: 100%;
}

a.klantvraag, a.item_title {
    text-decoration: none;    
}

a.klantvraag:hover, a:hover.item_title {
    text-decoration: underline;
    color: #45547E;
}