body {
/*    background: #e1e6e6;*/
    background: #eeeef8;
    margin-top: 0px;
    text-align:center;
}

#content {
    display: inline;
    text-align: center;
}

#headpart {
    background-image:url(/fileadmin/images/Intro/Intro_head.jpg);
    height:96px;
    width:1000px;
    margin: 0 auto;
}

#flashpart {
    clear: both;
}

#headpart #leftspacer {
    width:323px;
    height:96px;
    float: left;
}

#headpart #topspacer {
    float:left;
    width:533px;
    height:77px;
}

#headpart .itemspacer {
    width: 20px;
    float: left;
}

#headpart .siteitem {
    float: left;
    text-decoration: none;
    text-align: left;
    color: #7a9ebf;
    font-size: 9pt;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}

#headpart .siteitem .head {
    padding-top: 5px;
    color: #1a5893;
}

#headpart #countries {
    float:left;
    height:20px;
    padding-top:30px;
    padding-bottom:27px;
    text-align:left;
    width:144px;
}

#headpart #countries .country {
    padding-right: 9px;
}

#headpart #countries .country img {
    border-width: 0;
}
