.rightframe {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 16px;
        font-weight: normal;
        font-variant: normal;
        color: #0c2577;
        background-color: #CED3E4;
        text-align: left;
        padding-left:1px;

 }

body { margin-right:0px;
       margin-left: 0px;
       margin-top: 0px;
       margin-bottom: 0px;
     }

h1 {
        font-size: 14px;
        border: none;
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #33CCCC;

}

p {
        color: #000066;


}
.ueberschrift {
        color: #0099CC;
        line-height: 22px;
        font-size: 12px;

}

a:link { text-decoration:none; color:#0089CC; }
a:visited { text-decoration:none;  color:#0089CC; }
a:hover { text-decoration:underline; color:#0c2577; }
a:active { text-decoration:underline; color:#0089CC; }