body { 
 border-width : 0pt; 
 border-style : none; 
 border-color : #ff0000; 
 margin-left : 20pt; 
 margin-right : 20pt; 
 margin-top : 20pt; 
 margin-bottom : 0pt; 
 background-repeat : repeat; 
}


A:link { 
 font-family : arial, geneva; 
 color : #000000; 
 font-style : normal; 
 font-weight : bold; 
 text-decoration : underline; 
} 


A:visited { 
 font-family : arial, geneva; 
 color : #414141; 
 font-style : normal; 
 font-weight : bold; 
}


A:active { 
 font-family : arial, geneva; 
 color : #0000ff; 
 font-style : normal; 
 font-weight : bold; 
 text-decoration : none; 
}


A:hover { 
 font-family : arial, geneva; 
 color : #ff0000;
 font-style : normal; 
 font-weight : bold; 
 text-decoration : none;
}


img  { 
 margin-left : 0pt; 
 margin-right : 0pt; 
 margin-top : 0pt; 
 margin-bottom : 0pt; 
} 


h6 { 
 font-family : arial, geneva; 
 font-size : 8pt; 
 color : #000000; 
 font-weight : normal; 
}

h5 { 
 font-family : arial, geneva; 
 font-size : 8pt; 
 color : #000000;
 font-weight : normal; 
}

h4 { 
 font-family : arial, geneva; 
 font-size : 10pt; 
 color : #000000;
 font-weight : normal; 
}

h3 { 
 font-family : arial, geneva; 
 font-size : 12pt; 
 color : #000080;
 font-weight : bold; 
}

h2 { 
 font-family : arial, geneva; 
 font-size : 16pt; 
 color : #000000;
 font-weight : bold; 
}

h1 { 
 font-family : arial, geneva; 
 font-size : 20pt; 
 color : #000000; 
 font-weight : bold; 
}

p.beispiel {
 font-family : arial, geneva;
 font-size : 8pt;
}


/* text-align:left; text-align:right; text-align:middle funktioniert bei den Überschriften !! beim netscape ?? */
/* margin-left:0pt; margin-right:10pt; margin-top:25pt; margin-bottom:0pt;  übernimmt der Netscape doppelt !! */
/*  line-height:115%;   nicht verwenden, probleme bei Netscape */