body {
	background-color: white;
	font: 11pt arial,sans-serif;
}
html,body {
	margin: 0;
}
#container {
	background-color: white;
	border: 2px solid red;
	margin: 10px auto;
	width: 960px;
}
div#header {
	border-bottom: 1px solid gray;
	background-image: url(/kuvat/header.jpg);
	height: 115px;
}
div#footer {
	clear: both;
	border-bottom: 1px solid gray;
	font-weight: bold;
	background-color: transparent;
	height: 42px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(/kuvat/footer.gif);
	color: #333;
	padding: .5em;
}
#footer p {
	margin-top: 5px;
}
#footer p a{
	margin-right: 5px;
	color: black;
	border: none;
	text-decoration: none;
}
div#content {
	width: 600px;
	float: left;
	margin-left: 169px;
	margin-right: 170px;
	padding: 10px;
	border-left: 1px solid gray;
}
div#leftnav {
	float: left;
	margin-left: -100%;
	border-right: 1px solid gray;
	width: 150px;
	padding: 10px 9px 5px 10px;
	background-position: top left;
	background-repeat: repeat-x;
	/* background-image: url(/kuvat/kayrasivu.png); */
}
div#rightnav {
	width: 170px;
	float: left;
	margin-left:-170px;
}
div#rightnav a img {
	border: none;
	display: block;
	margin: 15px auto;
}

#oldyear a {
	background-repeat: repeat-x;
	font-size: 11pt;
	color: #7F7F7F;
	display: inline;
	padding: 2px;
}
#oldyear span {
	color: #777777;
}
#oldyear, #tabnav {
	margin-bottom: 17px;
}
#tabnav ul li {
	display: inline;
}
#tabnav ul.naviAla {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(/kuvat/toplinkki.png);
	height: 20px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#tabnav ul.naviAla li a:link, #tabnav ul.naviAla li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 10px 2px 12px;
	font-size: 1em;
	display: block;
	float: left;
}
/* #tabnav ul.naviAla li a:link.active, #tabnav ul.naviAla li a:visited.active {
	color: #000;
	background-color: #fff;
} */
.center {
	text-align: center;
}
.juttu {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.paketti {
	margin-right: 25px;
	float: left;
	width: 200px;
}
img.left {
	float: left;
}
img {
	border: none;
}
img.marginleft {
	border: 1px solid black;
	margin-left: 20px;
}

ul.no-style {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul#navi {
	display: block;
	width: 100%;
	float: left;
    list-style: none;
    padding-left: 0;
	margin: 0;
}
ul#navi li {
	height: 24px;
	margin-bottom: 1px;
	background-repeat: repeat-x;
	background-image: url(/kuvat/toplinkki.png);
}
ul#navi li a {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 5px;
	border: none;
	height: 24px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
ul#navi li a#active, #activeAla {
	color: Red;
	background-image: none;
}
ul#navi li a:hover, #tabnav ul.naviAla li a:hover {
	background-color: #f9f9f9;
	color: #E2144A;
}
ul#navi li ul.naviAla {
	width: 150px;
	margin: -24px 0pt 0pt 150px;
	padding: 0pt;
	position: absolute;
	font-weight: normal;
	display: none;
	border: 1px solid black;
	list-style: none;
	background-repeat: repeat;
	background-image: url(/kuvat/toplinkki.png);
}
ul#navi li:hover ul.naviAla {
	display: block;
}
h1 { font-size: 1.4em }
h2 { font-size: 1.3em }
h3 { font-size: 1.2em }


#FTright { font-size: 1.1em }
#p-h_suunnistus {
	color: #369AFB;
}
.takas {
	color: #218421;
	float: left;
	font-weight: bold;
	margin-top: 5px;
}
.yhteystiedot th {
	width: 160px;
	margin-top: 0px;
}
.yhteystiedot th span {
	display: block;
	font-style: italic;
	color: gray;
	font-weight: bold;
}
dt {
	font-weight: bold;
	margin-top: 3px;
}
