@charset "utf-8";
/* CSS Document */
body {
	color:#999999;
	line-height:normal;
	background-color: #0A5CA4;
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	padding: 0;
	font-family: Tahoma;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	margin: 0;
	font-weight: normal;
}

img {
	border:none;
	}

#main {
	width: 890px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#main #top {
	height: 90px;
	background-image: url(Image/top.gif);
	background-repeat: no-repeat;
	width: 890px;
}
#main #meny {
	height: 25px;
	visibility: visible;
	background-color: #BACBE8;
}
#main #mitt {
	height: 415px;
	width: 890px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}
#main #mitt #side1 {
	height: 375px;
	width: 158px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma;
	font-style: normal;
	padding-left: 20px;
}
#main #mitt #side2 {
	height: 375px;
	width: 600px;
	float: right;
	overflow-y: scroll;
	overflow-x: no;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #000000;
	background-position: bottom;
}
#main #bottom {
	height: 56px;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
#logga {
	padding: 0px;
	float: left;
	height: 150px;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

