/* GALERY STYLES **********************************/
div#galerie {
	background-image:url(/fileadmin/templates/img/galery_background.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:341px;
}

div#galery_content {
	width:200px;
	height:280px;
	position:relative;
	left:45px;
	top:30px;
}