body {                                                                          
    font-family:                                                                georgia, times;
    color:                                                                      black;
    text-align:                                                                 center;
    padding:                                                                    0;
    margin:                                                                     0;
    background:                                                                 #fff url(/fileadmin/images/background_gradient.jpg) repeat-x 0 164px;
}


h1 {
    margin:                                                                     5px;
}

h2 {
    color:                                                                      #569fd8;
    font-size:                                                                  28px;
    font-family:                                                                "Trebuchet MS", Helvetica;
    font-weight:                                                                normal;
    font-weight:                                                                lighter;
    /*text-transform:                                                             lowercase;*/
    margin:                                                                     0 0 10px 0;
}

h3 {
    color:                                                                      #000;
    font-size:                                                                  18px;
    font-family:                                                                "Trebuchet MS", Helvetica;
    font-weight:                                                                bolder;
}

h3 {
    margin:                                                                     0;
}

a:link, a:visited, a:hover, a:active {
    color:                                                                      #569fd8;
    text-decoration:                                                            none;
}

p {
    line-height:                                                                130%;
    text-align:                                                                 justify;
}

a img {
    border:                                                                     0;
    margin:                                                                     0;
}
