/* Style Sheets HU fuer Templates */
/* letzte Aenderung 11.10.04, K. Lanyi */
/* Modifiziert von Fachschaft Chemie am 02.09.06 */

/* Seiten-Hintergrund */


body {
  background-color: #ffffff; 
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 10pt; 
  margin-top: -1.0em;
  margin-right: -0.1em;
  padding: 0pt;
  overflow-x: hidden;
}

/* Ueberschriften */
h1,h2,h3,h4,h5,h6 { 
  font-family: verdana, helvetica, arial, sans-serif;
  text-align: left; 
  color: #003366; 
}
h1 { font-size: 20pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }

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

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

/* p { text-align: left; } */

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

/* 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 : #003366; */
  color : #666666;
  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.rechtsactivehaupt a {
  color: #cccc00;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechtsactivehaupt a:visited {
  color: #cccc00;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechtspassivehaupt a {
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechtspassivehaupt a:visited {
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechtsactive a {
  color: #cccc00;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}
div.rechts a:link { 
  color: #ffffff; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.rechts a:hover { 
  color: #cccc00; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.rechts a:visited { 
  color: #ffffff; 
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: none; 
  font-family: verdana, helvetica, arial, sans-serif; 
}
div.rechts a:active { 
  color: #cccc00; 
  font-size: 8pt; 
  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: 6pt;
}
div.subr a:link {
  position: relative;
  left: 4pt;
  color: #ffffff;
  font-size: 8pt;
  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: 8pt;
  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: 8pt;
  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: 8pt;
  font-weight: normal;
  text-decoration: none;
  font-family: verdana, helvetica, arial, sans-serif;
}

div.subract a {
  position: relative;
  left: 4pt;
  color: #cccc00;
  font-size: 8pt;
  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;
}
.capitals {
	font-variant: small-caps;
}
.archiv {
	text-align: center;
	margin: 0em;
	border: 1px solid #003366;
	background-color: #FFFFFF;

}
.archivactive {
	color: #FFFFFF;
	background-color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #003366;
	text-align: center;

}
.inhalt {
	font-weight: 600;
	font-size: 18px;
	vertical-align: 50%;



}
.lnavi {
	background-image: url(images/designelemente/subnavi_links.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rnavi {
	background-image: url(images/designelemente/subnavi_rechts.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
