.hellgraue_box_mit_rahmen {
background:#ebebeb;
padding:4px;
border:1px #c7c7c7 solid;
}

ul.userliste {
background:none;
padding:0px;
margin-top:0px;
}

.rote-schrift {
color:#990000;
}

span.rote-schrift {
color:#990000;
}

span.roter_text {
color:#990000;
}

span.bold_in_normal {
font-weight:normal;
}


.bullet {
list-style-image:url(../images/bullet.gif);
}

span.bullet {
list-style-image:url(../images/bullet.gif);
}

ul.bullet {
list-style-image:url(../images/bullet.gif);
list-style-image:none;
list-style:none;
}

ul.bullet li {
background:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:0% 60%;
padding-left:13px;
margin-bottom:13px;
}