/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.Button1 {
	width: 72px;
	height: 47px;
	float: left;
}

.Button1 a {
	display: block;
	width: 72px;
	height: 47px;
	background: url(images/link1.jpg) no-repeat bottom left;
}

.Button1 a:hover {
	background-position: top left;
}
.Button2 {
	width: 72px;
	height: 47px;
	float: left;
}

.Button2 a {
	display: block;
	width: 72px;
	height: 47px;
	background: url(images/link2.jpg) no-repeat bottom left;
}

.Button2 a:hover {
	background-position: top left;
}
.Button3 {
	width: 147px;
	height: 47px;
	float: left;
}

.Button3 a {
	display: block;
	width: 147px;
	height: 47px;
	background: url(images/link3.jpg) no-repeat bottom left;
}

.Button3 a:hover {
	background-position: top left;
}
.Button4 {
	width: 88px;
	height: 47px;
	float: left;
}

.Button4 a {
	display: block;
	width: 88px;
	height: 47px;
	background: url(images/link4.jpg) no-repeat bottom left;
}

.Button4 a:hover {
	background-position: top left;
}
.Button5 {
	width: 71px;
	height: 47px;
	float: left;
}

.Button5 a {
	display: block;
	width: 71px;
	height: 47px;
	background: url(images/link5.jpg) no-repeat bottom left;
}

.Button5 a:hover {
	background-position: top left;
}
.missing {
	background: url(images/missin-bg.jpg) no-repeat;
	width: 271px;
	height: 36px;
	margin-left: 30px;
	margin-top: 5px;
	float: left;
}
.missingTXT {
	padding-left: 40px;
	padding-top: 9px;
	color: #999999;
	line-height: 90%;
	text-align:left;
}
.sisaltoAlue { 
	background: url(images/skyweb_12.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	padding-left: 0px;
	padding-top: 40px;
}
.tapahtuma { 
	background: url(images/tapahtumataulu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 312px;
	height: 473px;
}
.tapahtumaTXT {
	padding-top: 110px;
	padding-left: 70px;
	height: 230px;
}
.tapahtumaPVM {
	color: #999999;
}
.tapahtumaSPECIAL {
	color: #DBAD00;
}
.fiiliskuva { 
	width: 312px;
	height: 473px;
	padding-left: 30px;
}
.lomake { 
	background: url(images/kommenttitaulu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 312px;
}
.lomakeSISALTO {
	padding-top: 110px;
	padding-left: 70px;
	width: 250px;
}
.viestiPVM {
	font-size: 10px;
	color: #666666;
}
.viesti {
	font-size: 12px;
	font-weight: bold;
}
.vastaus {
	color: #999999;
	font-style: italic;
}