TD.menu
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}
TD.menu A:active
{
    COLOR: #004385;
    TEXT-DECORATION: none
}
TD.menu A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
TD.menu A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
TD.menu A:hover
{
    COLOR: #004385;
    TEXT-DECORATION: none
}
A.cont:hover
{
    COLOR: #004385;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #004385;
    TEXT-DECORATION: none
}


A:visited
{
    COLOR: #004385;
    TEXT-DECORATION: none
}

BODY {
	background-color : #E4E4E4;
	margin : 0px;
}
.tekst {
	FONT-FAMILY: Verdana;
	font-size : 11px;
	color : Black;
}
.overskrift {
    COLOR: #004385;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}
.underoverskrift {
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.underMenu
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}
.txtbg {
	background-color : #EDEDED;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.newstekst{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
}
.inputtekst {
	font-family : Verdana;
	font-size : 11px;
	background : #DDDDDD;
	color : Black;
	font-weight : normal;
	border: #7F9DB9 1px, solid;
	width: 210px
}
.inputbutton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	font-weight : bold;
	border : 1px outset;
}
