﻿body
{
    font: Arial;
    font-size: small;
    background-color: #DDD9E8;
    border-bottom-style: solid;
    border-bottom-color: #C0C0C0;
}

table.menu
{
    border: 0px;
    <!--width:100%;  -->
    font: Arial;
    font-size:medium;
    text-align:center;   
    position:absolute; 
    left:0px; 
    top:34px; 
    height: 50px; 
    width:100%;
}

td.menu
{
    font-family:Arial;
    width:auto;
    font-size:medium;
    text-align:center;        
    background-color:Transparent;
}

table.liste
{
    border: 1px;
    width:100%;
    font: Arial;
    font-size:small;
    text-align:center;   
}

table
{
    border: 1px solid black;
    <!--width:100%; --> 
    font: Arial;
    font-size:small;
    text-align:left;   
    <!-- position:fixed; -->
}

td
{
    font-family:Arial;
    font-size:small;
    text-align:left;        
    background-color:Silver;
}

th
{
    font-family:Arial;
    font-size:small;
    font-weight: bold;
    color:White;
    text-align:left;  
    background-color:Gray;  
}


li
{
    font-family: Arial;
    font-size:smaller;
    margin: 0;
    padding: 0em;
    text-align: left;
    <!--border: 0px solid black; -->
    color:#006666;
    <!--background-color: #CCCCCC; -->
}

li.2
{
    font-family: Arial;
    font-size: small;
    text-align: left;
}

  ul#Navigation
{
    font-family: Arial;
    font-size: small;
    margin: 0;
    padding: 0em;
    text-align: left;
    border: 0px solid black;
    color: #FFFFFF;
    <!-- background-color: #CCCCCC; -->
}
  ul#Navigation li
{
    font-family: Arial;
    font-size: small;
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
}

  ul#Navigation a, ul#Navigation span
{
    font-family: Arial;
    font-size: small;
    float: left;
    width: auto;
    <!--
    margin: 0.2em;
    padding: 0.1em;
    -->
    text-decoration: none;
    font-weight: bold;
    border: 1px solid black;
    border-left-color: white;
    border-top-color: white;
    color: #FFFFFF;
}
    ul#Navigation a:hover, ul#Navigation span
{
    font-family: Arial;
    font-size: small;
    border-color: white;
    border-left-color: black;
    font-weight: bold;
    border-top-color: black;
    color: red;
    background-color: #666666;
}
  ul#Navigation div {
     clear: left;
  }

h1
{ 
    font-family: Arial;
    font-weight: bold;
    color: #00666F;
    font-size:large;
    text-align:left;
    color: #006666;    
    top: 20px;
    height: 12px;
}


h2
{
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    color: #00666F;
    top: 20px;
    <!-- left: 157px; -->
    <!-- bottom: 12px; -->
}

h3
{
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #006666;
    top: 230px;
    left: 157px;
    <!-- bottom: 12px; -->
}

p.standard
{
    text-align:left;    
    font-family: Arial;
    font-size: small;
    text-align: left;
    color: black;
}

a.standard
{
    font-family: Arial;
    font-size: small;
    text-align: left;
    color: black;
}

p.3
{
    font-family: 'Courier New' , Courier, Monospace;
    color: black;
    font-size: small;
    line-height: 90%;
    position: relative;
    left: 0%;
    width: 95%;
    padding: 30px;
    text-align: justify;
    background-color: #eeeeee;
    top: -2px;
}



p.note
{
    font-family: 'Courier New' , Courier, Monospace;
    font-size: small;
    position: relative;
    left: 5%;
    width: 80%;
    padding: 30px;
    padding-bottom: 45px;
    border: 1px solid light gray;
    line-height: 90%;
    color: black;
    text-align: justify;
    background-color: #eeeeee;
}

p
{
    font-family: Arial;
    font-size: small;
    text-align: left;
    color: black;
}

p.gross
{
    font-family: Arial;
    font-size: x-large;
    text-align: center;
    color: black;
}

a
{
    font-family: Arial;
    font-size: small;
    text-align: left;
    color: black;
}

a:link 
{ 
    font-family: Arial;
    font-size: small;
    text-align: left;
    color:blue; 
    text-decoration:none;
}

a.gross
{
    font-family: Arial;
    font-size: x-large;
    text-align: center;
    color: #006666;
}

a.gross:link 
{ 
    font-family: Arial;
    font-size: x-large;
    text-align: center;
    color:#006666; 
    text-decoration:none;
}
a.gross:hover
{ 
    font-family: Arial;
    font-size: x-large;
    text-align: center;
    color:#006666; 
    background:white;
    text-decoration:underline;
}
a.gross:visited
{ 
    font-family: Arial;
    font-size: x-large;
    text-align: center;
    color:#006666; 
    text-decoration:underline;
}


a:visited
{ 
    font-family: Arial;
    font-size: small;
    text-align: left;
    color:blue; 
    text-decoration:none;
}

a:hover
{ 
    font-family: Arial;
    font-size: small;
    text-align: left;
    color:blue; 
    text-decoration:underline;
}

a.klein
{
   font-size:9pt;
   line-height:90%; 
   font-family:Courier New; 
}   

a.klein:link
{
    line-height:90%; 
    font-family:Courier New; 
    font-size: 9pt;
    text-align: left;
    color:blue; 
    text-decoration:none;    
}

p.MsoNormal
{
    font-family: Arial;
    font-size: small;
    text-align: left;
    color: black;
}

.standard
{
    font-family: Arial;
    font-size: small;
    text-align: left;
    color: #006666;
 }
