@media screen {
/* Style sheet Newsletter */

h1 {
font-family: Arial;
font-size: 1.1em;
width: 540px;
background-color: #7c766d;
height: 60px;
margin: 0;
padding-top: 30px;
text-align: left;
padding-left: 15px;
color: #fff;
}

.newsletter {
	text-align:left;
}

.Darstellung_newsletter {
display:none;
}

.Header_email {
display:none ; 
}


.Abstandshalter_email {
display:none;
}

.Bildunterschrift {
margin-top: -35px;
margin-bottom: 2em;
} 
.back {
	display: none;
}

.enclosure {
display:none;
}
  
}/*  Ende @media */