/* ACHTUNG: DIESE DATEI IST NICHT VOLLSTÄNDIG - EINE VOLLSTÄNDIGE LISTE ALLER
            ELEMENTE UND CLASS-ATTRIBUTE MUSS NOCH ERSTELLT WERDEN!
            Gibt es irgendwelche Namenskonventionen?
 */            

/*----------------------------------------------------------------------------*/
/*----                                                                     ---*/
/*---                                                                       --*/
/*--                                Common                                   -*/
/*---                                                                       --*/
/*----                                                                     ---*/
/*----------------------------------------------------------------------------*/


body {
    font-family: verdana, helvetica,arial, sans-serif ;
    color: #00004C;
    text-align: left;
    font-style: normal;
    background-color: white;
    margin-left: 1.0cm;
    margin-right: 0.5cm;
    line-height : normal;
}
     
p, td, ul, ol  {
    font-family: verdana, helvetica, arial, sans-serif;
    color: #00004C;
    font-style: normal;
    text-align: left;
    font-size : small;
}

h1 {
	 font-size : 125%;
}

h2 {
	 font-size : 110%;
}

h3 {
	 font-size : 100%;
}
  
.pagenumber {
         color: red;
         font-size: xx-small;
}
  
sup.footnotelabel {
  color:green;
  font-size: x-small;
}

.footnote {
              font-size: xx-small;
             
}
  
/*----------------------------------------------------------------------------*/
/*----                                                                     ---*/
/*---                                                                       --*/
/*--                         Front of Document                               -*/
/*---                                                                       --*/
/*----                                                                     ---*/
/*----------------------------------------------------------------------------*/


/*-- Titel der Dissertation --*/
p.title {
         font-family: verdana, helvetica, arial, sans-serif; color: #00004C;
         font-style: normal;
         font-size: x-large;
         text-align: center;
         margin-top: 10;
         text-align:center;         
        } 

/*-- Autor der Dissertation --*/
p.author {
         text-align: center;
         font-size:  large;
         font-weight: demi-bold;
         }
         
/*-- Text "vorgelegt von:" --*/
span.vorgelegtText {
                   }

/*-- Vorname innerhalb des Autors der Dissertation --*/
/*-- (Selbständigkeitserlärung)                    --*/
span.given {
           }
           
/*-- Nachname innerhalb des Autors der Dissertation --*/
/*-- (Selbständigkeitserlärung)                     --*/
span.surname {
             }

/*-- Zusatz innerhalb des Autors der Dissertation --*/
/*-- (Selbständigkeitserlärung)                   --*/
span.suffix {
            }

/*-- Institution von der ein akademischer Grad vergeben wurde  --*/
p.school {
         margin-top: x-large;
         text-align: center;
         }

/*-- akademischer Grad --*/
p.degree {
         text-align: center;
         }

/*-- Erstellungsdatum des Objektes der Dissertation                 --*/
/*-- type="1" = Abgabe und type="2" = Verteidigung der Dissertation --*/

p.date {
     }

/*-- Text "Datum:" --*/     
span.dateText {
              }
     

/*-- Fakultät --*/
p.major {
         text-align: center;
      }

/*-- Dekan --*/
p.dean {
         text-align: left;
     }
span.deanText {
         font-weight: bold;
              }
     
     

/*-- Gutachter --*/     
p.approvals {
         text-align: left;
          }
          
/*-- Text "Gutachter:" --*/
span.gutachterText {
         font-weight: bold;
                   }


/*-- Dokumenttyp, z.B. Dissertation, Magisterarbeit, Diplomarbeit --*/
p.submission {
         font-family: verdana, helvetica, arial, sans-serif; color: #00004C;
         margin-top: 60;
         font-weight: demi-bold;
         font-size:  x-large;
         text-align: center;
         color: blue;
           }

/*-- gefördert durch eine Stiftung --*/
p.grant {
      }

/*-- Widmung --*/
p.dedication {
           }

/*-- Urheberrechtsvermerk --*/
p.copyright {
          }

/*-- Motto --*/
p.motto {
      }

/*-- eigene Schlagworte --*/
p.keywords {
         }

span.keywordsText {
         font-weight: bold;
         }

/*-- eigene Schlagworte --*/
p.keyword {
         }
         
/*-- Abstract --*/
p.abstracthead {
         font-weight: bold;
         }

p.abstract {
         }

/*-- Danksagung --*/
p.acknowledgments {
                }

/*-- Selbständigkeitserklärung --*/
p.declaration {
            }

/*-- Anhang --*/
p.appendix {
         }

/*-- Zwischentitel --*/
p.freehead {
         font-weight: bold;         
}         

/*-- Überschriften --/
h3.abbreviation {}
h3.preface {}
h3.summary {}

/*----------------------------------------------------------------------------*/
/*----                                                                     ---*/
/*---                                                                       --*/
/*--                          Body of Document                               -*/
/*---                                                                       --*/
/*----                                                                     ---*/
/*----------------------------------------------------------------------------*/

em { font-style: italic; }
em.roman { font-style: normal; }
em.small-caps { font-variant: small-caps; font-style: normal; }
em.ismall-caps { font-variant: small-caps; font-style: italic; }

/*-- Beispiel --*/

p.example {
  }
         
p.examplehead {
         font-weight: bold;
  }

p.mmimg  {
         background-color:#F9F9F9;
         padding:6px;
         border:none;
         margin:0px;
         text-align: center;
}

td.caption  {
         background-color:#E0E0E0;
         padding:6px;
         border:0px;
         margin-top:6px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         font-weight: bold;
}

td.legend  {
         background-color:#E0E0E0;
         padding:6px;
         border:0px;
         margin-top:0px;
         margin-bottom:6px;
         margin-left:0px;
         margin-right:0px;
         font-size: x-small;
}

table.mm {
         border-spacing:0px;
         padding:0px;
         border:none;
         margin:0px;
         align:middle;
}

table.calstable {
         border-spacing:0px;
         padding:0px;
         border:none;
         margin:0px;         
         background-color:#F9F9F9;
}

div.table {
  text-align:center; 
}

table.blockquote {
         border-spacing:0px;
         padding:0px;
         border:none;
         margin:0px;
         text-align:center;
}

td.blockquotebody {
    padding:6px;
    border:0px;
    margin-top:6px;
    margin-bottom:6px;
    margin-left:6px;
    margin-right:6px;
    background-color:#F9F9F9;
    font-size : 80%;
}

.blockquotebody {
	font-size : 90%;
}

td.blockquotecaption {
         background-color:#E0E0E0;
         padding:6px;
         border:0px;
         margin-top:6px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         font-weight: bold;
}

td.blockquotecitation {
         background-color:#E0E0E0;
         padding:6px;
         border:0px;
         margin-top:0px;
         margin-bottom:6px;
         margin-left:0px;
         margin-right:0px;
         font-size: x-small;
}

p.dmathimath  {
         background-color:#F9F9F9;
         padding:6px;
         border:none;
         margin:0px;
         text-align: center;
}

table.dmath {
         border-spacing:0px;
         padding:0px;
         border:none;
         margin:0px;
}
  
table.example {
         border-spacing:0px;
         padding:0px;
         margin:0px;
         border-width:0px;
         border-style:solid;
         border-color:#FFFFFF;
}
td.example {
         border-spacing:0px;
         padding:3px;
         margin:0px;
         border-width:1px;
         border-style:solid;
         border-color:#E0E0E0;
}
  

h3.footnoteheader {

}



/*----------------------------------------------------------------------------*/
/*----                                                                     ---*/
/*---                                                                       --*/
/*--                           Bibliographie                                 -*/
/*---                                                                       --*/
/*----                                                                     ---*/
/*----------------------------------------------------------------------------*/



span.name { font-variant:small-caps; }
span.worktitle, span.articletitle, span.serialtitle {
   font-style: italic; 
}         
span.pages { font-weight: bold; }
span.note { font-size: x-small; }
span.law { }
span.citcut { font-weight: bold; }
span.court { font-weight: bold; }
span.bible { font-weight: bold; }
span.editor { }
span.adress { }
span.edition { }
span.volume { }
span.version { }
span.number { }
span.pubdate { }


/*-- Tabellen --*/
p.tablelegend {
         }

p.tablecaption  {
  }
  
td.tablecontent {
    text-align:center;
    font-size : smaller;
}  


/*----------------------------------------------------------------------------*/
/*-                              Navigation                                  -*/
/*----------------------------------------------------------------------------*/


table.navigation {
  font-family: verdana, helvetica, arial, sans-serif; color: #00004C;

  font-size: x-small;
  margin-bottom: 1px;
  background-color:#E0E0E0;
  padding:6px;
  margin:0px; 
  border:none;
}         

td.nav-about {
  text-align: center;
  font-size: x-small;  
}
            
td.nav-parts {
  text-align: center;
  font-size: x-small;  
}

.nav-author { font-weight: bold; }
.nav-title { font-weight: bold; font-style: italic;}

p.navbottom {  
              font-size: x-small;
}

/*-- information at the bottom --*/
table.infoTable { }

td.infoBottom {
              font-size: x-small;
}
td.infoMiddle {
    background-color: #E0E0E0;
              font-size: x-small;
              text-align:center;
}
td.infoLeft {
              font-size: x-small;
              text-align:center;
}
td.infoRight {
              font-size: x-small;
              text-align:center;
}

