@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

body {
	background-color: #e1dfde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b9d9e;
}

a {
	color: #9b9d9e;
}

#wrapper {
	width: 100%;
}

#contenttable {
	margin: 35px auto;
	background: #fff url(images/right_bg_tile.jpg) right top repeat-y;
}

#content {
	height: 489px;
	margin: 0 51px 0 30px;
	position: relative;
}

#content h1 {
	color: #d2d4d5;
	font-size: 24px;
	width: 409px;
	height: 72px;
	text-indent: -10000px;
	background: #fff url(images/header.gif) left top no-repeat;
}

#content p.ingress {
	color: #9b9d9e;
	width: 409px;
	height: 70px;
	text-indent: -10000px;
	background: #fff url(images/ingress.gif) left top no-repeat;
}

#header {
	text-align: center;
	padding: 0 0 20px 0;
}

.bordered {
	background: url(images/dotted_line.gif) center bottom repeat-x;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

#kopsugen {
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	background: #e4e2e2 url(images/btn_butik.png) top right no-repeat;
	color: #868889;
	padding: 10px;
	width: 70px;
	height: 70px;
	text-indent: -10000px;
}

#kopsugen h3 {
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}

#kopsugen p {
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}

#besok {
	/*position: absolute;
	left: 0;
	bottom: 0;*/
}

#besok h2 {
	margin: 0;
	padding: 0;
	height:28px;
	width:180px;
	background: url(images/besok_header.gif) top left no-repeat;
	text-indent: -10000px;
}

#besok ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	font-size: 13px;
	line-height: 20px;
	list-style:disc;
}