﻿body
{
background-color: #f0f0f0;
font: 12px Arial, Tahoma;
margin: 0px;
padding: 0px;
}

#centerLayer
{
width: 1200px;
height: 900px;
margin: auto;
padding: 0px;
}
#centerLayer #menu-ru
{
width: 930px;
height: auto;
margin: auto;
padding: 420px 150px 0px 0px;
color: #38291c;
font: 16px Arial, Tahoma;
text-align: right;
}
#centerLayer #menu-ru a
{
font: 20px Arial, Tahoma;
color: #38291c;
text-decoration: none;
}
#centerLayer #menu-ru a:hover
{
color: #38291c;
text-decoration: underline;
}
#centerLayer #menu-de
{
width: auto;
height: auto;
margin: auto;
padding: 225px 600px 0px 0px;
text-align: right;
}
#centerLayer #menu-de a
{
font: 16px Arial, Tahoma;
color: #38291c;
text-decoration: none;
font-weight: bold;
}
#centerLayer #menu-de a:hover
{
color: #38291c;
text-decoration: underline;
}
#centerLayer #menu-en
{
width: auto;
height: auto;
margin: auto;
padding: 60px 540px 0px 0px;
text-align: right;
}
#centerLayer #menu-en a
{
font: 16px Arial, Tahoma;
color: #38291c;
text-decoration: none;
font-weight: bold;
}
#centerLayer #menu-en a:hover
{
color: #38291c;
text-decoration: underline;
}