body {
	background: #CACACA;
	padding: 4px 0;
}

div#wrapper {
	position: relative;
	width: 990px;
	margin: 0 auto;
	background: #FFF url(images/bodybg.jpg) repeat-y center;
	border: 1px #999 solid;
}

div#body,
div#footer {
	padding-left: 41px;
	padding-right: 41px;
}

div#header {
	padding: 0;
	overflow: hidden;

}
div#header,
div#body {
	background: transparent;
}
div#footer {
	color: #000;
	background: transparent url(images/bottom.jpg) no-repeat top center;
	height: auto !important;
	min-height: 100px;
	height: 190px;
}

div#header {
	border: none !important;
}
div#body {
	border: none !important;
	margin-bottom: 0;
	
	padding-left: 21px;
}


body div#header ol#header-navigation-primary {
	background: url(images/meny_bg.jpg);
	overflow: hidden;
}
body div#header ol#header-navigation-primary li {
	padding: 0;
}
body div#header ol#header-navigation-primary a {
	line-height: 34px;
	border: 0;
	border-right: 1px #333 solid;
	background: none;
	color: #000;
	
	padding: 0 24px;
}

#header-navigation-secondary {
	position: absolute;
	margin-top: -30px;
	right: 21px;
}
	div#header-navigation-secondary p a:hover {
		background: none;
	}

div#body a, a {
color: #576E86
}

img.question-image-left, img.question-image-right {
	margin: 0 10px;
}


div#header h1 {
	width: 200px;
	height:	120px;
	text-indent: -9999px;
	background: url(images/top.jpg) no-repeat -21px -33px;
}


.question-alternatives input.text, .question-alternatives input[type=text] {
	width: 480px;
} 

.modules-admin form table input.text {
	width: 300px;
}

div#boxes div#column1 {
	width: 242px;
}
div#boxes div.box.column1 {
	width: 232px;
}
