@charset "utf-8";
/* CSS Document */

#main {
	width: 890px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 718px;
}
#main #top {
	height: 150px;
	background-image: url(Image/girl.gif);
}
#main #meny {
	height: 50px;
	visibility: visible;
	background-color: #FFFFFF;
}
#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;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
#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: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#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;
}

