body {
	background-color: #021f46;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.side {
	background-color: #7cb87d;
	background-image: url(img/side.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 270px;
	vertical-align: top;
}
.naviBg {
	background-image: url(img/top.gif);
	height: 173px;
}
.tekst {
	background-color: #FFFFFF;
	background-image: url(img/tekst.jpg);
	background-repeat: no-repeat;
	width: 415px;
	padding: 15px;
	vertical-align: top;
}
.bund {
	background-image: url(img/bund.gif);
	height: 70px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	background-repeat: no-repeat;
}
.navi {
	top: 57px;
	right: 0;
	position: relative;
	left: 20px;
	width: 700;
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	text-transform: uppercase;
}
.subNavi {
	top: 57px;
	right: 0;
	position: relative;
	left: 20px;
	height: 20;
	width: 700;
}
h1 {
	font-size: 14px;
	font-family: "Arial Narrow", Arial;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-family: "Arial Narrow", Arial;
	text-transform: uppercase;
	font-weight: normal;
}
a {
	color: #011634;
	text-decoration: none;
}
a:hover {
	color: #397d3d;
	text-decoration: none;
}
a.act {
	color: #397d3d;
	text-decoration: none;
}
.graa {
	color: #999999;
}
