body {
	background-image: url(../images/gardelo_bg.gif);
	background-repeat: repeat-x;
	background-color: #EDE9E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Georgia, "Times New Roman", Garamond, Serif;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	margin-top: 1em;
	margin-bottom: 0em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	margin-top: 1em;
	margin-bottom: 0px;
}
a{
	color:#990000;
}
a.NyhetForsideLink{
	color:#990000;
	text-decoration: none;
}

.ForsidePresentasjonTekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #666666;
}
.NyhetForsSpace {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.produktheading {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	margin-left: 4px;
	margin-bottom: 3px;
}
p {
	margin-top: 0px;
	margin-bottom: 0.5em;
}
.NyhetsheadingForside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0.25em;
}
.billedbank-liste {
	display: inline-block;
	margin-top: 14px;
	border: 1px solid #F0EDE6;
	padding: 1px;
	position: relative;
}


/* stiler for innlogging*/

.bgGreyLight {
	background-color: #EDE9E1;
}
.bgBlueMed {
	background-color: #BDB4A2;
}
.content {
	background-color: #EFEFEF;
}
a.LoggUt {
	color:#900;
	text-decoration: none;
	text-align: right;
	font-size: 10px;
	display: inline-block;
	float: right;
}

