#content p.hinweis{background:rgba(0,0,0,0.05);border:1px solid rgba(0,0,0,0.1);color:#666;line-height:1.4em;padding:5px 10px 5px 45px;position:relative;width:100%;box-sizing:border-box;}
#content p.hinweis.dunkel{background:rgba(0,0,0,0.6);border-color:(255,255,255,0.5);color:#fff;}
#content p.hinweis.dunkel a{color:#fff;}
#content p.hinweis input[type=checkbox]{position:absolute;left:10px;top:5px;}