
#simloket_tabs_wrapper {
    /*background: none; /* default stylesheet zorgt voor een witte achtergrondkleur */
    /*overflow: hidden;*/
    margin-bottom: 20px;
    float: left;
    z-index: 100;
}

div#simloket_tabs_wrapper ul#simloket_tabs {
	float:left;
	padding:50px 0 10px 7px;
	width:auto;
}

#simloket_tabs_wrapper ul#simloket_tabs ul {
    padding: 0;
}

#simloket_tabs_wrapper ul#simloket_tabs li {
    float: none;
    background: #e8f7e2;
    margin: 0 0 4px 0;
    padding: 0;
    height: auto;
    width: 130px; /* afhankelijk van lay-out */
}

#simloket_tabs_wrapper ul#simloket_tabs li.simloket_tab_active {
    background: #339900;
    width: 150px;
}

ul#simloket_tabs {
	 background: transparent url(../images/kcc/menuTop.gif) no-repeat top left;
	 margin-top: -60px;
	 padding-top: 60px;
}

ul#simloket_tabs li a {
    background: none;
    color: #339900;
    font-weight: 600;
    padding: 3px 15px 3px 7px;
}

ul#simloket_tabs li a:hover {
    background: #339900;
    color: #ffffff;
}

ul#simloket_tabs li.simloket_tab_active a {
    background: none;
    color: #ffffff;
}

div.simloket_tabs_content {
    float: left;
    background: #E8F7E2;
    width: 80%; /* afhankelijk van lay-out */
    clear: none;
    border: none;
}

div.simloket_tab_content {
    padding: 0 10px 10px;
}

h2.simloket_tabs_content_title  {
    background: #339900;
    color: #ffffff;
    font-size: 120%;
}

div#simloket_kruimelspoor {
	margin-left: 15px;
}

div#simloket_kruimelspoor ul li,
div#simloket_kruimelspoor ul li a {
	color: #339900;
	text-decoration: none;
	font-weight: 600;
    background: none;
}

.simloket_tab_content ul {
	margin-left: 15px;
}

div#simloket_startpagina_box {
	border: 1px solid #339900;
}

div#simloket_startpagina_titel {
	background: #339900;
	border-bottom: 1px solid #339900;
	color: #fff;
	font-weight: 600;
}

div#simloket_startpagina_box ul {
	margin: 10px;
}

ul.ul_lijst li.lijstitem, li.item {
	margin-bottom: 0px !important;
}

div.product_label {
	background: #339900;
	border: none;
	padding: 5px 15px;
	color: #fff;
	font-weight: 600;
}

h2 {
	color: #0d085e;
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 1em !important;
}

li#product div a.item_title {
	color: #000;
}

li#product div a.item_title:hover {
	color: #339900;
	text-decoration: none !important;
}

div.simloket_tab_content ul.itemlist_bullet li.item a.item_title {
	color: #0d085e;
	font-weight: 400;
}

div.simloket_tab_content ul.itemlist_bullet li.item a.item_title:hover {
	text-decoration: underline;
}
