body {
	background-image: url('/img/body_background.png');
}

.topmenu, .topmenu a, A.topmenu:hover {
	color: #0D5B32;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma,verdana,arial;
	display:block;
	width:100%;
	height:41px;
	white-space:nowrap;
	text-decoration: none;
	line-height: 4em;
}

#content {
	display: block;
	width: 809px;
	margin-left: 40px;
	margin-top: 10px;
}

.qnr {
	font-weight:bold;
}

.qnr_active {
	font-weight:bold;
	color: #ffffff;
	background-image:url('/img/numbritaust.png');
}

.qnr_current {
	font-weight:bold;
	color: #eaff00;
	background-image:url('/img/numbritaust.png');
}

.question_nr {
	font-size: 22px;
}

.question_text {
	font-size: 18px;
}