@charset "UTF-8";
/* CSS Document */

body {background: #f5e289; font-family: Arial, Helvetica, sans-serif;}
#wrapper {background: url(../images/bg.jpg) no-repeat #f5e289; width: 1024px; height: 768px; margin: 2% auto;}
.logo {padding: 80px 0 0 150px;}
.text {margin-left: 390px; font-size: 20px; font-weight: bold; margin-top: 55px;}
.text span, .yellow {color: #f5e289; }
.text ul li, .red {color: #b42a1a; }
.textbox_yellow {background: url(../images/stoffstruktur.jpg) no-repeat; color: #b42a1a; margin-left: 415px; margin-right: 110px; margin-top: 30px; font-size: 14px;padding: 15px;}
.address {padding: 20px; margin-top: 30px; margin-left: 150px; margin-right: 60px; color: #fff;}


