#headerline {
    background-color: #E1E0DE;
    height: 9px;
    width: 1000px;
    margin-left:auto;
    margin-right: auto;
}
body {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #003466;
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
    font-size: 11px;
    font-family: "Lucida Sans", "Arial";
    color: #50493D;
    line-height: 19px;
}
#logolanguages {
    height: 79px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#logolanguages ul {
    list-style-type: none;
    margin-left: auto;
    margin-right: 0px;
    margin-top: -63px;
    margin-bottom: 0;
    font-size: 10px;
    color: #666666;
    line-height: 30px;
    white-space: nowrap;
    height: 20px;
    width: 150px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#logolanguages ul li {
    list-style-type: none;
    display: inline;
    padding-right: 10px;
}
#logolanguages ul li a {
    text-decoration: none;
    color: #666666;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#content {
    height: 467px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    line-height: 19px;
    background-image: url(../images/content_background.jpg);
    background-repeat: no-repeat;
    background-position: 0px 27px;
}
#content #subnavigation {
    height: 290px;
    width: 170px;
    float: left;
    padding-top: 55px;
}
#content #subnavigation ul {
    float: left;
    list-style-type: none;
    line-height: 25px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}
#content #subnavigation ul li {
    list-style-type: none;
    color: #003061;
}
#shortcontact span {
    padding-right: 20px;
}
#content #subnavigation ul li a {
    text-decoration: none;
    color: #50493D;
}
#content #subnavigation ul li a:hover {
    color: #003061;
}
#content #text {
    float: left;
    height: 345px;
    width: 350px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}
#content #text #title {
    height: 28px;
    padding-top: 27px;
    font-size: 18px;
    color: #003162;
    font-weight: lighter;
}
#content #gallery {
    height: 84px;
    width: 1000px;
    float: left;
    padding-top: 10px;
    /* background-image: url(../images/gallery_background.jpg); */
    background-repeat: repeat-x;
    background-position: 10px;
}
#content #gallery img {
    height: 75px;
    width: 100px;
    cursor: pointer;
    /* margin-right: 100px; */
}
#content #mainnavigation {
    height: 28px;
    text-align: right;
    padding-right: 18px;
    font-size: 11px;
    color: #003061;
    font-weight: bold;
}
#content #mainnavigation a {
    text-decoration:none;
    color: #6d6d6d;
    padding-right: 30px;
}
#content #mainnavigation a:hover {
    color: #003061;
}
#content #mainnavigation span {
    color: #003061;
    padding-right: 30px;
}
#content #picture {
    height: 330px;
    width: 440px;
    float: left;
    padding-top: 15px;
}
#footer {
    height: 63px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
#footer ul {
    list-style-type: none;
    margin-left: 19px;
    margin-top: 14px;
    padding: 0px;
    color: #666666;
    line-height: 30px;
    white-space: nowrap;
    height: 20px;
    width: 500px;
    float: left;
    font-weight: bold;
}
#footer ul li {
    list-style-type: none;
    display: inline;
    padding-right: 35px;
    color: #9d9d9d;
}
#footer ul li a {
    text-decoration: none;
    color: #FFFFFF;
}
#footer ul li a:hover {
    color: #9d9d9d
}
#footer img {
    height: 62px;
    width: 328px;
    padding-left: 145px;
}
#shortcontact {
    height: 15px;
    width: 981px;
    margin-right: auto;
    margin-left: auto;
    color: #BEBEBE;
    padding-left: 19px;
    font-size: 11px;
}

#shortcontact a {
    text-decoration: none;
    color: #BEBEBE;
}