/*BEGIN actiesberichten klein op de pagina's*/
 #acties-pagina{
	position:relative;
	float:right;
	display:inline;
	width:288px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:10px;
	}
	
#acties-titel2{
	position:relative;
	float:left;
	width:288px;
	height:25px;
	background-image:url(../images/acties-specifiek.gif);
	background-repeat:no-repeat;
	}
/*EINDE actiesberichten klein op de pagina's*/ 

/*BEGIN actiesberichten klein op voorpagina*/ 
#acties{
	position:relative;
	float:left;
	display:inline;
	width:288px;
	margin-left:24px;
	}
	
#acties-titel{
	position:relative;
	float:left;
	width:288px;
	height:25px;
	background-image:url(../images/acties.gif);
	background-repeat:no-repeat;
	}

#acties_small{
    position:relative;
    float:left;
    margin-left:25px;
    margin-top:25px;
    width: 180px;
}

.acties_small_datum{
	position:relative;
	float:left;
	width:180px;
	border-bottom:1px solid #fff;
    color:#fff;
	font-size:12px;
}

.actiesberichten_small{
    margin-top:5px;
}

.actiesbericht_small{
	margin-top:12px;
	display:block;
	}  

.actiesberichten_small a{
    font-size:11px;
    color:#fff;
} 
  
#acties_small h1{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}

a:link.acties_small_titel, a:visited.acties_small_titel, a:active.acties_small_titel{
	font-size:13px;
	text-decoration:none;
	}
    
a:hover.acties_small_titel{
	font-size:13px;
	text-decoration:none;
	
	}
	
.actiessamenvatting_small{
	margin-top:3px;
	color:#fff;
	font-size:11px;
	}
	
.actiesfoto_small{
	display:inline;
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	}

.actiesfoto_small img{
	border:0px;
	}
/*EINDE actiesberichten klein op voorpagina*/ 
	
	
	
/*BEGIN actiesberichten groot op acties pagina*/  
#acties-tonen{
	position:relative;
	float:left;
	width:500px;
	}

.acties-bericht-container{
	position:relative;
	clear:both;
	}
	
.acties-datum{
	position:relative;
	display:inline;
	color:#c9000b;
	}
	
.acties-titel{
	position:relative;
	display:inline;
	width:580px;
	height:15px;
	}
	
.acties-bericht{
	position:relative;
	float:left;
	width:580px;
	padding:10px;
	margin-bottom:20px;
	border:1px dotted #c9000b;
	background-color:#fcf2f3;
	overflow:auto;
	}
	
.acties-foto{
	position:relative;
	float:right;
	margin-right:10px;
	}
/*EINDE actiesberichten groot op acties pagina*/ 
	
/*Begin acties popup*/
.acties_popup{
    width:580px;
}
/*Einde acties popup*/

	

