html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, img, li, pre {
	margin:  0;
	padding: 0;
	border: 0px none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
    
}

body {
	font-size: 100.01%;
	/*margin: 1em;*/
	
}
h1 {
	font-size: 1.2em;
	line-height: 1.6em;
	/*margin: 1em 0;*/
	color: #111;
    
}

h3 {
	font-size: .9em;
	line-height: 1.6em;
	/*margin: 1.4em 0 0 0;*/
	color: #111;
    
}

p, li {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #111;
        
}
li {margin: .8em 2.5em;}

/* 
Wenn das Suchergebnis in einer eigenen Seite ausgegeben wird,
sollten mindestens die folgenden Style Angaben übernommen werden,
um die Ergebnisseite entsprechend dieser Musterdatei zu gestalten.
*/
 
em {
	font-weight: normal; /*ausgabe des suchworts*/
	font-style: normal;
	font-size: 9pt;
	

}

#output a:hover {font-family:verdana; font-size:9pt; font-weight:bold; color:#000000; text-decoration:none;}
        a {font-family:verdana; font-size:9pt; font-weight:bold;color:#4B4EBD; text-decoration:none;}
     

.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background-color: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #222; background-color: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #222; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}

.mod {display: block; font-size: 1.2em;}

#searchfooter {
font-size: .8em;
margin-top: 1em;
}

 /*
a.link {font-family:verdana; font-size:9pt; font-weight:bold; color:#4B4EBD; text-decoration:none;}

a.link:hover {color:#111111; font-weight:bold; text-decoration:none;}

a.mail {font-family:verdana; font-size:7pt; font-weight:normal; color:#4B4EBD; text-decoration:none;}

a.mail:hover {color:#111111; font-weight:normal; text-decoration:none; }



.cell    {
        
        color: #000000;
        font-size: 12px;
        font-family: verdana;
        padding-left: 20px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color:#ffffff;
        vertical-align: top;       
        text-align:left;
        letter-spacing: 1px;
        line-height: 1.5;
              
         /* border-right: .5pt dotted #666666;
        border-top-style: none;
        border-bottom: .5pt dotted #666666;
       border-left: .5pt dotted #666666; */
                          
        }

*/