body
{
    background-image: url('../images/background/background_merged.jpg');
    background-size: cover;
    min-width:  1200px;
    /*min-height: 650px;*/
}

div.menu
{
}

img.imageleftsection
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: inherit;
    height: inherit;
    display: none;
}

div.maincontainer
{
    margin-top:100px;
    width: 100%;
    min-width:  1200px;
    /*min-height: 650px;*/
}

div.menucontainer
{
    position: absolute;
    width: 165px;
    top: 30px;
    left: 15px;
    z-index:100;
}

div.languagecontainer
{
    position: absolute;
    width: 165px;
    top: 10px;
    left: 15px;
    z-index:100;
}

div.maincontent
{
    position: absolute;
    top: 20px;
    left: 200px;
    width: 800px;
    height: 650px;
    z-index:100;
}

div.maincontentnew
{
    position: absolute;
    top: 20px;
    left: 200px;
    width: 800px;
    height: 650px;
    z-index:100;
    overflow:auto;
    color: #333333;
    text-shadow: 0 1px 0 #fff;
}

div.bottle
{
    position: absolute;
    left:800px;
    top: 100px;
    margin-left:auto;
    margin-right:auto;
    width: 350px;
    height: 637px;
}

.box, .box .antiscroll-inner 
{
    width: 100%;
    min-width: 600px;
    height: 646px;
    color: #333333;
    font: 14px Helvetica, Arial;
}

.box-wrap
{
    width: 100%;
    min-width: 600px;
    margin: 0px 10px;
    border: 0px solid #999;
}

.box-inner
{
    padding: 0px;
    color: #333333;
    text-shadow: 0 1px 0 #fff;
}

a
{
    text-decoration: none;
    font-family: Verdana;
    font-weight:bold;
    font-size: 15px;
    color: white;
    padding: 0.3em 0.6em;
    border-right: 0px solid white;
    line-height: 23px
}

a:hover 
{
    background-color:#333333;
}

a:visited
{
    color: white
}

a.creteleonurl
{
    text-decoration: none;
    font-family: Verdana;
    font-weight:bold;
    font-size: 15px;
    color: #b3aa00;
    padding: 0.0em 0.0em;
    border-right: 0px solid white;
    line-height: 23px
}

a.creteleonurl:hover 
{
    background-color:#333333;
}

a.creteleonurl:visited
{
    color: #b3aa00
}

a.internalmenulink
{
    text-decoration: none;
    font-family: Verdana;
    font-weight:bold;
    font-size: 15px;
    color: #b3aa00;
    padding: 0.3em 0.6em;
    border-right: 0px solid white;
    line-height: 25px
}

a.internalmenulink:hover 
{
    background-color:transparent;
}

a.internalmenulink:visited
{
    color: #b3aa00
}

a.languagemenulink
{
    text-decoration: none;
    font-family: Verdana;
    font-weight:bold;
    font-size: 15px;
    color: black;
    padding: 0.3em 0.6em;
    border-right: 0px solid white;
}

a.languagemenulink:hover
{
    background-color:#333333;
    color: white
}

a.languagemenulink:visited
{
    color: #333333;
}