/* @override 
  https://www.baeckerei-wiesnet.de/fileadmin/templates/ext/brotfahrplan/css/news-basic.css?1505126221
  https://www.baeckerei-wiesnet.de/fileadmin/templates/ext/brotfahrplan/css/news-basic.css?1508927830
  https://www.baeckerei-wiesnet.de/fileadmin/templates/ext/brotfahrplan/css/news-basic.css?1508929167
  https://www.baeckerei-wiesnet.de/fileadmin/templates/ext/brotfahrplan/css/news-basic.css?1508930791
  https://www.baeckerei-wiesnet.de/fileadmin/templates/ext/brotfahrplan/css/news-basic.css?1508931270
  https://www.baeckerei-wiesnet.de/fileadmin/templates/ext/brotfahrplan/css/news-basic.css?1508932899
  https://www.baeckerei-wiesnet.de/fileadmin/templates/ext/brotfahrplan/css/news-basic.css?1508934337
  https://www.baeckerei-wiesnet.de/fileadmin/templates/ext/brotfahrplan/css/news-basic.css?1509102637 */
.news-list-view {
  width: calc(100% - 22px);
  margin-right: 11px;
  margin-left: 11px;
}

.news-list-view div.article.articletype-0 div.einzelbrot div.einzelbrot_rechts div.teaser-text div table.contenttable tbody tr td {
  text-align: center;
}

div.einzelbrot {
  width: 100%;
  float: left;

     font-weight:700;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
}
tr:nth-child(odd) {
   color: #e62530;
  border-bottom: 1px solid black;
  text-transform: uppercase;
}
tr:nth-child(even) {
   color: black;
}


td:nth-child(1), td:nth-child(2), td:nth-child(3), td:nth-child(4), td:nth-child(5), td:nth-child(6) {
  width: calc(100% / 6);
}
td:nth-child(1), td:nth-child(2), td:nth-child(3), td:nth-child(4), td:nth-child(5) {
 
  border-right: 1px solid black;
}

td:nth-child(even) {
  background-color: #d3c3bc;
     vertical-align: middle;
}

td:nth-child(odd) {
  background-color: #e4dad6;
     vertical-align: middle;
}

div.einzelbrot:last-child {
  width: 100%;
  float: left;
 
  
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}

div.einzelbrot:first-child {
  width: 100%;
  float: left;

  
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}
div.einzelbrot_rechts {
  width: 42%;
  float: left;
    background-color: white;
}
div.einzelbrot div.einzelbrot_rechts div.teaser-text div table.contenttable  {
  width: 100%;
  display: table;
  text-align: center;
  height: 100%;
    
}


div.einzelbrot div.einzelbrot_links {
  width: 58%;
  float: left;
    background-color: white;
  
}

div.einzelbrot_links div.einzelbrot_headline {
width: 50%;
float: left;
  background-color: white;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

div.einzelbrot_links div.einzelbrot_bild
{
width: calc(50% - 1px);
float: left;
  background-color: white;
  border-right: 1px solid black;
}

div.einzelbrot_links div.einzelbrot_headline span.brotheadline {
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  width: 80%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.news .clear {
  clear: both;
}

.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}

.news .nav li {
  float: left;
}

.news .nav a {
  float: left;
  display: block;
}

.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.news .article {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.news .article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.news .article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.news .article .news-img-wrap {
  float: left;
  margin: 0;
  background: #fff;
  width: calc(100% - 0px);
  border-left: 1px solid black;
  border-right: 1px solid black;
  height: auto;
  display: block;
}

.news .article .news-img-wrap a {

  float: left;
  padding: 0;
  width: 100%;
  height: auto;
}

.news .article .news-img-wrap img {
 
  height: auto;
  width: 100%;
  display: block;

}

.news .article .teaser-text {
  margin: 0 0 0px 0;
  height: 100%;

}

div.teaser-text div {
    height: 100%;
}

.news .article h3 {
  margin-bottom: 0;
}

.news .footer {
  clear: both;
  padding: 10px 0 0 0;
  border-top: 1px solid #eee;
  margin-top: 15px;
  color: #888;
}

.news .footer p {
  line-height: 1em;
}

.news .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
}

.news .footer span:last-child {
  border-right: 0;
}

.news .footer .news-category a {
  text-transform: uppercase;
}

.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}

.news .page-navigation p {
  float: left;
}

.news .page-navigation ul {
  float: right;
}

.news .page-navigation ul li {
  float: left;
  display: block;
  padding: 0 2px;
  background: none;
}

.news .page-navigation ul li a {
  display: block;
}

/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}

.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 10px 0 0 0;
  border-bottom: 0;
  border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {
  float: right;
  width: 282px;
  margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
  float: none;
}

.news-single .teaser-text {
  font-size: 15px;
  color: #888;
}

.news-text-wrap {
  margin-bottom: 10px;
}

.news-img-caption {
  color: #888;
}

/* related news + files */
.news-related-wrap {
  display: table;
  margin-top: 20px;
  width: 100%;
}

.news-related {
  width: 50%;
  padding: 15px;
  border: 1px solid #eee;
  display: table-cell;
}

.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}

.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}

.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}

.news-related h4 {
  margin-bottom: 10px;
}

.news-related-files ul li {
  margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
  background-position: 0 0;
}

.news-clear {
  clear: both;
}



@media only screen and (max-width : 680px)

{ 

div.einzelbrot div.einzelbrot_links {
  width: 100%;
  float: right;
    background-color: white;

}

div.einzelbrot div.einzelbrot_links {
  width: 100%;
  float: right;
    background-color: white;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
div.einzelbrot_rechts {
  width: 100%;
  float: right;
    background-color: white;
}
div.einzelbrot {
  width: 100%;
  float: left;

     font-weight:700;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  margin-bottom: 40px;
}


}
@media only screen and (max-width : 520px)

{

div.einzelbrot_links div.einzelbrot_headline span.brotheadline {
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  width: 80%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

}



