@charset "utf-8";
body {
	background-color: #7e878e;
	background-image: url(1);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #455560;
}
#huvud {
	background-image: url(../img/layout/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 1px;
}
#toplinje {
	margin-right: auto;
	margin-left: auto;
	width: 954px;
	height: 2px;
	background-image: url(../img/layout/top.png);
	background-repeat: no-repeat;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h2 {
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#sidolinje {
	margin-right: auto;
	margin-left: auto;
	width: 954px;
	background-image: url(../img/layout/sida.png);
	background-repeat: repeat-y;
}
#bottom {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/layout/botten.png);
	background-repeat: no-repeat;
	height: 2px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	padding: 2px;
}
#bottom a {
	color: #455560;
	text-decoration: none;
}
#huvudmeny {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 110px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#huvudmeny a {
	text-decoration: none;
	color: #FFFFFF;
}
#huvudmeny a:link {
	color: #FFFFFF;
}
#huvudmeny a:visited {
	color: #FFFFFF;
}

#huvudmeny a:hover {
	color: #262f35;
}
#huvudmeny a:active {
	color: #262f35;
}
#huvudmeny span {
	color: #262f35;
	text-decoration: none;
}
#content a {
	color: #455560;
	text-decoration: underline;
}
#content a:link {
	color: #455560;
}
#content a:visited {
	color: #455560;
}
#content a:hover {
	color: #262f35;
}
#content a:active {
	color: #262f35;
}
#content img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
span.tr {
	display:block;
	height:878px;
	left:50%;
	margin-left:477px;
	position:fixed;
	width:80px;
	z-index:1;
	background-image: url(../img/layout/H24.png);
	background-repeat: no-repeat;
	top: 0px;
}
span.h {
	display:block;
	height:578px;
	left:50%;
	margin-left:94px;
	position:fixed;
	width:461px;
	z-index:1;
	background-image: url(../img/layout/H_24.png);
	background-repeat: no-repeat;
	top: 300px;
}

