.article_thumb {
	height: 292px;
	width: 212px;
	background-repeat: no-repeat;
	position: relative;
	border: 4px solid #D4CEB4;
	background-image: url(../images/pub_articles/pbd1.jpg);
}
.article_thumb_link a {
  text-decoration: none;
}
.article_thumb .article_thumb_text {
  display: none;
  width: 192px;
  height: 292px;
  position: absolute;
  top: 40px;
  color: #fff;
  padding: 10px;
}
.article_thumb:hover .article_thumb_text {
  display: block;
}
.article_thumb_text span {
  font-family: georgia;
  font-size: 14px;
}
.article_01 {
  background: url('https://rene-mueller.com/images/pub_article_01.png');
}
.article_01:hover {
  background: url('https://rene-mueller.com/images/pub_article_01_hover.png');
  background-repeat: no-repeat;
}
.article_02 {
  background: url('https://rene-mueller.com/images/pub_article_02.png');
}
.article_02:hover {
  background: url('https://rene-mueller.com/images/pub_article_02_hover.png');
  background-repeat: no-repeat;
}
.article_03 {
  background: url('https://rene-mueller.com/images/pub_article_03.png');
}
.article_03:hover {
  background: url('https://rene-mueller.com/images/pub_article_03_hover.png');
  background-repeat: no-repeat;
}
.article_04 {
  background: url('https://rene-mueller.com/images/pub_article_04.png');
}
.article_04:hover {
  background: url('https://rene-mueller.com/images/pub_article_04_hover.png');
  background-repeat: no-repeat;
}
.article_05 {
  background: url('https://rene-mueller.com/images/pub_article_05.png');
}
.article_05:hover {
  background: url('https://rene-mueller.com/images/pub_article_05_hover.png');
  background-repeat: no-repeat;
}
.article_06 {
  background: url('https://rene-mueller.com/images/pub_article_06.png');
}
.article_06:hover {
  background: url('https://rene-mueller.com/images/pub_article_06_hover.png');
  background-repeat: no-repeat;
}
.article_07 {
  background: url('https://rene-mueller.com/images/pub_article_07.png');
}
.article_07:hover {
  background: url('https://rene-mueller.com/images/pub_article_07_hover.png');
  background-repeat: no-repeat;
}
.article_08 {
  background: url('https://rene-mueller.com/images/pub_article_08.png');
}
.article_08:hover {
  background: url('https://rene-mueller.com/images/pub_article_08_hover.png');
  background-repeat: no-repeat;
}
.article_09 {
  background: url('https://rene-mueller.com/images/pub_article_09.png');
}
.article_09:hover {
  background: url('https://rene-mueller.com/images/pub_article_09_hover.png');
  background-repeat: no-repeat;
}
.article_10 {
  background: url('https://rene-mueller.com/images/pub_article_10.png');
}
.article_10:hover {
  background: url('https://rene-mueller.com/images/pub_article_10_hover.png');
  background-repeat: no-repeat;
}
.article_11 {
  background: url('https://rene-mueller.com/images/Ocean-City-Today-Small.jpg');
}
.article_11:hover {
  background: url('https://rene-mueller.com/images/Ocean-City-Today-hover.jpg');
  background-repeat: no-repeat;
}
.article_12 {
  background: url('https://rene-mueller.com/images/pbd1.jpg');
}
.article_12:hover {
  background: url('https://rene-mueller.com/images/pbd1hover.jpg');
  background-repeat: no-repeat;
}
.article_13 {
  background: url('https://rene-mueller.com/images/CoastalStyleMag14-151.jpg');
}
.article_13:hover {
  background: url('https://rene-mueller.com/images/CoastalStyleMag14-15.jpg');
  background-repeat: no-repeat;
}

