/* DATEI: scp.css */
/* erstellt : 09.09.1998 */
/* geaendert: 09.12.1998 */
/* globale Stilangaben fuer WWW-Seiten von SCP */

/* global: Schriftart */
p,div,h1,h2,h3,h4,h5,h6,li,ul,ol,td,th,address,blockquote,nobr,b,i,center,small    
 { font-family:Arial,Helvetica,sans-serif; 
	letter-spacing:0.0mm;
	word-spacing:0.0mm; }

//div { font-family:Comic Sans MS,Arial,Helvetica,sans-serif; 
	letter-spacing:0.0mm;
	word-spacing:0.0mm; } 

/* aw funktieoniert wohl nicht */
  li,ul { list-style-image:url(../images/smenue.gif)}


/* aw */
    a:link {  color:#0000FF;}
    a:visited { color:#000099; }
    a:active {  color:#000099; }
    //a:hover {   color:blue; }
    a.mainlink:link {  color:#000099; font-weight:bold; text-decoration : none;}
    a.mainlink:visited { color:#000099; font-weight:bold; text-decoration : none;} 
    a.mainlink:hover {   color:blue;  font-weight:bold; text-decoration : underline;}
    //a.mainlink:hover {   color:blue;  font-weight:bold; text-decoration : underline; background-color:FFFFFF;}
    //a.mainlink:active { color:#000099;  } 
    a.homelink:link { color:#000099;  text-decoration:none; }  
    a.homelink:visited { color:#000099;    text-decoration:none; } 
    a.homelink:hover { color:blue; text-decoration:underline;  background-color:FFFFFF;}
    //a.homelink:active { color:#FFEE10;;  text-decoration:none;} 

/* global: Schriftgroesse */
p,h5,ul,ol,li,td,th,div,address,nobr,b,i,center { font-size:10pt; }


//   Für die Startseite
//div  { font-size:16pt; line-height:38pt;  font-weight:700; filter:DropShadow(color=#BBBBFF, offx=3, offy=2); }
div  { font-size:14pt; line-height:38pt;  font-weight:700;} div  { filter:DropShadow(color=#FFFFFF, offx=3, offy=2);}


//
/* Ueberschrift 5: Schriftgroesse + Zeilenhoehe */
h5   { font-size:11pt; }

/* Ueberschrift 6: Schriftgroesse + Zeilenhoehe */
h6   { font-size:9pt; line-height:9pt;}

/* kleinerer Text: Schriftgroesse */
small { font-size:8pt; }
