/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(kuvat/karttatausta.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cfcac6;
	background-repeat: no-repeat;
}
.ylapalkki {
	background-image: url(kuvat/ylapalkki.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	font-weight: bold;
	color: #3871bf;
}
.alapalkki {
	background-image: url(kuvat/alakuva.jpg);
}
.teksti {
	background-color: #FFFFFF;
	background-image: url(kuvat/tekstitausta.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 20px;
	font-size: 14px;
}
.teksti2 {
	background-color: #FFFFFF;
	background-image: url(kuvat/tekstitausta.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
	line-height: 20px;
	font-size: 14px;
}
.otsikko {
	font-size: 20px;
	font-weight: bold;
	color: #3871bf;
	line-height: 25px;
}

.linkkipalkki {
	background-image: url(kuvat/linkkipalkki.jpg);
	background-color: #9AA9BE;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}
.linkkipalkki2 {
	background-image: url(kuvat/linkkipalkki.jpg);
	background-color: #9AA9BE;
	font-size: 11px;
	padding-top: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#paa a:link {
	color: #000000;
	text-decoration: underline;
}
#paa a:visited {
	text-decoration: underline;
	color: #000000;
}
#paa a:hover {
	text-decoration: underline;
	color: #000000;
}
#paa a:active {
	text-decoration: underline;
	color: #000000;
}
#link a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#link a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#link a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#link a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.knp {
	font-size: 10px;
	padding-right: 20px;
	padding-top: 15px;
}
.lomake {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
