 /*
Filekind: .css
Theme Name: arno design banner | FIREDOG IT-Solutions
Theme URI: http://www.arno-design.de/
Author: Manuel Henning
Author URI: http://www.firedog.de/
Description: banner for arno design header
Created: mh 2009-06-15
Modified: ke 2009-07-02
*/


.c_clear {
    clear: both;
}

#banner {
    width: 600px;
    height: 300px;
    margin: 0 auto;
}

.box120x80px {
    width: 120px;
    height: 80px;
    float: left;
    background-color:#999;   
}

.box160x80px {
    width: 160px;
    height: 80px;
    float: left;
    background-color:#999;
}

.box200x100px {
    width: 200px;
    height: 100px;
    float: left;
    background-color:#999;
}

#box_text {
    width: 600px;
    height: 40px;
    background-color:#999;
}
