body
{
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	font-family: arial, verdana;
	font-size: 12px;
	color: #555555;
	background-image: url(index_files/taustakuva.gif);
}

#kehys
{
	margin-left: auto;
	margin-right: auto;
	width: 851px;
	background-image: url(index_files/kehys_tausta.gif);
	background-repeat: repeat-y;
}

.ylapalkki
{
	width: 851px;
	background-color: #ffffff;
}

.ylavaaka
{
	background-color: #3f88b1;
	height: 28px;
	background-image: url(index_files/ylavaaka.gif);
	background-repeat: repeat-x;
}

.ylavaaka_sisalto
{
	margin-top: 4px;
	margin-left: 15px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}

.linkkipalkki
{
	background-color: #3f88b1;
	height: 28px;
	background-image: url(index_files/linkkipalkki.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

.linkit
{
	padding-top: 5px;
	margin-left: 15px;
}

.sisalto
{
	padding: 10px;
}

.sisalto_teksti
{

}

.sisalto_vasen
{
	width: 680px;
	float: left;
}

.sisalto_oikea
{
	float: left;
	width: 151px;
	background-color: #dadada;
}

.sisalto_alaosa
{
	clear: left; /*lopettaa floatin kıytın diveissı*/
}


.alapalkki
{
	width: 851px;
	height: 39px;
	background-image: url(index_files/alapalkki.gif);
	background-repeat: no-repeat;
}

.alapalkki_sisalto
{
	padding-top: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

h1
{
	font-size: 1.4em;
	color: #003860;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 1.3em;
	color: #003860;
	margin-top: 1.5em;
}

h3
{
	margin-left: 15px;
	font-size: 1.1em;
	color: #003860;
	margin-top: 1.5em;
}


h4
{
	margin-left: 15px;
	font-size: 1.0em;
	color: #003860;
	margin-top: 1.5em;
}

ul
{
	line-height: 140%;
	list-style-type: disc;
	padding-left: 17px;
	margin-left: 15px;
}

p
{
	line-height: 140%;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-left: 15px;
}


a:link {color: #4ea6d4; text-decoration: underline;}
a:visited {color: #4ea6d4; text-decoration: underline;}
a:active {color: #4ea6d4; text-decoration: underline;}
a:hover {color: #0089c0; text-decoration: underline;}

.linkit a:link {color: #ffffff; text-decoration: none;}
.linkit a:visited {color: #ffffff; text-decoration: none;}
.linkit a:active {color: #ffffff; text-decoration: none;}
.linkit a:hover {color: #b4b4b4; text-decoration: none;}

