/*<STYLE TYPE="text/css">*/
/*CSS-File f&uuml;r die Systemurkunde - generated by O. Unkelbach */

/*---------------------------------------------------*/
/*-Allgemeine Vorlagen------------------*/
/*---------------------------------------------------*/


BODY /*BODY*/
{
    MARGIN: 10px; 
    /*SCROLLBAR-TRACK-COLOR: #dcdcdc; */
    /*SCROLLBAR-BASE-COLOR: #808080; */
    BACKGROUND-COLOR: #ffffff;
}

/*div id müssen mit # beginnen! */
#logo /* für das Logo */
{
    position: absolute;
    top: 3px; 
    left: 3px; 
}

#content /* für den Text-Teil */
{
    position: absolute; 
    LEFT: 60px; 
    VERTICAL-ALIGN: top; 
    WIDTH: 580px; 
    COLOR: #000080;
}

/*Navigationselement "nach oben"*/
table.tnav
{
Background-Color:#EEEEEE; 
WIDTH: 30px; 
}

TABLE
{
LEFT: 62px;
margin: 5px;
width:578px;
}



/*NAVIGATION*/

A.nav
{
Color: #0000CD;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Font-Weight: normal;
}

B.nav
{
Color: #000000;
Background-Color: #FFFFFF;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: justify;
}

td.nav {Background-Color:#C0C0C0;}

td.nav0 {Background-Color:#FFFFFF;}

/*HERVORHEBUNG PARAGRAPH */
td.nav2 {Background-Color:#FFEC63;}

td.pg /*pg = Paragraph*/
{
Background-Color:#DCDCDC;
}

B.pg
{
Color: #000000;
Background-Color: #DCDCDC;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: left;
}

/*ENDE NAVIGATION*/

/*UEBERSCHRIFTEN*/

H1
{
Color: #6A5ACD;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 18pt;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
Text-Align: left;
border-bottom:solid thin black;
border-color: #6A5ACD;
}

H2 /*UEBERSCHRIFT TEIL 1, TEIL 2, A und B*/
{
Color: #6A5ACD;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 14pt;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
Text-Align: left;
}

H2.Titel /*Titel*/
{
Color: #6A5ACD;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 14pt;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
Text-Align: center;
}

H3  /*UEBERSCHRIFT PARAGRAPHEN*/
{
Color: #6A5ACD;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
Text-Align: left;
}

H3.Titel  /*Titel, 2. Zeile*/
{
Color: #6A5ACD;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Font-Weight: bold;
Font-Style: normal;
Line-Height: normal;
Text-Align: center;
}

/*ENDE UEBERSCHRIFT*/

P /* P allgemein */
{
Color: black;                              /*#0000FF;*/
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: justify;
}

P.Text
{
Color: black;                              /*#0000FF;*/
Background-Color: #FFFFFF;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: justify;
}

P.Standard
{
Color: black;                              /*#0000FF;*/
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: justify;
}

P.Center
{
Color: #6A5ACD;                              /*#0000FF;*/
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 12pt;
Text-Align: center;
}

P.Rechts
{
Color: black;                              /*#0000FF;*/
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: right;
}

P.small_left
{
Color: black;                              /*#0000FF;*/
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 8pt;
Text-Align: left;
}

P.s /*#Unterschrift unter autografierte Zeichen;*/
{
Color: #346FA2;                              /*#0000FF;*/
Background-Color: #FFFFFF;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 8pt;
Text-Align: center;
}

P.sl /*#Unterschrift unter autografierte Zeichen - links ausgerichtet*/
{
Color: #346FA2;                              /*#0000FF;*/
Background-Color: #FFFFFF;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 8pt;
Text-Align: left;
}


/*UNGEORDNETE LISTE*/

UL.Text
{
list-style-image: url("../grafik/liste.gif")
}

Li.Text
{
Color: black;
Background-Color: #FFFFFF;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 10pt;
Text-Align: justify;
}

