@charset "utf-8";
/* CSS Document */
#container_nyheter {
	float: left;
	width: 445px;
	height:100%;
}
#annons_container {
	margin-top: 10px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	width: 228px;
	height: 300px;
}
#senaste_bok {
	overflow: hidden;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	width: 228px;
	height: 300px;
}
#container {
	margin-left:auto; 
	margin-right:auto;
	padding-left: 30px;
	padding-top: 30px;
	width: 711px;
	height: auto;
	background-image:url(../images/content/span8.png);
	background-repeat:repeat-y;
	background-color:#f8f6f3;
}
#nyhet {
	width: 445px;
	margin-bottom: 20px;
}
.authro_date {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #888888;
	font-style: italic;
}

.rubrik {
	font-family: Arial;
	font-size: 22px;
	color: #a24613;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 14px;
}
.text2 {
	font-family: arial;
	font-size: 14.17px;
	line-height: 1.2em;
}
#div_paging {
		font-family: Trebuchet MS;
	font-size: 13px;
	clear: both;
	width: 100%;
}
.lanktext {
	line-height: 1.4em;
font-family: Verdana;
	font-size: 12px;
		color: #000000;
}
.lanktext A{
font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
		color: #333
}
.lanktext A:hover{
font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
		color: #000000;
}
