Hey there!
I have put a table into a steakhouse-page.
Unfortunately underneath the table there's a thin line being displayed.
Any chance to get rid of that line?
http://energetic-mental.at/
tbody tr td {
border-bottom: 0px;
padding: 0px;
}