
a.ex2:visited, a.ex2:link, a.ex2:hover, a.ex2:active {color: #000000; text-decoration: none; font-family: ariel;}
a.ex2:hover {color: #666666; text-decoration: none; font-family: ariel;}
a.ex3:visited, a.ex3:link, a.ex3:hover, a.ex3:active {color: #ffffff; text-decoration: none; font-family: ariel; font-size: 110%;}


.main
{
  background-color: #6ebebf;
}

.mainbody
{
    background-image: url(../images/background/2400pixelcomp.jpg);
    background-repeat: no-repeat;
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    border: 0;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    overflow: auto;
    opacity: 1;
}

.footer
{
  position: fixed;
  bottom: 0;
  font-family: Arial;
  margin: 0;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  list-style-type: none;
  table-layout: fixed;
  white-space: nowrap;   
  height: 40px;
  text-align: center;
  width: 100%; 
}

.footerfont    
{
    color: white;
    font-family: Arial;
    font-size: 12pt;
    clear: both;
    opacity: 1;
}

#footer
    {
    background-color: #6ebebf;
    opacity: 0.5;
    clear: both;
    text-align: center;
    width: 67.5%;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;        
    }

#top-fixed-bar
{
  position: fixed;
  top: 0;
  font-family: Arial;
  margin: 0;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  list-style-type: none;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
}

#headerfixed
{
  background-color: #6ebebf;
  position: fixed;
  top: 0;
  width: auto;
  font-family: ariel;
  margin: 0;
  border: 0;
  margin-left: 300px;
  margin-right: 300px;
  clear: both;
}

#headerlanguages
{
  color: white;
  font-family: Ariel;
  text-align: right;
  margin: 0;
  border: 0;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

#header1
{
  background-color: #009999;
  color: white;
  text-align: left;
  margin: 0;
  border: 0;
  width: auto;
  margin-left: 300px;
  margin-right: 300px;
  padding: 5px;
}
#header2
{
  background-color: #009999;
  color: black;
  font-family: ariel;
  text-align: right;
  margin: 0;
  border: 0;
  width: auto;
  margin-left: 300px;
  margin-right: 300px;
  padding: 5px;
}
#headerclock
    {
    background-color: #6ebebf;
    color: white;
    text-align: left;
    margin: 0;
    border: 0;
    width: auto;
    margin-left: 300px;
    margin-right: 300px;
    padding: 5px;
    }

#section
    {
    background-color:white;
    color:black;
    width:auto;
    margin-left:300px;
    margin-right:300px;
    padding:5px;
    }

    

    
#footerprogramrowmain
    {

    color: white;
    font-family: Ariel;
    font-size: 25pt;
    clear: both;
    text-align: center;
    padding: 3px;
    }
    
#footerprogramrowheader
    {

    color: white;
    font-family: Ariel;
    font-size: 15pt;
    clear: both;
    text-align: center;
    padding: 3px; 
    }
#footerprogramrow
    {

    color: white;
    font-family: Ariel;
    font-size: 12pt;
    clear: both;
    text-align: center;
    padding: 2px; 
    }
#program
    {
    background-color: #6ebebf;
    color: white;
    margin: 0;
    border: 0;
    width: 100%;
    text-align: center;
    font-family: Arial;
        font-size: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
    table-layout: fixed;
    
}
    
#td
{
    font-family: Arial;
    font-size: 1.2rem;
    vertical-align: central;
    text-align: center;
    width: 10%;
    color: #6ebebf;
    table-layout: fixed;
    margin-left: auto;
    margin-right: auto;
}

#test1
{
    background-color: #333333;
    font-family: Arial;
    font-size: 1.2rem;
    vertical-align: central;
    text-align: center;
    color: #6ebebf;
    margin-left: auto;
    margin-right: auto;
}
 
 
#datecompanie
    {
    background-color:#6ebebf;
    color:white;
    margin:0;
    border:0;
    width:auto;
    font-family:ariel;
    font-size:12pt;
    clear:both;
    text-align:center;
    
    }
#menu1
    {
    color:white;
    text-align:right;
    }
#font1
    {  
    color:blue;
    font-family:verdana;
    font-size:150%;
    } 
