/* grunder */






body {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
	background-repeat: repeat;
	background-repeat: repeat;
	link: m#efefef;
	vlink: #efefef;
	alink: #990066;
	margin-right: 0;
	margin-left: 0;
}


/* layout */

#layout {
	width: 1170px; /* centrerar innehållet */
	padding: 0px;
	background-color: #999999;
	;
	height: 770px;
	top: 0px;
	background-image: url(img/template.jpg);
	background-repeat: no-repeat;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0;
	position: absolute;
}

#menu1 {
	width: 1000px;
	float: none;
	padding-left: 0em;
	;
	height: 80px;
	padding-top: 5px;
	position: absolute;
	left: 90px;
	top: 160px;
	margin: 0px;
}
#menu2 {
	width: 130px;
	float: left;
	;
	color: #999999;
	list-style-type: square;
	text-decoration: none;
	border-style: none;
	overflow: scroll;
	visibility: visible;
	height: 300px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 10px;
	position: absolute;
	left: 94px;
	top: 300px;
	margin: 0px;
}
#main {
	width: 450px;
	float: left;
	;
	height: 300px;
	clear: none;
	overflow:scroll;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	position: absolute;
	left: 285px;
	top: 338px;
}
#sideimg1 {
	width: 260px;
	float: left;
	;
	top: 338px;
	text-align: left;
	vertical-align: text-top;
	padding: 0em;
	height: 300px;
	clear: none;
	margin: 0px;
	position: absolute;
	left: 779px;
}

#footer {
	width: 700px;
	float: left;
	;
	font-size: 9px;
	height: 30px;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
	position: absolute;
	left: 237px;
	top: 701px;

}
#login {
	width: 50px;
	float: left;
	height: 20px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	position: absolute;
	top: 650px;
	left: 0px;
}
#sign {
	width: 100px;
	float: left;
	height: 40px;
	margin: 0px;
	position: absolute;
	left: 39px;
	top: 704px;


}
