/*-------------Stylesheet für die JLK-Design----------------------------*/
/*-------------------------------------------------------------------------------------------*/



/*------------ Ueberschrift ------------*/
H1.ueberschrift   {
     font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size:16pt;
     color:#808080;
     font-weight: bold;
     text-decoration:none;
     text-align:left;
     }
.H1ueberschrift1 { color: #808080; font-size: 16pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: left }
/*------------ Subhead ------------*/
H2.subhead   {
     font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size:14pt;
     color:#808080;
     font-weight: bold;
     text-decoration:none;
     text-align:left;
     }
.H2subhead1 { color: #808080; font-size: 14pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: left }
/*------------ Subhead2 ------------*/
H3.subhead2   {
     font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size:12pt;
     color:#808080;
     font-weight: bold;
     text-decoration:none;
     text-align:left;
     }
.H3subhead3 { color: #808080; font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: left }
/*------------ Subhead3 ------------*/
H4.subhead3   {
     font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size:10pt;
     color:#808080;
     font-weight: bold;
     text-decoration:none;
     text-align:left;
     } 


/*------------ Normaler Fliesstext ------------*/
p.fliesstext   {
     font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size:10pt;
     color:#808080;
     font-weight: normal;
     text-decoration:none;
     text-align:left;
     } 

/*------------ Link ------------*/
.link   {
     font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size:10pt;
     color:#808080;
     font-weight: normal;
     text-decoration:none;
     text-align:left;
     }
/*------------ Hover für Link ------------*/
A.link:hover   {
     color:#900;
     font-weight: bold;
     } 

/*------------ SCROLLBAR ------------*/
body { 
    scrollbar-arrow-color:#C0C0C0; 
    scrollbar-face-color:#808080; 
    scrollbar-highlight-color:#aaaaaa; 
    scrollbar-shadow-color:#aaaaaa; 
    scrollbar-base-color:##808080; 
    scrollbar-darkshadow-color:#808080;
    bgcolor="#FF0000" 
}
.HG    { background-image: url(pic/hg_index.gif); background-repeat: no-repeat; background-position: center 0 }

