H3
{
    COLOR: #000001;
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
BODY
{
    COLOR: #000001;
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
P
{
    COLOR: #000001;
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 8pt
}
LI
{
    COLOR: #000001;
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
TD
{
    COLOR: #000001;
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
SELECT
{
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 8pt;
    font-color: #000001
}
INPUT
{
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 8pt;
    font-color: #000001
}
FORM
{
    COLOR: #000000;
    FONT-FAMILY: verdana, tahoma, arial, helvetica;
    FONT-SIZE: 8pt
}

A:link, A:visited, A:active, A:hover
{
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline
}
A:link, A:active
{
    COLOR: #0a0a0f;
    CURSOR: hand;
}
A:visited
{
    COLOR: #4E4E5E;
    cursor :hand
}
A:hover
{
    COLOR: blue;
}

.Overskrift
{
    COLOR: #000001;
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.Tekst
{
    COLOR: black;
    FONT-FAMILY: tahoma, arial, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: lighter
}
.TekstBold
{
    FONT-FAMILY: Tahoma,Verdana,Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    font-color: black
}
.Small
{
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: lighter
}
.HvidTekst
{
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder
}

.stylebuttongray, .stylebuttongray_active, .stylebuttongray_disable
{ 
	background-color: #bbbbbb; 
	cursor: hand; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	border: 1px; 
	border-style: solid; 
	border-top-color: #cccccc; 
	border-left-color: #cccccc; 
	border-right-color: #888888; 
	border-bottom-color: #888888; 
	height: 20px; 
	padding-top: 3px; 
	padding-left: 10px; 
	padding-right: 10px; 
	margin: 0px;
}
.stylebuttongray_active 
{ 
	border-top-color: #888888; 
	border-left-color: #888888; 
	border-right-color: #aaaaaa; 
	border-bottom-color: #aaaaaa; 
}
.stylebuttongray_disable 
{ 
	color: #666666; 
	cursor: default; 
}

.stylebutton, .stylebutton_active, .stylebutton_disable
{ 
	background-color: #941610; 
	cursor: hand; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #ffffff; 
	border: 1px; 
	border-style: solid; 
	border-top-color: #773330; 
	border-left-color: #773330; 
	border-right-color: #6A0904; 
	border-bottom-color: #6A0904; 
	height: 20px; 
	padding-top: 3px; 
	padding-left: 10px; 
	padding-right: 10px; 
	margin: 0px;
}
.stylebutton_active 
{ 
	background-color: #CF5050; 
	border-top-color: #6A0904; 
	border-left-color: #6A0904; 
	border-right-color: #CF5050; 
	border-bottom-color: #CF5050; 
}
.stylebutton_disable 
{ 
	color: #684646; 
	cursor: default; 
}

.stylebuttonred, .stylebuttonred_active, .stylebuttonred_disable
{ 
	background-color: #C6A2A2; 
	cursor: hand; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	border: 1px; 
	border-style: solid; 
	border-top-color: #D0B6B6; 
	border-left-color: #D0B6B6; 
	border-right-color: #9A5C5C; 
	border-bottom-color: #9A5C5C; 
	height: 20px; 
	padding-top: 3px; 
	padding-left: 10px; 
	padding-right: 10px; 
	margin: 0px;
}
.stylebuttonred_active 
{ 
	border-top-color: #9A5C5C; 
	border-left-color: #9A5C5C; 
	border-right-color: #BC9090; 
	border-bottom-color: #BC9090; 
}
.stylebuttonred_disable 
{ 
	color: #684646; 
	cursor: default; 
}
.headline 
{ 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 14px; 
	color: ffffff; 
}
.counter
{ 
	color: #ffffff;
	background-color: #941610; 

}