Hintergrundmuster hinzufügen
.article01 {
width: 85%;
background-image: url('../bilder/pattern.png');
border-left: grey 1px dotted;
border-right: grey 1px dotted;
padding: 10px;
background-color: #ffe459;
}