﻿/* LASE Stylesheet Dokument || 2004 achim wiedemann webdesign */
body		{ font-family:arial; font-size:9pt; color:#000000; background-image:url("bilder/hg_nav.gif"); background-repeat:repeat-y; }
td		{ font-family:arial; font-size:9pt; color:#000000; }
img		{ border:0 none white; }
a		{ color:#008000; }

/* Navigations-Links */
a.navLink	{ font-size:8pt; color:#000000; text-decoration:none; }
a.navLink:hover	{ font-size:8pt; color:#008000; text-decoration:underline; }
a.navLinkHigh	{ font-size:8pt; color:#008000; text-decoration:underline; }

/* grüne Hauptnavigation */
td.navigation		{
	background-color: #DF124B;
}
td.navigation a		{ font-weight:bold; color:#ffffff; text-decoration:none; }
td.navigation a:hover	{
	background-color: #C0C0C0;
	color: #216B21;
	text-decoration: none;
}
td.navigationHigh	{
	background-color: #00CC99;
}
td.navigationHigh a	{
	background-color: #00CC99;
	color: #000000;
}

/* Überschrift in seitlichem Navigationselement */
.subHeadline	{ font-weight:bold; }

/* Breite für News-Spalte (LASE Aktuelles) */
td.news		{ vertical-align:top; width:288px; }

/* Navigations ganz rechts oben */
td.navOben	{ background-color:#b4b9ad; }

/* Toolbox */
td.toolboxHead	{
	font-size: 9pt;
	font-weight: bold;
	background-color: #00CC99;
}
td.toolboxEntry	{
	font-size: 8pt;
	background-color: #D8DAD5;
}
div.indentLink	{ text-indent:-9px; margin-left:9px; }

/* Aufzählungs-Tabelle */
tr.tr1		{ background-color:#d8dad5; }
tr.tr2		{ background-color:#ffffff; }

/* Tabelle mit vertikaler Ausrichtung nach oben */
table.valign_top td	{ vertical-align:top; }

/* Überschrift */
h1	{ font-size:10pt; }

/* Grauer Hintergrund für Obere-Navigation */
.logo	{ background-color:#d8dad5; }

/* Pfeile */
img.pfeilSchwach	{ width:9px; height:7px; border:0px none black; }
img.pfeilNav		{ width:13px; height:8px; }

/* Passwortgeschützter Bereich */
span.pw { color:#dd0000; }