﻿html,body {
	height:100%; /* needed for container min-height */
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.83em;
	line-height: 160%;
	font-weight: normal;
	color: #000;
	text-align: left;
	background-color:#d7d7d7;
	background-image: url('../images/bgleftandrightgrey.gif');
	background-repeat: repeat-x;
}

* {margin: 0; padding: 0;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hack med bakÃ¥tlutat streck dÃ¶ljer fÃ¶r IE Mac\*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Slut pÃ¥ hack med bakÃ¥tlutat streck*/

hr
{
	background-color: #8c8c8c;
	border: 0;
	height: 1px;
	margin: 5px 0px 5px 0px;
}
h1{
 margin: 0 0 15px 0;
 clear: right;
 font-size: 2.0em;
 line-height: 100%;
 font-family: Helvetica;
 font-weight: bold;
 color: #b7291b;
 text-transform: uppercase;
}

h2{
 margin: 0 0 10px 0;
 clear: right;
 font-size: 1.5em;
 font-family: Helvetica;
 font-weight: bold;
 line-height: 100%;
 color: #5C5A60;
}


.blue {
 color: #15346e;
}

.ingress
{
	font-weight: bold;
}
.relationlistdiv
{
	width: 470px;
	float: left;
}
img {
	border: 0;
}

a {
	color: #b7291b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #b7291b;
}


/* Structure */
#mainwrap {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width: 936px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#fff;
}

#contentarea {
	width: 936px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}

#top_logo
{
	background-image: url('../images/topbannerbg.jpg');
	background-repeat: repeat-x;
    height: 119px;
	float: left;
	width: 936px;
}
#top_logo_left 
{
/*	background-image: url('../images/topbannerbg.jpg');
	background-repeat: repeat-x;*/
	float: left;
}

.toplogoimg 
{
		margin: 19px 30px 0px 30px;
}

#top_logo_right 
{
	height: 119px;
	float: right;
	width: 936px;
}

#top_content {
	width: 936px;
	height: 62px;
	padding: 0;
	margin: 0;
	float: left;
}

#menu
{
	float: left;
	width: 190px;
}
#maindiv
{
	float: left;
	width: 745px;
}
#mainlefttop
{
	float: left;
	margin-right: 10px;
	width: 550px;
	padding-bottom: 20px;
}
#mainrighttop
{
	float: left;
	padding-bottom: 20px;
}
#maintop
{
	float: left;
	width: 745px;
	padding-bottom: 20px;
}
#mainleft
{
	float: left;
	margin-right: 10px;
	padding-right: 20px;
	width: 526px;
}
#mainright
{
	float: left;
	width: 184px;
}
#footerleft
{
	float: left;
	margin: 5px 20px 0px 0px;
	width: 550px;
	text-align: center;
	color: #a8a8a8;
	font-size: 10px;
}
#footerright
{
	float: left;
}





/*Top*/
/*#top {
	width: 935px;
	height: 6px;
	padding: 0;
	margin: 0;
	float: left;
	background-color:#dddddc;
}

#language {
	width: 900px;
	height: 20px;
	padding: 5px 10px 0 0;
	margin: 0;
	float: left;
	text-align: right;
	font-size: 0.9em;
	text-decoration: none;
}
*/

#menuitem
{
	background-image: url('../images/menubggrey.gif');
	background-repeat: repeat-x;
	height: 40px;
	border-left: solid 1px #000100;
	border-right: solid 1px #505050;
}
#menuitem_selected
{
	background-image: url('../images/menubgred.gif');
	background-repeat: repeat-x;
	height: 40px;
}


#logga {
	width: 250px;
	height: 62px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}

#top_img {
	width: 900px;
	height: 285px;
	padding: 0;
	margin: 0;
	float: left;
}


/*Navigering*/
#nav {
	width: 936px;
	height: 40px;
	float: left;
	text-align: left;
	padding: 0;
}
#nav:hover
{
	color: #b7291b;
}

.nav a {
	width: 154px;
	background-image: url('../images/menubggrey.gif');
	background-repeat: repeat-x;
	height: 30px;
	float: left;
	border-left: solid 1px #000100;
	border-right: solid 1px #505050;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 0 0;
	color: #fff;
	font-family: Helvetica;
	font-size: 12px;
}

.nav a:hover {
	background: url(../images/menubgred.gif);
	text-decoration: none;
	color: #b7291b;
}

.nav a:active {
	background-image: url('../images/menubgred.gif');
	background-repeat: repeat-x;
	height: 30px;
	color: #b7291b;

/*	color: #15346e;
	background: url(../images/nav_arrow_on.gif) no-repeat center bottom;
*/}

.nav_on a 
{
	width: 154px;
	background-image: url('../images/menubgred.gif');
	background-repeat: repeat-x;
	height: 30px;
	float: left;
	border-left: solid 1px #000100;
	border-right: solid 1px #505050;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 0 0;
	color: #fff;
	font-family: Helvetica;
	font-size: 12px;	
}

.nav_on a:hover{
	background: url(../images/menubgred.gif);
	text-decoration: none;
	color: #b7291b;
}


/* Undernavigering */
#redleftmenutop
{
	height: 5px;
	width: 180px;
	background-color: #b7291b;
	float: left;
}
.nav_left a
{
	background-image: url('../images/leftmenubg.gif');
	background-repeat: repeat-x;
	width: 170px;
	float: left;
	padding: 8px 0px 0px 10px;
	margin: 0;
	height: 26px;
	color: #333;
	text-decoration: none;
}

.nav_left a {
	
}

.nav_left a:hover {
	color: #b7291b;
}

.nav_left a:active {
	color: #b7291b;
	background-image: url('../images/leftmenubgselected.gif');
	background-repeat: repeat-x;
}
.nav_left_on a 
{
	background-image: url('../images/leftmenubgselected.gif');
	background-repeat: repeat-x;
	width: 170px;
	float: left;
	padding: 8px 0px 0px 10px;
	margin: 0;
	height: 26px;
	color: #333;
	text-decoration: none;
}
.nav_left_on a:hover {
 color: #b7291b;
}


/* news */
#container_news {
	padding: 0;
	border: solid 1px #b7291b;
	padding: 8px 5px 5px 5px;
}

.news 
{
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	line-height: 140%;
}

.newsdate 
{
	color: #a8a8a8;
}

.news a {
	color: #5c5a60;
	text-decoration: none;
}

.news a:hover {
	color: #cb4e20;
}

.news a:active {
	color: #cb4e20;
}

#puff {
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #b7291b;
	color: #fff;
}
.label 
{
	font-size: 1em;
	padding: 5px 5px 5px 5px;	
	color:White;
}
.puffheadline
{
	padding-bottom: 5px;
	width: 180px;
}
.pufftext
{
	line-height: 140%;
}

/*Footer*/
/*
#footer {
	width: 900px;
	height: 20px;
	padding: 1px 0 0 20px;
	margin: 0;
	float: left;
	font-size: 0.9em;
	color: #6e6c69;
	background-color:#dddddc;
}
*/
