#langru{
position: relative;
background-image:URL(corner.jpg);
width: 263px;
height: 98px;
top: 210px;
left: 250px;
}
#langde{
position: relative;
background-image:URL(corner.jpg);
width: 263px;
height: 98px;
top: 250px;
left: 250px;
}

#ru a, #de a{
color: #000;
font-family: Arial;
font-size: 18pt;
font-weight: bold;
text-decoration: none;
}
#ru{
position: relative;
top: 35%;
left: 0px;
}
#de{
position: relative;
top: 35%;
left: 0px;
}
#main{
position: relative;
background-image: URL(main.jpg);
width: 967px;
height: 1000px;
top: 2px;
left: 0px;
}
#main1{
position: relative;
background-image: URL(main1.jpg);
width: 967px;
height: 584px;
top: 2px;
left: 0px;
}
#title{
position: relative;
top:-100px;
left:-200px;
color: #000;
font-family: Arial;
font-size: 28pt;
}
#title1{
position: relative;
top:250px;
left:-2000px;
color: #000;
font-family: Arial;
font-size: 28pt;
}
#content{
position: relative;
width:400px;
top:150px;
left:250px;
color: #000;
font-family: Arial;
font-size: 10pt;
text-align: justify;
}
#footer_left{
position: relative;
width:150px;
top:350px;
left:-400px;
color: #000;
font-family: Arial;
font-size: 8pt;
text-align: left;
/*font-weight: bold; */
}
#footer_center{
position: relative;
width:500px;
top:337px;
left:-50px;
color: #000;
font-family: Arial;
font-size: 8pt;
text-align: left;
/*font-weight: bold; */
}
#footer_right{
position: relative;
width:400px;
top:308px;
left:300px;
color: #000;
font-family: Arial;
font-size: 8pt;
text-align: left;
/*font-weight: bold; */
}
#footer_left1{
position: relative;
width:150px;
top:5px;
left:-400px;
color: #000;
font-family: Arial;
font-size: 8pt;
text-align: left;
/*font-weight: bold; */
}
#footer_center1{
position: relative;
width:500px;
top:-7px;
left:-50px;
color: #000;
font-family: Arial;
font-size: 8pt;
text-align: left;
/*font-weight: bold; */
}
#footer_right1{
position: relative;
width:400px;
top:-40px;
left:300px;
color: #000;
font-family: Arial;
font-size: 8pt;
text-align: left;
/*font-weight: bold; */
}