@charset "iso-8859-1";
body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	background: #f0f5f7;
	margin: 0;
	padding: 0;
	color:#004262;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
a:link, a:focus, a:active, a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.container {
	width: 1060px;
	background: #f0f5f7;
	margin: 0 auto;
}
.header {
	background: #f0f5f7;
}
.leftsidebar {
	float: left;
	width: 164px;
	background: #FFFFFF;
	padding: 12px 0 0 0;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	text-align:center;
}
.content {
	background: #FFFFFF;
	padding: 12px 0 0 0;
	width: 660px;
	float: left;
}
.content p {
	margin: 0;
	padding: 0;
}
.content table {
	width: 620px;
}
.content ul, .content ol, .content dl, .content li {
	padding: 0;
	margin-left: -12px;
	list-style:disc;
	list-style-position:outside;
}
.rightsidebar {
	float: left;
	width: 232px;
	background: #FFFFFF;
	padding: 12px 0 0 0;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
.footer {
	height: 62px;
	padding: 10px;
	background: url(../images/footerbakgrund.gif) no-repeat;
	position: relative;
	clear: both;
}
p.footertext {
	text-align: center;
	font-size: 14px;
	color: #006699;
	line-height: 22px;
}
.plaintext {
	font-size: 13px;
}
.tabletext, a.tabletext:link {
	font-size: 12px;
	color:#006699;
}
a.tabletext:hover {
	font-size: 12px;
	color:#0099CC;
	text-decoration:none;
}
.tablesmalltext {
	font-size: 10px;
	font-weight: bold;
}
.tablesmallbluetext {
	font-size: 11px;
	font-weight: normal;
	color:#006699;
}
.smalltext {
	font-size: 10px;
}
.rubrik {
	color: #006699;
	font-size: 18px;
}
.artrubrik {
	color: #006699;
	font-size: 17px;
}
.formrubrik {
	color: #006699;
	font-size: 14px;
}
a.artrubrik {
	color: #006699;
	font-size: 17px;
	text-decoration: none;
}
a.artrubrik:hover {
	color:#0099CC;
	text-decoration: none;
}
#minibasket {
	border-top:#D0EDF7 solid 1px;
	border-bottom:#D0EDF7 solid 1px;
	padding-bottom:3px;
	background:url(../images/line.gif);
}
.error {
	font-size: 13px;
	color:#CC3300;
}
.newstext {
	padding:0 8px;
	font-size: 13px;
	color:#004262;
	text-align:center;
}
.newstext big {
	font-size: 13px;
	color:#004262;
}
.newstext font {
	font-size: 13px;
	color:#004262;
}
a.newstext {
	font-weight:bold;
	text-decoration: none;
}
a.newstext:hover {
	font-weight:bold;
	text-decoration: none;
	color:#01C2EB;
}
.artrubrik big {
	font-size: 17px;
	color: #006699;
}
.artrubrik font {
	font-size: 17px;
	color: #006699;
}
.lighttext {
	font-size: 6px;
	color:#FEFEFE;
	text-align:justify;
}
