/* Style Sheets HU fuer Templates */
/* letzte Aenderung 11.10.04, K. Lanyi */

/* Seiten-Hintergrund */
body {
  background-color: #ffffff; 
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 0.8em; 
  margin-top: -1.0em;
  margin-right: -0.1em;
  padding: 0pt;
}

/* Ueberschriften */
h1,h2,h3,h4,h5,h6 { 
  font-family: verdana, helvetica, arial, sans-serif; 
  color: #003366; 
}
h1 { font-size: 2.0em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.0em; }
h6 { font-size: 1.0em; }

/* Listen und Tabellen */
dl,dd,dt,ol,li,td,th {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 0.92em;
}
ul { 
  list-style-type: square; 
  font-size: 1.0em;
}
ul ul { 
  list-style-type : circle; 
  font-size: 1.0em;
}
td {
  min-height: 17px;
  height: auto;
}

/* Text */
p,br,span,blockquote,div,nobr,input,center {
  font-family: verdana, helvetica, arial, sans-serif; 
}

/* dicktengleicher Text */
tt,pre { font-family: monospace; font-size: 1.0em; }

/* Links */
a:link {
  color : #0000cc; 
  font-family: verdana, helvetica, arial, sans-serif; 
  text-decoration: none; 
}
a:active {
  color : #cccc00;
  font-family: verdana, helvetica, arial, sans-serif;
  text-decoration: none;
}
a:visited {
  color : #cccc00; 
  font-family: verdana, helvetica, arial, sans-serif; 
  text-decoration: none; 
}

/*
   Menuepunkte
   Erkenntnis: Netscape 4.7 akzeptiert keinen Unterstrich in den Bezeichnungen,
   da die Skripte schon herausgegeben wurden,
   werden nun beide Formen gefuehrt
*/

div.rechts_active_haupt a { 
  color: #cccc00; 
  font-size: 1.0em; 
  font-weight: bold; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
} 
div.rechtsactivehaupt a {
  color: #cccc00;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechts_active_haupt a:visited {
  color: #cccc00;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechtsactivehaupt a:visited {
  color: #cccc00;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechts_passive_haupt a { 
  color: #ffffff; 
  font-size: 1.0em; 
  font-weight: bold; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.rechtspassivehaupt a {
  color: #ffffff;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechts_passive_haupt a:visited {
  color: #ffffff;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechtspassivehaupt a:visited {
  color: #ffffff;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechts_active a { 
  color: #cccc00; 
  font-size: 0.9em; 
  font-weight: bold; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.rechtsactive a {
  color: #cccc00;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechts a:link { 
  color: #ffffff; 
  font-size: 0.9em; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.rechts a:hover { 
  color: #cccc00; 
  font-size: 0.9em; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.rechts a:visited { 
  color: #ffffff; 
  font-size: 0.9em; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.rechts a:active { 
  color: #cccc00; 
  font-size: 0.9em; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif;
}
/* Submenues im rechten blauen Balken sollen leicht eingerueckt werden */
div.subr {
  left: 6em;
}
div.subr a:link {
  position: relative;
  left: 4pt;
  color: #ffffff;
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.subr a:hover {
  position: relative;
  left: 4pt;
  color: #cccc00;
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.subr a:visited {
  position: relative;
  left: 4pt;
  color: #ffffff;
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.subr a:active {
  position: relative;
  left: 4pt;
  color: #cccc00;
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}

div.subract a {
  position: relative;
  left: 4pt;
  color: #cccc00;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}

div.links a:link { 
  color: #003366; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.links a:hover { 
  color: #cccc00; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.links a:visited { 
  color: #003366; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.links a:active { 
  color: #cccc00; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif;
}

/* Linien */
hr { height : 1px; }

/* Hervorhebungen */
strong {font-family: verdana, helvetica, arial, sans-serif; }

/* Adressangaben */
address, em {
  font-style: normal; 
  font-size: x-small; 
  font-family: verdana, helvetica, arial, sans-serif; 
}

/* eigene Klassen */
.kopf {text-align: right; font-size: x-small; font-family: verdana, helvetica, arial, sans-serif;}
.fuss {text-align: left; font-size: x-small; font-family: verdana, helvetica, arial, sans-serif; font-size:0.8em;}
.wichtig {color: #ff0000; font-family: verdana, helvetica, arial, sans-serif;}
.klein {font-size: x-small; font-family: verdana, helvetica, arial, sans-serif;}
.mittel {font-size: small; font-family: verdana, helvetica, arial, sans-serif;}

/* Layer */
/* blauer Balken rechts */
div#right {
 width: 150px;
 background-color: #003366;
 padding: 0pt;
 background-image: url(http://www.hu-berlin.de/bilder/backgr.jpg) repeat-y bottom left;          
 z-index: 0;
}

/* hauptteil der seite */
div#middle {
 /* padding: oben links rechts unten */
 padding: 0pt 5pt 0pt 5pt;
 margin-top: 5pt;
 background-color: yellow;
 height: 102%;
 z-index: 1;
} 
td.left {
 /* padding: oben links rechts unten */
 padding: 0pt 0pt 0pt 0pt;
 margin-top: 5pt;
 background-color: white;
}
td.right {
 min-height: 17px;
 height: auto;
 width: 145px;
 background-color: #003366;
 padding: 0pt 5pt;
 background: url(http://www.hu-berlin.de/bilder/backgr.jpg) repeat-y bottom left
;
}
/* gesamte rechte Spalte, in der der blaue Balken untergebracht ist,
 vor allem fuer MacOS erforderlich */
 td.gesright {
 min-height: 17px;
 height: auto;
 width: 145px;
 background-color: #ffffff;
 padding: 0pt 1pt;
}
td.middle {
 /* padding: oben links rechts unten */
 padding: 0pt 5pt 0pt 5pt;
 margin-top: 5pt;
 background-color: red;
 width: 100%;
}
/* Platzhalter-Zelle, damit der blaue Balken bis zum Fensterboden reicht */
/* Die Angabe height=260 in den Dateien ist dennoch erforderlich 
   fuer Netscape 4.7 
   height=260 waere fuer N47 und Mozilla genug, reicht aber nicht fuer IE 
   bei Aufloesung 1200 x xy */
 td.phright {
 height: 340px;
 width: 145px;
 background-color: #003366;
 padding: 0pt 5pt;
 background: url(http://www.hu-berlin.de/bilder/backgr.jpg) repeat-y bottom left;
}


