


body
{   font-size: 12px;
   color: #000000;
   link: #000080;
   line-height: 15px;
   vertical-align: top;
   font-family: "arial, sans serif";
 min-width:350px; background-color:white;
}

p
{ margin-top:8px;
margin-bottom:8px; }

/* Eingerückter Fließtext */
.ein
{ text-indent:10px; }

/* Kleiner Fließtext */
.mini
{ font-size: 10px;
line-height:10pt;
margin-top:1px;
margin-bottom:1px; }

/****** FUER TABELLEN ************************/

/* Eingabe in Formular Menü */

textarea
{   font size:10px;
   font-family:arial, sans serif;
   font-weight:bold;
   color:#FF0000;
}

/* Suchfenster Menü */

input
{   font size:10px;
   font-family:arial, sans serif;
   font-weight:bold;
   color:#FF0000;
}

td
{   font-size:12px;
   vertical-align:top;
   font-family:"arial, sans serif";
}

/****** TITEL **************************************/

/* Titel 2 + fett */
h2.norm
{ font-size:20px;
font-weight: bold;
color: #000080;
margin-top:10px;
margin-bottom:6px; }

/* Titel 3 + fett */
h3.norm
{ font-size:18px;
font-weight: bold;
color: #000080;
margin-top:8px;
margin-bottom:4px; }

/* Titel 4 + fett */
h4.norm
{ font-size:16px;
font-weight: bold;
color: #000080;
margin-top:6px;
margin-bottom:4px; }

/* Titel 5 + fett */
h5.norm
{ font-size:14px;
font-weight: bold;
color: #000080;
margin-top:4px;
margin-bottom:4px; }


/****** TITELBANNER ****************************/

/* Titelbanner 2 + fett */
h2.blue
{ text-indent:10px;
font-size:20px;
color:#00ffff;
background-color:#0080c0;
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px; }

/* Titelbanner 3 + normal */
h3.blue
{ text-indent:10px;
font-size:18px;
color:#00ffff;
background-color:#0080c0;
padding-top:3px;
padding-bottom:3px;
margin-bottom:8px; }

/* Titelbanner 4 + normal */
h3.blue
{ text-indent:10px;
font-size:14px;
color:#00ffff;
background-color:#0080c0;
padding-top:1px;
padding-bottom:1px;
margin-bottom:6px; }

/****** SONSTIGES ****************************/

/* Trennlinie */
/*hr
{
text-align:center;
color:#000080;
height:1px;
 width:800;
}
 */
/* Spiegelpunkt Titel*/
ul
{   text-align:left;
   text-indent:0px;
   font-style:Normal;
   list-style-position:outside;
   font-size:12px;
   font-weight:standard;
   font-style:Normal;
   color:#000000;
   margin-top:5px;
   margin-bottom:8px;
   font-family:"arial, sans serif";
}

/* Spiegelpunkt normal*/

li.norm
{   text-align:left;
   text-indent:0px;
   font-style:Normal;
   list-style-position:outside;
   font-size:12px;
   font-weight:standard;
   font-style:Normal;
   color:#000000;
   margin-top:5px;
   margin-bottom:5px;
   font-family:"arial, sans serif";
}

/* Titel in Seitenmenü */
p.menu
{   text-align:left;
   text-indent:0px;
   font-size:16px;
   font-weight:Bold;
   font-style:Normal;
   color:#000080;
   margin-top:5px;
   margin-bottom:5px;
   vertical-align:baseline;
   font-family:"arial, sans serif";
}

/****** DIV GLOBALE FORMATE *****************/

/* Fließtext */
.norm
{   text-align:left;
   font-size:12px;
   font-weight:Normal;
   font-style:Normal;
   color:#F7FBFF;
   margin-top:5px;
   margin-bottom:5px;
   vertical-align:top;
   font-family:"arial, sans serif";
}

/*  Lettern in A-Z Block */
p.abc
{   text-align: center;
   font-size:18px;
   font-weight:Bold;
   font-style:Normal;
   color:#0000A0;
   background-color:"#ECEEFB";
   vertical-align:baseline;
   text-decoration:none;
   margin-top:1px;
   margin-bottom:1px;
   font-family:"arial, sans serif";
}

/* Fliesstext normal und blau */
.blau
{   font-size: 12px;
   font-weight: normal;
   font-style: Normal;
   color:#0000a0;
   text-decoration:none;
}

/* Fliesstext fett und blau */
.fett
{   font-size: 12px;
   font-weight: bold;
   color:#0000A0;
   text-decoration:none;
}

/* Link Ebene 1: fett und dklblau eingerückt */
.link_0b
{   font-size: 13px;
   font-weight: bold;
   color:#0000a0;
   text-indent: 3px;
   text-decoration:none;
}

/* Link Ebene 1: fett und dklblau eingerückt */
.link_1b
{   font-size: 12px;
   font-weight: bold;
   color:#0000a0;
   text-indent: 3px;
   text-decoration:none;
}

/* Link Ebene 2: fett und weiss eingerückt */
.link_2b
{   font-size: 12px;
   font-weight: bold;
   line-height: 6px;
   color:#0000a0;
   text-indent:15px;
   text-decoration:none;
}

/* Link Ebene 1: fett und weiss eingerückt */
.link_1
{   font-size: 12px;
   font-weight: bold;
   color:#ffffff;
   text-indent: 5px;
   text-decoration:none;
}

/* Link Ebene 2: fett und weiss eingerückt */
.link_2
{   font-size: 12px;
   font-weight: bold;
   line-height: 6px;
   color:#ffffff;
   text-indent:15px;
   text-decoration:none;
}

/* Link normal im Text, dunkelblau */
.link
{   font-size: 12px;
   font-weight: normal;
   color:#0000C8;
   text-decoration:none;
}

/* Link fett  im text, dunkelblau */
.linkfett
{   font-size: 12px;
   font-weight: bold;
   color:#0000C8;
   text-decoration:none;
}
