/* Allgemein */
a:active { color: #0022f4; }
a:visited { color: #000080; }
a:link { color: #0022f4; }
body { background-color: white; color: black; font-family: "Cambria,Palatino,Georgia,serif"; }
td { vertical-align: top; }
p { text-align: "justify" }

/* Navigation */
table.t1 { position: fixed; margin-top: 50pt; margin-left: 8pt; background-color: #b3bbf7; border: thin solid #c0d0ff; text-align: center; } 
td.t1 { font-size: 14pt; font-weight: bold; padding: 14pt; border: thin solid gray; }
th.t1 { font-size: 22pt; color: white; padding: 14pt; border: thin solid gray; }

/* Alternative Navigation */
table.t11 { margin-left: 8pt; background-color: #b3bbf7; border: thin solid #c0d0ff; text-align: center; } 
td.t11 { font-size: 14pt; font-weight: bold; padding: 14pt; border: thin solid gray; }
th.t11 { font-size: 22pt; color: white; padding: 14pt; border: thin solid gray; }

/* Externe Links */
td.t2 { font-size: 11pt; padding-left: 14pt; }

/* Index */
li.inhalt { font-size: 13pt; color: black; background-color: #c0d0ff; margin: -17pt 28pt 0pt 8pt; padding: 3pt; border: thin solid gray; list-style-type: none; }
/* Alternative index */
/* li.inhalt2 { font-size: 11pt; color: black; background-color: #c0d0ff; margin: 6pt 28pt -17pt 6pt; padding: 3pt; list-style-type: none; } */
li.inhalt2 { font-size: 13pt; color: black; background-color: #c0d0ff; padding: 3pt; list-style-type: none; }
/* Normale Liste */
ul.funky { margin: ; list-style-type: circle; }

/* Articles */
.nasen { background-color:#c0d0ff; }
/* h1.ti1 { font-size: 17pt; background-color: #c0d0ff; margin: 28pt 28pt 14pt 168pt ; padding: 3pt 14pt 3pt 14pt; border: thin solid gray; text-align: right; } */
h1.ti1 { font-size: 17pt; background-color: #c0d0ff; padding: 5pt 60pt; border: thin solid gray; text-align: right; }
div.text { font-size: 12pt; text-align: justify; margin: 28pt 9pt 0pt 154pt; padding: 14pt; }
/* div.text:first-letter {font-size: 25pt; color: #7082f4; font-weight: bold; } */
/* div.text:first-line {font-style: italic; font-size: 14pt; } */
div.text2 { font-size: 12pt; padding: 13pt; }
/* div.text2:first-letter {font-size: 25pt; } */
/* div.text2:first-line {font-style: italic; font-size: 14pt; } */
div.text3 { font-size: 12pt; padding: 13pt; }
textarea { font-size: 14pt; }
input { font-size: 15pt; }
