/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	backgroung-repeat: repeat;
	padding-top: 20px;
	margin-top: 20px;
}

.header{
	background-image: url(images/header.jpg);
	repeat: no-repeat;
}

.main{
	backgound-image: url/images/vihkopohja.jpg;
	font-family: verdana;
	font-size: 12px;
	color: #232121;
}

.sisalto_right {
	background-image: url(images/vihkopohja.jpg);
	padding-left: 30px;
	padding-right: 100px;
	font-family: verdana;
	font-size: 12px;
	color: #232121;
}

.sisalto_right2 {
	font-family: verdana;
	font-size: 12px;
	color: #232121;
}

.h1 {
	font-family: verdana;
	font-size: 12px;
	color: #232121;
}

.kuva10px {
	margin-right: 10px;
	border: 1px solid #232121;
}

.kuva0px {
	margin-right: 0px;
	border: 1px solid #232121;
}

.kuva {
	margin-right: 0px;
	border: 1px solid #232121;
}

.kuvatable20px {
	margin-top: 5px;
	margin-bottom: 20px;
}

.kuvatable5px {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size: 12px;
	color: #232121;
}

.kuvatxt {
	font-family: verdana; 
	font-size: 10px;
	color: #232121;
}

.linkki {
	font-family: verdana;
	font-size: 12px;
	color: #232121;
	font-weight: bold;
	text-decoration: none;
}

.linkki:hover {
	font-family: verdana;
	font-size: 12px;
	color: #232121;
	font-weight: bold;
	text-decotative: underline;
}

.linkki:visited {
	font-family: verdana;
	font-size: 12px;
	color: #232121;
	font-weight: bold;
	text-decoration: none;
}

.linkki2 {
	font-family: verdana;
	font-size: 12px;
	color: #232121;
	text-decoration: none;
}

.linkki2:hover {
	font-family: verdana;
	font-size: 12px;
	color: #232121;
	text-decotative: underline;
}

.linkki2:visited {
	font-family: verdana;
	font-size: 12px;
	color: #232121;
	text-decoration: none;
}

.linkki3 {
	font-family: verdana;
	font-size: 15px;
	color: #232121;
	font-weight: bold;
	text-decoration: none;
}

.linkki3:hover {
	font-family: verdana;
	font-size: 15px;
	color: #232121;
	font-weight: bold;
	text-decorative: underline;
}

.linkki3:visited {
	font-family: verdana;
	font-size: 15px;
	color: #232121;
	font-weight: bold;
	text-decoration: none;
}

.kuvalinkki {}

.polku {
	font-family: verdana;
	font-size: 10px;
	color: #232121;
	font-weight: bold;
	text-decoration: none;
}

.polku:hover {
	font-family: verdana;
	font-size: 10px;
	color: #232121;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	background-image: url(images/footer.jpg)
}