#flash_wrapper {
    text-align: center;
    font-size: 20px;
}
#flash_container {
    width: 485px;
    /* height: 1%; ie float clear */
    margin: 0 auto;
}
#flash_container:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}
#flash_intro {
    float: left;
    width: 300px;
    height: 300px;
}
.arbeit {
    color: #FF0000;
    text-decoration: none;
}
.innovation {
    color: #FF00FF;
    text-decoration: none;
}
.wachstum {
    color: #FFBE00;
    text-decoration: none;
}
.leben {
    color: #00FF00;
    text-decoration: none;
}
.gerechtigkeit {
    color: #0066FF;
    text-decoration: none;
}
