
/* 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, h6, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

 

 
BODY {
  	body, htmlscrollbar-base-color: #ABADB9;
  	scrollbar-face-color: #ABADB9;
  	scrollbar-highlight-color: #DEDDE2;
  	scrollbar-3dlight-color: #DFE3E6;
  	scrollbar-darkshadow-color: #657082;
  	scrollbar-shadow-color: #DFE3E6;
  	scrollbar-arrow-color: #DEDDE2;
  	scrollbar-track-color: #DFE3E6;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  body: #ABADB9;
}

#text {
  scrollbar-base-color: #ABADB9;
  scrollbar-face-color: #ABADB9;
  scrollbar-highlight-color: #336600;
  scrollbar-3dlight-color: #003300;
  scrollbar-darkshadow-color: #003300;
  scrollbar-shadow-color: #336600;
  scrollbar-arrow-color: #339900;
  scrollbar-track-color: #003300;
}

 

 

 

 
h1 {
  font-size: 10px;
  margin-bottom: 20px;
}

h2 {
  	font-size: 11px;
  	margin-bottom: 0px;
  	line-height: 19px;
  	font-weight: normal;
}

h2.sh2 {
  	font-size: 13px;
  	color: #1C5379;
}

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

h4 {
  	font-size: 15px;
  	margin-bottom: 7px;
  	color: #1C5379;
  	line-height: 15px;
}

h6 {
  font-size: 10px;
}

p, ul, ol, li, div, td, th, address, blockquote {
  font-size: 10px;
  color: #72717F;
  line-height: 15px;
}

li {
  margin-top: 3px;
}

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

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

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

blockquote, cite {
  font-style: italic;
}

.xmpcode {
  background-color: #FFFFE0;
  border-top: 10px #EEEEEE solid;
  border-right: 10px #EEEEEE solid;
  border-bottom: 10px #EEEEEE solid;
  border-left: 10px #EEEEEE solid;
}

.code {
  background-color: #FFFFE0;
}

.tabxpl {
  background-color: #E4EEFF;
}

.doc {
  background-color: #EEEEEE;
}

.nav {
  background-color: #FFEEDD;
}

.qbar {
  background-color: #FFFFE0;
  font-size: 13.4px;
  font-family: Arial, sans-serif;
}

.blue {
  color: #0000C0;
}

pre.normal {
  color: #000000;
}

A {
  	color: #C2C2C2;
  	text-decoration: none;
  	text-transform: none;
}

A:HOVER {
  	color: #ffffff;
  	text-decoration: none;
  	text-transform: none;
  	}

SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	height: 20px;
}

INPUT {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	height: 19px;
  border-top: 1px #5E5E5D solid;
  border-right: 1px #5E5E5D solid;
  border-bottom: 1px #5E5E5D solid;
  border-left: 1px #5E5E5D solid;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	height: 49px;
  border-top: 1px #5E5E5D solid;
  border-right: 1px #5E5E5D solid;
  border-bottom: 1px #5E5E5D solid;
  border-left: 1px #5E5E5D solid;
}

.unicode {
  font-size: 15px;
  font-family: "Arial Unicode MS", Arial, sans-serif;
}

ins {
  color: #009900;
  font-weight: bold;
  text-decoration: none;
}

del {
  color: #990000;
  font-weight: bold;
  text-decoration: line-through;
}

