   /* Styleangaben f&uuml;r die Website www.elwis.de

Druckgrößen (80% von den jeweiligen Screen-Schriftgroeszen)

60%	-> 9px	-> 7px

70%	-> 10px	-> 8px

80%	-> 11px	-> 9px

100%	-> 13px	-> 10px

120%	-> 18px	-> 14px

150%	-> 21px	-> 17px

180%	-> 23px	-> 18px  */

body {

	margin:0px;

	padding:0px;

	width:98%;

}

/* Kopfzeile */

#head {

	display:none;

}

/* Elwis-Logo*/

#logo {

	display:none;

}

/* Brotkrümmelzeile - gesamt*/

#nav {

	margin:0;

	padding:0;

	color:rgb(0,0,0);

	text-align:left;

}

/* Brotkrümmelzeile - Bereich Botton-Navigation */

#bottonnav {

	display:none;

}

/* Brotkrümmelzeile - Bereich Text-Navigation */

#kruemelnav {

	margin:0;

	padding:0;

	color:rgb(0,0,0);

	font-size:10px;

	text-align:left;

	

}

#kruemelnav a.kruemelweiss, 

#kruemelnav a.kruemelweiss:visited, 

#kruemelnav a.kruemelweiss:hover, 

#kruemelnav a.kruemelweiss:active {

	font-size:10px;

	color:rgb(0,0,0);

	text-decoration:none;

}



#header hr.withoutstyles {	display:none;} 

#kruemelnav span.withoutstyles {  display:none;} 

#linksoben span.withoutstyles{	display:none;} 

#headerleft, #headerleft hr.withoutstyles {	display:none;} 

#linksunten, #linksunten hr.withoutstyles {	display:none;}





#globalcontent {

	margin:0;

	padding:0;

}

#content {

	padding:0;

	margin:0;

	font-size:10px;

	text-align:left;

}

#content h1 {

	font-size:14px;

	font-weight:bold;

}

#content span.printnonedisplay {

	display:none;

}

#foot {

	margin:5px 0 0 0;

	padding:0;

	text-align:left;

}

#footer {

	margin:0;

	padding:0;

	text-align:left;

}



#footer span.printnonedisplay,

#footer span.withoutstylesfooter {

	display:none;

}



/* Styleangaben f&uuml;r die Website www.elwis.de */

/* Festlegung der Schriftart f&uuml;r alle Dokumente und alle Tags (au&szlig;er "a" und "h1"..."h6") */

body, p, td, div, ol, ul, li, dl, dt, dd, input, textarea, select {

	font-family:Verdana, Arial, Helvetica, Sans-Serif;

	font-size:10px;

	color:rgb(0,0,0);

}

/* Festlegung der Schriftart f&uuml;r "a" */

a {

	font-family:Verdana, Arial, Helvetica, Sans-Serif;

	font-size:10px;

}

/* Festlegung der Schriftart f&uuml;r "h1"..."h6" */

h1, h2, h3, h4, h5, h6 { font-family:Verdana,Arial,Helvetica,Sans-Serif; }



h1 {font-size:16px;}



h2 {font-size:15px;}



h3 {font-size:14px;}



h4, h5, h6 {font-size:13px;}



abbr, acronym {

	border:none;

}

/* Gestaltung aller "normalen" Links */

a:link, a:visited, a:hover, a:active {

	font-size:10px;

	color:rgb(0,0,0);

	font-weight:normal;

	text-decoration:none;

}

a:link:after, a:visited:after, a:hover:after, a:active:after {

	color:rgb(0,0,0);

	font-weight:normal;

	text-decoration:none;

	font-size:10px;

}

/* Gestaltung "großer" Links */

a.link120:link, a.link120:visited, a.link120:hover, a.link120:active {

	color:rgb(0,0,0);

	text-decoration:none;

	font-size:14px;

}

/* Gestaltung von Links in Tabellen-Kopfzeilen */

a.thweiss:link, a.thweiss:visited, a.thweiss:hover, a.thweiss:active {

	color:rgb(0,0,0);

	text-decoration:none;

}



/* Gestaltung der (orangen) Links Schleusenbetriebszeitenmodul(ohne Unterstrich)*/

  a.orangelink:link, a.orangelink:visited, a.orangelink:hover, a.orangelink:active {

	color:rgb(0,0,0);

	text-decoration:none;

}

/* Formatierung des Tags "th" f&uuml;r Tabellen-Kopfzeilen */

th {

	background-color:rgb(255,255,255);

	font-family:Verdana, Arial, Helvetica, Sans-Serif;

	font-size:10px;

	color:rgb(0,0,0);

	text-align:left;

}

/* Gestaltung aller "webmaster@wsv.de" E-Mail Links */

a.webmaster:link, a.webmaster:visited, a.webmaster:hover, a.webmaster:active {

	color:rgb(0,0,0);

	text-decoration:none;

}

/* Schriftgr&ouml;&szlig;en f&uuml;r Standardschriftart */

 .normal60 {

	font-size:7px;

}

.normal70 {

	font-size:8px;

}

.normal80 {

	font-size:9px;

}

.normal110 {

	font-size:12px;

}

.normal120 {

	font-size:14px;

}

.normal150 {

	font-size:17px;

}

.normal180 {

	font-size:18px;

}

/* Wei&szlig;e Schrift, verdschiedene Schriftgr&ouml;&szlig;en */

 .weissnormal {

	color:rgb(0,0,0);

}

.weiss70 {

	font-size:8px;

	color:rgb(0,0,0);

}

.weiss80 {

	font-size:9px;

	color:rgb(0,0,0);

}

.weiss120 {

	font-size:14px;

	color:rgb(0,0,0);

}

/* Schrift in ELWIS-blau, versch. Gr&ouml;&szlig;en */

 .elwisblau {

	color:rgb(0,0,0);

}

.elwisblau80 {

	font-size:9px;

	color:rgb(0,0,0);

}

.elwisblau120 {

	font-size:14px;

	color:rgb(0,0,0);

}

.elwisblau150 {

	font-size:17px;

	color:rgb(0,0,0);

}

.elwisblau180 {

	font-size:18px;

	color:rgb(0,0,0);

}

/* Schrift fuer "Nachricht aufgehoben" */

.s12 {

	color:rgb(0,0,0);

}

/* Schrift fuer Fehler- und Ok-Meldungen */

 .error {

	color:rgb( 0,0,0);

}

.ok {

	color:rgb( 0,0,0);

}

table.error {

	color:rgb(0,0,0);

}

/* hellblaue (neu graue) Tabellezeilen */

tr.hellblau td {

	background-color:rgb(255,255,255);

	font-family:Verdana, Arial, Helvetica, Sans-Serif;

	color:rgb( 0,0,0);

	text-align:left;

}

/* dunkelgraue Tabelle-(Kopf-)zellen */

th.dunkelgrau {

	background-color:rgb(255,255,255);

	font-family:Verdana, Arial, Helvetica, Sans-Serif;

	font-size:10px;

	color:rgb(0,0,0);

	text-align:left;

}

/* hellgraue Tabelle-(Kopf-)zellen */

tr.hellesgrau {

	background-color:rgb(255,255,255);

	font-family:Verdana, Arial, Helvetica, Sans-Serif;

	font-size:10px;

	color:rgb(0,0,0);

	text-align:left;

}

/* Klassen fuer Eislagenmodul */

table.elzustand {

	width:100px;

	border:0px;

	padding:3px;

	border-spacing:1px;

}

td.elzustand1 {

	background-color:rgb(201,255,183);

	text-align:center;

	width:100px;

}  /* gruen */

td.elzustand2 {

	background-color:rgb(255,255,132);

	text-align:center;

	width:100px;

}  /* gelb */

td.elzustand3 {

	background-color:rgb(255,146,140);

	text-align:center;

	width:100px;

}  /* rot */

/* Klassen fuer Rahmen der Ausgabetabelle Eislagen, Fahrrinnen, NfB */

table.fahrrinnen {

	border-collapse:collapse;

	margin-left:10px;

}

table.nfb {

	border-collapse:collapse;

}

table.eislagen {

	border-collapse:collapse;

	margin-left:10px;

}

th.b1, td.b2 {

	border:1px solid black;

	padding:4px;

	font-size:0.9em;

}

td.b3 {

	border:1px solid black;

	padding:4px;

	font-size:0.9em;

}

caption {

	border:1px solid black;

	padding:4px;

	font-size:1.2em;

	font-weight:bold;

}

/* Vorschleusung: Klassen für die Anzeige von bereits belegten bzw. noch freien Kammerlängen */

td.vsfrei {

	color:rgb(0,0,0);

}

td.vsbelegt {

	color:rgb(0,0,0);

	font-weight:bold;

}

/*Trennlinien*/

.hrli, hr {

	color:rgb(0,0,0);

	height:1px;

	border:solid 1px;

}

.hrpkte {

	color:rgb(0,0,0);

	height:1px;

	border:dotted 1px;

}

/*Listen und Listenpunkte*/

.ulbuttonlevel3 {

	list-style-image:url("../../Grafiken/Bullet_level3.gif");

}

.ulbuttonlevel2 {

	list-style-image:url("../../Grafiken/Bullet_level2.gif");

}

.blaurechteck {

	list-style-image:url("../../Grafiken/Bullet_level2.gif");

}

.listeaktuelles {

	list-style-image:url("../../Grafiken/Bullet_level2.gif");

	margin-bottom:20px;

}



/* zeigt in der Druckansicht eine Hauptnavigation im Content an*/

#menueaktuelles { 

	list-style-image:url("../../Grafiken/css_icons/liste-anstrich.gif");

}

/* Tabellenkopf */
th, thead{
page-break-inside: avoid;
}
 