td.links 
{
border-left: black solid thin;

}
td.rechts
{
border-right: black solid thin;

}
td.linksrechts
{
border-right: black solid thin;
border-left: black solid thin;
}
h2
{
Font-size: 18px;
}