body {
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	color: #4b4b4b;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 25px;
}
h4 {
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
img {
	border: none;
}
p {
	margin-top: 0px;
	line-height: 140%;
}
ul, li {
	margin-top: 0px;
	padding-top: 0px;
}

#siteWrapper {
	position: relative;
	width: 780px;
	overflow: auto;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -100px;
	z-index: 2;
}
#sidhuvud {
	height: 55px;
	position: relative;
	width: 780px;
}
#logo {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#tagline {
	position: absolute;
	top: 25px;
	left: 200px;
}
#bild {
	background-image: url(bg_bild.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 264px;
	width: 774px;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#meny {
	background-image: url(bg_meny.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 774px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	list-style-type: none;
}
#meny li {
	height: 34px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 2px;
	background-image: url(divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	display: block;
	position: relative;
}
#meny li a {
	height: 14px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 8px;
	display: block;
	float: left;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #494949;
}
#meny li a:hover {
	color: #000;
}
#meny li a.on {
	background-image: url(bg_meny_on.png);
	background-repeat: repeat-x;
	background-position: right top;
}
#contentTvaSpalt, #contentEnSpalt {
	background-image: url(bg_tvaspalt.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 740px;
	padding-bottom: 100px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	position: relative;
	z-index: 5;
}
#contentEnSpalt {
	background-image: url(bg_enspalt.png);
}
#clearfloat {
	clear: both;
	height: 10px;
	width: 740px;
	position: relative;
}
#left {
	width: 420px;
	float: left;
	position: relative;
}
#right {
	width: 260px;
	float: right;
	position: relative;
	line-height: 130%;
}
#right p {
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
	color: #666;
}
#right a {
	font-style: normal;
	font-size: 12px;
	margin-top: 5px;
	display: block;
}
#right img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#kontaktPersonWrapper {
	width: 760px;
	margin-right: -20px;
	position: relative;
}
.kontaktPerson {
	float: left;
	background-image: url(bg_kontaktperson.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 131px;
	width: 360px;
	margin-bottom: 15px;
	padding-bottom: 9px;
	position: relative;
	margin-right: 20px;
}
.kontaktPerson h2 {
	margin-top: 35px;
}
.kontaktPerson img {
	float: left;
}
.kontaktPerson p a {
	color: #4d4d4d;
}
#sidfotWrapper {
	width: 100%;
	background-image: url(bg_sidfot.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 212px;	
	background-color: #FFF;
	padding-bottom: 100px;
}
.sidfot {
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	z-index: 100;
	position: relative;
}
a.lankPil {
	background-image: url(lankPil.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;	
}
a:link, a:visited {
	color: #0064a2;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #004A77;
	text-decoration: underline;
}

