@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat;
	color: #1C293A;
}
#banneri {
	height: 237px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#alapuoli {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: auto;
	background-image: url(kuvat/reunatausta.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#alapalkki {
	background-image: url(kuvat/alapalkki.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#linkkipalkki {
	background-image: url(kuvat/reunatausta.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 246px;
	overflow: auto;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#linkit {
	margin-left: 40px;
	min-height: 300px;
}

#teksti {
	float: right;
	width: 664px;
	min-height: 360px;
	padding: 20px;
}
#knp {
	height: 53px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: right;
	margin-top: 30px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#teksti a:link {
	color: #000;
	text-decoration: underline;
}
#teksti a:visited {
	text-decoration: underline;
	color: #000;
}
#teksti a:hover {
	text-decoration: underline;
	color: #000;
}
#teksti a:active {
	text-decoration: underline;
	color: #000;
}
