HTML { height: 100%; margin-bottom: 1px; }

img {
	border: 0px;
}

.indexLeipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.indexOtsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #E85C0F;
	text-decoration: none;
}
.indexOtsikkoAla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #636466;
	text-decoration: none;
	font-weight: bold;
}
.footerLeipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
}
.footerOtsake {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: ##E85C0F;
	text-decoration: none;
}
.footerIndexOtsake {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #636466;
	text-decoration: none;
	font-weight: normal;
}
.footerIndexOtsake2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #E85C0F;
	text-decoration: none;
}
.footerOtsake2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footerIndexOtsake2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerIndexOtsake2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerIndexOtsake2 a:hover {
	color: #BCB9B7;
	text-decoration: none;
}
.line {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: lighter;
}
.footerOtsake2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footerOtsake2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footerOtsake2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #636466;
	text-decoration: none;
	font-weight: normal;
}
.footerLeipis a:link {
	color: #000000;
	text-decoration: underline;
	margin-top: 15px;
}
.footerLeipis a:visited {
	color: #000000;
	text-decoration: underline;
	margin-top: 15px;
}
.footerLeipis a:hover {
	color: #636466;
	text-decoration: underline;
	margin-top: 15px;
}
.indexLeipis a:link {
	color: #000000;
	text-decoration: underline;
}
.indexLeipis a:visited {
	color: #000000;
	text-decoration: underline;
}
.indexLeipis a:hover {
	color: #636466;
	text-decoration: none;
}
.plus {
	background-image: url(../images/tn_plus_graf.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

table.menu {
	position: relative;
}

table.menu ul {
	position: absolute;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	display: none;
}

table.menu li {
	
}

table.menu li a {
	display: block;
	height: 21px;
	width: 200px;
	background-image: url("../images/subnavielement.png");
	background-repeat: no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding-left: 5px;
	color: white;
	text-decoration: none;
}

table.menu li a:hover {
	background-image: url("../images/subnavielement-hover.png");
}

table.footerBG1 {
	position: absolute;
	width: 100%;
	left: 0px;
	background-color: #D9D9D9;
	background-image: url(../images/tn_plus_graf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	border-top: 1px solid #8d8d8d;
	max-height: 100%;
}