body
{
	background: #181818 url('../design/bg_body.jpg') repeat-y center;
	text-align: center;
	margin: 0px;
	margin-left:0px;
	min-width: 950px;
	height: 100%;
}

div#holder
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	position:relative;
	height:100%;
}

div#topMenu
{
	position:relative; /*fixed*/
	height:155px;
}

div#main
{
	position:absolute;
	left:220px;
	top:155px;
	width:700px;
}

div#leftMenu
{
	position:absolute;
	left:10px;
	top:155px;
	width:180px;;
}
div.kampanjruta {
	width: 491px;
	border: 1px solid #679800;
	padding: 0px;
}
div.gronruta {
	border: 1px solid #679800;
	padding: 0px;
	width: 171px;
}
	div.gronruta .txt {
		margin:6px;
	}
