body 
{
/*    background: none;*/
}

.HEADERLINE,
.FOOTER,
.BREADCRUMBS,
.SIDENAVI,
.BLOCK,
.WRAPPERBANNER,
.LOGO,
.TOPNAVIWRAPPER
{
    display: none;
}
.NEWSLETTER_REITER{
	transition : all 0.2s ease-out; 
	-webkit-transition : all 0.2s ease-out; 
	-moz-transition : all 0.2s ease-out;
	-o-transition : all 0.2s ease-out;		
}

a,
.INHALT h2 
{
    color: #E1001E;
}

.INHALT h2 
{
    color: #000;
    font-weight: normal;
    font-size: 26px;
    margin-top: 0;    
    margin-bottom: 24px;    
}

.INHALT h2.ARCHIVE  
{
    font-size: 22px;
}

.SIDENAVI a:hover {
	background: #E1001E;
}

.SIDENAVI a.SEL {
	background: #E1001E;
}

.NEWSLETTERHEADER {
	display:none;
	margin: 0 -32px 48px;
}
.HEADER 
{
	height:300px;
	background-color: #FFF;
	width: 100%;
}
.NEWSLETTERDATE {
    background: none repeat scroll 0 0 #E1001E;
}

.INHALT .HEADLINE_TAB h3 {
	background: url(/images2/002/allg/pfeil_nachunten_spicer.png) 16px 4px no-repeat;
}

.INHALT .MINUS h3 {
   	background: url(/images2/002/allg/pfeil_nachoben_spicer.png) 16px 4px no-repeat;
}

.WRAPPERCONTENT {
    padding: 25px 27px 0 0;
}

.INHALT 
{
    min-height: 0;
}

.WRAPPERCONTENT {
    padding: 0 32px 32px;
}

.INHALT,
.WRAPPERCONTENT 
{
    width: 750px;
}

.WRAPPERMAINCONTENT {
    float: none;
    padding: 0;
    width: 816px;
}

.WRAPPERMAIN {
    background: none;
    padding: 0;
    width: 816px;
}

.WRAPPER {
/*    background: none;*/
    margin: 0 auto;
/*    min-height: 0;
    width: 750px;*/
/*    background: url(/images2/002/spicer/hintergrund_spicer_gitter.png) center top no-repeat; */
    background: #fff;
}

.WEBSITEWRAPPER {
/*    background: none;
    min-height: 0;
    width: 750px;*/
    min-height: 100%; 
    background: url(/images2/002/spicer/bg_content_pattern.png) center top repeat-y;
}

.GLOBALWRAPPER 
{
/*    height: auto;
    width: 750px;*/
    margin: 0 auto;
}
.NEWSLETTER_REITERWRAPPER 
{
    border-bottom: solid 1px #E2E2E2;
    margin: 0 0 32px 0;
    height: 42px;
    font-size: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 31px;    
}
.NEWSLETTER_REITER
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 349px;
	text-align: center;
	cursor: pointer;
    height: 50px;	
    background: none center bottom;
}
.NEWSLETTER_REITER:hover
{
    color: #E1001E;        
}
.NEWSLETTER_REITER.SEL
{
    background: url(/images2/002/spicer/reiter_aktiv.png) center bottom no-repeat;
    height: 50px;
    color: #E1001E;        
}
.NEWSLETTER_REITER_TRENNER
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	width: 2px;
	text-align: center;
	background: #E2E2E2;
	height: 41px;
	border-bottom: solid 12px #FFF;
}
.NEWSLETTER_TRENNLINIE 
{
    height: 2px;
    background: #E2E2E2;
    margin: 48px 0 40px;
}

@media only screen and (max-width: 768px) {
    .SPICER .NEWSLETTERDATE {
        background: #E1001E;
    }
    .SPICER .INHALT .HEADLINE_TAB h3 {
        background: url(/images2/002/spicer/pfeil_nachunten.png) no-repeat 1em center;
        background-size: 18px 9px;
    }
    .HEADER 
    {
        display: block;
        height: 300px !important;
        background: url(/img_cpm/002/images/spicer/Header_Newsletter.png) no-repeat left top !important;        
    }
    .WRAPPERMAIN {
        width: 732px !important;
    }    
}
/* Newsletter Redesign */ 
html body {
  background: #FFF !important;
}
.INHALT_CONTAINER h2 {
  font-size: 23px !important;
}
.contentTD span {
  font-size: 16px !important;
}
.button td {
  font-size: 16px !important;
}
.contentTD h2 {
  border-top: none !important;
  padding-top: 0 !important;
  margin: 20px 0 !important;
  line-height: 1.1em;
}
.HEADLINE_TAB, .INHALT_CONTAINER {
    width: 750px;
}