#ContainerMenuTop h3{
	color:#003399;
	font-size:1.2em;
	padding:13px 0 0 16px;
	text-align:left;
	text-outline: 1px 1px #ccc; 
	}
/**
 * This typography file is included in the WYSIWYG editor
 */
.typography * {
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
}
.typography blockquote {
	margin-left:20px;
}
.typography hr {
	padding:5px;
}
.typography p, .typography ol li, .typography a {
	color:#333;
	line-height:1.5em;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.typography ul li{
	font-size:1.2em;
}
.typography p {
	margin-bottom:10px;
	
}
/** CMS LIST STYLES **/
.typography ul, .typography ol {
	/*margin-left:10px;*/
	margin-bottom:0px;
}
.typography ul li,  .typography ol li {
	margin:4px 10px;
	line-height:12px;
}
.typography ul li {
	/*list-style-type:disc;*/
}
.typography ol li {
	list-style-type:decimal;
}
/* HEADER STYLES */

.typography h1, .typography h2, .typography h3, .typography h4 {
	margin-bottom:14px;
	color:#003399;
}
.typography h1, .typography h4 {
	font-weight:bold;
	padding-right:45px;
}
.typography h2, .typography h3 {
	font-weight:normal;
}
.typography h1 {
	font-size:24px;;
	padding-top:30px;
}
.typography h2 {
	font-size:14px;
	color:#003399;
	font-weight:bold;
}
.rollover_top h2{
	color:#FF6633;
	width:392px;
	padding:8px 0 0 6px;
}
.typography h3 {
	font-size:1.6em;
}
.typography h4 {
	font-size:1.4em;
}
.typography h5 {
	font-size:12px;
	font-weight: normal;
	color:#777;
}

/* LINK STYLES */
.typography a {
	color:#003399;
	font-size:1em;
	text-decoration:none;
}
.typography a:hover {
	text-decoration:underline;
	
}
.typography table {
	font-size:12px;
}
.typography table tr td {
	padding:3px 5px;
}
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
	border-style:solid 1px #777;
}
.typography img.left {
border-style:solid 1px #777;
}
.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}

#Sidebar ul li {
	background:url("../images/sub_menu_level1_bg.jpg") no-repeat;
	list-style-type:none;
	margin:0;
	padding:7px 0 10px 10px;	
}

#Sidebar ul li ul li {
	background:none;
	margin:0 0 0 -5px;
	width:162px;
	padding:7px 0 10px 10px;
	*padding:7px 0 4px 10px;
}

#Banner h1{
	font-size:12px;
	color:#888;
	padding-left:40px;
	padding-right:80px;
	padding-top:5px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:26px 0 -10px;
	}
/* frontpage styles */
#tilbudBildeText{
	font-size:12px;
	padding-top:6px;
	color:#999;
	}
#slideshowText{
	color:#000;
	font-size:11px;
	padding-top:6px;
	margin:0 21px 0 0;
	text-align: left;
	width:415px;
	
}
#catalogBildeText{
	font-size:1.2em;
	}

#Content-search ul {
border-bottom:1px solid #B2E0FF;
margin-bottom:25px;
}

#Content-search ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#SearchResults li {
border-top:1px solid #B2E0FF;
overflow:hidden;
padding:12px 0 12px 35px;
}
#SearchResults li h3 {
margin-top:0;
}

.highlight{background:#FFE400;}
