1div.dokuwiki.annotation {
2	background: __background_neu__;
3	padding:10px;
4	border:dotted 1px __text_alt__;
5	margin-bottom:15px;
6}
7
8div.dokuwiki .annotation > h2 {
9	margin:0;
10	padding:0;
11}