body
{
    background: #2c2521 url(../images/background.jpg) no-repeat top;
    margin: 0;
}
img
{
    border: none;
}
#container
{
    margin: 0 auto;
    width: 800px;
    background-color: #ffffff;
}
#sitecontainer
{
    padding:            30px;
    background-color:   #ffffff;
    overflow:           visible;
}
#site
{
    background-color: #ffffff;
}

#language_bar
{
    background-color: #4c413d;
    margin: 0px;
    padding:0px;
    height: 50px;
}

#language_bar ul
{
    margin: 0px;
    padding:0px;
    list-style: none;
}

#language_bar ul li
{
    float: left;
    margin: 0px;
    padding:0px;
}


#topmenu
{
    clear:both;
    background-color: #4c413d;
    margin-left: 5px;
}

#topmenu ul
{
    margin: 0px;
    padding:0px;
    list-style: none;
}

#topmenu ul li
{
    float: left;
}

#content
{
    width:              740px;
    background-color:   #ffffff;
    overflow:           auto;
    clear: both;
}
#submenu
{
    font-family: Georgia;
    font-size: 12px;
    color: #786e6a;
    font-weight: bold;
    line-height: 3em;
    float: left;
    width: 160px;
    padding-top: 30px;
    margin-left: -30px;
    background-color: #ffffff;
}
#submenu ul
{
    list-style: none;
}
#submenu ul li
{
    border-bottom: solid 1px #ccc5bc;
    width: 140px;
}
#submenu li span
{
    margin-left: 30px;
}
#submenu .selected
{
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
}
#submenu .selected a
{
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#submenu .selected a:hover
{
    color: #000000;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
#submenu a
{
    font-family: Georgia;
    font-size: 12px;
    color: #786e6a;
    font-weight: bold;
    text-decoration: none;
}
#submenu a:hover
{
    font-family: Georgia;
    font-size: 12px;
    color: #786e6a;
    font-weight: bold;
    text-decoration: underline;
}
#cnt
{
    float :left;
    padding-left: 40px;
    padding-top: 30px;
}
#txt
{
    font-family: Georgia;
    font-size: 12px;
    float: left;
}
h1
{
    color: #786e6a;
    padding-left: 20px;
    font-size: 18pt;
    font-family: Georgia;
    font-weight: normal;
}
h2
{
    padding: 0 0 0 20px;
    color: #2c2521;
    font-size: 14px;
    font-weight: bold;
    font-family: Georgia;
}
p
{
    padding:0px;
    margin: 0px;
}

#txt
{
    padding-left: 20px;
    line-height: 1.7em;
    color: #4d494e;
    width:500px;
}
#txt a
{
    color: #4d494e;
    text-decoration: none;
    font-weight: bold;
}
#txt a:hover
{
    color: #4d494e;
    text-decoration: underline;
    font-weight: bold;
}

.right
{
    float: left;
    width: 240px;
    padding-top: 20px;
    text-align: center;
}
#repeatfooter
{
    padding-top: 20px;
    background-color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-family: Georgia;
    color: #786e6a;
}
#repeatfooter span
{
    margin-right: 20px;
}
#repeatfooter a
{
    color: #786e6a;
    text-decoration: none;
}
#repeatfooter a:hover
{
    color: #786e6a;
    text-decoration: underline;
}
#footer
{
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #655752;
    font-family: Georgia;
    font-size: 11px;
    clear: both;
}
#footer a
{
    color: #655752;
    text-decoration: none;
}
#footer a:hover
{
    color: #655752;
    text-decoration: underline;
}

.foto
{

    border: 2px solid Gray;
    float: right;
    padding: 4 4 4 4;
}

