body {
	background: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#wrapper {
	margin: 10px 40px;
	width: 1130px;
	text-align: left;
}

#left {
	float: left;
	width: 50px;
}

#right {
	float: right;
	width: 920px;
	margin-top: 123px;
	margin-bottom: 50px;
	text-align: left;
}

#statement {
	width: 550px;
	text-align: left;
}

#menu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 240px;
}


em {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: italic;
}

img.rubrik {
	margin-bottom: 6px;
}

img.image {
	margin-bottom: 0px;
}

a:link {
	color: #555;
	text-decoration: none;
}

a:visited {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #32334d;
	text-decoration: none;
}

a:active {
	color: #32334d;
	text-decoration: none;
}

.nav_header {
	cursor: pointer;
	margin-top: 3px;
	width: 179px;
	height: 16px;
}
	
.nav_header_active {
	margin-top: 3px;
	width: 179px;
	height: 16px;
}

.nav_content {
	margin-top: 4px;
	margin-bottom: 6px;
}

