/* Style-Sheet-Definitionen SFB 586 - D3    */
/* erstellt am 22:06:2001                   */

/*-----------Grundformate----------------*/

body 
{ margin-left:10px; 
margin-right:10px; 
margin-top:10px; 
margin-bottom:5px; 
padding:0; 
color:#000000; 
font-size:12pt; 
font-family:Arial,Verdana,Helvetica,sans-serif; 
background:#ffffff; }

a,p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dl
{ font-family:Arial,Verdana,Helvetica; }

p,div,td,th,dl,dt,dd,ul,ol,li,address,blockquote,nobr
{ color:#000000;
font-size:12pt; }

h1   { font-size:160%; }
h2   { font-size:140%; }
h3   { font-size:120%; }
h4   { font-size:110%; }

ul  { list-style-type:disk; }

/*-----------Flaeche: Haupttexte----------*/

div.bgc
{ align:center; 
/*   width:100%; */
margin-left:2px; 
margin-right:2px; 
background-color:#ffffff; 
border-style:none; 
border-width:thin; 
padding:8pt; }

/*-----------Links------------------------*/

a:link { color:#336699; text-decoration:underline; }
a:visited { color:#336699; text-decoration:underline; }
a:hover { color:#ff0000; text-decoration:underline; }

/*-----------Links: Sonderformat----------*/

a.nm
{ text-decoration:none; }
