/*
*******************************************************
* THIS STYLE SHEET IS ALSO USED IN BACKEND,           *
* TO REFLECT THE STYLES IN FRONTEND.                  *
*                                                     *
* PLEASE DO NOT USE THIS FILE TO ADD STYLES,          *
* YOU ARE ONLY ALLOWED TO CHANGE THE EXISTING STYLES. *
*******************************************************
*/
a.LAESKNAP,a:visited.LAESKNAP {display:block; width:91px; height:14px; background-image: url(../graphics/laes-mere-off.gif); text-decoration: none; padding:0px; }
a:hover.LAESKNAP {display:block; width:91px; height:14px; background-image: url(../graphics/laes-mere-on.gif);}

a.KLIKKNAP,a:visited.KLIKKNAP {display:block; width:91px; height:14px; background-image: url(../graphics/klik-her-off.gif); text-decoration: none; padding:0px; }
a:hover.KLIKKNAP {display:block; width:91px; height:14px; background-image: url(../graphics/klik-her-on.gif);}

#content td {

}

body {
        font:11px Verdana; color:#505050;
}

* html body {
font:11px Verdana; color:#505050;
        font-size:xx-small; /* for IE5/Win */

}

td {
       font:11px Verdana; color:#505050;
       vertical-align: top;
}

* html td {
        font-size : 11px;; /* for IE5/Win */
        font:11px Verdana; color:#505050;
}

/*GENERAL TEXT*/
h1, .h1, H1 {
        font-size:130%;
        color:#505050;
        margin:0px;
        padding:0px;
        margin-bottom:0px;
}

h2, .h2, .H2 {
        font-size:14px;
        color:#ea8b3e;;
        margin:0px;
        padding:0px;
        font-weight: normal;
        font-family: "Times new roman";
        margin-bottom:3px;
}
h3, .h3, .H3 {
        font-size:14px;
        color:#505050;
        margin:0px;
        padding:0px;
        font-weight: normal;
        font-family: "Times new roman";
        line-height: 23px;
        }


/*END GENERAL TEXT*/

p {
  margin:0px;
  padding:0px;
}