/* ----------------------------------------
 * Allgmeine Tag-Definitionen
 * --------------------------------------- */
body { padding: 5 pt; font-family: Arial, Helvetica, sans-serif; font-size: 12pt }
body, table, td, th, input { font-size: 12pt; line-height: 15pt; }
a { text-decoration: none; }
table { border-bottom: 1pt solid #666 }
td, th { padding-right: 10pt; margin: 0;  }
th { text-align: left; border-bottom: 1pt solid #666 }


/* ----------------------------------------
 * Nicht sichtbare Teile
 * --------------------------------------- */
#navMain,
#navSub,
#navLang,
#navMeta,
div#pageImage,
.hidden, 
#rgtContent,
hr { display: none; visibility: hidden; position: absolute; top: -1000px; left: -1000px; width: 0; height: 0; }


/* ----------------------------------------
 * Hauptbereich
 * --------------------------------------- */
#mainContent { }
#mainContent h1 { font-size: 15pt; padding: 0; margin: 0 0 15pt 0; font-weight: bold; }
#mainContent h2 { font-size: 13pt; font-weight: bold; padding: 0; margin: 20pt 0 0 0; }
#mainContent p { padding: 0; margin: 0 0 12pt 0; }


/* ----------------------------------------
 * Footer
 * --------------------------------------- */
#footer { margin: 20pt 0; font-size: 10pt; border-top: 1px solid #000 }
#footer a { color: #000; text-decoration: underline }


/* ----------------------------------------
 * Breadcrumb-Trail
 * --------------------------------------- */
#breadcrumb { font-size: 10px; margin: 20pt 0; border: 1px dotted #666 }
#breadcrumb a { color: #000; }




