
.tabTekst
{
	color:White;
	background-color:#dd769D;
}
.tabIns 
{
	color:Black;
	background-color:White;
	font-weight:bold;
 border-right:solid 2px #C1769D;
 height:20px;
 text-align:center;
}
.tabInsSel 
{
	color:White;
	background-color:#dd769D;
	font-weight:bold;
 text-align:center;
  border-right:solid 2px #C1769D;


}
.Column_0
{
	font-weight:bold;
		width:150px;

}
.Column_1
{
	font-weight:normal;
	width:350px;
}
.ToonGrid td
{
	background-color:#FFC4EF;
	padding:3px;
	margin:1px;
	
}

.SelectieGrid
{
	border: solid 1px #FFC4EF;
	
	
}
.SelectieGrid td
{
	padding:3px;
	
	
}

.NewsPanel
{
	width: 200px;
	height: 200px;
	overflow: auto;
	background-color: #ffccff;
	padding: 5px 5px 5px 5px;
	border: solid 1px #FFC4EF;
}
.divPopup
{
	z-index: 100;
	position: absolute;
}
.InlogTable
{
	border-bottom: solid 1px #FFC4EF;
	border-top: solid 1px #FFC4EF;
	border-left: solid 1px #FFC4EF;
	border-right: solid 1px #FFC4EF;
	padding: 2px 2px 2px 2px;
}	
.InlogTable td
{
	padding-bottom: 2px ;
}		
