#header
{
position: absolute;
top: 64px;
left: 218px;
}

#illustration
{
left: 16px;
top: 257px;
}

#menu
{
font-size: 36px;
line-height: 36px;
font-weight: bold;
top: 460px;
left: 470px;
}






/**** SUBMENU ***/

#sub_menu
{
z-index: 100;
position: absolute;
top: 168px;
left: 845px;
/*width: 200px;*/
background-color: white;
padding: 5px;
width: auto;
}

#sub_menu a
{
color: black;
}

#sub_menu h2
{
font-size: 14px;
line-height: 16px;
}

#sub_menu a
{
color: black;
outilne: none;
}

#sub_menu .button_articles
{
font-size: 24px;
line-height: 24px;
font-weight: bold;
color: black;
outilne: none;
}

#sub_menu .list
{
display: none;
margin-top: 10px;
}

select 
{
/*background-color: #FFEA00;*/
border: 0px;
color: black;
/*width: 200px;*/
padding: 1px;
margin: 2px;
font-size: 12px;
font-weight: bold;
font-family: Arial;
outline: none;
}









#photos
{
z-index: 30;
position: absolute;
top: 167px;
left: 212px;
}

#photos img
{
border: solid 7px white;
}

#text_block
{
top: 57px;
left: 473px;
bottom: 0;
width: 368px;
height: 396px;
/*height: 522px;*/
background-color: #68acd3;
padding: 0px;
}

#text_block h2
{
padding: 0px;
margin: 0px;
position: absolute;
top: 32px;
left: 68px;
}

#text_block a
{
color: black;
text-decoration: underline;
}

#text_scroller
{
margin: 0px;
position: absolute;
left: 68px;
top: 70px;
padding-right: 10px;
width: 270px;
_width: 260px;
height: 298px;
overflow: auto;
}

a.color
{
color: #68acd3;
}

a.color:hover
{
color: #000000;
}
