/* Document download spans */
span.doctekst {
    background-image: url("/sites/all/themes/iko/img/page_white_word.png");
    background-repeat: no-repeat;
    color: #333333;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    text-decoration: none;
}
span.docpdf {
    background-image: url("/sites/all/themes/iko/img/page_white_acrobat.png");
    background-repeat: no-repeat;
    color: #333333;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    text-decoration: none;
}

div#block-views-nieuwsblokje-block_1 {
margin-top:25px;
}

/* nieuwe versie css */

span.field-content p
{
margin-bottom:0px;
}

#edit-custom-search-types-wrapper{
display:none;;
}

#edit-custom-search-types-wrapper{
display:none;;
}

.custom_search-popup{
display:none;
}

p.search-info{
visibility:hidden;
}

div.description {
display:none;
color:#000099;
}

.voorbeeld {
border-left-color:#F32F39;
border-left-style:solid;
border-left-width:2px;
color:#505050;
padding-left:5px;
padding-right:5px;
}

/* Yo */

.content a {
color:#000099;
text-decoration: none;
}

.content h3 a {
color:#000000;
text-decoration: none;
}

ul.horizontaal{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.horizontaal{
	display: table;
}
ul.horizontaal li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
	background-color:#dedede;
border: 1px solid #fff;
}

ul.horizontaal li:hover{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
	background-color:#F32F39;
	border: 1px solid #fff;
	color:#ffffff;
}

ul.horizontaal li.actief{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
	border: 1px solid #fff;
	background-color:#888;
	color:#fff;
	font-weight:bolder;
}

ul.horizontaal li a
{
color:#333;
}

.block-search h2{
    border-bottom-color: #F32F39;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 0.0em;
}

ul.horizontaal li.actief a
{
color:#fff;
}


ul.horizontaal li a:hover
{
color:#fff;
}

.content a:hover {
color:#F32F39;
text-decoration: none;
}


ul.kaal li{
list-style: none;
font-weight: bold;
}
ul.kaal ul li{
list-style-image: url(../img/bullet-rood.gif);
font-weight: normal;
}

ul.rood li{
list-style-image: url(../img/bullet-rood.gif);
}

.uitleg {
border-left-color:#666666;
border-left-style:solid;
border-left-width:2px;
color:#505050;
padding-left:5px;
padding-right:5px;
}

h3.nav {
border-bottom:1px solid #F32F39;
margin-bottom:0.2em;
}

li.nl {
display: inline;
list-style-type: none;
}

li.en {
display: inline;
list-style-type: none;
}

li.fr {
display: inline;
list-style-type: none;
}

li.es {
display: inline;
list-style-type: none;
}

div#block-locale-0 h2{
display:none;
}

div#block-locale-0 ul{
padding-left: 0em;
}


.item-list ul.pager {
  margin-top: 2em;
}

.item-list ul.pager li {
  border: 0.5px #cccccc solid;
/*  background: #aaa; */
list-style: none;
float: left;
padding: 0.5em;
margin: 1px;
}

.item-list li a:link, .item-list li a:visited {
  font-size: 0.9em;
  text-decoration: none;
  color: #f32f39;
}



.item-list ul.pager li:hover, .item-list ul.pager li.pager-current {
  background: #f32f39;
  padding: 0.5em;
  list-style: none;
  color: white;
}

.item-list li:hover a:link{
color: white;
}

.item-list ul.pager li.pager-current {
  color: white;
}


