.menu A:link	{	
	text-decoration:	none;
	color:	#cccccc;
}	
		
.menu A:visited	{	
	text-decoration:	none;
	color:	#cccccc;
}	
		
.menu A:active	{	
	text-decoration:	none;
	color:	#cccc99;
}	
		
.menu A:hover	{	
	text-decoration:	none;
	color:	#cccc99;
}


.menuaktiv A:link	{	
	text-decoration:	none;
	color:	#cccc99;
}	
		
.menuaktiv A:visited	{	
	text-decoration:	none;
	color:	#cccc99;
}	
		
.menuaktiv A:active	{	
	text-decoration:	none;
	color:	#cccc99;
}	
		
.menuaktiv A:hover	{	
	text-decoration:	none;
	color:	#cccc99;
}

.menu
{ 
	font-size: 10px;
	padding: 2px 5px 2px 5px;
}

A.mail:link	{	
	text-decoration:	none;
	color:	#cccccc;
	}	
		
A.mail:visited	{	
	text-decoration:	none;
	color:	#cccccc;
	}	
		
A.mail:active	{	
	text-decoration:	none;
	color:	#cccccc;
	}	
		
A.mail:hover	{	
	text-decoration:	underline;
	}


abbr , acronym , address , b , bdo , big , blockquote , body , button , caption , center , cite , dd , del , dfn , dir , div , dl , dt , em , fieldset , font , hr , i , img , input , ins , isindex , kbd , label , legend , li , link , map , menu , ol , optgroup , option , p , pre , q , s , select , small , strike , strong , sub , sup , table , td , textarea , th , tr , tt , u , ul
{
	font-family : Verdana, Arial;
	font-size: 12px;
	color: #333333
} 


BODY
{
    BACKGROUND-COLOR: whitesmoke;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none ;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #333333;
}

H1	{	
	font-family: Verdana, Arial;
	font-size:	14px;
	font-weight:	700;
	font-style: italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial;
	font-size:	12px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial;
	font-size:	10px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
DT	{	
	font-family: Verdana, Arial;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

TFOOT, THEAD	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial;
	}	


SMALL	{	
	font-size:	9px;
	}	

BIG	{	
	font-size:	16px;
	font-weight: bold
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Verdana, Arial;
	}	
	

UL LI	{	
	list-style-type:	square;
	}	

UL LI LI	{	
	list-style-type:	square;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
IMG
{
	border: 0;
}

.dashedBorderNavy
{
	border: dashed 1 gray;
}

.solidBorderBlack
{
	border: solid 1px gray;
	padding: 0px;
}

.solidBorderBlackWithBackground
{
	/*
	background: url(images/papirloes_ekstra_lille.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
*/
	border: solid 1px gray;
	padding: 0px;
	
	width: 225px; 
}

.padding0
{
	padding: 0px;
}

.MainContentPlaceHolder
{
	padding: 15px;
}


DIV#topMenu 
{
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;

	margin: 0px 0px 0px 0px;
	background-color: gray;
	height: 20px;
	color: black;
	padding-top: 3px;
}

DIV#topMenu a:link , DIV#topMenu a:active, DIV#topMenu a:visited
{
	text-decoration: None;
	color: White;
}

DIV#topMenu a:hover
{
	text-decoration: Underline;
}

DIV#firmanavn {
    color: dimgray;
    font-size: 9px;
}


DIV#Firmanavn a:link, DIV#Firmanavn a:active, DIV#Firmanavn a:visited
{
	text-decoration: None;
	color: dimgray;
}

DIV#Firmanavn a:hover
{
	text-decoration: Underline;
}


.header {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	margin: 0px;
	height: 76px;
}

.leftMenu
{
	padding-right: 5px;
}

.ImgVenstreTD
{
	border-left: solid 2px whitesmoke;
	background-color: gray;
	font-size: 7pt;
	color: White;
}

.ImgVenstre
{
	border-bottom: solid 2px whitesmoke;
	background-color: gray;
}

.papirloes
{
	border: solid 1px gray;
	
}