/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(kuvat/tausta2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #f8f8f9;
	background-position: center top;
}
.sivu {
	padding-top: 30px;
	line-height: 17px;
}
.lomake {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.lomake_virhe {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F66;
}
.sivu2 {
	padding-top: 55px;
	line-height: 17px;
}
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;
}
.tekstitausta {
	background-color: #FFFFFF;
	border: 5px solid #e31c38;
}
.puna {
	color: #e31c38;
}
h3 {
	font-size: 15px;
	color: #e31c38;
}
hr {
	color: #e31c38;
	width: 93%;
}
.linkit {
	padding-right: 20px;
	color: #e31c38;
	background-color: #d9dadb;
}
.logo {
	padding-bottom: 5px;
}
.sininen {
	color: #03F;
}

