body { margin: 0; /*background: url(bilder/bg.gif);*/ }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
big { font: normal 10pt Arial, Helvetica, sans-serif; }
h1 { font: bold 22px "Trebuchet MS"; }
table.top { background: #401200; height: 70px; width: 100%; }
/*  */
table.mainMenu { background: #D4C19C; height: 20px; width: 100%; }
table.mainMenu td { padding-right: 20px; font: bold 14px Arial, sans-serif; }
table.mainMenu td a:link { color: #000000; }
table.mainMenu td a:visited { color: #000000; }
table.mainMenu td a:active { color: #2B3E63; }
/*  */
table.content { width: 100%; border: 0; }
table.content div { font: normal 10pt/135% Arial, Helvetica, sans-serif; padding-top: 5px; padding-bottom: 30px; }
table.content tr { vertical-align: top; }
/*  */
td.subMenu { background: #ECE4D5; width: 200px; }
td.subMenu div { width: 160px; text-align: right; padding: 20px; }
/*  */
td.mainFrame { width: 480px; }
/*  */
td.rightFrame { background: #ECE4D5; }
td.rightFrame div { width: 110px; font: normal 10px Verdana; padding: 10px; }
/*  */
td.footer { background: #401200; font: normal 11px Verdana; color: #D4C19C; }
