/* CSS Document */body {	margin-top: 0px;	background-color: #ffffff;	font-family: Georgia, "Times New Roman", Times, serif;	background-image: url(../images/bg.jpg);	background-repeat: repeat-y;	background-position: center top;}/* Blocks*/#layout {	width: 960px;	margin-left: auto;	margin-right: auto;	padding-bottom: 10px;	background-image: url(../images/bg_middle.gif);	background-repeat: repeat;}#top {	width: 960px;	height: 240px;	margin-left: auto;	margin-right: auto;}#middle {	width: 760px;	margin-left: auto;	margin-right: auto;	margin-top: 10px;	background-color: #FFFFFF;}#middle_pix {	width: 600px;	margin-left: auto;	margin-right: auto;	margin-bottom: 20px;	background-color: #FFFFFF;}#middle_rubrik {	width: 580px;	margin-left: auto;	margin-right: auto;	margin-top: 10px;	background-color: #FFFFFF;	font-size: 24px;}#middle_content {	width: 580px;	margin-left: auto;	margin-right: auto;	margin-top: 10px;	background-color: #FFFFFF;	font-size: 14px;}.date_textholder {	width: 110px;	height: 20px;	color: #fff;	font-size: 10px;	font-weight: bold;	padding-top: 5px ;	padding-left: 25px;}#left_content {	width: 490px;	background-color: #fff;	float: left;	background-image: url(../images/bg_left.gif);}#column_left {	width: 430px;	padding-left: 40px;	padding-bottom: 30px;}#right_content {	width: 250px;	margin-left: 20px;	background-color: #fff;	float: left;}#column_right {	width: 220px;	padding-left: 10px;}#bottom {	width: 800px;	height: 130px;	padding-top: 20px;	margin-left: auto;	margin-right: auto;	margin-bottom: 0px;}/* Links */a:link {	text-decoration: underline;	color: #000;}a:visited {	text-decoration: underline;	color: #000;}a:hover {	text-decoration: none;	color: #CCCC66;}a:active {	text-decoration: none;	color: #000;}/* text */h1 {	font-size: 28px;	font-style: normal;}h2 {	font-size: 18px;	font-style: normal;}.bold {	color: #000;	font-size: 14px;	font-weight: bold;}.kategori {	color: #000;	font-size: 16px;	font-weight: bold;}