
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 10px;
	padding: 0;
	font-size: .7em;
	color: #333333;
	background-color: #ffffff;
	background-image: url(/design/corporate_site/images/bodybg-shop.gif);
	background-repeat: repeat-y;
	background-position:0% 20%;
}
a {
	color: #2462aa;
	text-decoration:none;
}

a:hover {
	color: #333333;
	text-decoration:none;
}


h1 {
	font-family: Trebuchet MS;
	display:inline;
	color: #336699;
	font-size: 1.6em;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	display:inline;
	font-family: Trebuchet MS;
	color: #2462aa;
	font-size: 1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {	
	font-size: 1em; 
	margin-top:0px;
	color: #333333;
}

h3 a:hover { color: #535353; text-decoration: none; }
h3 a{ color: #336699; text-decoration: none; }

.lvl2selected { 	
	margin-top:0px;
	margin-bottom:0px;
	height:20px;
   	text-decoration: none;
    padding-left: 40px;
    list-style-type: none;
	color: #333333;
	background-color: #ffffff;
	font-size: 1em;
	background-image: url(/design/corporate_site/images/meny-dot.gif);
	background-position: 30px;
	background-repeat:repeat-y;
	font-weight: bold;
	padding-top:5px;}
