 body
 	{
 	background-color: #E7C3BC;
 	}
 div.figure{
    border:thin #E7C3BC solid;
    text-align: center;
    margin:0.1em;
    padding:0.1em;
    text-align:center;
    width: 98%;
    background-color: #E7C3BC;
    }
    img.scaled{
    width:100%;
    }
    /* ab hier nur Layout */
    span.caption{
    position: relative;
    top: 1px;
    font-style:none;
    color:#250D0B;
  	font-size:14pt;
  	line-height:16pt;
  	letter-spacing:0.1mm;
  	word-spacing:0.4mm;
  	text-decoration:none;
  	font-weight: 500;
    }
    p.text{
    border-bottom:2px solid #E7C3BC;
    margin:1px;
    width:40%;
    }
    .brechen{
    clear: right;
    }
