BODY  {
	margin : 0em;
	margin-left : 0%;
	margin-right : 2%;
	color : #666666;
	SCROLLBAR-FACE-COLOR: #ff7d00;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	BACKGROUND-COLOR: #ff7d00
}
P1,P2,B,I,SUP,SUB,SMALL,TT,ACRONYM,CITE,CODE,DFN,EM,KBD,SAMP,STRONG,VAR,OL,DL,DT,FORM,UL,LI  {
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #666666;
}

/* Alleinstehende Zeilen verhindern (s. SelfHTML\tdcj.htm#a10) */
p,blockqoute,div {
/* Am Seitenende: Schusterjungen (orphans) -  mindestens 3 Zeilen vor Seiteumbruch (Default=2) */
	orphans:3;
/* Am Seitenanfang: Hurenkinder (widows) - mindestens 3 Zeilen nach Seiteumbruch (Default=2) */
	widow:3;
}


H1 {
	COLOR: #5f69c4; FONT-SIZE: 1.4em; FONT-WEIGHT: bold; MARGIN-BOTTOM: 9px; MARGIN-TOP: 19px
}
H2 {
	COLOR: #5f69c4; FONT-SIZE: 1.1em; FONT-WEIGHT: 300; MARGIN-BOTTOM: 6px; MARGIN-TOP: 16px
}
H3 {
	COLOR: #5f69c4; FONT-SIZE: 0.9em; FONT-WEIGHT: 600; MARGIN-BOTTOM: 3px; MARGIN-TOP: 13px
}
H4 {
	COLOR: black; FONT-SIZE: 0.8em; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0px; MARGIN-TOP: 10px
; font-family: "Trebuchet MS", Verdana, Arial, sans-serif
}

H2Links  {
	COLOR: #5f69c4; FONT-SIZE: 1.2em; FONT-WEIGHT: bold; MARGIN-BOTTOM: 6px; MARGIN-TOP: 16px; background : yellow
; letter-spacing: 1.5px
}

ol  {
	/* font-size: 0.8em; */
	line-high : 1.2em;
	BACKGROUND-COLOR : #ffff96;
}

/* ol, a  {
	/* font-size: 0.8em; 
	line-high : 1.2em;
	BACKGROUND-COLOR : #ffff96;
}*/

P  {
	margin : 0;
	line-high : 1.4em;
	font-size : 0.8em;^
}

/* 1. Zeile eingrueckter Text*/
P2  {
	margin : 0;
	text-indent : 1.4em;
	line-high : 1.4em;
	font-size : 0.8em;
	/* rechtsbuendiger Text */
	P3   
	text-align : right;
	margin : 0;
	text-indent : 1.4em;
	line-high : 1.4em;
	font-size : 0.8em;
}

/* fetter Text*/
B  {
	font-style : bold;
}

/* kursiver Text*/
I  {
	font-style : plain;
}

/* hochgestellter Text*/
SUP  {
	font-style : sup;
}

/* tiefgestellter Text*/
SUB  {
	font-style : sub;
}

/* groszer Text*/
BIG  {
	font-style : big;
}

/* spezieller Text fuer Programmname XoverD*/
XOVERD  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-style : big;
}

/* kleiner Text*/
SMALL  {
	font-style : small;
}

/* nichtproportionale Schrift*/
TT  {
	font-style : tt;
}

/* Abkuerzungen*/
ACRONYM  {
	font-style : acronym;
}

/* Zitate*/
CITE  {
	font-size : 0.8em;
	font-style : cite;
}

/* Programmlistings*/
CODE  {
	font-family : Courier, 'Courier New', monospace;
	font-size : 0.8em;
	font-style : code;
}

/* Definitionen*/
DFN  {
	font-style : dfn;
}

/* nachdruecklich betonter Text*/
EM  {
	font-size : 0.8em;
	font-style : em;
}

/* Tastatureingaben*/
KBD  {
	font-style : kbd;
}

/* Beispiel*/
SAMP  {
	font-style : samp;
}

/* wichtiger Text*/
STRONG  {
	font-size : 0.8em;
	font-style : strong;
}

/* Variablen*/
VAR  {
	font-style : var;
}

/* Listeneintraege*/
LI  {
	font-size : 10pt;
}

/* sortierte Liste*/
OL  {
	font-style : ol;
	font-size : 0.8em;
}

/* unsortierte Liste*/
UL  {
	font-size : 1em;
}

/* Liste oeffnen*/
DL  {
	font-style : dl;
	font-size : 0.8em;
}

/* Auflistung der Begriffe*/
DT  {
	/* font-size: 0.8em; */
	font-style : dt;
}

/* ==============
'  Links
'  ==============*/
A  {
	line-high : 1.2em;
	color : #76712b;
	/*	text-decoration : underline; */
	/*	COLOR: #CC0000; */
	/*	color : #76712b; */
	/*	FONT-WEIGHT: bold */
}

A:link  {
	line-high : 1.2em;
	color : #76712B;
/*	FONT-WEIGHT: bold */
}

A:visited  {
	line-high : 1.2em;
	COLOR: #336666;
/*	color : #336666; */
}

A:active  {
	line-high : 1.2em;
	COLOR: black
/*	color : Gray; */
}

A:hover  {
	line-high : 1.2em;
	COLOR: #FF9900;
/*	BACKGROUND-COLOR : #ffff96;
	color : #31639C;
	text-decoration : underline; */
}

HR  {}

/* ==============
'  Formular & DropDown-Feld
'  ============== */
FORM  {
	font-size : 0.8em;
}






A {
	COLOR: #ff6600; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ff6600; TEXT-DECORATION: none
}
.white {
	BACKGROUND-COLOR: #ffffff
}

H1 { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #FF6600;
; letter-spacing: 3px
 } H2 { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #666666;
; letter-spacing: 1.5px
 } A { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #3333FF;
 } A:hover { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #9999FF;
; text-decoration: underline
 } A:link { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #3333FF;
 } 
H3 { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #666666;
 } A:visited { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #9999FF;
 } A:active { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : black;
 } .black { BACKGROUND-COLOR: #000000; color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Arial, sans-serif}

P { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #666666;
 } .blackcopy { BACKGROUND-COLOR: #000000; color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Arial, sans-serif ; font-size: 9pt}
Author { font-size : 1em; font-family : "Trebuchet MS", Verdana, Arial, sans-serif; text-align: right }
.Author { font-size : 1em; font-family : "Trebuchet MS", Verdana, Arial, sans-serif; text-align: right ; font-variant: small-caps; border-color: #FFFFFF #FFFFFF #CCCCCC; letter-spacing: 3px; border-style: dashed; border-bottom-width: thin}
UL { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #666666;
 } 
 LI { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #666666;
 } BLOCKQUOTE {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10pt}
HR { 
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #CCCCCC;
 } 
