body {
	padding: 0px 0px 30px 0px;
	margin: 0px;
	background-color: white;
	text-align: center;
}

#two {
	border-bottom: #888;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#one {
	border-bottom: #ccc;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#top {
	background-image: url(gfx/bg.gif);
	width: 100%;
	height: 120px;
	border-bottom: black;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#frame {
	width: 600px;
	padding: 0px;
	margin: 0px auto 30px auto;
	text-align: left;
}

#content {
	position: absolute;
	top: 60px;
	width: 480px;
	background-color: white;
	border: 1px solid black;
	padding: 30px 60px 30px 60px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	text-align: justify;
	line-height: 14px;
}

a {
	color: #f27120;
	text-decoration: none;
}

.rubrik {
	font-size: 24px;
	text-align: right;
	margin: 0 0 10px 0;
}

img.separator {
	width: 100%;
	height: 1px;
	margin: 10px 0 10px 0;
}

img.odetothecode {
	border: 1px solid black;
}

.skiva {
	font-size: 18px;
	margin: 0 0 5px 0;
}

.soldout {
	color: red;
	display: inline;
	font-weight: bold;
}
