
.tab_schwarz
{
border-top: 1px #000000 dashed;
border-left: 1px #000000 dashed;
border-right: 1px #000000 dashed;
border-bottom: 1px #000000 dashed;
}


.tab_rot
{
border-top: 1px #F94346 dashed;
border-left: 1px #F94346 dashed;
border-right: 1px #F94346 dashed;
border-bottom: 1px #F94346 dashed;
}

.tab_grau
{
border-top: 1px #C8C8C8 dashed;
border-left: 1px #C8C8C8 dashed;
border-right: 1px #C8C8C8 dashed;
border-bottom: 1px #C8C8C8 dashed;
}

.nicht_unterstreichen
{
    text-decoration: none;
    color: black;
}
