/*CSS Vorlage*/

/********************************/
/*    Farben                    */
/********************************/
/*   dkl.blau = color:#000099;  */
/*   mit.blau = color:#6666cc;  */



/**************************/
/*    Standard-Text       */
/**************************/

body
{
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 12px;
        background-image:url(images/spirale.jpg);
        background-repeat:no-repeat;
        background-position:center 30px;
        }


/**************************/
/*   Links                */
/**************************/


A:link
{
        color:#000099;
        font-weight: bold;
        text-decoration:underline;
}

A:visited
{
        color:#000099;
        font-weight: bold;
        text-decoration:underline;
}

A:active
{
  color:#000099;
  font-weight: bold;
  text-decoration:underline;
}


#main {
  margin-top:90px;
  }

#page {
  margin-top:33px;
  }

/**************************/
/*     Schriftgrößen      */
/**************************/

/* Besondere Überschriften */

.ueber0
{
        font-size:65px;
        color:#000099;
        font-weight:bold;
        font-family: times, garamond;
}

.ueber01
{
        font-size:40px;
        color:#000099;
        font-weight:bold;
        font-family: times, garamond;
}

.ueber02
{
        font-size:20px;
        color:#000099;
        font-weight:bold;
        font-family: tahoma, arial, helvetica, sans-serif;
        margin-bottom: 6pt;
}

.ueber1
{
        font-size:20px;
        color:#000099;
        font-weight:bold;
        font-family: tahoma, arial, helvetica, sans-serif;
        margin-bottom: 15pt;
}


.ueber2
{
        font-size:18px;
        color:#000099;
        font-weight:bold;
        font-family: tahoma, arial, helvetica, sans-serif;
        margin-bottom: 10pt;
}


.ueber3
{
        font-size:16px;
        color:#000099;
        font-family: tahoma, arial, helvetica, sans-serif;
        font-style: italic;
        font-weight:bold;
        margin-bottom: 5pt;
}


.ueber4
{
        font-size:14px;
        color:#000099;
        font-family: tahoma, arial, helvetica, sans-serif;
        font-weight:bold;
        margin-bottom: 5pt;
}



.text
{
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size:12px;
}

.roman
{
        font-family: times, roman;
        font-size:12px;
}

.lit
{
        font-family: times, roman;
        text-align:left;
        font-size:12px;
        text-indent:-11mm;
        margin-left:11mm;
        margin-bottom:0px;
}

.indent
{
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size:12px;
        text-indent:-11mm;
        margin-left:11mm;
}

.tab1
{
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size:12px;
        margin-left:20px;
}

#sonderhefte {
        font-weight:normal;
        color:#000000;
}
#sonderhefte ul {
        margin-top:0px;

}
/*****************************/
/*      allgemeine tags      */
/*****************************/

H1, H2, H3, H4, H5, H6, P,  OL, UL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR, UL
{
        display: block;
}


P, DIV
{
        margin-left: 0;
}

 DL
{
        margin-left: 0;
}

B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, IMG, SPAN
{
        display: inline;
}

H1
{
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
}

H2
{
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
}

H3
{
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
}

H4
{
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
}

H5, H6
{
        margin-top: 0;
        margin-left: 0;
}

H1
{
        text-align: left;
}

H3, H5
{
        font-style: normal;
}

H1
{
        font-size: 18px;
}

H2
{
        font-size: 16px;
}

H3
{
        font-size: 14px;
}

H4
{
        font-size: 12px;
}

H5
{
        font-size: 12px;
}

H6
{
        font-size: 12px;
}

B, STRONG
{
        font-weight: bold;
}

I, CITE, EM, VAR, ADDRESS
{
        font-style: italic;
}

PRE, TT, CODE, KBD, SAMP
{
        font-family: monospace;
}

PRE
{
        white-space: pre;
        font-size: 12px;
}

ADDRESS
{
        margin-left: 0;
        font-size: 12px;
}

BLOCKQUOTE { margin-left: 0; margin-right: 0; }

BLOCKQUOTE { font-family: arial, helvetica, sans-serif; font-size: 12px; }

SUB { font-size: 11px;}




DT { margin-bottom: 0; }

DT { font-family: arial, helvetica, sans-serif; font-size: 12px; }



DD { margin-top: 0; }

DD { margin-left: 1em; }

DD { font-family: arial, helvetica, sans-serif; font-size: 12px; }


TD { font-family: tahoma, arial, helvetica, sans-serif;}

TD { font-size: 12px; }

TH { font-family: tahoma, arial, helvetica, sans-serif;}

TH { font-size: 12px; }

TR { font-family: tahoma, arial, helvetica, sans-serif;}

TR { font-size: 12px; }
