/* i-health-fra.css, 23.07.2002 */

body {
 margin-top: 0px;
 margin-left: 5px;
 background: #FFFFFF; /* #EE9A30; */        /* #49AE82; */
 /* background-image: URL("../bilder/Bild1-11.jpg"); */
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: 0 0;
}
div {
 font-size: 9pt;
 text-align: center;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 color: #000000;
}
.sch {
 background-color: #DFDFDF;
 color: #000000;
 padding-left: 50px;
 padding-right: 50px;
 text-align: center;
 font-weight: bold;
}
p {
 font-size: 9pt;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 text-align: center;
 margin-top: 7px;
 margin-bottom: 7px;
}
#fuss {
 font-size: 7pt;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-weight: normal;
 color: #000000;
 text-align: center;
 background: #DFDFDF;
}
a {
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-size: 9pt;
 text-decoration: none;
 color: #000000;
}
a:hover {
 text-decoration: underline;
}
a:visited {
 color: #3300FF;
}
a:active {
 color: #3300FF;
}
hr {
 color: #808080;
 border-style: solid;
 width: 100%;
 height: 1px;
 text-align: center;
}
h1 {
 margin-top: 5px;
 margin-bottom: 5px;
 font-size: 11pt;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-weight: bold;
 text-align: left;
 color: #0000FF;
 background-color: #DFDFDF;
}
h2 {
 margin-top: 0px;
 margin-bottom: 5px;
 font-size: 13pt;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-weight: bold;
 text-align: center;
 color: #BF0000;
 background-color: #DFDFDF;
}
table {
 border-style: solid;
 border-width: 2px;
 border-color: #FFFFFF;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
}
thead, tfoot {
 background: #20BF20;
 color: #000000;
 font-size: 9pt;
 font-weight: bold;
}
th {
 border-style: solid;
 border-width: 0px;
 text-align: center;
 background: #5BBF96;
 color: #000000;
 font-size: 9pt;
}

td {
 font-size: 9pt;
 background-color: #FFAB41;
 text-align: center;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
}
caption {
 font-size: 12pt;
 font-weight: bold;
 background-color: #FF0000;
 color: #FFFFFF;
}
li {
 list-style-image:URL("../bilder/li-01.gif");
 text-align: left;
}
