/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B7577C;
}
.lehtitalot {
	font-size: 10px;
	padding-top: 20px;
}
.ylapalkki {
	background-image: url(kuvat/kokkipalkki.jpg);
	background-repeat: no-repeat;
}
.huvipalkki {
	background-image: url(kuvat/huvipalkki.jpg);
	background-repeat: no-repeat;
}
.alintausta {
	background-image: url(kuvat/alintausta.jpg);
	background-repeat: repeat-y;
}
.teksti {
	background-image: url(kuvat/tekstitausta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.teksti2 {
	background-image: url(kuvat/tekstitausta2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
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;
}
#pink a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#pink a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#pink a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#pink a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#pink hr {
	color: #be3f72;
	height: 1px;
	background-color: #be3f72;
	border: 0;
}
.knp {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 25px;
}
.etusivu_teksti {
	line-height: 18px;
	padding-top: 20px;
	padding-left: 35px;
	padding-bottom: 15px;
}
.etusivu_teksti2 {
	line-height: 18px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.asiakas_teksti {
	line-height: 18px;
	padding-left: 35px;
	padding-bottom: 15px;
}
.asiakas_teksti2 {
	line-height: 18px;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.otsikko {
	font-size: 14px;
	font-weight: bold;
}
.lomake {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B7577C;
}
.lomake_virhe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385B5D;
	border: 1px solid #852ba3;
	background-color: #fbbbc4;
}
.huomio {
	font-weight: bold;
	color: #990000;
}
.alalinkit {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 18px;
}
#kal a:link {
	color: #000000;
	text-decoration:underline;
}
#kal a:visited {
	color: #000000;
	text-decoration:underline;
}
#kal a:hover {
	color: #000000;
	text-decoration:underline;
}
#kal a:active {
	color: #000000;
	text-decoration:underline;
}
.tyhja {
	  background-color: #fccf14;
	  font-size: 11px; 
	  font-family: Verdana;
 }
.normi {
	  background-color: #fccf14;
	  font-size: 11px;
	  font-family: Verdana;
}
.tanaan {
	  font-size: 11px; 
	  font-family: Verdana;
	  border: 1px solid #000000;
}
.table {
	  border: 1px solid #be3f72;
	  background-color: #be3f72;
}
.kuluva {
	  font-size: 11px; 
	  font-family: Verdana;
	  border: 1px solid #CC3300;
	  background-color: #be3f72;
}
.reuna_index {
	font-size: 10px;
	padding-right: 20px;
}
.pk_kuva {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}
.pk_teksti {
	padding: 10px;
}