
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family: "Comic Sans MS", Helvetica, Arial, monaco, tahoma, verdana, sans-serif }
  

/* div { margin-left:0px; margin-right:0px;} background-image: url('fixies/h2.gif'); */

h1  {
	font-weight: bold;
	font-size:    28px;
	line-height:  36px }
  
h2  {
	font-weight: bold;
	font-size:    18px;
	line-height:  24px }
  
h3  {
	font-weight: bold;
	font-size:    18px;
	line-height:  22px }
  
h4  {
	font-weight: bold;
	font-size:    14px;
	line-height:  16px }
  
h5  {
	font-weight: bold;
	font-size:    12px;
	line-height:  14px }
  
h6  {
	font-weight: bold;
	font-size:    11px }
  
ul li,ol li,div,th,address,nobr,b,i { font-size:14px; }  
p  {
	font-size:  12px;
	line-height: 14px;
	font-family: "Comic Sans MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
 

.bold  {
	font-weight: bold }

.center { text-align:center;  }
ol li { list-style-type:decimal; } 
ul li { list-style-type:disk; }  
pre { font-family:Courier New,Courier; }  

/* Quelltext-Beispiele */  
a:link { color:#333399; ; text-decoration: none} 

a:visited { color:#FF9966; text-decoration:none; } 
a:active { color:#FF0000; text-decoration:none; } 
a:hover   { color: #f60; text-decoration: none }
.italic { font-style: italic; }

