/* rightColumn.css                                    */
/* Spezifikationen für main-rightCol                  */

/* -------------------------------------------------- */
/* Spezifikationen in main-rightCol : rightColumn.css */
/* -------------------------------------------------- */

#main-rightcol h1,#main-rightcol h2,#main-rightcol h3,#main-rightcol h4,#main-rightcol h5,#main-rightcol h6 {
        padding: 2.0% 1.0% 2.0% 2.0%;
}

#main-rightcol p {
        padding: 1.2% 1.0% 0.0% 2.0%;
}

#main-rightcol h1 {
        font-size: 1.4em;
        font-weight: bolder;
        line-height: 120%;
}
#main-rightcol h2 {
        font-size: 1.2em;
        font-weight: bold;
        line-height: 110%;
}
#main-rightcol h3 {
        font-size: 1.0em;
        font-weight: bold;
        line-height: 100%;
}
#main-rightcol h4 {
        font-size: 0.9em;
        font-weight: bold;
        line-height: 100%;
}
#main-rightcol h5 {
        font-size: 0.8em;
        font-weight: bold;
        line-height: 100%;
}
#main-rightcol h6 {
        font-size: 0.7em;
        font-weight: bold;
        line-height: 100%;
}

#main-rightcol p {
        font-size: 0.9em;
        font-weight: normal;
        line-height: 100%;
}

#main-rightcol a {
        display:block;
        margin-bottom:  1.0%;
        padding-bottom: 1.0%; 
        font-size: 1.0em;
        font-weight: normal;
        line-height: 100%;
        color: #000;
}

#main-rightcol a:hover
{
    text-decoration: underline;
}

#main-rightcol a:link { color:#000; }
#main-rightcol a:visited { color:#000; }

.docu-link-first {
    color: #ff0000;
    padding-top: 10px;
}

div.docu-link-first, div.docu-link {
    width: 100%;
}