.gastro-text {
  float:left;
  width:380px;
}
.gastro-highlight {
  float:left;
  width:260px;
}
.gastro-uebersicht {
  clear:both;
}
.gastro-uebersicht .col1 {
  float:left;
  width:200px;
  margin:0 20px 10px 0;
  text-align:center;
  background:#F5C123;
}
.gastro-uebersicht .col2 {
  float:left;
  width:200px;
  margin:0 20px 10px 0;
  text-align:center;
  background:#fff;
}
.gastro-uebersicht .col3 {
  float:left;
  width:200px;
  margin:0 0 10px 0;
  text-align:center;
  background:#616EB6;
}
.gastro-uebersicht img.colored {
  display:none;
}
.gastro-uebersicht a {
  display:block;
  text-decoration:none;
  line-height:30px;
  font-weight:bold;
  font-size:14px;
  color:#fff;
}
.gastro-uebersicht .col2 a {
  color:#000;
}
.gastro-uebersicht .logo {
  padding:0 0 10px 0;
}
.gastro-article {
  clear:both;
  border-top:solid #fff 1px;
  padding:10px 0;
}
.gastro-article .image {
  float:left;
  width:250px;
}
.gastro-article .text {
  float:left;
  margin:0 0 0 20px;
  width:390px;
}
.gastro-article h2 {
  margin:0 0 .5em 0;
}
.gastro-articles .oddrow0 .image {
  float:right;
}
.gastro-articles .oddrow0 .text {
  float:right;
  margin:0 20px 0 0;
}

/* Bildergalerie
******************************/
.article-gallery {
  clear:both;
  display:block;
  padding:0 0 10px 0;
  border-top:solid #fff 1px;
}

.gallery-thumb {
  float:left;
  margin:0 5px 5px 0;
  border:solid #fff 1px;
}
.gallery-thumb img  {
  width:50px;
  height:50px;
}
.flexboxhidden {
  display:none;
}
