.body_main	{
		background-color: #FFFFFF;
		background-image: url('../img/background.jpg');
		scrollbar-arrow-color: #929292;
		scrollbar-base-color: #A0A0A0;
		scrollbar-dark-shadow-color: #C0C0C0;
		scrollbar-face-color: #F0F0F0;
		scrollbar-highlight-color: #F0F0F0;
		scrollbar-shadow-color: #F0F0F0;
		margin-top: 0px;
		margin-left: 0px;
		}
.rubrik		{
		font-family: arial, helvetica, verdana;
		font-size:18px;
		font-weight:bold;
		color: #2E3C4C;
		}
.ingress	{
		font-family: arial, helvetica, verdana;
		font-size:12px;
		font-weight:bold;
		color: #474748;
		line-height:16px;
		}
.text		{
		font-family: arial, helvetica, verdana;
		font-size:11px;
		color: #474748;
		line-height:16px;
		}


/* Text */

* > h1:first-child, h2:first-child, h3:first-child, h4:first-child, p:first-child {
	margin-top:			0px;
}

/* Brödtext + rubriker */
p, h1, h2, h3, h4 {
	color:				#333;
}

/* Brödtext */
span, .quote, .text {
		font-family: arial, helvetica, verdana;
		font-size:11px;
		color: #474748;
		line-height:16px;
}

/* Rubrik 1 */
h1, .span_h1, .rubrik {
		font-family: arial, helvetica, verdana;
		font-size:18px;
		font-weight:bold;
		color: #2E3C4C;
}

/* Ingress */
h2, .span_h2, .ingress {
		font-family: arial, helvetica, verdana;
		font-size:12px;
		font-weight:bold;
		color: #474748;
		line-height:16px;
}

/* Rubrik 2 */
h3, .span_h3 {
	color: #2E3C4C;
	font-size:			16px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 1 */
h4, .span_h4 {
	color: #2E3C4C;
	font-size:			14px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 2 */
h5, .span_h5 {
	color: #2E3C4C;
	font-size:			13px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 3 */
h6, .span_h6 {
	color: #2E3C4C;
	font-size:			12px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Links */

a {
	color: #5A6C9F;
}

.link		{
		font-family: arial, helvetica, verdana;
		font-size:11px;
		color: #5A6C9F;
		line-height:16px;
		}
.link_navi	{
		font-family: arial, helvetica, verdana;
		font-size:11px;
		color: #FFFFFF;
		line-height:16px;
		text-decoration: none;
		}
.news_header	{
		font-family: arial, helvetica, verdana;
		font-size:11px;
		font-weight:bold;
		color: #FFFFFF;
		line-height:16px;
		}
.news_link	{
		font-family: arial, helvetica, verdana;
		font-size:11px;
		color: #474748;
		}
.news_update_link{
		font-family: arial, helvetica, verdana;
		font-size:11px;
		color: #FFFFFF;
		}
.text_copy	{
		font-family: arial, helvetica, verdana;
		font-size:11px;
		color: #000000;
		line-height:16px;
		}
.link_copy	{
		font-family: arial, helvetica, verdana;
		font-size:11px;
		color: #000000;
		line-height:16px;
		}

/* Object Info-box */
div.infobox {
	position:		absolute;
	background-color:	#FFFFFF;
	border:			1px solid #000000;
	padding:		3px;
	font-family:		arial, helvetica, verdana;
	font-size:		11px;
	visibility:		hidden;
	zIndex:			1;
}
