/****************************************************
	T Y P O G R A P H Y
****************************************************/
/*
The body element sets the overall tone 
- you can change the overall font face and size here. 
Consider using relative sizes like em or %.
*/
/****************************************************
	S I Z E
****************************************************/
div#content
{
	padding-top:		5px;
	font-family:		verdana, arial, sans-serif;
	font-size: 		11px;
	color:			#666666;
	margin-left:		10px;
	}

div#content table

{
	font-family:		verdana, arial, sans-serif;
	font-size: 		11px;
	color:			#666666;
	margin-left:		-3px;
}


div#content H1
{	
	font-size:		120%; 
	font-family:		verdana, arial, sans-serif;
}

div#content H2
{
	font-size:		130%; 
	font-family:		verdana, arial, sans-serif;
}

div#content H3
{	font-size:		120%; }

div#content H4
{	font-size:		110%; }

div#pageHeader
{	font-size:		135%;
	font-weight:		bold;
}

/****************************************************
	S P A C I N G
****************************************************/

h1, h2, h3, h4
{
	margin:			0;
	padding:		0;
}

p
{
		
}

div#footer 
{
	background-color:      	#eee; /* Lys grå */
	font-family:		verdana, arial, sans-serif;
	font-size: 		10px;
}

div#footer  a:link
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 

div#footer  a:visited
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 

Diviv#Header
{
	border-style: none;
}

#Header  a:visited
{
        color:                   	black;
        text-decoration:         	none; /* Nulstiller */
} 

#Header  img
{
	border-style: none;
      
} 
























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
