
/* Yleiset */
body { background-image: url(images/bg.gif); background-color: #496470; }
img { border: none; }
.ala { position: relative; top: -24px; }
h1 { display: none; }

/* Leiskataulu */
#table {
	width: 605px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	z-index: 5;
}
#table > * {float: left; z-index:5; }

/* Ylä */


#vasen_ylakulma {
	position: relative; float: left;
	background-image: url(images/pohja_07.png);
	width: 55px;
	height: 144px;
	background-repeat: no-repeat;
}
#ylabanneri {
	position: relative;float: left;
	background-image: url(images/pohja_08.png);
	width: 494px;
	height: 144px;
	background-repeat: no-repeat;
}
#oikea_ylakulma {
	position: relative; float: right;  	
	background-image: url(images/pohja_09.png);
	width: 56px;
	height: 144px;
	background-repeat: no-repeat;
}

/* Valikko */
#valikon_vasen_sivu {
	position: relative; float: left; 
	background-image: url(images/pohja_12.png);
	width: 55px;
	height: 38px;
	background-repeat: no-repeat;
}


#kolmio_etusivu {  width: 79px; height: 14px; z-index: 999;}
#kolmio_toiminta {  width: 95px; height: 14px; z-index: 999;}
#kolmio_rakenne {  width: 92px; height: 14px; z-index: 999;}
#kolmio_historia {  width: 87px; height: 14px; z-index: 999;}
#kolmio_linkit {  width: 68px; height: 14px; z-index: 999;}
#kolmio_yhteys {  width: 73px; height: 14px; z-index: 999;}
#valikko_oikea_sivu {
	background-image: url(images/pohja_14.png);
	width: 56px;
	height: 38px;
	background-repeat: no-repeat; 
	position: relative; float: right; 
	top: 0px;

}

.zzz_valikolle a {z-index: 999;}

/* Sisältö */
#content {
	position: relative
	display: inline;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	top: 0px;
	margin-bottom: 24px;
	width: 605px;
}
.lomake {
	font-family: tahoma,arial,sans-serif;
	font-size: 12px;
}
#teksti { padding: 0px 56px 0px 55px; }

#alavalikko {
	position: relative;
	left: -10px;
	top: 10px;
	z-index:4;
}
/* Ala */
#vasen_alakulma {
	position: relative; float: left;
	background-image: url(images/pohja_22.png);
	width: 55px;
	height: 56px;
	background-repeat: no-repeat;
}
#alabanneri {
        position:relative; float: left;
	background-image: url(images/pohja_23.png);
	width: 494px;
	height: 56px;
	background-repeat: no-repeat;
}
#oikea_alakulma {
	position: relative; float: right; 
	background-image: url(images/pohja_24.png);
	width: 56px;
	height: 56px;
	background-repeat: no-repeat;
}
