        a {text-decoration:none;}
        a:hover {text-decoration:underline;}
	A:link {color:"#003399";}
	A:visited {color:"#003399";}
	A:hover {color:"red";}


        body {
            font-family:tahoma, verdana, helvetica, arial, sans-serif;
            font-size:12pt;
            background-color: #F5F5F5;		/* CWT 27-9-2004 */
        }

        p {
            padding-left: 0%;
            padding-right: 0%;
        }

	TABLE { empty-cells: show; }

	td { white-space: nowrap; }

	.hide_show { visibility:hidden; }

	.stjerne { color:"red"; }

        .menu {
            border: solid 1px #6699cc;
            background-color: #AFB6A8;
            margin-right: 1em;
            width: 100%;
            font-family:arial, helvetica;
            font-size:10pt;
            text-align: left;
        }

        .page {
            border: solid 1px #6699cc;
            background-color: #F5F5F5;
            font-family:arial, helvetica;
            font-size:8pt;
            width: 100%;
            height: 100%;
        }

        .headline {
            border: none;
            background-color: #B0E0E6;
            font-family:arial, helvetica;
	    font-weight: bold;
        }

        .frame {
            border: none;
            background-color: #F5F5F5;
            font-family:arial, helvetica;
            font-size:8pt;
        }

        .field11 {
            font-family:arial, helvetica;
            font-size:11pt;
            text-align: left;
            /* background-color: #AFB6A8; */
            background-color: #F5F5F5;
            font-family:arial, helvetica;
        }

        .field11_dark {
            font-family:arial, helvetica;
            font-size:11pt;
            text-align: left;
            /* background-color: #AFB6A8; */
            background-color: #E0DFDA;
            font-family:arial, helvetica;
        }

        .field {
            font-family:arial, helvetica;
            font-size:10pt;
            text-align: left;
            /* background-color: #AFB6A8; */
            background-color: #F5F5F5;
            font-family:arial, helvetica;
        }

        /* CWT 12-12-2004 font 8 fields */
        .field8 {
            font-family:arial, helvetica;
            font-size:8pt;
            text-align: left;
            /* background-color: #AFB6A8; */
            background-color: #F5F5F5;
            font-family:arial, helvetica;
        }

        .field_res {
            font-family:arial, helvetica;
            font-size:8pt;
            text-align: left;
            /* background-color: #AFB6A8; */
            background-color: #F5F5F5;
            font-family:arial, helvetica;
        }

        /* CWT 20-11-2004 number fields */
        .nfield {
            font-family:arial, helvetica;
            font-size:10pt;
            text-align: right;
            /* background-color: #AFB6A8; */
            background-color: #F5F5F5;
            font-family:arial, helvetica;
        }

        /* CWT 12-12-2004 font 8 number fields */
        .nfield8 {
            font-family:arial, helvetica;
            font-size:8pt;
            text-align: right;
            /* background-color: #AFB6A8; */
            background-color: #F5F5F5;
            font-family:arial, helvetica;
        }

        .field_dark {
            font-family:arial, helvetica;
            font-size:10pt;
            text-align: left;
            /* background-color: #AFB6A8; */
            background-color: #E0DFDA;
            font-family:arial, helvetica;
        }

        /* CWT 27-9-2004 */
        .button {
            background-color: #EEEEEE;
        }

        /* CWT 15-12-2004 */
        .button8 {
            background-color: #EEEEEE;
            font-size:8pt;
        }

        /* CWT 27-9-2004 */
        /* CWT 17-4-2005 tilføjet font-weight: regular */
        /* CWT 25-4-2005 tilføjet font-weight: normal og font-family: tahoma */
        /* CWT 19-6-2005 tilføjet font-size: 10pt */
        .table {
            background-color: #DDDDDD;
            border: 0px;
            align: center;
            font-family:arial, helvetica;
/* CWT 11/6-2005	font-family: tahoma;	*/
            font-weight: normal;
            font-size:10pt;
        }

        /* CWT 25/4-2005 style for liste */
        .tablelist8 {
            font-family:arial, helvetica;
            font-size:8pt;
            text-align: left;
            /* background-color: #AFB6A8; */
            background-color: #F5F5F5;
            border-width: 1px;
            border-color: #676971;
            font-weight: regular;
            align: center;
        }

        .maincontent {
            border: solid 1px #6699cc;
            background-color: #AFB6A8;
            width: 100%;
            height: 100%;
        }

        .medlem {
            border: solid 1px #003399;
            background-color: #AFB6A8;
            font-family:arial, helvetica;
            font-size:8pt;
            width: 100%;
        }

        .kalender {
            border: 0px #003399;
            background-color: #E0DFDA;
            font-family:arial, helvetica;
            font-size:7pt;
            width: 100%;
        }

	.kalender_MSIE_uge {
            border: solid 1px #000000;
            background-color: #E0DFBA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: right;
	    font-weight: bold;
	    color: #000000;
	    height: 72px;
        }

	.kalenderuge {
            border: solid 1px #000000;
            background-color: #E0DFBA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: right;
	    font-weight: bold;
	    color: #000000;
	    height: 62px;
        }

	.kalenderdato {
            border: solid 1px #000000;
            background-color: #E0DFBA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: right;
	    font-weight: bold;
	    color: #000000;
        }

	.kalenderbil_MSIE_overskrift {
            border: solid 1px #000000;
            background-color: #E0DFBA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: bold;
	    color: #000000;
            width: 77px;
	    height: 72px;
        }

	.kalenderbil_overskrift {
            border: solid 1px #000000;
            background-color: #E0DFBA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: bold;
	    color: #000000;
            width: 72px;
	    height: 62px;
        }

	.kalenderbil {
            border: solid 1px #E0DFCA;
            background-color: #E0DFCA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 72px;
        }

	.kalenderbil_MSIE_normal {
            border: solid 1px #E0DFCA;
            background-color: #E0DFCA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 77px;
	    white-space: nowrap;
	    overflow: hidden;
        }

	.kalenderbil_normal {
            border: solid 1px #E0DFCA;
            background-color: #E0DFCA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 72px;
	    white-space: nowrap;
	    overflow: hidden;
        }

	.kalenderbil_MSIE_today {
            border: solid 1px #E0EFBA;
            background-color: #E0EFBA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 77px;
        }

	.kalenderbil_today {
            border: solid 1px #E0EFBA;
            background-color: #E0EFBA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 72px;
        }

	.kalenderbil_MSIE_selected {
            border: solid 1px #E0DFFA;
            background-color: #E0DFFA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 77px;
        }

	.kalenderbil_selected {
            border: solid 1px #E0DFFA;
            background-color: #E0DFFA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 72px;
        }

	.kalenderbil_MSIE_red {
            border: solid 1px #DD3366;
            background-color: #DD3366;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 77px;
        }

	.kalenderbil_red {
            border: solid 1px #DD3366;
            background-color: #DD3366;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: center;
	    font-weight: normal;
	    color: #000000;
            width: 72px;
        }

	.kalender_MSIE_felt {
            border: solid 1px #000000;
            background-color: #E0DFCA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: left;
	    color: #000000;
            width: 77px;
        }

	.kalenderfelt {
            border: solid 1px #000000;
            background-color: #E0DFCA;
            font-family:verdana, arial, helvetica;
            font-size:7pt;
            text-align: left;
	    color: #000000;
            width: 72px;
        }

        .title {
            text-align: center;
            color: #0F80C4;
        }

        .subheading {
            border-top: solid 1px #000099;
            border-bottom: solid 1px #000099;
            background-color: white;
            color: red;
            width: 100%;
        }

        .menuheading {
            background-color: #6699cc;
            color: white;
            font-weight: bold;
            width: 90%;
            margin-top: 0;
        }

        hr {
            clear: both;
            height: 0px;
        }

        .footer {
            font-size: x-small;
        }

LI
	{
	list-style: url("/Images/bluebullet.gif");
	line-height: 17px;
	}

UL
	{
	list-style: url("/Images/bluedot.gif");
	line-height: 17px;
	}

