BODY {
font-family:"times new roman",times,serif;
margin:20px;
font-size: 101%;
}
#noprint1, #noprint2, #noprint3, #noprint4 { display:none; }
H2 {
font-size:15pt;
color:#000;
}
H3 {
font-size:14pt;
color:#000;
}
TABLE.quelle  {
color:#000;
font-size:12pt;
text-align:left;
height:40px;
}
TABLE.quelle H1 {
color:#000;
font-size:15px;
text-align:left;
}
IMG {
border:none;
}
.d {
font-size:9.5px;
}
.red {
font-size:11pt;
color:red;
}

/*** Speziell fuer Kurs ***/
TABLE.myTableLeft {
text-align:left;
border:1px solid #000;
border-collapse:collapse;
margin:0 10px 10px 0;
}
TABLE.myTableCenter {
text-align:left;
color:#000;
border-collapse:collapse;
border:1px solid #000;
margin:10px;
}
TABLE.myTableRight {
text-align:left;
color:#000;
border-collapse:collapse;
border:1px solid #000;
margin:0 0 10px 10px;
}
TABLE.myTableLeft TD, TABLE.myTableCenter TD, TABLE.myTableRight TD {
padding:3px;
border:1px solid #000;
margin:0;
}
TABLE.myTableLeft H2, TABLE.myTableCenter H2, TABLE.myTableRight H2 {
font-weight:700;
font-size:13px;
}
TABLE.myChartLeft {
padding:0;
border:1px solid #000;
margin:0 10px 10px 0;
font-size:9pt;
}
TABLE.myChartCenter {
padding:0;
border:1px solid #000;
margin:10px;
font-size:9pt;
}
TABLE.myChartRight {
padding:0;
border:1px solid #000;
margin:0 0 10px 10px;
font-size:9pt;
}

/* for index.htm */
TABLE.myTable {
width:100%;
padding:0;
border:double 3px #FC0;
margin:10px 0;
background-color:#FFF;
}
TD.chapterHeading {
font-size:13px;
font-weight:700;
text-align:center;
color:#000;
background-color:#FFC;
}
TD.chapterDescription {
vertical-align:middle;
color:#000;
background-color:#FFF;
}
TD.chapterImage {
width:120px;
height:110px;
text-align:center;
color:#000;
background-color:#FFF;
}
/*** Ende Kurs ***/

/*** speziell für Kurs-F&A ***/
TABLE.Fragen {
color:#000;
width:92%;
text-align:left;
padding:5px;
border:0;
margin-left:22px;
}
TD.q1 {
text-align:center;
color:#FFF;
font-weight:700;
width:5%;
}
TD.q2 {
padding:5px;
width:95%;
font-weight:700;
}
TD.First {
text-align:center;
color:#FFF;
font-weight:700;
width:5%;
}
TD.Second {
padding:5px;
width:90%;
}
TD.Third {
width:5%;
}

/*** Ende Kurs-F&A ***/

/*** Tabellen-Charts Kurs ***/
TD.FirstB {
font-size:14pt;
text-align:center;
padding:0 10px;
background-color:#FFF;
font-weight:700;
}
TD.SecondB {
font-size:14pt;
text-align:center;
padding:0 10px;
font-weight:700;
}
/*** Ende Tabellen-Charts Kurs ***/
.name {
font-size:11pt;
}
.small {
font-size:11pt;
}
.bold {
font-weight:700;
}
.copy {
font-size:10pt;
}