@charset "UTF-8";

.brodtext a:link {
	color: #111adf;
	text-decoration: none;
}
.mellanrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	color: #111adf;
}

.brodtext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.03em;
	line-height: 14px;
	color: #000;
	list-style-type: none;
	list-style-image: none;
	cursor: pointer;
}
.brodtext_small a:hover {
	color: #111adf;
	font-family: Arial, Helvetica, sans-serif;
}
.brodtext_small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.03em;
	line-height: 14px;
	color: #000;
	list-style-type: none;
	list-style-image: none;
}
.brodtext_small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.03em;
	line-height: 16px;
	color: #000;
	list-style-type: none;
	list-style-image: none;
	cursor: pointer;
	margin-left: -40px;
	margin-top: 18px;
}
.brodtext_small2 a:hover {
	color: #111adf;
	font-family: Arial, Helvetica, sans-serif;
}
.brodtext_small2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.03em;
	line-height: 16px;
	color: #000;
	list-style-type: none;
	list-style-image: none;
}
.red {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.sokbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #666;
	font-weight: bold;
	line-height: 12px;
	border: 1px solid #54C02C;
	text-decoration: none;
}

.active {
	color: #111adf;
}
.brodtext_stor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #000;
	letter-spacing: 0.001em;
}
.kategorier a:hover{
	font-size: 12px;
	color: #111adf;
	line-height: 26px;
	font-weight: bold;
}
.kategorier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.03em;
	line-height: 16px;
	color: #000;
	list-style-type: none;
	list-style-image: none;
	cursor: pointer;
	font-weight: bold;
}
.kategorierCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.03em;
	line-height: 16px;
	color: #000;
	list-style-type: none;
	list-style-image: none;
	cursor: pointer;
	font-weight: bold;
}
.selected {
	color: #111adf;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	cursor:hand;
	cursor:pointer;
}
.selected1 {
	color: #111adf;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	cursor:hand;
	cursor:pointer;
}
.brodtext_small2 ul   {
	margin-top: -18px;
}
.brodtext_small2 ul li{
	margin-bottom: -18px;
}
html, body {
margin: 0px;
padding: 0px;
height:100%; 
background-image: url(images/tonad.jpg);
background-repeat: repeat-x;
}

#wrapper {
	width: 840px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	width: 100%;
	height: 312px;
	background-color: #FFF;
	border-bottom: solid 1px #dadada;
}
#container {
	width: 100%;
	height: auto;
	margin: 0px;
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: 253px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #333;
	background-color: #FFF;
}
#container1 {
	width: 100%;
	height: auto;
	margin: 0px;
	background-image: url();
	background-repeat: repeat-y;
	background-position: 253px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #333;
	background-color: #FFF;
}
#left {
	width: 223px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left2 {
	width: 223px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left_sid1{
	width: 805px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right {
	width: 530px;
	height: auto;
	float: left;
	padding: 20px 0px 20px 30px;
	margin: 0px;
}
#right p {
margin: 0px;
}
.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
#footer {
	text-align: left;
	background-color: #FFF;
	height: 70px;
	width: 840px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper2 {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	min-height:100%
}
#top {
	width: 815px;
	height:40px;
	background-color: #49B71E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#logo {
	position:relative;
	float: left;
	top:20px;
	width:281px;
	height:283px;
	z-index:1;
	left: -15px;
}

#logo2 {
	position:relative;
	float: right;
	top:-10px;
	width:281px;
	height:283px;
	z-index:1;
	left: -15px;
}
#Eulogga {
	position:relative;
	float: right;
	top: 50px;
}
#apDiv1 {
	position:relative;
	float: left;
	left:-17px;
	top:35px;
	width:189px;
	height:254px;
	z-index:2;
}
.menyn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.03em;
	display: block;
	width: 160px;
	line-height: 26px;
	color: #000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #777;
	list-style-type: none;
	list-style-image: none;
	margin-left: -20px;
}
.menyn a  {
	text-decoration: none;
	color: #000;
}
#apDiv1 li a:hover{
	color: #111adf;
}
#apDiv1 a.active {
	color: #111adf;
}
.rubrik_vit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFF;
}
.rubrik_svart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
}
.brodtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
}
#texten1 {
	position:relative;
	width:527px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	top: 0px;
	clear: both;
}
#meddelandet2 {
	position:absolute;
	height:112px;
	z-index:1;
	background-color: #FFFFFF;
	width: 547px;
	top: 20px;
	margin-left: 5px;
}
#meddelandet {
	position:absolute;
	height:520px;
	z-index:1;
	background-color: #FFFFFF;
	width: 547px;
	top: 20px;
	margin-left: 5px;
}
#flute {
	position:relative;
	float:left;
	z-index:1;
	width: 527px;
	left: 20px;
}
#apDiv2 {
	position:relative;
	float:right;
	width:226px;
	height:22px;
	z-index:1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	top: 3px;
}
#logo2 {
	position:relative;
	z-index:1;
	width: 281px;
	left: 0px;
	float: right;
	clear: both;
}
#header2 {
	width: 100%;
	height: 50px;
	background-color: #FFF;
	border-bottom: solid 1px #dadada;
}

