
body {
  font-family: sans-serif;
  color: #000000;
  background-color: #fff;
  background-image: none;
  font-weight: normal;
  text-decoration: none;
}

.Indent1 {
  font-family: sans-serif;
  font-weight: normal;
  margin-left: 25px;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-image: none;
}

/***
 *** "nav" class definitons
 ***/
a.nav {
  font-family: Arial, Helvetica, sans-serif;
  color: #9C294A;
  font-weight: bold;
  background-color: #a0b0c0;
  background-image: none;
  text-decoration: none;
  white-space: nowrap;
  padding-left: 3px;
  padding-right: 3px;
}

a.nav:link {
  font-family: Arial, Helvetica, sans-serif;
  color:#9C294A;
  font-weight: bold;
  background-color: transparent;
  background-image: none;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 3px;
}

a.nav:visited {
  font-family: Arial, Helvetica, sans-serif;
  color:#9C294A;
  font-weight: bold;
  background-color: transparent;
  background-image: none;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 3px;
}

a.nav:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #9C294A;
  font-weight: bold;
  background-color: #dddddd;
  background-image: none;
  text-decoration: none;
  padding-left: 3px;
  padding-right: 3px;
}

/***
 *** normal anchor entities 
 ***/
a:link {
  color: #9C294A;
  font-weight: normal;
  background-color: #dddddd;
  background-image: none;
  text-decoration: none;
}

/* background-color: #E4B5FF;
*/
a:visited {
  color:#9C294A;
/* font-family: sans-serif; */
  font-weight: normal;
  background-color: #eeeeee;
  background-image: none;
  text-decoration: none;
}

a:hover {
/* font-family: sans-serif; */
/* font-weight: normal; */
  color: #9C294A;
  background-color: #ffffff;
  background-image: none;
  text-decoration: none;
}

 /* #bl a.link {
  color: #9C294A;
  font-weight: normal;
  background-color: transparent;
  background-image: none;
  text-decoration: none;
} */

 /* #bl a:visited {
  color:#9C294A;
  background-color: transparent;
  background-image: none;
  text-decoration: none;
} */

 /* #bl a:hover {
  color: #9C294A;
  background-color: transparent;
  background-image: none;
  text-decoration: underline;
} */

h1 {
  font-family: sans-serif;
  font-weight: normal;
  font-size: 135%;
  letter-spacing: 3px;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-image: none;
  text-align: center;
}

h2 {
  font-family: sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

h3 {
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  margin-left: 25px;
  font-variant: small-caps;
  font-size: 120%;
  letter-spacing: 1px;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

h3.db {
  font-family: sans-serif;
  font-weight: normal;
  font-style: italic;
  margin-left: 20px;
  font-size: 120%;
  letter-spacing: 1px;
  font-variant: normal;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

h4 {
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  margin-left: 10px;
  font-size: 110%;
  letter-spacing: 1px;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

h5 {
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

h6 {
  font-family: sans-serif;
  font-weight: normal;
  font-style: italic;
  margin-left: 20px;
  font-size: 120%;
  letter-spacing: 1px;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

.smallcap {
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  text-transform:uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  color: #9C294A;
  background-color: #ffffff;
  background-image: none;
}

.strong {
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  text-transform:uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  color: #9C294A;
  background-color: #ffffff;
  background-image: none;
}  

.smaller {
  font-family: sans-serif;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

.fat {
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

.source {
  font-family: monospace;
  font-weight: normal;
  margin-left: 20px;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
  white-space: nowrap;
}

.Headline {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
  color: #ffffff;
  text-align: left;
  background-color: #9C294A;
  background-image: none;
}

a.Headline:link {
/*  font-family: Arial, Helvetica, sans-serif; */
  font-family: sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
  color: #ffffff;
  text-align: left;
  background-color: #9C294A;
  background-image: none;
}

a.Headline:hover {
/* font-family: Arial, Helvetica, sans-serif; */
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
  color: #9C294A;
  text-align: left;
  background-color: #ffffff; 
  background-image: none;
}

/* .normal {
  font-family: sans-serif;
  color: #000000;
  background-color: #fff;
  background-image: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
} */

p,ul,ol,td {
  font-family: sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background-color: #fff;
  background-image: none;
}

.introduction {
  font-family: sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
}

.checklist {
  list-style-image: url(/TCMS/images/scheibe2.png);
}

.checklist2 {
  list-style-image: url(/TCMS/images/scheibe3.png);
}
    
.checklist3 {
  list-style-image: url(/TCMS/images/scheibe5.png);
}
    
.chklnk {
  list-style-image: url(/TCMS/images/chklnk.png);
}

ul.topnavigation {
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 130%;
}

ul.topnavigation li {
  display: inline;
  margin: 0;
  padding: 0;
  white-space:nowrap;
  text-align: center;
}

/* ul.topnavigation li:before {
  content: "[";
} */


/* ul.topnavigation li:after {
        content: "]";
}*/
        
ul.menu0 {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.menu0 li {
   margin: 0;
   padding: 0;
   white-space:nowrap;
}
       
ul.menu1 {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.menu1 li {
  padding: 0;
  margin-left: 12px;
  white-space:nowrap;
  line-height: 130%;
}

ul.menu2 {
  list-style-type: none;
  padding: 0;
}

ul.menu2 li {
  padding: 0;
  margin-left: 12px;
  white-space:nowrap;
  line-height: 130%;
}

ul.menu3 {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.menu3 li {
  padding: 0;
  margin-left: 12px;
  white-space:nowrap;
  line-height: 130%;
}

pre.source {
  font-family: monospace;
  font-weight: normal;
  margin-left: 20px;
  text-decoration: none;
  color: #9C294A;
  background-color: transparent;
  background-image: none;
}

.dead {
  font-family: sans-serif;
  color:#9C294A;
  font-weight: normal;
  background-color: transparent;
  background-image: none;
  text-decoration: none;
}

.dead:hover {
  font-family: sans-serif;
  color:#9C294A;
  font-weight: normal;
  background-color: #ffe0e0;
  background-image: none;
  text-decoration: line-through;
}

.center {
  font-family: sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  background-image: none;
  text-align: center;
  text-decoration: none;
}

.border {
  color:#9C294A;
  font-weight:bold;
  border-style:solid;
  outline:4px;
  padding-left:3px;
  padding-right:3px;
  margin:0px;
}

.security {
  color: #9C294A;
/*  background-color:#f0f0ff; */
/*  background-color:#dddddd; */
/*  background-color:#ffffff; */
  border: 1px solid #9C294A;
  padding-left:25px;
  padding-right:25px;
  padding-top:25px;
  padding-bottom:25px;
/*  margin:10px; */
}

.language {
  font-family: sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  background-image: none;
  text-align: right;
  text-decoration: none;
}

.changed {
  color: grey;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 60%;
  background-color: #ffffff;
  background-image: none;
  text-align: right;
  text-decoration: none;
}
