body
{
	font-size: medium;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	background: #f0f0f0 url(../images/butikkenmin_logo.gif) 1em 1em no-repeat;
}
h1
{
	font-size: 150%;
	font-weight: normal;
}
h2
{
	font-size: 120%;
}
h1,
h2,
h3,
h4,
h5,
h6,
label
{
	font-family: "Arial Rounded MT Bold","Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	color: #3f3f3f;
}
div#shadow
{
	margin-top: 80px;
	padding-right: 200px;
	background: #f0f0f0 url(../images/fatguy_bakgrunn.gif) top right no-repeat;
	
}
div#wrap
{
	width: 100%;
	background-color: white;
	opacity: 0.8;
	border: 1px solid black;
	padding: 1em;
}

div#wrap,
div#byline
{
	width: 80%;
	margin: 0 auto;
}
div#wrap a,
div#wrap a:visited,
div#wrap a:link
{
	color: #004080;
	font-weight: bold;
	text-decoration: none;
}
div#byline
{
	margin-top: 1em;
	text-align: right;
	color: #3f3f3f;
}
div#byline a,
div#byline a:visited,
div#byline a:link
{
	font-weight: bold;
	color: #3f3f3f;
}
p.centered
{
	text-align: center;
}
.button
{
	border: 2px solid #cf7f00;
	background-color: #ffc600;
	-moz-border-radius: 0.4em;
	padding: 0.2em 0.4em;
	font-family: "Arial Rounded MT Bold","Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #3f3f3f;
	font-size: 160%;
	text-decoration: none;
}
cite,
em
{
	background-color: #ffc;
	font-style: normal;
}
ul.highlights
{
	float: right;
	background-color: #f0f0f0;
	width: 30%;
	padding: 1em;
}
label
{
	
}
