a.lesmer:hover {color: #000000}
.lesmer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #411071;
	text-decoration: none;
	font-style: italic;
}
a.tekst:hover {color: #999999}
.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
a.tekstnews:hover {color: #DF2600}
.tekstnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
a.headingnews:hover {color: #000000}
.headingnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #411071;
	text-decoration: none;
	font-weight: bold;
}
a.teksthvit:hover {color: #CCCCCC}
.teksthvit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.headingliten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.headingstor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #411071;
	text-decoration: none;
}
a.menu:hover {color: #FFFFFF}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
}
a.menu_small:hover {color: #DF2600}
.menu_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
		font-weight: bold;
}
.tekst_merker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
}
.tekst_kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
}
a.tekst_kontaktmail:hover {color: #000000}
.tekst_kontaktmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F8671A;
	text-decoration: none;
}

/*
* Hovedmeny
*/
div#mainmenu {
	width: 340px;
}
div#mainmenu ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#mainmenu ul li {
	display: inline;
}
a#blogg {
	display: block;
	float: left;
	width: 103px;
	height: 36px;
	margin: 5px;
	background: url(elementer/blogg.jpg) no-repeat ;
}
a#blogg:hover {
	background: url(elementer/blogg_hover.jpg) no-repeat ;
}
a#merker {
	display: block;
	float: left;
	width: 103px;
	height: 36px;
	margin: 5px;
	background: url(elementer/merker.jpg) no-repeat ;
}
a#merker:hover {
	background: url(elementer/merker_hover.jpg) no-repeat ;
}
a#kontakt {
	display: block;
	float: left;
	width: 103px;
	height: 36px;
	margin: 5px;
	background: url(elementer/kontakt.jpg) no-repeat ;
}
a#kontakt:hover {
	background: url(elementer/kontakt_hover.jpg) no-repeat ;
}

/*
* Merke slideshow
*/
#merke_slideshow {
	width: 413px;
	height: 254px;
	overflow: hidden;
}

