/* CSS Document */

body {
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 95%;
}
.lomake {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}

.tekstisarake {
	padding-top: 10px;
	padding-bottom: 90px;
}
.teksti {
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
	font-size: 95%;
}
.alin {
	background-image: url(kuvat/tausta.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.linkkipalkki {
	background-image: url(kuvat/linkkipalkki.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
	word-spacing: 10px;
	padding-top: 10px;
}
.reunat {
	background-image: url(kuvat/reunat.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#link a:link {
	color: #000000;
	text-decoration: underline;
}
#link a:visited {
	text-decoration: underline;
	color: #000000;
}
#link a:hover {
	text-decoration: underline;
	color: #000000;
}
#link a:active {
	text-decoration: underline;
	color: #000000;
}
.knp {
	font-size: 10px;
	padding-right: 135px;
}
.reunapalkki {
	padding-top: 22px;
	padding-bottom: 90px;
	font-size: 12px;
}

