
/* mit # werden Formate definieren, die über das Universalattribut id angesprochen werden. Da die Wertzuweisung an ein solches Attribut ein dokumentweit eindeutiger Name sein sollte, handelt es sich also einfach um eine zentrale Formatdefinition für das eine Element mit diesem id-Namen. In CSS werden die id-Namen allerdings nicht nur wie beispielsweise in JavaScript als dokumentweit eindeutige Bezeichner betrachtet, sondern auch als elementtypweit eindeutige Bezeichner. */


div#Abschnitt_00 { margin-top:500pt;}
div#Abschnitt_01 { margin-top:500pt;}
div#Abschnitt_02 { margin-top:500pt;}
div#Abschnitt_03 { margin-top:500pt;}
div#Abschnitt_04 { margin-top:500pt;}
div#Abschnitt_05 { margin-top:500pt;}
div#Abschnitt_06 { margin-top:500pt;}
div#Abschnitt_07 { margin-top:500pt;}
div#Abschnitt_08 { margin-top:500pt;}
div#Abschnitt_09 { margin-top:500pt;}
div#Abschnitt_10 { margin-top:500pt;}



div#Begriffe { margin-top:500pt;}



div#Ende { margin-top:500pt;}


div#Eigenwerbung {background-color:#e9e9e9; padding:10;}




div#Print {display:none;}

div#Titel { margin-top:5pt;}





/*    Klassen von Formatvorlagen clss="..."         ----------------   */







div.Inhaltsbereich {background-color:#e9e9e9; padding:10,0,0,10; }


.anme {font-size:11; line-height:13pt; font-weight:200}
.fett {font-weight:700; }
.fetter {font-weight:900; }
.Schlagwortnavi {font-size:11; line-height:13pt; font-weight:200}
.tabu01 {margin-left: 30pt; }
.tabu02 {margin-left: 60pt; }

body {background-color: #ffff80}

h1, h2, h3, h4, h5, h6, p, table, menu, dir, ul, {font-family:Arial; }
h1 { font-size:16pt; }



h2, h3, h4, h5, h6, p, { font-size:11pt; }

table, menu, dir, ul, ol,{ font-size:10pt; }



h1 { background-color:#F0EDB3; color:#000000; text-align:center }

/* gilt für alle Überschriften vom Typ 1 */


h2 { text-decoration:underline; margin-left:0cm;}
h2 i { color:#ff0000; }
h2.tabellesp2 { text-decoration:underline; margin-left:0cm;}

h3 { text-decoration:underline; margin-left:2cm;}
h3.tabellesp2 { text-decoration:underline; margin-left:0cm;}

h4 { text-decoration:underline; margin-left:3cm;}
h4.tabellesp2 { text-decoration:underline; margin-left:1cm;}

h5 { text-decoration:underline; margin-left:4cm;}
h5.tabellesp2 { text-decoration:underline; margin-left:2cm;}

h6 { text-decoration:underline; margin-left:5cm;}
h6.tabellesp2 { text-decoration:underline; margin-left:3cm;}


/* { Breifformatvorlagen } */
p.anre {color:green;}
p.datu {color:green;}
p.betr {color:green;}
p.Grus {color:green;}
p.unte {color:green;}
p.anla {color:green;}


/* { Formatvorlagen } */
p.stan  {color:#ffffff; 
		margin-left:3pt; margin-right:3pt; 
		}
p.text {font-size:11pt;}
P.defi {font-size:11pt; font-weight:bold;}
p.anme {font-size:8pt;}
p.zita,blockquote { font-size:11pt; font-style:italic;}
p.acht {font-size:11pt; color:#ff0000}
p.quel {font-size:11pt; color:#ff0000}
p.dist {font-size:9pt;color:yellow;}

p.tab1 {margin-left:30pt;  margin-right:3pt;}



span.size8pt {color:green; font-size:8pt; }




a:link {font-family:Arial; font-style:normal; color:blue;} 
a:visited {font-family:Arial; font-style:normal; color:red;}
a:activ {font-family=Arial; font-style:normal; color:fuchsia;} 

font.keinlink {font-family:Arial; font-style:normal; color:#000000; text-decoration:none; }
font.verborgen {color:#ffff00; }
font.altlinkdkbl {font-family:Arial; font-style:normal; color:aqua; text-decoration:strik; }

b {}
/* gehe zum Glossar */

i.gn { color:green; }
/* gehe zur Textmarke */




table.top10pt { margin-top:10pt; }
table.kopf {font-family:Arial; font-size:10pt; }
table.size8pt {font-size:8pt;}
table.size10pt {font-size:10pt;}

tr.top10pt { margin-top:10pt; }

tr.H2cm { hight:2cm; }
tr.dunkel01 {background-color:#800000; }
tr.dunkel02 {background-color:#808080; }
td { vertical-align:top; padding:10;}
td.top10pt { margin-top:10pt; }

td.kast { vertical-align:top;  background-color:#80ffff; margin-top:40pt;}

td.hell01 {background-color:#c0c0c0; color:#000000; }

img {}
img.abstand10 {  margin:10pt;}


menu  {font-family:Arial;}
dir  {font-family:Arial;}


ul {font-family:Arial;}
ul.navi {font-family:Arial; list-style: none;}

    

ol  {font-family:Arial;}

li.Z1rtsdkbl { margin-top: 10pt}
li.top10pt { margin-top:10pt; }





dt.akti {background-color:#80ffff; color:#ff0080}
dd {padding:10,0,20,10;}
dd.akti {background-color:#80ffff; color:#ff0080;}






div
div.rot { color:#ff0000;}