/*

V &auml; R I T

Copyteksti: #000000; koko: 11px; Arial

Otsikot: #8E8D8D; koko 12 px; Arial

Alaotsikot: #E4007A; koko 11 px; VERSAALI, Arial

Vihre&auml; "lis&auml;tietoa" linkki: #B6C825; 12px; Arial

Punainen: #E4007A;

Navigointitekstit: #888888

Ruutu navigointi: #CCCCCC

Reunat: #CCCCCC

*/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
#blank {
	background-image: none;
	background-color: #cccccc;
}

/*#tausta { position:fixed; top:0; left:0; width:100%; height:100%;}*/

#sivu {
	position:relative;
	z-index:1;
	width: 940px;
	height: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background: transparent;
}
#topcont {
	height: 96px;
	width: 940px;
	background-color: transparent
}
#topleft {
	width: 96px;
	height: 96px;
	float: left;
	margin: 0;
	background-color: transparent;
	background-image:url(../img2/vasenkulma.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#topright {
	width: 844px;
	height: 96px;
	float: right;
	margin: 0;
	background-color: #FFFFFF;
}
#sisalto {
	width: 940px;
	height: 100%;
	margin: 0;
	background-color: #FFFFFF;
	padding: 0px;
}
#vasen {
	position: relative;
	width: 200px;
	float: left;
	margin: 0;
	background-color: transparent;
	right: 353px;
	height: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	top: -86px;
	overflow: hidden;
}
#keski {
	height: auto;
	width: 365px;
	margin: 0;
	background-color: #FFFFFF;
	float: left;
	left: 230px;
	top: -83px;
	position: relative;
}
#oikea {
	position: relative;
	width: 315px;
	float: right;
	background-color: transparent;
	margin: 0;
	z-index: 2;
	right: 14px;
	top: -83px;
}
img {
	border: none;
}
/* Tables */

p.readmore {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 70%;
}
.table {
	clear: left;
	margin: 0.5em 0px 0.2em 30px;
	border: solid 1px rgb(150,150,150);
	/*empty-cells: show;*/

	border-collapse: collapse;
	background-color: rgb(233,232,244);
	width: 100%;
	height: 100%;
}
.table tr {
	margin: 0px;
	padding: 0px;
}
.table td {
	padding: 2px 7px 2px 7px;
	border: solid 1px rgb(150,150,150);
	text-align: left;
	font-size: 120%;
}
.table td otsikko {
	width: 30%
}
.table td ruutu {
	width: 70%
}
.table th {
	margin: 0px;
	padding: 2px 7px 2px 7px;
	border: solid 1px rgb(150,150,150);
	/*empty-cells: show;*/

	text-align: left;
	font-size: 120%;
}
.table-caption {
	margin: 0.5em 0px 1.0em 20px;
	padding: 0px;
	clear: both;
	text-align: left;
	font-size: 120%;
}
#footer {
	width: 940px;
	background-color: transparent;
	clear: both;
	float: left;
	height: 14px;
	margin: 0;
	padding: 0;
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navlist {
	padding: 0 1px 1px;
	margin-left: 0;
	background: #FFFFFF;
	width: 90%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navlist li {
	margin: 0;
	/*	padding: 0;*/
	/*border-top: 1px solid blue;*/
	/*text-align: left;*/
/*	list-style-image: url(img/bullet2b.gif);*/
	list-style-type: none;
	/*list-style-position: outside;*/
	position: relative;
	left: 0px;
}
.navlist li a {
	padding: 2px 0 0 20px;
	display: block;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/bgmenu1.gif);
	background-repeat: no-repeat;	/*background-position: left;*//*list-style-position: inside;*/
/*	list-style-image: url(img/bullet2b.gif);*/
}
.navlist li a:link {
	color: #909090;
	text-decoration: none;
}
.navlist li a:visited {
	color: #909090;
	text-decoration: none;
}
.navlist li a:hover {
	/*border-left: 1em solid #E4007A;*/
color: #434343;
	padding: 2px 0 0 25px;
	background-image: url(../img/bgmenu2.gif);
	background-repeat: no-repeat;
	/*background-position: left;*/
/*list-style-position: inside;*/
/*list-style-image: url(img/bullet2a.gif);*/
	text-decoration: none;

.float-rightClear {
 float: right;
}
