* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
body { margin: 0; background-color: #fCfCfC; }

img { border: 0; }

table { background: url('../images/oben-mitte_1.jpg') repeat-x;}

p { margin: 10px 0 0 0; font: normal 36px Georgia, Tahoma, Helvetica; font-style: italic; color: #629141; }

.td_li { height: 100px; }
.td_re { height: 100px; text-align: right; }

.links { border: 3px solid #629141; border-right: none; background: #e2e2e2; padding: 6px; }
.mitte { border-top: 3px solid #629141; border-right: none; border-bottom: 3px solid #629141; border-left: none; background: #e2e2e2; color: #629141; padding: 6px; }
.rechts { border: 3px solid #629141; border-left: none; background: #e2e2e2; padding: 6px; }


