/* michael-dierks.com Stylesheet                              */
/* ============================================ */
/* Formatvorlage für die Homepage von Michael Dierks     */
/* Datum:    2002-20-05                         */



/* Formatvorlage Hintergrund */
/* ========================= */

/* Seitenabstand oben */
body          { margin-top: 0px }

/* Seitenabstand links */
body          { margin-left: 0px }




/* Formatvorlage Links */
/* =================== */

/* Standard Hyperlink */
a:link        { color: #990000; text-decoration: none }

/* Besuchter Hyperlink */
a:visited     { color: #990000; text-decoration: none }

/* Aktiver Hyperlink */
a:active      { color: #990000; text-decoration: none }

/* Gehoverter Hyperlink */
a:hover       { color: #990000; text-decoration: none }



/* Formatvorlage Text */
/* ================== */
/* f=font, Zahl=Fontgröße, Buchstaben: a=Typo Verdana, Arial, i=Font kursiv, r=Font normal, b=Font fett, g=grau, */

.f10ar       { font-family: Verdana, Arial; font-size: 10pt; line-height:12pt; color: #FFFFFF}
.f9ar        { font-family: Verdana, Arial; font-size: 9pt; line-height:12pt; color: #FFFFFF}
.f9cr      { font-family: Verdana, Arial; font-size: 9pt; line-height:12pt; color: #FF0000}
.f9arc       { font-family: Verdana, Arial; font-size: 9pt; line-height:12pt; color: #FFFFFF}
.f9cb        { font-family: Verdana, Arial; font-size: 9pt; line-height:12pt; color: #FF0000;font-weight: bold}
.f9ab        { font-family: Verdana, Arial; font-size: 9pt; line-height:12pt; color: #FFFFFF;font-weight: bold}
.f9ai        { font-family: Verdana, Arial; font-size: 9pt; line-height:12pt; color: #FFFFFF; font-style: italic }
.f8ar        { font-family: Verdana, Arial; font-size: 8pt; color: #FFFFFF}
.head        { font-family: Verdana, Arial; font-size: 9pt; line-height:10.5pt; color: #FFFFFF; font-weight: bold }

body{

 scrollbar-base-color: #9C0000;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color:#9C0000;
 scrollbar-3d-light-color: #000000;
 scrollbar-arrow-color:#9C0000;
 scrollbar-track-color: #000000;
 scrollbar-dark-shadow-color:#000000;
}
