/*
font-family: 'Quattrocento Sans', sans-serif;
font-family: 'Junge', serif;
font-family: 'Armata', sans-serif;
*/
body
{
font-family: 'Quattrocento Sans', sans-serif;
font-size: 13pt;
margin-top:0px;
background-size: cover;
background-repeat: no-repeat;
background-attachment:fixed;
}

a
{
color:#301d03;
text-decoration:none;
}
a:hover {color:#bdb193;}

#body_wrapper
{
position:relative;
top:-1px;
padding:8px;
padding-top:0px;
width:786px;
border: 0px;
margin:0px;
margin-left:auto;
margin-right:auto;
}

#header
{
position:relative;
left:2px;
padding:0px;
background-color:#FDFAED;
width:780px;
height:200px;
border:1px solid gray;
margin:0px;
}

#language_bar
{
position:absolute;
float:right;
top:12px;
right:30px;
}

#language_bar ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
border:1px solid gray;
}

#language_bar li
{
float:left;
display:block;
text-align:center;
}

#language_bar a
{
width:20px;
text-align:center;
color:#bdb193;
padding:4px;
text-decoration:none;
background-color:#301d03;
}
#language_bar a.active
{
background-color:#75d8fb;
color:#301d03;
}
#language_bar a:hover
{
background-color:#537e83;
}


#middle_page
{
margin-top:auto;
margin-bottom:auto;
}

#left_pane
{
width:190px;
padding:10px;
border:1px solid #008BF6 ;
background-color:#f0f8ff;
}

#content_pane
{
position:relative;
width:536px;
padding:15px;
border:1px solid gray ;
background-color:white;
}

#content_pane_div
{
position:relative;
margin-top:0px;
padding:20px;
padding-top:0px;
height: 540px;
overflow-y: auto;
}

#content_pane_div p
{
text-indent:10px;
text-align: justify;
line-height: 130%;
}
#content_pane_div p:first-letter 
{
color:#ff0000;
font-size:xx-large;
}
#content_pane_div h1 
{
font-size:xx-large;
font-weight:normal;
color:#1851fb;
}

#content_pane_div a:visited {color:#294d2a;}
#content_pane_div a:link {color:#294d2a;}
/*bdb193; 296d2a}*/
#content_pane_div a:hover {color:#301d03;}

#visible_content_0
{
position:relative;
}

#visible_content_1
{
position:relative;
}

.nestoTable
{
padding: 0px;
margin:0px;
}

.nestoTable td
{
height:300px;
vertical-align: top;
}

#footer
{
position:relative;
left:2px;
width:780px;
background-color:#301d03;
color:#bdb193;
border:1px solid gray;
line-height: 130%;
}
#footer a:visited {color:#86836f;}
#footer a:link {color:#86836f;}
#footer a:hover {color:#a58739;}

.content
{
visibility:hidden;
display:none;
}

.side_image
{
width:180px;
border:1px solid #008BF6 ;
border-radius:5px;
padding:0;
line-height: 0;
margin-left:auto;
margin-right:auto;
margin-bottom:40px;
margin-top:40px;
}

.content_image
{
border:1px solid #008BF6 ;
border-radius:5px;
padding:0;
line-height: 0;
}
