#content {
    padding: 1px 10px;
}
#left_col,
#contain {
    float: left;
    width: 642px;
}
#contain {
    padding: 50px 15px 0 50px;
    width: 253px;
}
#main_flash {
    background: #1355a2 url('/media/index/flash/top.png') no-repeat left top;
    min-height: 193px;
    _height: 193px;
    padding: 7px 7px 3px;
    width: 628px;
}
#main_flash_bottom {
    background: transparent url('/media/index/flash/bottom.png') no-repeat left top;
    display: block;
    height: 4px;
    margin-bottom: 10px;
    width: 642px;
}
#main_flash div.flash_content {
    float: left;
    overflow: hidden;
    height: 198px;
    width: 504px;
}
#main_flash #cities {
    float: left;
    overflow: hidden;
    position: relative;
    height: 198px;
    width: 124px;
}
#main_flash #cities div.city {
    bottom: 38px;
    left: 0;
    position: absolute;
    width: 124px;
}
#main_flash #cities div.city h3 {
    color: #fff;
    font-weight: normal;
    line-height: 170%;
    text-align: center;
}
#main_flash #cities #city01 {
    display: block;
}

#frontpage_news {
    background: #edf0f1 url('/media/index/frontpage-news-top.png') no-repeat left top;
    padding: 30px 50px 26px;
    width: 542px;
}
#frontpage_news_bottom {
    background: transparent url('/media/index/frontpage-news-bottom.png') no-repeat left top;
    display: block;
    height: 4px;
    width: 642px;
}
#frontpage_news div.news_item {
    border-right: 1px solid #fff;
    float: left;
    padding-right: 20px;
    width: 250px;
}
#frontpage_news div.news_item.gerade {
    border-right: 0 none;
    padding-right: 0;
    padding-left: 20px;
}
#frontpage_news div.news_item h4 {
    color: #1155a2;
    font-weight: normal;
}
#frontpage_news div.news_item p {
    color: #454447;
    font-size: 90%;
    margin: 0 0 10px 0;
    line-height: 120%;
}
#frontpage_news div.news_item p.more a {
    background-image: url('/media/index/more-news.png');
}
