body {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #000000;
}

body, p, td, th, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p {
	color: #000000;
	margin: 0;
	margin-bottom: 12px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0;
	margin-bottom: 12px;
	color: #005c82;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
		text-decoration: underline;
	}


h1 {
	font-size: 18pt;
	margin-top: 12px;
	margin-bottom: 20px;
}

h2 {
	padding-top: 12px;
	font-size: 11pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	padding-top: 12px;
	font-size: 11pt;
}
	h4 a {
		text-decoration: none;
		/*color: #767c79;*/
		background: url('images/nuoli_white2.gif') 100% 50% no-repeat;
		padding-right: 20px;
	}
	h4 a:hover {
		color: #222;
	}

img {
	border: 0;
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

form {
	margin: 0;
	padding: 0;
}

input.form {
	width: 280px;
}

a {
	color: #005c82;
	text-decoration: underline;
	font-weight: bold;
}

#container {
	position: relative;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/tausta_01.jpg');
	background-repeat: repeat-x;
	background-color: #bddae8;
	border: 1px solid #deecf4;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	height: 108px;
}
	#logo {
		position: absolute;
		right: 6px;
		top: 4px;
	}

	#navi {
		position: absolute;
		top: 78px;
		right: 264px;
		text-align: right;
	}
		#navi a, #navi p {
			color: #ffffff;
			font-size: 9pt;
			letter-spacing: 1px;
			font-weight: bold;
		}
		#navi ul {
			margin: 0;
			padding: 0;
		}
		#navi li {
			margin: 0;
			padding: 0;
			list-style: none;
			display: inline;
			margin-right: 10px;
			float: left;
		}
		#navi li a {
			display: block;
			text-decoration: none;
			text-transform: uppercase;
		}
			#navi li a:hover {
				text-decoration: underline;
				color: #ffffff;
			}
		#navi li.space {
			display: block;
			margin-right: 10px;
		}
			#navi li.space .viiva {
				display: block;
				width: 1px;
				background-color: #ffffff;
				height: 14px;
			}

#footer {
	position: relative;
	width: 702px;
	height: 30px;
	background-image: url('/images/bg_bottom.gif');
	background-repeat: no-repeat;
}

#etusivu {
	position: relative;
	width: 811px;
	margin-left: auto;
	margin-right: auto;
}

	#etusivu_flash {
		margin-bottom: 8px;
	}

#wetteri{
	position: relative;
	width: 811px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
	#vasen {
		vertical-align: top;
		width: 209px;
		text-align: center;
	}
		#vasen ul {
			margin: 0;
			padding: 0;
			width: 209px;
			margin-bottom: 8px;
		}
		#vasen li {
			list-style: none;
			margin: 0;
			padding: 0;
			color: #ffffff;
			text-transform: uppercase;
			font-weight: bold;
		}
			#vasen li a {
				display: block;
				background-color: #000000;
				height: 24px;
				padding-top: 8px;
				/*padding-bottom: 8px;*/
				color: #ffffff;
				text-decoration: none;
				text-align: left;
				padding-left: 14px;
				font-size: 10pt;
				border-bottom: 1px solid #d9edf5;
				/*border-right: 1px solid #d9edf5;*/
				font-weight: bold;
			}
				#vasen li a:hover,
				#vasen li a.sel {
					background-color: #005c82;
					color: #ffffff;
				}
			#vasen li.sub a {
				background-color: #ffffff;
				height: 18px;
				padding-top: 4px;
				/*padding-bottom: 3px;*/
				text-align: left;
				font-size: 9pt;
				color: #000000;
				padding-left: 20px;
				border-bottom: 0;
				font-weight: normal;
			}
				#vasen li.sub a:hover,
				#vasen li.sub a.sel {
					background-color: #ffffff;
					color: #005c84;
					font-weight: bold;
				}
				#vasen li.sub a:hover {
					font-weight: normal !important;
				}
					#vasen li.sub a.sel:hover {
						font-weight: bold !important;
					}
			#vasen li.power a {
				background: url('images/nuoli_blue.gif') 185px 50% no-repeat;
				background-color: #5ba2c5;
			}
				#vasen li.power a:hover,
				#vasen li.power a.sel {
					background-color: #005c82;
					color: #ffffff;
				}

	#sisalto {
		vertical-align: top;
		padding-top: 30px;
		padding-bottom: 40px;
		padding-left: 45px;
		padding-right: 40px;
	}
	
		#sisalto .vaihtoautohaku {
			width: 540px;
			height: 1500px;
		}
		
		#sisalto .henkilot {
			padding: 0;
			margin: 0;
			border-collapse: collapse;
		}
			#sisalto .henkilot td {
				padding: 4px;
			}
			#sisalto .henkilot .kuva {
				/*padding-right: 10px;*/
				width: 90px;
				text-align: center;
			}
			#sisalto .henkilot .teksti {
				/*padding-right: 20px;*/
				width: 250px;
			}
				#sisalto .henkilot .teksti p {
					margin-bottom: 0;
				}
		#newspick {
			float: right;
			width: 200px;
			margin-top: 66px;
			border-left: 1px solid #005c84;
			margin-left: 10px;
			padding: 10px;
			padding-bottom: 10px;
		}
			#newspick h2 {
				margin-top: 0;
				padding-top: 0;
			}

#footer {
	position: relative;
	text-align: right;
	width: 811px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 46px;
	padding-right: 4px;
}
	#footer p {
		color: #fff;
		font-size: 8pt;
	}
	#footer a {
		color: #005c82;
		text-decoration: none;
	}
		#footer a:hover {
			color: #000000;
			text-decoration: underline;
		}