body {
	background: #FFF;
	margin: 10px 0 20px 0;
	}

#header{
	width: 774px;
	height: 124px;
	background-image: url('../images/bg_top.gif');
	margin: 0 auto 0 auto;
	}

#wrap{
	/*background: #FFF;*/
	background-image: url('../images/bg.gif');
	width: 774px;
	margin: 0 auto 0 auto;
	}

#content{
	/*background-image: url('../images/bg.gif');*/
	position: relative;
	width: 705px;
	margin-left: 69px;
	padding-bottom: 15px;
	/*float: left;*/
	}

#left{
	width: 315px;
	padding-left: 75px;
	float: left;
	}

#right{
	width: 210px;
	float: left;
	margin-left: 40px;
	}

#wide{
	width: 550px;
	padding-left: 75px;
	float: left;
	}

#news{
	width: 210px;
	background-color: #EBF1F4;
	}

.topCellLeft, .topCellRight{
	float: left;
	}

.topCellLeft{
	padding: 9px 0 3px 130px;
	width: 110px;
	}

.topCellRight{
	padding: 6px 0 15px 22px;
	width: 510px;
	}

.persRow{
	width: 548px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	/*padding-left: 80px;*/
	}

.persCellLeft, .persCellRight{
	/*padding: 0;*/
	float: left;
	font-family: verdana, arial, helvetica;
	font-size: .7em;
	}

.persCellLeft{
	width: 165px;
	}

.persCellRight{
	width: 350px;
	}

.linkRow{
	width: 548px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	/*padding-left: 80px;*/
	}

.linkCellLeft, .linkCellRight{
	/*padding: 0;*/
	width: 257px;
	float: left;
	font-family: verdana, arial, helvetica;
	font-size: .7em;
	}

.linkCellLeft{
	margin-right: 30px;
	}

#footer{
	width: 774px;
	height: 48px;
	background: url('../images/bg_bottom.gif') no-repeat;
	clear: both;
	margin: 0 auto 0 auto;
	}

.footerCellLeft, .footerCellRight{
	padding: 6px 0 6px 16px;
	float: left;
	font-family: verdana, arial, helvetica;
	font-size: .7em;
	color: #fff;
	}

.footerCellLeft{
	width: 670px;
	line-height: 1.5em;
	}

.footerCellRight{
	width: 70px;
	}


/* --- AKTIVT MENYVAL --- */

#active
	{
		background-image: url('../bilder/bg_activpage.gif');
		background-repeat: no-repeat;
		background-position: left;
	}


/* ---  BILDER  --- */

#header img{
	position: relative;
	top: 8px;
	left: 25px;
	border: none;
	margin-bottom: 0px;
	}

.startImage{
	margin: 20px 0 0 80px;
	}

.noBorder{
	border: none;
	margin-bottom: 5px;
	}

#footer img{
	margin: 17px 0 5px 46px;
	border: none;
	}


/* ---  RUBRIKER  --- */

h1{
	margin-top: 25px;
	/*padding-left: 80px;*/
	font-family: arial, trebuchet ms, helvetica, tahoma, verdana;
	font-size: 1.4em;
	color: #017DC3;
	}

h2{
	margin-top: 25px;
	/*padding-left: 38px;*/
	font-family: arial, helvetica, tahoma, trebuchet ms, verdana;
	font-size: .9em;
	color: #017DC3;
	}

.news{
	width: 200px;
	background-color: #017DC3;
	padding: 5px;
	/*padding-left: 38px;*/
	font-family: arial, helvetica, tahoma, trebuchet ms, verdana;
	font-size: .9em;
	color: #FFF;
	}

h3{
	font-family: arial, helvetica, tahoma, trebuchet ms, verdana;
	font-size: 1.0em;
	/*padding-left: 80px;*/
	padding-top: 15px;
	margin-bottom: 4px;
	color: #017DC3;
	clear: both;
	}


/* ---  P-TAGGAR  --- */

/*#left p{
	font-family: arial;
	font-size: .7em;
	letter-spacing: 1px;
	}*/

.tagline{
	font-family: arial;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	padding-left: 38px;
	padding-top: 13px;
	}

.left{
	margin-top: 30px;
	padding-left: 25px;
	line-height: 1.5em;
	}

.adress{
	margin-top: 20px;
	padding-left: 25px;
	}

#content p, #content01 p, #contentRight p{
	font-family: verdana, arial, helvetica;
	font-size: .7em;
	line-height: 1.3em;
	}

.bread{
	padding-left: 80px;
	/*width: 548px;*/
	}
	
.divider{
	/*margin-left: 80px;
	width: 548px;*/
	margin-top: 5px;
	margin-bottom: 5px;
	}

.breadContent{
	width: 250px;
	}

.breadLeft{
	padding-left: 38px;
	width: 202px;
	}

.breadRight{
	padding-left: 20px;
	width: 220px;
	}

.divider{
	margin-left: 80px;
	width: 520px;
	}


/* --- LÄNKAR --- */

a{
	color: #8C8C8C;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #017DC3;
}

#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}

#footer a:hover{
	color: #22D8FF;
	}

/* ---  MENY  --- */

.navcontainer{
	padding: 9px 5px 0 130px;
	width: 105px;
	/*font-family: verdana, arial, helvetica;
	font-size: .7em;*/
	float: left;
	}

/*.navcontainer ul{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	}

.navcontainer li{
	height: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
	}*/

.navcontainer p{
	height: 18px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	}

.navcontainer a{
	display: block;
	padding: 6px;
	margin-top: 0;
	margin-bottom: 0;
	width: 92px;
	line-height: 3px;
	background-color: #017DC3;
	}

.nav a:link, .nav a:visited{
	color: #EEE;
	text-decoration: none;
	}

.nav a:hover{
	background-color: #1596D2;
	color: #fff;
	}


/* --- TABELL --- */

table.table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 12px 5px 20px 0px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-collapse: separate;
	}

td.table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	}

td.tableDark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	background: #E6E6E6;
}


/* --- LISTA --- */

#content ul{
	font-family: verdana, arial, helvetica;
	font-size: .7em;
	/*width: 588px;*/
	}

#content ul li{
	list-style-position: inherit;
	margin: 10px 0 20px 0;
	padding: 0;
	}
