﻿body, html {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #000000;
	background-color: #e6ecec;
	line-height:130%;
}

a:link, a:visited {
	color: #4b5a75;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #4b5a75;
	font-weight: bold;
	text-decoration: none;
}

#topp a:hover {
	color: #FFFFFF;
}


p {

}

h1, h2, h3, h4, h5 {
	padding-top: 5px;
	margin: 0px;
	font-weight: bold;
	line-height:150%;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 11px;
}

.textkursiv {
	font-style: italic;
}

.textfet {
	font-weight: bold;
}

.textfetkursiv {
	font-weight: bold;
	font-style: italic;
}


hr {
	height: 1px;
	color: #CCCCCC;
	clear: both;
}

#container {
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	margin: auto;
	border: 10px #FFFFFF solid;
}


/* ------------------------------------------------------*/







/* -- MENY -----------------------------------------------*/

#meny {
	width: 160px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 9px Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	}
	
#meny li {
	margin: 0;
	padding: 0;
}
	
#meny a:link, #meny a:visited, #meny a:hover {
	display: block;
	width: auto;
	height:100%;
	padding: 20px 0 20px 10px;
	text-decoration: none;
	border: 0;
	margin-bottom: 2px;
	background: #263751;	
	color: #ffffff;	
}

#meny a.aktuell {
	background: #4b5a75; 
	color: #000000;
	}

/* ------------------------------------------------------*/




/* -- LAYOUT --------------------------------------------*/


#topp {
	background: transparent;
	width: 720px;
	height: 120px;
	float: left;
	margin: 30px 0 0 0;
}

#content {
	background: #FFFFFF;
	width: 430px;
	float: left;
}

#vanster_kolumn {
	background: #ffffff url(/images/bg_vanster.jpg) repeat-x;
	width: 620px;
	float: left;
}

#vanster {
	background: transparent;
	float: left;
	width: 180px;
}

#main {
	float: left;
}

#hoger_kolumn {
	background: #ffffff url(/images/bg_hoger.jpg) no-repeat;
	width: 275px;
	float: left;
}

#hoger {
	margin: 30px 0 0 30px;
}

#sidhuvud {
	background: #FFFFFF;
	width: 900px;
	clear: both;
	margin: 0 10px 4px 10px;
	color: #C0C0C0;
	text-align: left;
}

#sidfot {
	background: #263751;
	clear: both;
	width: 920px;
	text-align: center;
	margin:auto;
}

#sidfot p, #sidfot a {
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
}

.linje {
	clear: both;
	margin: 10px 0 5px 0;
	height: 1px;
	border-top: 1px solid #CCCCCC;
	overflow: hidden;
}

.box {
margin: 10px 0 10px 0;
width: 440px;
}

.box_halv {
float: left;
width: 139px;
margin: 0 4px 0 0;
}

.ref_bild {
	width: 240px; 
	height: 120px; 
	float: left;
	margin-right: 16px;
}

ref_text {
	width: 150px;
	float: left;
}

.clear {
	clear: both;
	height: 20px;
}

/* ------------------------------------------------------*/




/* -- BILDER --------------------------------------------*/

.bild_i_text {
	float: left;
	margin: 0 20px 0 0;
}

#sidhuvud img {
float: right;
}

/* ------------------------------------------------------*/
