@charset "utf-8";
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	text-align: left;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	padding-top: 0px;
	margin-top: 0px;
}
#footer {
	clear: both;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	text-align: right;
}
#logo {
	padding-bottom: 12px;
	height: 71px;
}
#nav {
	height: 28px;
}
#banner {
	height: 120px;
	text-align: left;
}
#leftColumn {
	float: left;
	width:420px;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ECE9D8;
	padding-bottom: 3px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#rightColumn {
	float: right;
	width: 200px;
}
.Välkomna {
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	color: #006600;
	font-size: 24px;
}
.fotnot {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
.listmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#middel {
	float: left;
	width:660px;
}
#banner2 {
	height: 140px;
	text-align: left;
}
