BODY
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: scroll;
    background: #2a2a2a;
}

P
{
    font-family: Trebuchet MS;
    color: #1c1c1c;
    font-size: 14px;
    line-height: 18px;
    margin: 0px;
    margin-bottom: 10px;
}

SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
    font-family: Trebuchet MS;
    color: #1c1c1c;
    font-size: 14px;
    line-height: normal;
    margin: 0px;
}

A
{
    color: #555555;
    text-decoration: underline;
}

A:hover
{
    color: #000000;
}


h1
{
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #1c1c1c;
}

h2, h3, h4, h5, h6
{
    font-family: Trebuchet MS;
    line-height: normal;
    font-weight: bold;
}

/* --- ID -------------------------------------------------- */



/* --- CLASSES -------------------------------------------------- */

.container
{
    background: #FFFFFF;
}

.height100
{
    height: 100%;
}

.content_table
{
    background-color: #ffffff;
    height: 100%;
}


.news
{
    padding: 10px;
    background-color: #b9cce6;
    color: White;
}
.news a, .news p
{
    color: White;
    line-height: normal;
    margin: 0px;
}
.html4
{
    color: #454545;
    font-size: 11px;
    padding: 30px 30px 0px 30px;
    border-top: solid 1px #d5d5d5;
}

.html4 p
{
    padding: 0;
    margin: 0;
}

.html4 p, .html4 div, .html4 span, .html4 a
{
    color: #000000;
    font-size: 11px;
}

.poweredby
{
    padding: 30px;
    vertical-align: top;
}

.poweredby a, .poweredby a:hover
{
    font-family: Arial;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
}

/* --- BREADCRUMBS --- */
.breadcrumbs
{
    color: #444;
    font-size: 10px;
    padding: 10px;
    text-transform: uppercase;
}

/* --- TOPMENY --- */
.topmenu UL
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.topmenu
{
    background: url(../images/topmenubg.png) repeat-x;
    height: 38px;
}
.topmenu a
{
    color: #FFFFFF;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    display: block;
    padding: 10px 16px;
    border-right: 1px solid #275f95;
    border-left: 1px solid #3c78b2;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.topmenu li a
{
    display: block;
    float: left;
}

.topmenu li.last a
{
}

.topmenu li.last
{
    border-right: 1px solid #3c78b2;
}

.topmenu li.first
{
    border-left: 0;
}

.topmenu li
{
    float: left;
}

.topmenu a:hover, .topmenu a.selected
{
    background-color: #3d79b2;
    text-shadow: none;
}
.menu
{
    padding: 10px;
    margin: 0px;
}

.menu td a
{
    color: #555555;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: normal;
    display: block;
}
.menu td
{
    border-bottom: 1px solid #d5d5d5;
}

.menu td.last
{
    border-bottom: none;
}
.menu a:hover, .menu a.selected
{
    background-color: #ededed;
    color: #545454;
}

.menu td UL
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}


.menu td li a
{
    display: block;
    font-size: 11px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}

.menu td li
{
    float: none;
    margin: 0px;
    display: inline;
}


.logotype
{
}

.logotype img
{
    margin: 30px;
}

.html1 p
{
    padding: 0;
    margin: 0;
}

/* top right */

.topRightContainer
{
    width: 100%;
    height: 110px;
}

.topRightContainer .searchContainer
{
    width: 100%;
}

.topRightContainer .topRightContainerBottom
{
    vertical-align: bottom;
    text-align: right;
    padding: 0 15px 5px 0;
    font-size: 12px;
    color: #2c2c2c;
}

.topRightContainer .topRightContainerBottom a
{
    color: #2c2c2c;
    text-decoration: none;
}

.topRightContainer .topRightContainerBottom p
{
    margin: 0;
    padding: 0;
}

.topRightContainer .topRightContainerBottom a:hover
{
    text-decoration: underline;
}

.topRightContainer .googleTranslate
{
    text-align: right;
    float: right;
    width: 168px;
}

.topRightContainer select
{
    height: 24px;
    margin-top: 0 !important;
}

.topRightContainer .googleTranslate #google_translate_element
{
    float: right;
    margin: 0 15px 0 0;
}

.topRightContainer .searchDiv
{
    float: right;
    margin-right: 20px;
}

.topRightContainer .searchDiv form
{
    display: block;
    border: 1px solid #c2c2c2;
    width: 176px;
    border-radius: 2px;
    margin: 0;
    padding: 0;
    height: 22px;
}

.topRightContainer .searchDiv .searchvalue
{
    border: 0;
    width: 150px;
    margin: 0px 4px 0px 4px;
    font-size: 11px;
}

.topRightContainer .searchDiv .searchvalue:focus
{
    outline: none;
}

.topRightContainer .searchDiv .searchButton
{
    margin: 4px 4px 0px 0;
}

.topRightContainer .searchDiv span
{
    display: block;
    font-size: 11px;
    margin-top: 4px;
}

