.bg_black
	{
	background-color: #000000;
	}
	
.bg_blue
	{
	background-color: #1070b3;
	}	
	
.no_underline, a.no_underline
	{
	text-decoration: none;
	}
	
.faqlist a:hover{
  color: #fff;
}
.list-unstyled a .fa.fa-chevron-circle-right{
  padding-right: 8px;
}
a.newwindow, a .media-heading.newwindow{
    background: url("/designs/icon/icon_newwindow.gif") no-repeat scroll right center transparent;
/*  border-bottom: 1px dotted {buffer.get(base1blend1)}; ------------- */
    display: inline-block;
    padding-right: 20px;
	margin-bottom: -1px;
/*    text-decoration: none; */
}
a.newwindow:hover{
/* 	border-bottom: 1px dotted white;   -------------- */
	text-decoration:  underline;
	}
	
.nav.nav-simple > li > a.newwindow:hover{
  background: url("/designs/icon/icon_newwindow.gif") no-repeat scroll right center transparent;
}

.toptaak-list li{
  padding-right: 10px;
}

.height_green_home
{
    min-height: 7rem;
    max-height: 7rem;
}

.txt_small_green_home
{
font-size: 1.4rem;
}

.bg-tt-highligh
{
background-color: #ea5b0c;
}

a.collapsed
{
 -webkit-text-decoration-color: #FFFFFF; /* Safari */  
  text-decoration-color: #FFFFFF;
}

h3.nieuws-title
{
	text-decoration:  underline;
}