body{
	font-family: verdana, arial, helvetica, Sans-serif;
	font-size: 12px;
}
a:link, a:visited{
	outline: 0;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#wrapper{
	width: 886px;
	margin: 30px auto 30px auto;
}
#body_top{
	width: 886px;
	height: 8px;
	background: url('../bilder/white_body_top.png') no-repeat center top;	
}
#body_middle{
	width: 886px;
	height: 591px;
	background: url('../bilder/white_body.png') repeat-y center top;
}
#body_bottom{
	width: 886px;
	height: 18px;
	background: url('../bilder/white_body_bottom.png') no-repeat center top;
}
#body_middle_index{
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 886px;
	background: url('../bilder/white_body.png') repeat-y center top;
}
#body_bottom_index{
	overflow: hidden;
	margin:0;
	padding:0;
	float:left;
	width: 886px;
	height: 18px;
	background: url('../bilder/white_body_bottom.png') no-repeat center top;
}
#loggor{
	width: 886px;
	height: 107px;
	float: left;
}
#logga_kalas{
	float: left;
	width: 443px;
	height: 107px;
	text-align: left;
}
#logga_fasetten{
	float: right;
	width: 443px;
	height: 107px;
	text-align: right;
}
#knappar{
	font-size: 12px;
	color: #fff;
	text-align: center;
	float: left;
	width: 886px;
	height: 32px;
	padding: 0 33px 0 33px;
}
#knappar a{
	color: #fff;
	text-decoration: none;
}
#knappar a:hover{
	color: #fff;
	text-decoration: underline;
}