/* header styles */

H1 { color: #000000; font-size:22px; font-family: Arial; font-weight:bold; margin: 0px -3px 10px -3px;  padding-top: 5px;  background-image:   url(../../img_glob/css_header_bg2.gif);  background-repeat: repeat-x;  padding-bottom: 15px;  padding-left: 3px;  padding-right: 3px;                   }
H2 { color: #000000; font-size:16px; font-family: Arial; font-weight:bold; margin-top: 18px; margin-bottom: 4px;  border-bottom: 1px solid #ADCBE2;  background-image:   url(../../img_glob/css_header_bg.gif);  background-repeat: repeat-x;    }
H3 { color: #000000; font-size:13px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px;  background-color: #F0F0F0;  padding: 1px;  border: 1px solid #CCCCCC;   }
H4 { color: #004180; font-size:13px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px; }
H5 { color: #000000; font-size:19px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px;  background-color: #F0F0F0;  padding: 3px;  border: 1px solid #CCCCCC;   }
H6 { width:320px; height:200px; color: #000000; font-size:13px; font-family: Arial; font-weight:normal; margin-top: 12px; margin-bottom: 8px;  background-color: #FEFAE0;  padding: 5px;  border: 1px solid #CCCCCC;   }


HR.blue-line {   border: 9px dashed #F0F0F0;     }

/* common paragraph styles */

BODY, TD {color: Black; font-family: Verdana; font-size: 10pt ; text-align: justify;  background-color: White; }
P {  margin-top: 6px; margin-bottom: 0px }
a:link, a:visited 	{ color: #000000;  text-decoration:none;  }
a:active, a:hover 	{ color: #FC9803;  cursor:hand;}
a.link-common	{
	border-bottom: 1px dashed #000000;
	font-size: 8pt;
}
a.link-img	{  }
.Indent		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 9pt;
	filter: RevealTrans(Duration=2, Transition=2);
}
.Indent2	{ margin-left: 36px }
.Indent3	{ margin-left: 54px }
.Indent4	{ margin-left: 72px }

/* list styles */
OL { margin-top: 6px; margin-left: 28px }
UL { margin-top: 6px; margin-left: 18px;  list-style-image:   url(../../img_glob/listbullet.gif);  }
LI { margin-top: 6px; margin-bottom: 0px }

/* SPAN classes */

SPAN {color: BLACK; font-family: Verdana; font-size:10pt}

/* special */

 .Button
   { background-color:#FFFFFF; color:#FFFFFF; font-family: Verdana; font-weight: bold; color: #8E8E8E width:60px; size: 20; border:1px solid #999999; }
 .Eingabefeld
   {
	width:auto;
	border:1px solid #9C9C9C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

HR { margin-top: 26px }

.BoldText { font-family: Arial; font-weight: bold;  color: #343434;     }
.SubTopicOf{
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px 3px 2px 3px;
	margin-left: -3px;
	margin-right: -4px;
	margin-top: -7px;
	font-style: normal;
}
.KbdShortcut { font-size: 8pt; color: #0033CC; font-family: Tahoma; font-weight: bold }
.TipInList { margin-top: -20px }
blockquote { margin-left: 8px }
.ScreenshotNumber { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: 900; color: #8B8B8B;   padding: 2px;       }
.BigDarkGray { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bolder; color: #666666 }H3 { font-family: Arial, Helvetica, sans-serif} 
.CodeSample { color: #3E5160;  font-family: "Courier New", Courier, monospace;  font-size: 16px;  font-weight: bold;    }

/* dynamic table */
.table-body {
	display: none;
	border-left: 1px solid #6E6E6E;
	border-right: 1px solid #6E6E6E;
	padding: 5px;
}
.table-title { color: #25485B;  font-weight: bold;  font-family: Arial, Helvetica, sans-serif;   }
.table-titlenote { color: #00000;  font-family: Arial, Helvetica, sans-serif;  font-size: 10px;    }
.table-header { cursor: hand; }
.fl-tbl {
	background-color: #E2ECF3;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.fl-text {color: Black; font-family: Verdana; font-size: 8pt ; text-align: justify}
.fl-emph {color: #293E52; font-family: Verdana; font-size: 8pt ; text-align: justify;  font-weight: bold; }
}
