/* @import url(https://fonts.googleapis.com/css?family=Reenie+Beanie); */
#galerie {
	box-sizing: border-box;
	/* background-color: silver; */
	background-color: #f4f4f4;
	
/*	background-image: linear-gradient(335deg, #b00 23px, transparent 23px), linear-gradient(155deg, #d00 23px, transparent 23px), linear-gradient(335deg, #b00 23px, transparent 23px), linear-gradient(155deg, #d00 23px, transparent 23px); */

background:
radial-gradient(circle farthest-side at 0% 50%,#fb1 23.5%,rgba(240,166,17,0) 0)21px 30px,
radial-gradient(circle farthest-side at 0% 50%,#B71 24%,rgba(240,166,17,0) 0)19px 30px,
linear-gradient(#fb1 14%,rgba(240,166,17,0) 0, rgba(240,166,17,0) 85%,#fb1 0)0 0,
linear-gradient(150deg,#fb1 24%,#B71 0,#B71 26%,rgba(240,166,17,0) 0,rgba(240,166,17,0) 74%,#B71 0,#B71 76%,#fb1 0)0 0,
linear-gradient(30deg,#fb1 24%,#B71 0,#B71 26%,rgba(240,166,17,0) 0,rgba(240,166,17,0) 74%,#B71 0,#B71 76%,#fb1 0)0 0,
linear-gradient(90deg,#B71 2%,#fb1 0,#fb1 98%,#B71 0%)0 0 #fb1;
background-size: 40px 60px;


	/* background-size: 58px 58px;
	background-position: 0px 2px, 4px 35px, 29px 31px, 34px 6px; */
	padding: 4em 6em;
}
/* weitere Muster mit linear-gradient unter: http://lea.verou.me/css3patterns/   */

#galerie figure {
	background: #FFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	display: inline-block;
	height: 9em;  /* 12em */
	margin: 0 0 1em 2em;
	overflow: hidden;
	padding: 0;
	width: 12em;  /* 16em */
	transition: all 0.25s ease-in;
}

#galerie figure img {
	width: 12em;  /* 16em */
	height: 9em;  /* 12em */
}

#galerie figure:hover,
#galerie figure:focus {
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.8);
	margin: -1em 0px 0 20px;
	padding: 5px 5px 30px 5px;
	width: 12em;  /* 16em */
	z-index: 3.5;
	transform: scale(3.5);
}

#galerie figcaption {
	color: #333;
	font: cursive 10px/150%;
	font-family: "Reenie Beanie", cursive;
	font-size: 0.6em;  /* 0.85em */	
	position: relative;
	text-align: center;
	width: 12em;  /* 16em */
}

/* #galerie figure:nth-child(3n-2):hover,
#galerie figure:nth-child(3n-2):focus {
	transform: scale(2) rotate(-2.5deg);
} */

#galerie figure:nth-child(9n):hover,
#galerie figure:nth-child(9n):focus {
	transform: scale(2) rotate(2.5deg);
}

#galerie:after {
	clear: both;
	content: " ";
	display: block;
}

@media only screen and (max-width: 75em) {
	body {
		width: 100%;
		margin: 2% 0;
		padding: 5%;
	}
	#galerie {
		width: 850px;
		margin: 100px auto;
	}
}

@media only screen and (max-width: 50em) {
	#galerie {
		width: 100%;
		margin: 100px auto;
	}
}

/*###*/
#galerie_1 {
	box-sizing: border-box;
	/* background-color: silver; */
	background-color: #f4f4f4;
	
/*	background-image: linear-gradient(335deg, #b00 23px, transparent 23px), linear-gradient(155deg, #d00 23px, transparent 23px), linear-gradient(335deg, #b00 23px, transparent 23px), linear-gradient(155deg, #d00 23px, transparent 23px); */

background:
radial-gradient(circle farthest-side at 0% 50%,#fb1 23.5%,rgba(240,166,17,0) 0)21px 30px,
radial-gradient(circle farthest-side at 0% 50%,#B71 24%,rgba(240,166,17,0) 0)19px 30px,
linear-gradient(#fb1 14%,rgba(240,166,17,0) 0, rgba(240,166,17,0) 85%,#fb1 0)0 0,
linear-gradient(150deg,#fb1 24%,#B71 0,#B71 26%,rgba(140,166,17,0) 0,rgba(240,166,17,0) 74%,#B71 0,#B71 76%,#fb1 0)0 0,
linear-gradient(30deg,#fb1 24%,#B71 0,#B71 26%,rgba(140,166,17,0) 0,rgba(240,166,17,0) 74%,#B71 0,#B71 76%,#fb1 0)0 0,
linear-gradient(90deg,#B71 2%,#fb1 0,#fb1 98%,#B71 0%)0 0 #fb1;
background-size: 40px 60px;


	/* background-size: 58px 58px;
	background-position: 0px 2px, 4px 35px, 29px 31px, 34px 6px; */
	padding: 4em 6em;
}
/* weitere Muster mit linear-gradient unter: http://lea.verou.me/css3patterns/   */

#galerie_1 figure {
	background: #FFF;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	display: inline-block;
	height: 12em;  /* 16em */
	margin: 0 0 1em 2em;
	overflow: hidden;
	padding: 0;
	width: 9em;  /* 12em */
	transition: all 0.25s ease-in;
}

#galerie_1 figure img {
	width: 9em;  /* 12em */
	height: 12em;  /* 16em */
}

#galerie_1 figure:hover,
#galerie_1 figure:focus {
	box-shadow: 0 16px 35px rgba(0, 0, 0, 0.8);
	margin: -1em 0px 0 20px;
	padding: 5px 5px 30px 5px;
	width: 9em;  /* 12em */
	z-index: 3.5;
	transform: scale(3.5);
}

#galerie_1 figcaption {
	color: #333;
	font: cursive 10px/150%;
	font-family: "Reenie Beanie", cursive;
	font-size: 0.5em;  /* 0.65em */
	position: relative;
	text-align: center;
	width: 9em;  /* 12em */
}

/* #galerie_1 figure:nth-child(3n-2):hover,
#galerie_1 figure:nth-child(3n-2):focus {
	transform: scale(2) rotate(-2.5deg);
} */

#galerie_1 figure:nth-child(9n):hover,
#galerie_1 figure:nth-child(9n):focus {
	transform: scale(2.5) rotate(2.5deg);
}

#galerie_1:after {
	clear: both;
	content: " ";
	display: block;
}

@media only screen and (max-width: 75em) {
	body {
		width: 100%;
		margin: 2% 0;
		padding: 5%;
	}
	#galerie_1 {
		width: 850px;
		margin: 100px auto;
	}
}

@media only screen and (max-width: 50em) {
	#galerie_1 {
		width: 100%;
		margin: 100px auto;
	}
}

