@charset "utf-8";


.tabelleschmal {

border-bottom: 1px;
border-bottom-style:solid;
border-bottom-color:#000;

border-right: 1px;
border-right-style:solid;
border-right-color:#000;


}

.tabellerahmen {

border: 1px;
border-style:solid;
border-color:#000;


}