@CHARSET "ISO-8859-1";

div.galerie h2 {
	margin:0;
	padding:0;
}

div.galerie p {
	margin: 8px 0 24px 0;
	padding: 8px;
	background: #dcdcdc;
	border-bottom: solid 4px #e31b88;
	
}

span.date {
	float:right;
	font-weight: bolder;
	font-size: 11px;
}

div.image {
	height:160px;
	width:160px;
	background: #dcdcdc;
	border: solid 1px #e31b88;
	float: left;
	margin: 6px;
	padding: 6px;
	text-align:center;
}
