
.brownbar a:
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.brownbar a:link
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.brownbar a:visited		
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.brownbar a:hover		
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.brownbar				
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

.body					
{
	background-color: #EEEEEE; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(../Images/baggrund2.jpg); 
	BACKGROUND-REPEAT: no-repeat;  
	
}

.sidebar				
{
	font-size: 8pt; 
	color:#624b47; 
	text-decoration:none;
	font-family: Verdana;
}

.main
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 8pt;
	background-attachment: fixed;
	background-image: url(../Images/Fill/bgimage.jpg);
	padding-bottom: 7px;
	margin: 1px;
	color: #624b47;
	line-height: normal;
	padding-top: 7px;
	background-repeat: no-repeat;
	font-family: Verdana;
}

.content
{	
	font-size: 8pt;
	color: #624b47;
	line-height: normal;
	font-family: Verdana;	
}

a:
{
	color: #624b47;
	font-family: Verdana;
	text-decoration: underline;
}
a:link
{
	color: #624b47;
	font-family: Verdana;
	text-decoration: underline;
}
a:visited		
{
	color: #624b47;
	font-family: Verdana;
	text-decoration: underline;
}
a:hover		
{
	color: #624b47;
	font-family: Verdana;
	text-decoration: underline;
}

.overskrift
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
}

.bars
{
	 background-position: center top; 
	 BACKGROUND-ATTACHMENT: scroll; 
	 BACKGROUND-IMAGE: url(..\Images\Fill\bars.gif); 
	 BACKGROUND-REPEAT: repeat-y
}

.pageheader
{
	font-size: 20pt;
	text-align:right;
	
}
	

