/*...Schriften:...*/

h1               { font-family:"Times New Roman",serif; font-size:16.0pt; letter-spacing:2.0pt; 
                   color:#E2E0C2; }

.TextKopfzeile   { font-family:Helvetica,Arial,sans-serif; font-wight:100; font-size:11pt; 
                   letter-spacing:1.0pt; }

.Buchstaben      { font-family:"Times New Roman",serif; font-wight:bold; font-size:16.0pt; }

.wie             { font-family:"Century Gothic",Helvetica,Arial,sans-serif; font-wight:100; 
                   font-size:9.0pt; color:white; }

.Begriffe        { font-family:"Century Gothic",Helvetica,Arial,sans-serif; font-wight:100; 
                   font-size:10.0pt; color:white; }

.TextletzteZeile { font-family:"Century Gothic",Helvetica,Arial,sans-serif; font-wight:bold; 
                   font-size:10pt; }

.TextFuszzeile   { font-family:"Century Gothic",Helvetica,Arial,sans-serif; font-wight:100; 
                   font-size:10pt; color:white; vertical-align:top; }

/*...Links:...*/

a:link    { color:#999999; text-decoration:none; text-underline:none; }
a:visited { color:#E2E0C2; text-decoration:none; text-underline:none; }
a:hover   { color:#E2E0C2; text-decoration:none; text-underline:none; }
a:active  { color:#E2E0C2; text-decoration:none; text-underline:none; }
a:focus   { color:#E2E0C2; text-decoration:none; text-underline:none; }

/*...Layout Zettelkasten:...*/

.ZeileKopfzeile   { border:1; width:475pt; border-top:none; border-left:solid #262626 6.0pt; 
                    border-bottom:none;border-right:solid #262626 6.0pt;
                    background:#262626; height:90.0pt; text-align:center; }

.Zettelkasten     { width:475pt; background-color:beige; border-color:#2B5D8F; 
                    border-width:6pt; border-style:solid; }

.Kastenfach       { height:90pt; border-color:#999755; border-width:3pt; 
                    text-align:center; }

.ZeileletzteZeile { height:50pt; background-color:beige; border-color:#999755; 
                    border-width:3pt; padding:5pt 3.5pt 5pt 3.5pt; 
                    text-align:center; }

/*...Layout Fuszzeile:...*/

.ZeileFuszzeile   { border:1; width:475pt; border-top:none; border-left:solid #262626 6.0pt; 
                    border-bottom:solid #262626 6.0pt; border-right:solid #262626 6.0pt;
                    background:#262626; }


