
h1, h2, h3, h4, h5, h6, ul, ol, li, div, address, blockquote, nobr, table, td, th, body
     { font-family: Arial, Verdana, sans-serif; }

body    { 
   font-size:           10pt;
   color:               #000080;
}

.sstop  { 
   color:               #ffffff;
   font-weight:         bold;  
   height:              22px; 
   line-height:         18pt; 
   vertical-align:      top; 
   background-repeat:   repeat-x; 
   background-image:    url('stm.gif'); 
}

.sright  { 
   background-repeat:   repeat-y;
   background-image:    url('srm.gif');  
}

.sbott  { 
   background-repeat:   repeat-x; 
   background-image:    url('smb.gif');  
}

.sleft  {
   background-repeat:   repeat-y; 
   background-image:    url('slm.gif');  
}

.boxtext  {
   padding-left:        10;
   padding-right:       10;
   padding-top:         13;
   padding-bottom:      15;
}

.eintrag   {
   font-size:           9pt;
}

th  {
   background-color:    #B0C0D8;
   color : Navy;
}

table { 
   border-color:        #111111;				
   border-collapse:     collapse;  
   font-size:           10pt; 
   color:               #000080;
}
   
HR { height:1px; color: #0000FF;  background-color : transparent;  }

small   { font-size: 7.5pt;   }		
.nsmall  { font-size: 7pt; color: #FF0000; }  	                        /*  Name			*/
.dsmall  { font-size: 7pt; color: #FF0000; }  	                        /*  Datum			*/
.left	 { font-size: 9pt; color: #000080; text-align: left; }  	/*  Einträge  			*/
.right	 { font-size: 9pt; color: #000080; text-align: right; }         /*  Einträge  			*/
.center	 { font-size: 9pt; color: #000080; text-align: center; }  	/*  Einträge  			*/
.justify { font-size: 9pt; color: #000080; text-align: justify; }  	/*  Einträge  			*/

.entry  { font-size: 9pt; color: #000080; }  	
.menu	 { font-size: 9pt; color: #000080; line-height: 20px; vertical-align: middle; }  	/*  Menue  	   		*/
.eintr	 { font-size: 9pt; color: #0000FF; line-height: 20px; vertical-align: middle; } 	/*  Anzeige Eintragen		*/
.zanz	 { font-size: 9pt; color: #0000FF; line-height: 20px; vertical-align: middle; } 	/*  Anzeige Weiter-Zurück	*/
.titel	 { font-size: 12pt; font-weight: bold; color: #000080; } 	/*  Seitentitel	*/
.linieh  { padding-top: 8px; padding-bottom: 5px;}  /* Linien waagrecht Eintragtrennung */

a:link    { color:#0000FF; background-color : transparent; padding-left:2px; padding-right:2px; }
a:visited { color:#000080;  background-color : transparent;  padding-left:2px; padding-right:2px; }
a:active  { color:#FF0000;  background-color : transparent;  padding-left:2px; padding-right:2px; }
a:hover   { color:#FF0000; text-decoration: underline overline; background-color:#EEE0E0; }

