html {
	height: 100%;
	overflow-y: hidden;
	scrollbar-face-color: #2E5E8D;
	scrollbar-highlight-color: #FFFFEF;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #C5D9F2;
	/*scrollbar-track-color: #D8E8F8;*/

}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C5D9F2;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../bilder/bilder_mall/AFsommar-vinter.gif);
	background-repeat: no-repeat;
	background-position: 760px bottom;
}
div#BehallareYttre {
	position:relative;
	width: 758px;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100%;
	background-color: #FFFFFF;
}
div#BehallareHuvud {
	position:absolute;
	left: 0px;
	top: 0px;
	height: 230px;
	width: 740px;
	background-image: url(../bilder/bilder_mall/AF_huvud_740.gif);
	z-index: 10;
	background-repeat: no-repeat;
}
div#BehallareNedre {
	position: absolute;
	top: 235px;
	width: 740px;
	border-right-color: #2E5E8D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2E5E8D;
	border-bottom-color: #2E5E8D;
	border-left-color: #2E5E8D;
	background-color: #FFFFFF;
	z-index: 1;
}
div#BehallareSidfot {
	background-color: #2E5E8D;
	clear: both;
	width: 740px;
	min-height: 90px;
}

div#SpaltVanster {
	float: left;
	width: 480px;
	padding-right: 5px;
	padding-left: 15px;
	border-top: #2E5E8D;
	border-right: 1px solid #2E5E8D;
	border-bottom: #2E5E8D;
	border-left: #2E5E8D;
}
/*div#SpaltVanster h4{
	font-family: Arial, Helvetica, sans-serif;
}*/
div#SpaltHoger {
	float: right;
	width: 225px;
	clear: both;
	padding-top: 0.5em;
	padding-right: 5px;
}
div#SpaltHoger p, div#SpaltHoger h4, div#SpaltHoger ul{
	font-size: 0.8em;
}
div#adress {
	float: right;
	width: 225px;
	margin: 15px 5px 15px 15px;
}
div#adress p{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 125%;
}
img#AFlogo {
	left: 15px;
	top: 15px;
	position: absolute;
	z-index: 30;
}
img#SKlogo {
	position: absolute;
	left: 470px;
	top: 15px;
	z-index: 30;
}
img#SKlogo_sidfot {
	margin: 15px;
	float: left;
}
div#sprak {
	font-size: 9px;
	color: #FFFFFF;
	overflow: visible;
}
div#sprak a {
	text-decoration: none;
	color: #FFFFFF;
	}
div#sprak a:hover {
	text-decoration: underline;
	}
div#sprak a:active {
	text-decoration: underline;
	color: #FFFFFF;
	position: relative;
	top: 1px;
	left: 1px;
}
div#MenyVanster {
	position:absolute; 
	width:300px; 
	z-index:30; 
	left: 15px; 
	top: 160px;
}
div#MenyHoger {
	position:absolute;
	width:355px;
	z-index:30;
	left: 385px;
	top: 160px;
}
div#MenyUnder {
	font-size: small;
	background-color: #FFFFFF;
	text-indent: 15px;
	padding-top: 2px;
}
div#MenyVanster, div#MenyHoger {
	font-size: 16px;
	color: #FFFFFF;
	overflow: visible;
	padding-top: 1px;
	padding-bottom: 1px;
}
div#MenyVanster a, div#MenyHoger a {
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #2E5E8D;
}
div#MenyVanster a:hover, div#MenyHoger a:hover {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #2E5E8D;
}
div#MenyVanster a:active, div#MenyHoger a:active {
	position: relative;
	top: 1px;
	left: 1px;
}

.btn {
	height: 18px;
	background-color: #2E5E8D;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #2E5E8D;
	padding-bottom: 3px;
	width: 40px;
}
.btn:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2E5E8D;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
}
.btn:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2E5E8D;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	position: relative;
	top: 1px;
	left: 1px;
}
input#q {
	background-color: #356CA4;
	height: 14px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p, ul, ol, td, h4{
	font-size: 0.9em;
	line-height: 125%;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 1em;
}
h1, h2, h3 {
	margin-bottom: 0.1em;
	color: #2E5E8D;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0em;
	
}
h1 {
	font-size: xx-large;
	line-height: 110%;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-style: italic;
	font-size: x-large;
	line-height: 110%;
	font-weight: normal;
}
h3 {
	font-size: medium;
	line-height: 120%;
	font-weight: bold;
	}
h4 {
	font-weight: bold;
	margin-bottom: 0em;
	}
	
.linje {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E5E8D;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 0em;
}
.text_centrerad {
	text-align: center;
}

a, img a {
	color: #D11819;
	text-decoration: none;
}
a:visited, img a:visited {
	color: #F9A800;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.Bild_hoger {
	float: right;
	margin-left: 10px;
}
.Bild_vanster {
	float: left;
	margin-right: 10px;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0em;
}
li {
	margin-left: 10px;

}
.Bild_distans {
	clear: both;
}
.gul_platta {
	background-color: #F8C400;
	padding: 5px;
}
.bla_platta {
	background-color: #C5D9F2;
	padding: 5px;
}

.indrag, blockquote {
	margin-left: 30px;
}
