/* DATEI: IMTT == form0.css == WIRD FÜR MENU VERWENDET */

/*----------------------------------- Standard Schriftart --*/
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; color:#FFFFFF; font-size:10 pt}

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }

/*::::::::::::::::::::::::::: TITEL :::::::::::::::::::::::::*/
/*--------------------------------------- Platzhalter weiss --*/
.weiss { font-size:8pt; color:#FFFFFF; }
/*---- Titel --*/
.ex { font-size:14pt; font-weight:normal; }
/*---- Untertitel --*/
.gr { font-size:13pt; font-weight:normal; }
/*---- Untertitel fett --*/
.grb { font-size:13pt; font-weight:bold; }
/*-----------------------------------------------------------*/

/*::::::::::::::::::::::::::: PADDING ::::::::::::::::::::::::::*/
/*---- left MENU --*/
.pad   { padding:25px; }

/*::::::::::::::::::::::::::: MENU ::::::::::::::::::::::::::*/
/*---- TOP MENU --*/
.top    { font-size:10pt; margin-top:5px; }
.topkl  { font-size:7pt;  margin-top:5px; }
/*----- MENU TITEL --*/
.leftex { font-size:14pt; color:#FFFFFF; text-decoration:none; }
/*----- MENU GROSS --*/
.left   { font-size:10pt; font-variant:small-caps; margin-top:5px; }
/*----- MENU KLEIN--*/
.leftkl { font-size:9pt; font-variant:small-caps; margin-top:5px; }
/*---- UNTERMENU KLEIN --*/
.leftmini  { font-size:9pt; margin-top:5px; }
/*-----------------------------------------------------------*/

/*-------LAYOUT-------------- MENU LAYOUT FÜR TABELLE BGR --*/
.tbg1 { background-color:#CCCCCC; }
.tbg2 { background-color:#666666; }
.tbg3 { background-color:#E8C168; }
.tbg4 { background-color:#F0952F; }
.tbg5 { background-color:#D66332; }
.tbg6 { background-color:#CCCCCC; }

/*-----------------------------------------------------------*/

/*------ Link ---------------- WIRD NUR IN MENU'S GEBRAUCHT--*/
a:link { color:black; text-decoration:none; }
a:visited { color:black; text-decoration:none; }
a:active { color:#D66332; text-decoration:underline; }

html, body, textarea {
  scrollbar-base-color:666666;
  scrollbar-3d-light-color:#333333;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:*cccccc;
}

 

