/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5584de;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#valk a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#valk a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#valk a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#valk a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.ylaosa {
	background-image: url(kuvat/ylaosa.jpg);
}
.linkkipalkki {
	background-image: url(kuvat/linkkipalkki.jpg);
	background-repeat: repeat-x;
}
.linkkipalkki_teksti {
	background-image: url(kuvat/linkkipalkki_vali.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.linkkipalkki_teksti2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.teksti_tausta {
	background-image: url(kuvat/tekstitausta.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pukki {
	background-image: url(kuvat/punarinta.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
}
.teksti {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 140px;
	padding-left: 20px;
	line-height: 18px;
	background-image: url(kuvat/postimerkki.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.knp {
	padding-right: 20px;
}
.teksti_tausta_ala {
	background-image: url(kuvat/tekstitausta_ala.jpg);
	background-repeat: repeat-y;
}
.lomake {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ef0e14;
}
.lomake_virhe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ef0e14;
	background-color: #ffcccc;
}
.huomio {
	color: #990000;
}
