.d_info
{
	margin: 0 16px 64px 0;

	overflow: hidden;
}

.d_info p 
{
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;

	color: #333;
}



.d_info a
{
	color: #605783;
/*	font-weight: bold;*/

	text-decoration: underline;
}



p.kop
{	
	font-size: 20px;
	font-weight: 400;
}

p.subkop
{
	font-size: 18px;
	font-weight: 400;
}




p.inspringen
{
	margin: 0;
	padding: 0px 0 0 16px;
		
	background-image: url(../illu/_div/bullet.png) ; 
	background-repeat: no-repeat;
	background-position: 0px 9px;	
}


.i_foto,
.i_foto_l,
.i_foto_r 
{ 
	margin: 0 0 4px 0; 
	padding: 0; 
	border: none;
	width: 560px;
}

.i_foto_l 
{ 
	float: left; 
	margin: 2px 8px 1px 0 ; 
	padding: 0; 

	width: 250px;
}

.i_foto_r 
{ 
	float: right; 
	margin: 2px 0px 1px 8px ; 
	padding: 0; 
	width: 250px;
}



/*=========================================*/


p.artikel_subkop
{
	margin: 0 0 4px 0;
	padding: 0 16px 0 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #c5397c;
}



.artikel_foto 
{
	margin: 0 0 6px 0;
	line-height: 0;
	width: 544px;
}

.artikel_foto_klein 
{
	width: 264px;	
}

.artikel_foto_l 
{
	float: left; 
	margin: 0px 16px 2px 0 ; 

	line-height: 0;
	width: 264px;

	overflow: hidden;
}


.artikel_foto_r 
{
	float: right; 
	margin: 0px 0px 2px 16px ; 

	line-height: 0;
	width: 264px;

	overflow: hidden;
}



.artikel_foto img
{
	margin: 0;
}


.artikel_foto_bijschrift 
{
	margin: 0;
	padding: 8px 16px;

	font-size: 14px;
	line-height: 20px;

	background-color: #ebeeeb;
}









