#pageWrapper {
	background: #fff url(../kuvat/teini/teini_content_bg.gif) repeat-y;
	display: block;
	height: 100%;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 5px;
	position: relative;
	width: 718px;
}

#header {
	display: block;
	padding: 20px 20px 15px 20px;
}
#navi {
	display: block;
	float: right;
	margin: 50px 30px 0 0;
}
#navi a {
	color: black;
	padding: 3px 7px;
	text-decoration: none;
}
#navi a:hover, #navi a.active {
	color: #990000;
}
#headerImg {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	height: 219px;
	overflow: hidden;
}
#content {
	font: 13px/16px Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-weight: normal;
	padding: 40px 30px 40px 30px;
}
#content h1 {
	font: 20px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	color: #c4161c;
	margin: 0 0 15px 0;
}
#content p {
	margin-bottom: 15px;
}
#content a {
	color: #c4161c;
}
#floatContent {
	background-color: #fbfaf8;
	border: 1px solid #e3e3e3;
	display: block;
	float: right;
	font-size: 11px;
	line-height: normal;
	margin: 0 0 15px 50px;
	padding: 15px 10px;
	width: 135px;
}
strong {
	font-weight: bold;
}

/* TAULUKOT */

.TABLElista 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	border: 0px;
	margin: 0 0 30px 0;
	font-size: 12px;
				}
	
.TDlistaOtsikko {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
				}
				
.TDlistaKoroste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
				}
			
.TDlistaKuvaus {
	padding-top: 5px;
	padding-bottom: 5px;
				}