P, H1, H2,{
      font-family: Arial;
}

P {
  font-size: 10pt;
color:white;
  margin-top: 0;
  margin-bottom: 0;
}


H1 {
font-size: 25pt;
color:white;
 }

H2 {
font-size: 14pt;
color:white;
 }

#header
{
background-color:#FF7F7E;
color: #335A77;
font-family: arial;
position:absolute;
width:700px;
margin-left:10px;
}

#main
{
background-color:#335A77;
position:absolute;
top:280px;
width:820px;
height:300px;
border:1px solid #669999;
padding:10px;
margin-left:10px;
}

#main2
{
position:absolute;
top:280px;
width:820px;
}

#right
{
color:white;
border:1px solid #669999;
position:absolute;
top:280px;
left:870px;
width:125px;
height:300px;
padding:10px;
letter-spacing:1pt;
}

#menue {
text-align: center;
background-color:#FF9B9B;
font:bold 14px Arial;
font-variant:small-caps;
letter-spacing:2pt;
position: absolute;
top:210px;
width:840px;
height:50px;
margin-left:10px;
padding-top:5px;
padding-bottom:5px;
   }

#menue a:link{

   color: #335A77;
   text-decoration: none;
   width: 180px;
   }

#menue a:visited
{   color: #335A77;
   text-decoration: none;
   width: 180px;

   }

#menue a:hover
{   color: white;
   width: 180px;
border-left:1px solid #669999;
border-right:1px solid #669999;
   }

#menue a:focus
{   color: white;
   width: 180px;
border-left:1px solid #669999;
border-right:1px solid #669999;
   }

#menue a:active
{   color: white;
   width: 180px;
border-left:1px solid #669999;
border-right:1px solid #669999;
   }


#right a:link{
   color: white;
   text-decoration: none;
  }

#right a:visited
{   color: white;
   text-decoration: none;
      }

#right a:hover
{   color: white;
border-left:1px solid #669999;
border-right:1px solid #669999;
   }

#right a:focus
{   color: white;
border-left:1px solid #669999;
border-right:1px solid #669999;
   }

#right a:active
{   color: white;
border-left:1px solid #669999;
border-right:1px solid #669999;
   }
