a		{color:#003399;}	/* Erscheinungsbild des Links - dunkel Blau und nicht fett */
a:visited	{color:#003399;}			/* besuchter Link */
a:active	{color:#003399;}			/* aktiver Link */
body		{scrollbar-base-color:#eeeeee; scrollbar-arrow-color:#003399; margin-left:0px; margin-top:0px; background-color:#003399}
div.content	{font-family:verdana,arial,helvetica,sans-serif; font-size:11px; margin-left:13px; margin-top:10px; background-color:#d9e2ea; layer-background-color:#d9e2ea;}
div.termine	{ font-family:verdana,arial,helvetica,sans-serif; font-size:11px; margin-left:0px; margin-top:0px; background-color:#d9e2ea; layer-background-color:#d9e2ea;}
td.cont		{ margin-left:0px; margin-top:0px; background-color:#d9e2ea;}
td 		{font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:#003399; font-weight:400;}/* ebenso wird mit dem td */
p		{font-family:verdana,arial,helvetica,sans-serif; font-size:11px; }/* und dem Paragraph verfahren */

.ueber		{font-size:14px; font-weight:bold; color:#003399;}
.ueber1		{color:#003399; font-weight:600; font-size:11px; }	
.ueber2		{color:#003399; font-weight:600; font-size:11px; }	
.ueber3		{font-weight:bold; }					

.fett		{font-weight:bold; }			/* anstatt des bold Tags, verwenden wir die Klasse fett */
input.klein	{font-size:10px; }			/* um absolute Links oder ähnliches auf das Tabellenmaß zu bekommen kann es nötig sein die Schriftgröße auf klein zu setzen */

textarea	{font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:#000000; font-weight:400;}

.grau		{background-color:#BBC6D1; layer-background-color:#BBC6D1;}/* ist die Zuweisung an Tabellenhintergründe*/
.hellgrau	{background-color:#eeeeee; layer-background-color:#eeeeee;}
.blau		{color:#003399; font-weight:bold;}
.blauthin	{color:#003399; font-weight:400;}
.rot		{color:#FF6C00; font-weight:400;}
.gelb		{color:#FFA800; font-weight:400;}
.gruen		{color:#008000; font-weight:400;}
.lineh		{line-height:18px;}
.punkt		{color:#BBC6D1;} /*Ist um einen Punkt in einer grauen Zelle die gleiche farbe zu geben wie der Hintergrund ist. Nötig für Netscape6.2. Er interpretiert &nbsp; nicht als zelleninhalt und gibt der Zelle vondaher keine Hintergrundfarbe*/
.semesterfett	{font-weight:bold; }			/* Semesterbezeichnung fett */
.semestertthin	{font-weight:normal; }			/* Semesterbezeichnung duenn */
.fehlerausgabe	{color:red;}
/* Lokallogo */
#korb	{position:absolute; width:176; height:21; left:148; top:135; }

/* Navigation */
.hier1	{ font-family:arial,helvetica,sans-serif; font-size:9pt; text-decoration:none; font-weight:400; }
.hier2	{ font-family:arial,helvetica,sans-serif; font-size:8pt; text-decoration:none; font-weight:400; }
.hier3	{ font-family:arial,helvetica,sans-serif; font-size:8pt; text-decoration:none; font-weight:400; }

/*######################## Styles von Thomas Geisler ###############################*/
/* Diese Styles werden von den Statischen Seiten verwendet sie beschreiben h1-/ bis h4-Tags */

.stath1            {color:#003399; font-weight:bold; font-size:18px;}
.stath2            {color:#003399; font-weight:600;  font-size:12px; }
.stath3            {color:#003399; font-weight:500;  font-size:12px; }
.stath4            {font-weight:bold; }

