/* if you like it in print... */

body {
	font: 90%/150% Arial, sans-serif;
	margin: 2em;
}
hr,
#logo,
#global,
#navi,
#where,
#subnavi,
#more {
	display: none;
}
h1 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.5em;
}
h2, h3 {
	font-size: 1.3em;
	margin-bottom: -0.4em;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	float: right;
	padding: 1px;
	margin: 0 0 1em 1em;
}
#content blockquote, #content p.csc-frame-frame2 {
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	color: #666;
	font-family: Georgia, Arial, sans-serif;
	font-style: italic;
	margin: 1.5em 2em;
}
#content .event {
	border-top: 1px solid #ccc;
}
#content .event ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#content .event img {
	display: none;
}
#more {
	border-top: 1px solid #ccc;	
}
#more ul {
	margin-left: 0;
	padding-left: 0;
}
#more li {
	list-style: none;
}
#more em {
	color: #666;
	font-size: 0.8em;
	font-style: normal;
	letter-spacing: 1px;
	margin-right: 1em;
}
#footer {
	border-top: 1px solid #ccc;
	font-size: 0.9em;
	padding-top: 0.5em;
}
#footer ul {
	margin-left: 0;
	padding-left: 0;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 1em;
}

/* forside */

#front #logo {
	display: block;
}
#front #where {
	display: block;
}
#front #where h2 {
	font-size: 1.1em;
	margin-bottom: -0.9em;
}
#front #where .intro a {
	display: none;
}
#front #where .product {
	width: 300px;
}
#front #where img {
	border: 1px solid #666;
	float: left;
	margin: 0.4em 1em 0 0;
	padding: 2px;
}
#focus {
	display: none;
}