/* i-health-01.css, 23.07.2002 - (c) Andreas Soth*/
div {
 font-size: 9pt;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 text-align: left;
}
#fuss {
 font-size: 7pt;
 font-weight: normal;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 margin-top: 20px;
 margin-right: 20px;
 color: #000000;
 text-align: right;
}
body {
 margin-top: 40px;
 margin-left: 15px;
 margin-right: 20px;
 text-align: left;
 color: #000000;
 background: #FFFFFF;
}
p {
 font-size: 9pt;
 font-weight: normal;
 color: #000000;
 text-align: left;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 margin-top: 7px;
 margin-bottom: 7px;
}
#bf {
color: #BF0000;
}
a {
 text-decoration: none;
 color: #055DE3;
}
a:hover {
 text-decoration: underline;
}
hr {
 margin-top: 40px;
 color: #808080;
 border-style: solid;
 width: 100%;
 height: 1px;
}
h1 {
 font-size: 13pt;
 margin-top: 5px;
 margin-bottom: 15px;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-weight: bold;
 text-align: center;
 color: #5BBF96;
}
h2 {
 font-size: 9pt;
 margin-top: 5px;
 margin-bottom: 15px;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-weight: bold;
 text-align: center;
 color: #055DE3;
}
table {
 font-size: 9pt;
 border-style: solid;
 border-width: 0px;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-weight: normal;
 color: #000000;
 position: relative;
}
thead, tfoot {
 color: #BF0000;
 font-size: 8pt;
 font-weight: bold;font-size: 9pt;
 text-align: center;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
}
th {
 font-size: 9pt;
 border-style: solid;
 border-width: 0px;
 text-align: center;
 color: #60FF00;
 font-weight: normal;
 color: #000000;
 text-align: center;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
}

td {
 font-size: 9pt;
 text-align: center;
 padding-left: 0px;
 padding-right: 10px;
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-weight: normal;
 color: #000000;
}
#rechts {
 text-align: right;
}
#links {
 text-align: left;
}
#mitte {
 text-align: center;
}
caption {
 font-family: VERDANA,ARIAL,HELVETICA;sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: #FFFFFF;
}
li {
 position:relative;
 left:18px;
}
ul {
 list-style-position:outside;
 list-style-type:disc;
}
