/* ************************** general format *********************** */

body {
 font-family : arial,sans-serif;
 background-color : white;
 font-size : 12pt;
}

table {
 font-family: arial,sans-serif;
 background-color : white;
 font-size : 10pt;
}

/* ************************** text format ************************** */

h1, h2, h3 { color : #29515A; font-size: 22pt; }
h2 { font-size : 18pt; }
h3 { font-size : 14pt; }

a:link { color : #264F26; text-decoration : none; }
a:visited { color : gray; text-decoration : none; }
a:active { color : #264F26; text-decoration : none; }
a:hover { color : black; background-color : #CCCCCC; text-decoration : none; }

#back_01 {
 font-size : 11pt;
 font-weight : bold;
 font-style : italic;
 background-color : #f0f0f0;
 text-indent : 2em;
 line-height : 200%;
}

#color_01 {
 color : #9C2842;
}


/* ********************* Titelangaben: Uebersicht ******************* */

#tit_auth {
 font-weight : bold;
 font-style : italic;
 line-height : 150%;
 letter-spacing : 2px;
}

/* ***** Titelangaben: einzelne Titel ******* */

#tit_single_auth {
 font-weight : bold;
 font-style : italic;
 font-size : 13pt;
 letter-spacing : 2px;
}

#tit_single_main {
 font-weight : bold;
 font-size : 12pt;
}

#tit_single_sub {
 font-size : 12pt;
}
