/* DATEI: phs.css */

body { margin-top:2px; margin-bottom:2px; background-color:#EEEEEE; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dir
     { font-family:Arial,sans-serif; }

/* UEberschrift 'Philosphisches Seminar' auf der Einstiegsseite */
h1 { font-size:16pt;  margin-bottom:0cm; }

/* Seitenueberschriften */
h2 { font-size:18pt; }

/* Zwischenueberschriften */
h3 { color:maroon; font-size:14pt; font-weight:bold; }

/* Zwischenueberschriften an manchen Stellen */
h4 { font-size:12pt; }

h5 { color:maroon; font-size:10pt; font-weight:bold; }

p,ul,ol,li,div,td,th,address,nobr,b,i,dir { font-size:10pt; }

blockquote { font-size:10pt; font-style:italic; }

/* Verweise in der Navigationsleiste */
td.navigation { font-size:8pt; font-weight:bold; }

/* Update-Info */
div.remark { color:#666666; font-size:9pt; background-color:white;}


a:link { color:#00009C; text-decoration:none; }
a:visited { color:navy; text-decoration:none; }
a:active { color:red; text-decoration:none; }

/* Unterverweise */
a.compact { text-decoration:none; font-size:8pt; font-weight:bold; }

div.whitebg { background-color:blue; }

dd.red { background-color:red; }

 em { color:red; }

/* Schriftzug "Philosopisches Seminar" in Seitenkopf */
#logo { color:white; font-size:8pt; }

/* Initialien */
#initial { font-size:120%; font-style:normal; }

#maroon { color:maroon; }

#red { color:red; }

#white { color:white; }

#big { font-size:120%; }

#small { font-size:90%; }

#smaller { font-size:80%; }

#smallnwhite { font-size:8pt; color:white; font-weight:bold; }

#compact { text-decoration:none; font-size:8pt; font-weight:bold; }

/* Adressangaben auf Startseite */
#adress  { font-size:8pt; font-weight:bold; }