html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#D3D5C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contain_center_bg {
	position: relative;
	width: 802px;
	height: 100%;
	background-image: url(../bilder/bg_vit_m_kant.gif);
	z-index:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#MainContent {
	width: 802px;
	height: 100px;
}
#wrap_logo {
	position:absolute;
	left:25px;
	top:79px;
	width:248px;
	height:26px;
	z-index:100;
}

#layer_produktknapp {
	position:absolute;
	left:59px;
	top:124px;
	width:61px;
	height:11px;
	z-index:100;
}
#layer_kontaktaknapp {
	position:absolute;
	left:129px;
	top:124px;
	width:80px;
	height:11px;
	z-index:100;
}
#layer_hemknapp {
	position:absolute;
	left:14px;
	top:124px;
	width:40px;
	height:11px;
	z-index:100;
}
#layer_verktygknapp {
	position:absolute;
	left:533px;
	top:124px;
	width:65px;
	height:11px;
	z-index:100;
}
#layer_omossknapp {
	position:absolute;
	left:217px;
	top:124px;
	width:67px;
	height:11px;
	z-index:100;
}
.scrollbar {
	unicode-bidi:bidi-override;
	direction:rtl;
	overflow:auto;
	scrollbar-face-color : #FFF;
	scrollbar-shadow-color : #FFF;
	scrollbar-track-color : #FFF;
	scrollbar-arrow-color : #000;
}
.fetlila {
	font-weight: bold;
}
.bold_grey {
	font-weight: bold;
	color: #333333;
}
.bold_red {
	font-weight: bold;
	color: #FF0000;
}
#footer {
	position:absolute;
	left:1px;
	width: 800px;
	height:38px;
	z-index:500;
	bottom: 0px;
	background-color: #FFFFFF;
}
#wrap_file_explorer {
	z-index: 100;
}

.prick_i_foten {
	margin-right: 4px;
	margin-left: 4px;
}
.neutral_link {
	color: #000000;
}
p {

	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
