

#divtoppicture
{
  width: 100%;  
  height: 150px;
  margin-top: 20px;
}
#divtoplefttpicture
{
   width: 350px;
   float: left;
   text-align: center;
  
}
#divtopcenterpicture
{
 
   float: left;
   text-align: center;
   margin-right: 50px;
}
#divtoprighttpicture
{
   width:  350px;
   float: right;
   text-align: center;
  
}

#divtopmenue
{
 height: 40px;   
 float: left;
 width: 100%;
 margin-top: 10px;
}
#divtopmenueleftempty
{
  float: left;
  height: 48px; 
  text-align: center;
  margin-top: 1px;


}
#divtopmenueleft
{
  float: left;
  height: 48px; 
  width:5%;
  text-align: center;
  padding-top: 10px;

}
#divtopmenueleftinner
{
  float: left;
  height: 48px; 
  text-align: center;
  margin-top: 1px;
}

#divtopmenueright
{
  float: right;
  text-align: center;
  width: 100%;
}



#divtopmenuesub
{
  float: right;
  text-align: center;
}


