body {
	background-color: #333;
	margin: 20px;
}


p,ul {
	font-family: Verdana, Arial;
	color: #fff; 	
	font-size: 0.7em;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px; 
	margin-right: 15px; 
	list-style-type: dot;
}

ol { 
	font-family: Arial; font-size: 13px; 
	color: #fff; 	
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	list-style-type: decimal
}


/*
	color: #fff; 	
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, "Trebuchet MS";
	font-weight: bold;
	letter-spacing: 0px;
	padding-left: 0px; 
	margin-top: 0px; 
	padding-bottom: 0px;
	margin-bottom: 40px; 
	text-indent: 0px;
	background-image:url('grafik/h2back.png');
	background-repeat:no-repeat;
	border-bottom: 1px solid #ac1f18;

	font-weight: bold;
*/



h1 {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	color: #066; 	
	font-size: 1.4em;
} 


h2 {
	color: #fff; 
	font-family: arial, helvetica, serif;
	font-size: 0.8em;
	line-height: 18px;
	font-weight: bold;


	letter-spacing: 1px;
	padding-left: 0px; 
	margin-top: 20px; 
	margin-bottom: 5px; 
	text-indent: 15px;
	background-color:#900;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
} 

h3 {

	font-family: Arial;
	color: #fff; 
	text-align:left;
	padding-left: 0px; 	
	font-size: 10px;
	line-height: 12px;
	margin-top: -5px;
	text-indent: 15px;
	margin-bottom: 10px; 
	background-color:#222;

	border-top: 1px solid #111;
	border-bottom: 1px solid #111;

}
h4 {
	color: #000; 	
	font-size: 13px;
	font-family: arial, "Trebuchet MS";
	font-weight: bold;
	padding-left: 0px; 
	margin-left: 30px; 
	margin-right: 30px; 
	margin-top: 10px; 
	padding-bottom: 0px;
	margin-bottom: 20px; 
} 



a:link {
	color: #c00; 
	text-decoration: none; font-weight: bold;
}
a:visited {
	text-decoration: none; font-weight: bold;
	color: #c00; 
}
a:hover {
	text-decoration: underline; font-weight: bold;
	color: #c00; 
}
a:active {
	text-decoration: none; font-weight: bold;
	color: #c00; 
}








p.bildtext {
	font-family: Arial;
	color: #fff; 

	font-size: 10px;
	line-height: 20px;
	margin-top: -20px;
	text-indent: 15px;
	margin-bottom: 30px; 
}

p.meny {
	color: #000; 	
	font-size: 12px;
	font-family: "Trebuchet MS", arial;
	font-weight: bold;
	padding-left: 0px; 
	margin-top: 0px; 
	padding-bottom: 0px;
	margin-bottom: 0px; 
} 




.column a:link {
	color: #fff; text-decoration: none; font-weight: bold;
}
.column a:active {
	color: #fff; text-decoration: none; font-weight: bold;
}
.column a:visited {
	color: #fff; text-decoration: none; font-weight: bold;
}
.column a:hover {
	color: #ccc; text-decoration: none; font-weight: bold;
}





