/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../../files/main/background_start.gif) repeat-x;
	background-color: #ffffff;
	}

#container {
	color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	}
	
#header { position:absolute; margin-left:-395px; top:0px; left:50%; width:820px; height:103px; visibility:visible; }
#sub { position:absolute; margin-left:-395px; top:110px; left:50%; width:330px; height:100px; visibility:visible; }
#main { position:absolute; margin-left:-60px; top:110px; left:50%; width:475px; height:100px; visibility:visible; }
#submenu { position:absolute; margin-left:-385px; top:113px; left:50%; width:284px; height:100px; visibility:visible; }
#news { position:absolute; margin-left:-60px; top:0px; left:50%; width:475px; height:25px; visibility:visible; }
#sidfot { position:absolute; margin-left:260px; top:410px; left:50%; width:150px; height:100px; visibility:visible; }


#submenupixel {
	background: url(../../menu/pixladlinje.gif);
	width: 220px;
	height: 3px;
	visibility: visible;
	}
