
#top {
	position:absolute;
	left:0px;
	width:100%;
	height:175px;
	background-color:#f5f5f5;
}
#menu_left {
	position:absolute;
	left:1px;
	top:178px;
	bottom:40px;
	margin-bottom:0;
	width:200px;
	z-index:10;
	background-image:url(gfx/bg-left.gif); background-repeat: repeat-y;
	}
#bottom {
	position:absolute;
	bottom:3px;
	left:0px;
	right:0px;
	z-index:2;}

#center{
	position:absolute;
	left:210px;
	top:178px;
	bottom:40px;
	right:205px;
	border:solid 1px #cccccc;
	border-top:0px;
}
#center2{
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	/*right:15px;*/
	/*background-color: #ffffff;*/
}


#center_top {
 position:absolute;
 left:10px; 
 top:5px; 
 line-height:20px;
right:0px;

}

#center_main{
	position:absolute;
	left:10px;
	top:35px; 
	right:0px;
	bottom:10px;
	overflow:auto;
	z-index:1;
	scrollbar-3dlight-color : #990000; scrollbar-arrow-color: #990000; scrollbar-base-color: #f0f0f0; scrollbar-darkshadow-color : #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #f0f0f0; scrollbar-shadow-color : #990000; scrollbar-track-color: #f0f0f0;
}

 
#news_right{
	position:absolute;
	top:178px;
	bottom:40px;
	width:200px;
	right:6px;
	z-index:8;
	background-image:url(gfx/bg-left.gif); background-repeat: repeat-y; 
}

#s_box { display:none; visibility:hidden; }

body { font-family: arial, verdana, sans-serif; 
	color: #000000;

	margin: 0px; 
	padding: 0px; 
	width: 100%; 
	height: 100%; 
	overflow-y: hidden;
}

body {
 	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#klienten-info {
	position:fixed;
	left:15px;
	bottom:50px;
	width:14px;
	height:145px;
	z-index:98;

}

