a:link {
        color : #526E89;
        text-decoration : underline;
}

a:visited {
        color : #526E89;
        text-decoration : none;
}

a:hover {
        color : #3B7BA0;
        text-decoration : overline underline;
}

a:active {
        color : #526E89;
        text-decoration : none;
}


body {
        background-color: #DCE3EA;
        background-image: url('http://www.shoutbox.ronny-katja.de/images/Page-BgTexture.jpg');
        background-repeat: repeat-x;
        background-attachment: fixed;
        background-position: bottom left;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10;

}

.button {
        background : #ECF0F4;
        border : 1 solid #CCCCFF;
        color : #526E89;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 9px;
        font-weight : bold;
}

.input {
        background : #ECF0F4;
        border : 1 solid #CCCCFF;
        color : #526E89;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
}

.code {
        background : #ECF0F4;
        border : 1 solid #CCCCFF;
        color : #526E89;
        font-family : Verdana, Arial, Helvetica, sans-serif;

}

.table0 {
        background : #ECF0F4;
        border-bottom-color : #CCCCFF;
        border-bottom-style : solid;
        border-bottom-width : 1px;
        border-bottom-color : #CCCCFF;
        border-left-style : solid;
        border-left-width : 1px;
        border-bottom-color : #CCCCFF;
        border-right-style : solid;
        border-right-width : 1px;
        border-bottom-color : #CCCCFF;
        border-top-style : solid;
        border-top-width : 1px;
        color : #526E89;
        font-size : 10px;
}

.table1 {
        background : #E9EEF1;
        border-bottom-color : #CCCCFF;
        border-bottom-style : solid;
        border-bottom-width : 1px;
        border-bottom-color : #CCCCFF;
        border-left-style : solid;
        border-left-width : 1px;
        border-bottom-color : #CCCCFF;
        border-right-style : solid;
        border-right-width : 1px;
        border-bottom-color : #CCCCFF;
        border-top-style : solid;
        border-top-width : 1px;
        color : #526E89;
        font-size : 10px;
}

.outsidelinks {
        color : #526E89;
        font-size : 10px;
}
