a.main
{ width: 130px;  background: #fff; color: #000; font-size: 0.8em; border-left: 1px solid #000; padding-left: 4px; padding-right: 4px; text-decoration: none; font-weight: bolder;}

a.main:HOVER
{ width: 130px;  background: #cc9; color: #000;}

.footer
{ height: 10px; background: #006; text-align: right; font-size: 0.7em; color: #ccc; padding-right: 20px; }

Body
{ height: 100%; width: 100%; margin: 0; padding: 0; background: url('images/back.gif') no-repeat #006 left; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3
{text-decoration: none; color: #000;  border-bottom: 3px double #ccc;}

.tab1
{ height: 100%; width: 90%; margin-left: 5%; background: #fff; border: 1px double #000; }

.top
{ background: url('images/topback.gif') #cc9 no-repeat; }

.links
{ height: 15px; background: #006; text-align: right; border-top: 2px solid #000; }

.content
{ height: 100%; background: url('images/sphere.jpg') right no-repeat #fff; padding: 10px; border-top: 2px solid #000; }

.beispiel
{ width: 80%; border: 0px solid #006; }

.beispiel td { vertical-align: top; padding: 2px; border-bottom: 1px solid #ccc; }