/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}
.linkkitausta {
	background-image: url(kuvat/linkkitausta.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	padding-left: 240px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
	background-position: top;
}
.vasenpalkki {
	background-image: url(kuvat/vasenpalkki.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.teksti {
	background-attachment: scroll;
	background-image: url(kuvat/merkki.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #B2B2B2;
	border-right-color: #B2B2B2;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
.knp {
	font-size: 10px;
	padding-right: 20px;
}
.yhteystieto {
	background-image: url(kuvat/yhteystietopalkki.jpg);
	background-repeat: repeat-x;
	border: 1px solid #a5a5a5;
	color: #b22019;
	font-weight: bold;
}
