
body { 
    margin-top:10px; 
	margin-bottom:10px; 
	font-family:Arial,Helvetica,sans-serif; 
	background: url(images/bg3.gif) #FFFFFF; }
body.menu {
	background: url(images/backgrnd.jpg) #FFFFFF; }
body.measurement {
	background: url(images/set-back.jpg) #FFFFFF; } 
body.faq {
	background: url(images/bground.gif) #FFFFFF; } 
body.blank {
	background: #ffffff; } 

/*p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a { 
    font-family:Arial,Helvetica,sans-serif; }*/

h1 { font-size:18pt; }
h2,h2.in { 
    font-size:16pt; }
h2 { 
    color:#3333ff; 
	text-align:center}
	
/* aus index.html */
H3.symbole { font-family: Book Antiqua;	font-size: 18pt; color: #0034FF; text-align: Center; 
		text-transform: Capitalize; font-weight: bold; background: #FFFFFF; border-top: Thick Dotted; 
		border-right: Medium Double; border-Bottom: Thick Groove; border-left: Medium Outset; } 
TABLE.symbole { color: #000000; text-align: Center; margin: 150pt 0pt 0pt 0pt ; } 
BODY.symbole { font-family: Arial; color: #0034FF; 
	background: url(images/hauptbild.jpg) no-repeat #FFFFFF; } 
/*-------*/

h3,h3.xmp {
    font-family:Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000
   }
/* <h3 class="xmp">text</h3> */

h4 { font-size:10pt; }
/*ul,ol,li,div,td,th,address { font-size:10pt; }*/
/*p,i {font-size:10pt;}*/

a.an { text-decoration:none; }
/*a:link { color:#4E58B2; text-decoration:underline; }
a:visited { color:#BB66FF; text-decoration:underline; }
a:active { color:#003399; text-decoration:none; }*/


h1.faq {
	color:#3333cc}
h2.faq {
	color:#3333cc;
	text-align:left }
p.question {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color:#3333ff }
/* color:#3333cc } */
p.pre { 
    font-family:Arial,Helvetica,sans-serif; 
    font-size:9pt; 
	font-weight: bold; }
pre2 { 
    font-family:Courier New,Courier; 
    font-size:10pt; 
	color:#0000C0; }
/*<table><td class="xmpcode" bgcolor=#FFFFE0><pre>...</pre></td></table> */
tt { 
    font-family:Courier New,Courier; 
    font-size:10pt; 
	color:#0000C0; }
/*td.xmpcode { 
    border-width:1pt; 
    border-style:solid; 
	border-color:#999999; 
	background-color:#FFFFE0; }*/
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */

/*.code { background-color:#FFFFE0; }*/
/* Tabelleninhalte mit Quellcode */
/* Farbe sollte gleich sein wie bei td.xmpcode */

/*td.xplcode { background-color:#EEEEFF; }*/
/* Tabelleninhalte mit Erklaerungen */

/*.doc { background-color:#EEEEEE; }*/
/* <table bgcolor=#EEEEEE class="doc" width=100%> */

/*.qbar { 
    background-color:#FFFFE0; 
    font-size:9pt; 
	font-family:Arial,sans-serif; }*/
/* Layout-Elemente mit hellgrauem Hintergrund */
/* nur MS IE 4, Netscape 4.0 ignoriert diese Angaben */

/*pre.normal { color:#000000; }*/
/* normale praeformatierte Bereiche, nicht fuer Quelltexte */



