/* Rahmen-Typen ***************************************************************************** */

.keinMargin {
	margin: 0 !important;
}

.rechtsBuendig {
	margin: 0;
	padding: 0;
	float: right;
}


/* Content Element Typen *********************************************************************** */

.rotfett {
  color: #DD011D;
  font-weight: bold;
  width: 90%;
}
.rotfett a {
  color: #DD011D;
  font-weight: bold;
  text-decoration: underline;
}


/* Schnitzeljagd [140] ---------------------- */

body.p-179 .articles-box,
body.p-182 .articles-box
{
  padding-left: 9px;
}

  body.p-179 .articlebox-content,
  body.p-182 .articlebox-content
  {
    width: 748px;
  }
  
    body.p-179 .articlebox-header,
    body.p-182 .articlebox-header
    {
      padding-left: 18px;
    }  

    body.p-179 .articlebox-text,
    body.p-182 .articlebox-text
    {
      margin: 2px 0 41px 10px;
      padding: 20px 30px 65px 18px;
    }
    
    body.p-179 .articlebox-text {
      background: #93c0d8 url(../../images/winterraetsel_startseite.jpg) no-repeat bottom left;
      padding-bottom: 690px;
    }
    
    body.p-182 .articlebox-text {
      background: #5c91b3 url(../../images/schneelandschaft.jpg) no-repeat bottom left;
    }
    
    body.p-182 .articlebox-text img {
      border: 2px solid #666666;
    }
    
    body.p-182 h2 {
      color: #13580C;
    }
    body.p-179 .indent {
      margin-left: 20px;
    }