/* BG C8C1B4 */
/* FO 1E4672 */

/* keine Unterstriche in class Namen verwenden -> Netscape und Opera koennen das nicht */

body
{
  margin-top:       10px; /* Abstand zwischen Fensterrand und Inhalt oben */
  margin-bottom:    10px; /* Abstand zwischen Fensterrand und Inhalt unten */
  margin-left:      10px;
  margin-right:     10px;
  background-color: #C8C1B4; /*F8DCA0*/
}

p,ul,ol,li,div,td,th,address,blockquote,nobr
{
  font-family: Verdana,sans-serif;
  font-size:   10pt;
  color: #000000;
}

h1,h2,h3,h4
{
  font-family: Verdana,sans-serif;
}

a:link
{
  color:#000000;
  text-decoration:underline;
}

a:visited
{
  color:#000000;
  text-decoration:underline;
}

a:active
{
  color:#000000;
  text-decoration:underline;
}

a.inaktiv:link
{
  color:           #1E4672;
  font-weight:     bold;
  text-decoration: none;
}

a.inaktiv:visited
{
  color:           #1E4672;
  font-weight:     bold;
  text-decoration: none;
}

a.inaktiv:active
{
  color:           #1E4672;
  font-weight:     bold;
  text-decoration: none;
}

a.inaktiv:hover
{
  color:           #111111;
  font-weight:     bold;
  text-decoration: underline;
}


h1  /* Kapitelüberschriften auf blauem Grund */
{
  font-size:      14pt;
  font-weight:    bold;
  text-align:     left;
  color:          #1E4672;
  margin-bottom:  0px;
}

h2  /* Seitenüberschriften blau auf weißem Grund */
{
  margin-top:     0px;
  margin-bottom:  0px;
  font-size:      13pt;
  font-weight:    bold;
  text-align:     left;
  color:          #1E4672;
}

h3  /* Seitenunterüberschriften schwarz auf weißem Grund */
{
  margin-top:     0px;
  margin-bottom:  0px;
  font-size:      10pt;
  font-weight:    bold;
  text-align:     left;
  color:          #1E4672;
}

h4  /* Seitenunterüberschriften blau auf weißem Grund */
{
  margin-top:     0px;
  margin-bottom:  0px;
  font-size:      10pt;
  font-weight:    bold;
  text-align:     left;
  color:          #000000;
}

h2.center  /* Seitenüberschriften blau auf weißem Grund */
{
  margin-top:     0px;
  margin-bottom:  0px;
  font-size:      13pt;
  font-weight:    bold;
  text-align:     center;
  color:          #1E4672;
}


b.us
{
  font-weight:    bold;
  color:          #1E4672;
}

.small
{
  font-size:   8pt;
}

.quelle   /* Quellenangaben */
{
  font-family: Verdana,sans-serif;
  font-size:   8pt;
  color:       #000000;
}

.linkfooter
{
  font-family: Verdana,sans-serif;
  font-size:   8pt;
  color:       #000000;
  text-align:  center;
}

.copyright
{
  font-family: Verdana,sans-serif;
  font-size:   8pt;
  color:       #1E4672;
  text-align:  center;
}

.navigationheading
{
  font-size:      10pt;
  font-weight:    bold;
  color:          #1E4672;
}

td.inaktiv
{
	font-family: Verdana,sans-serif;
	font-size: 10pt; 
	background-color: #C8C1B4;
}

td.aktiv 
{
	font-family: Verdana,sans-serif;
	font-size: 10pt; 
	background-color: #1E4672;
}

a.aktiv:link
{
  color:           #C8C1B4;
  font-weight:     bold;
  text-decoration: none;
}

a.aktiv:visited
{
  color:           #C8C1B4;
  font-weight:     bold;
  text-decoration: none;
}

a.aktiv:active
{
  color:           #C8C1B4;
  font-weight:     bold;
  text-decoration: none;
}

a.aktiv:hover
{
  color:           #ffffff;
  font-weight:     bold;
  text-decoration: underline;
}

ul.news
{
  margin-top:     0px;
  margin-bottom:  0px;
}

ul.links
{
  margin-top:     0px;
  margin-bottom:  0px;
}

ul.links2
{
  margin-top:     0px;
  margin-bottom:  0px;
  margin-left:    20px;
}

ul.seitenlinks
{
  margin-top:     0px;
  margin-bottom:  8px;
}

td.foto   /* Fototext */
{
  font-size:   8pt;
  text-align:  right;
}

td.foto2   /* Fototext fur unten */
{
  font-size:   8pt;
  text-align:  left;
}

.kopf   /* Kopfzeile in einer Tabelle */
{
  color:             #FFFFFF;
  font-color:        #FFFFFF;
  background-color:  #1E4672;
  font-weight:       bold;
}

.kopfsmall   /* Kopfzeile in einer Tabelle */
{
  font-size:   8pt;
  color:             #FFFFFF;
  font-color:        #FFFFFF;
  background-color:  #1E4672;
  font-weight:       bold;
}

.center
{
  text-align:  center;
}

.zeile1   /* Zeile 1,3,5... in einer Tabelle */
{
  background-color:  #EEEEEE;
}

.zeile2   /* Zeile 2,4,6... in einer Tabelle */
{
  background-color:  #E5E5E5;
}

table.lite   /* Tabelle fuer Literatur */
{
  background-color:  #DDDDDD;
  width:             100%;
}

tr.LiteAutor   /* Tabelle fuer Literatur */
{
  font-weight:       bold;
  font-size:         10pt;
}
td.LiteAutor   /* Tabelle fuer Literatur */
{
  font-weight:       bold;
  font-size:         10pt;
}

tr.LiteTitel   /* Tabelle fuer Literatur */
{
  font-size:         10pt;
  font-weight:       bold;
  color:             #1E4672;
}
td.LiteTitel   /* Tabelle fuer Literatur */
{
  font-size:         10pt;
  font-weight:       bold;
  color:             #1E4672;
}

tr.LiteBiblio   /* Tabelle fuer Literatur */
{
  font-size:         8pt;
}
td.LiteBiblio   /* Tabelle fuer Literatur */
{
  font-size:         8pt;
}

tr.LiteRezension   /* Tabelle fuer Literatur */
{
  font-size:         8pt;
}
td.LiteRezension   /* Tabelle fuer Literatur */
{
  font-size:         8pt;
}

table.link   /* Tabelle fuer Links */
{
  background-color:  #DDDDDD;
  width:             100%;
}

tr.linkzeile1   /* Tabelle fuer Links */
{
  font-weight:       bold;
  font-size:         10pt;
}
td.linkzeile1   /* Tabelle fuer Links */
{
  font-weight:       bold;
  font-size:         10pt;
}

tr.linkzeile2   /* Tabelle fuer Links */
{
  font-size:         10pt;
}
td.linkzeile2   /* Tabelle fuer Links */
{
  font-size:         10pt;
}

tr.linkzeile3   /* Tabelle fuer Links */
{
  font-size:         8pt;
}
td.linkzeile3   /* Tabelle fuer Links */
{
  font-size:         8pt;
}

