/*...Schriften:...*/

h1          { font-family:"Times New Roman",serif; font-size:16pt; padding-top:10px; padding-left:5.8cm; }

.Begriffe   { font-family:"Century Gothic",Helvetica,Arial,sans-serif; font-weight:100; 
              font-size:10pt; color:#5F5F5F; padding-left:5.8cm; }

.Fuszzeile  { font-family:"Century Gothic",Helvetica,Arial,sans-serif; font-weight:100; 
              font-size:10pt; }

/*...Links:...*/

a:link    { color:black; text-decoration:none; }
a:visited { color:#572D57; text-decoration:none; }
a:hover   { color:black; text-decoration:none; background-color:white; }
a:active  { color:black; text-decoration:none; background-color:white; }
a:focus   { color:black; text-decoration:none; background-color:white; }

/*...Layout Liste:...*/

.Listenkopf       { border:0; background-color:#D9D8CB; width:475pt; border-width:thin thin 3pt; 
                    border-color:#D9D8CB #D9D8CB gray; border-style:solid; }  

.Listenbody       { border:0; width:475pt; background-color:#D9D8CB; cell-collapse:collapse; }    

.ZeilenListenbody { border:1; height:0.8cm; border-bottom:solid #808080 thin; 
                    vertical-align:middle; }

.vorletzteZeile   { border:1; width:475pt; height:0.9cm; background-color:#D9D8CB; 
                    vertical-align:middle; }

.letzteZeile      { border:0; width:475pt; height:0.9cm; background-color:#D9D8CB; 
                    border-width:3pt thin thin; border-color:red #D9D8CB #D9D8CB; border-style:solid; }
                  

/*...Layout Fuszzeile:...*/

.TabFusz  { border:0; background-color:#DDDDDD; width:475pt; height:60pt; 
            border-width:2pt thin; border-color:gray #DDDDDD; border-style:solid; }


