body {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.nav {
	width: 180px;
	padding-top: 75px;
	padding-bottom: 29px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.nav2 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #000000;
	width: 135px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E7;
}
.subnav {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	width: 135px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E7;
}
.arrow {
	font-family: Helvetica, Arial;
	font-size: 9px;
	color: #979693;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 20px;
	width: 760px;
	background-color: #F4F3ED;
}
h1 {
	font-family: Helvetica, Arial;
	font-size: 30px;
	font-weight: normal;
	color: #0197D6;
}
h2 {
	font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 20px;
	color: #2F2D28;
}
a {
	color: #0197D6;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	line-height: 17px;
}
.linkcolor {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}
.linkcolor2 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
a:hover {
	color: #0197D6;
}
.homeblok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 233px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

