body
    {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    }
h1
    {
    display: none;
    }
h2
    {
    display: none;
    }
h3
    {
    color: #3465AD;
    margin: 5px 0;
    font-size: 16px;
    }
h4
    {
    font-size: 14px;
    margin: 5px 0;
    }
#pagewidth
    {
    margin: 0 auto;
    text-align: left;
    width: 778px;
    }
#content 
    {
    clear: both;
    }
#navbar
    {
    float: left;
    width: 178px;
    }
#navbar ul
    {
    font-family: arial, sans-serif;
    font-size: 14px;
    list-style-type: none;
    margin: 0 0 0 4px;
    padding: 0;
    width: 176px;
    }
#navbar li
    {
    background-image: url('../gfx/design/bk_dashed_line.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    }
#navbar ul li a:link, #navbar ul li a:visited
    {
    display: block;
    height: 30px;
    padding: 3px 0 0 10px;
    text-decoration: none;
    color: #333333;
    }
#navbar ul li a:hover
    {
    color: #6591D1;
    }
#articles
    {
    padding-left: 20px;
    float:left;
    /*width: 578px;*/
    width: 575px;
    }

#footer
    {
    clear: both;
    border-top: 1px solid #cccccc;
    text-align: center;
    color: #999999;
    padding: 4px 0;
    margin: 15px 0 0 0;
    }
#footer a:link, #footer a:visited
    {
    color: #999999;
    text-decoration: none;
    }
#footer a:hover
    {
    color: #333333;
    }
.article 
    {
    clear: both;
    }
.noborder
    {
    border-width: 0;
    }
.img_right
    {
    float: right;
    margin: 0 0 0 10px;
    }
.img_left
    {
    float: left;
    margin: 0 10px 0 0;
    }
#fader
    {
    position:relative;
    left: 198px;
    top: 10px;
    padding: 0 0 20px 0;
    }
#scr1
    {
    color: #3465AD;
    clear: both;
    font-size: 17px;
    font-weight: bold;
    top: 20px;
    padding-bottom: 20px;
    }
.bel_gratis
    {
    padding-top: 10px;
    }
