/* 
    Document   : global
    Created on : 18.02.2010, 17:54:03
    Author     : stahlstift
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

a img {
    border: 0;
}

#accordionNews {
    width: 400px;
}

#container {
}

#container .leftCol {
    width: 500px;
    float: left;
}

#container .rightCol {
    float: right;
}
