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

#content .kunde{
font-size:11px;
border-width: 0px 0px 1px 0px;
border-style:dotted;
border-color: #cccccc;
color: #999999;
margin-bottom: 15px;
line-height: 120%;
padding-bottom: 5px;
}

.plus{
background-image: url(/layoutbilder/icon_plus.gif);
background-position:right;
background-repeat: no-repeat;
}
.minus{
background-image: url(/layoutbilder/icon_minus.gif);
background-position:right;
background-repeat: no-repeat;
}
