/* DATEI: selfhtml.css */

/* Wenn die Schriftgroessen von SELFHTML fuer Sie schwer lesbar sind */
/* und Sie SELFHTML lokal lesen, benennen Sie diese Datei */
/* um in selfnormal.css */
/* und benennen Sie die Datei selfnosize.css im src-Verzeichnis */
/* um in selfhtml.css */

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana, Arial, Helvetica, sans-serif;}

h1 { font-size: 16pt; font-weight: bold; color:#CC0033; text-align:center;  }

h2 { font-size: 12pt; text-decoration: none; text-transform: none; color:#000099; }

.unterschrift { font-family: "Times New Roman", Times, serif;}

.haupt1 { font-size: 36px; color:#FFFF33 }

.haupt3 { font-size: 36px; color: #000099 }
.haupt4 { font-size: 24px; color: #000099 }

.haupt2 { font-size: 14pt; color:#FFFF33 }

.gelb { font-size: 14px; font-weight: 100; background-color:#FFFF66; }

.gelbhg { background-color:#FFFF66; }

.violhg { background-color:#FF00CC; }

.gelb_Ein { background-color:#FFFFCC; }

.gruen { color:#009933; font-weight: bold; }

.weiss { color:#FFFFFF; }

.blau { color:#000099 }

.orange { color: #FF6600; }

.rot {  color: #FF0000; }

.klein { font-size: 12px; }

.fett { font-size: 15px; font-weight:bold; }

.fetthggelb { font-size: 15px; font-weight:bold; background-color:#FFFF66; }

.hggrau { background-color:#CCCCCC; }

h2.sh2 { font-size:21px; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }

h4 { font-size:13px; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:15px; }

li { margin-top:3px; }

pre { font-family:"Courier New,Courier"; font-size:13px; color:#0000C0; }

code,kbd,tt { font-family:"Courier New,Courier"; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

#Nav {
	position:absolute;
	top:9px;
	left:117px;
	visibility:hidden;
	width: 350px;
	height: 1600px;
	background-color: #CCCCFF;
}
#NavLinks {
	position:absolute;
	left:42px;
	background-color: #CCCCFF;
}
#Nav a:link {color:#000080; font-size:13px; text-decoration:none; }
#Nav a:visited { color:#000080; font-weight:bold; font-size:13px; text-decoration:none; }
#Nav a:hover { color:#FFFFFF; background-color:#000080; font-weight:bold;
  font-size:13px; text-decoration:none; }
#Nav a:active { color:#000080; font-weight:bold; font-size:13px; text-decoration:none; }

