
/*Ueberschrift Navigation*/
h1 { font-size:20pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }

/*Ueberschrift Text*/
h2 { font-size:16pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }

/*Subline und Zwischenueberschriften*/
h3 { font-size:12pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }

/*Ueberschrift Links*/
h4 { font-size:10pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }

/*Bildunterzeilen und Buchangaben*/
h5 { font-size:8pt;  font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }

/*Textformat*/
p.text  { font-size:12pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }

/*Textformat Übersichtsseiten*/
div.autor  {font-size:10pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }
div.text   { font-size:12pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }


/*Textformat*/
td.text  { font-size:12pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }

/*Textformat*/
td.text10  { font-size:10pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:300 }

/*Links Bücher*/
td.links { font-size:10pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:500 }


/*Links Mini*/
td.minilinks { font-size:8pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:500 }

/*Links Bücher*/
p.links { font-size:10pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:500 }

/*Links Interview*/
p.interview { font-size:8pt; font-family:Comic Sans MS,Verdana,Arial;  font-weight:500 }

/*unbesuchte Links*/
a:link { color:#000080; font-weight:500; text-decoration:none  }

/*besuchte Links*/
a:visited { color:#606060; font-weight:500; text-decoration:none  }

/*angeklickte Links*/
a:active { color:#990000; font-weight:500; text-decoration:none  }
