
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: sans-serif;
	font-size: 85%;
	background-color: white;
	color: #333;
	margin: 0 10px;
}
div, p, img, a, td, ul, ol {
	font-size: 1em;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0.5em 0;
	color: #4770b0;
}
h1 { font-size: 150%; }
h2 { font-size: 155%; font-weight: normal; }
h3 { font-size: 140%; font-weight: bold; }
h4 { font-size: 110%; font-weight: bold; }
p { padding: 0 0 1em 0; }
a, a:link {
	text-decoration: none;
	color: #4770b0;
}
a:visited {
	color: #4770b0;
}
a:hover {
	text-decoration: underline;
	color: #4770b0;
}
a:active {
	color: #4770b0;
}
img {
	border: 0;
	margin: 0;
}
table tr td {
	vertical-align: top;
}

#page {
	position: relative;
	font-size: 90%;
	width: 100%;
	min-width: 780px;
	
	/*fixed-width for IE6*/
	/*width: auto !important;
	width: 1000px;*/	
}

#top1 {
	height: 42px;
	background: white url('/images/top1_bg.jpg') repeat-x 0 3px;
	overflow: hidden;
	color: #4770b0;
}
#top1 h1 {
	position: absolute;
	left: 19px;
	top: 11px;
	font-weight: bold;
	color: #aeaeae;
	margin: 0;
}
#top1 h1 a, #top1 h1 a:link {
	text-decoration: none;
	color: #aeaeae;
	font-size: 19px;
}
#top1_menu {
	float: right;
	height: 100%;
	margin: 15px 32px 0 0;
}
#top1_menu a:hover {
	text-decoration: none;
}
#top1_menu img { vertical-align: middle; }
#palaute { margin-right: 10px; }
#sitemap { margin-right: 10px; }
#font_plus { margin-right: 1px; }
#print { margin-left: 10px; }
#search {
	float: right;
	height: 100%;
	margin: 0 16px 0 0;
	padding-top: 13px;
}
#search input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#haku {
	width: 110px;
	height: 16px;
}
#search_btn {
	height: 19px;
}

#top2 {
	position: relative;
	height: 240px;
	overflow: hidden;
}
#top2_menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 184px;
	height: 100%;
	background-color: #cc0000;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#top2_menu li {
	margin: 0;
	padding: 0;
}
#top2_menu li a, #top2_menu li a:link {
	display: block;
	height: 20px;
	padding: 4px 0 0 20px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	background: url('/images/top2_menu_bg.jpg') no-repeat bottom left;
}
#top2_menu li a:hover, #top2_menu li a#current:link, #top2_menu li a#current:visited {
	text-decoration: none;
	background: url('/images/top2_menu_bg_hover.jpg') no-repeat bottom left;
}
#top2_banner {
	position: absolute;
	left: 184px;
	top: 0;
}
#top2_logo {
	position: absolute;
	right: 0;
	top: 0;
	width: 205px;
	height: 240px;
	background: white;
}

#top3 {
	position: relative;
	height: 38px;
	background: white url('/images/top3_bg.jpg') repeat-x 0 24px;
	padding: 0 0 0 20px;
	overflow: hidden;
}
#top3 a, #top3 a:link {
	font-weight: bold;
}
#pathway {
	height: 100%;
	color: #4770b0;
	padding-top: 11px;
}
#top3_menu {
	position: absolute;
	top: 0;
	right: -1px;
	height: 100%;
	padding-top: 11px;
	list-style-type: none;
}
#top3_menu li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #4770b0;
	font-size: 12px;
	letter-spacing: 1px;
}

#center {
	position: relative;
	background: url('/images/faux_left.gif') repeat-y top left;
	width: 100%; /*fixes background on top bug in IE6 (happens with width: auto)*/
}
#faux {
	background: url('/images/faux_right.gif') repeat-y top right;
}

#sidebar_left {
	float: left;
	width: 184px;
	border-right: 1px solid white;
	padding-bottom: 1.5em;
}
#sidebar_left h2 {
	margin: 1em 0 0.1em 20px;
}
#sidebar_left p {
	padding: 0 0 1em 20px;
}
#sidebar_left .email {
	font-size: 90%;
}
#center_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#center_menu li {
	margin: 0;
	padding: 0;
}
#center_menu li a, #center_menu li a:link {
	display: block;
	height: 21px;
	padding: 5px 0 0 20px;
	color: #333;
	font-size: 12px;
	background: url('/images/center_menu_bg.jpg') no-repeat top left;
}
#center_menu li a:hover, #center_menu li a#current2:link, #center_menu li a#current2:visited {
	text-decoration: none;
	font-weight: bold;
	background: url('/images/center_menu_bg_hover.jpg') no-repeat top left;
}

#center_menu li ul#center_menu2 {
	background: #fff;
	list-style-type: none;
}

#center_menu li ul#center_menu2 li a:link, #center_menu li ul#center_menu2 li a:visited {
	background: #fff;
	border-left: 2px solid #F7F7F7;
}

#center_menu li ul#center_menu2 li a#current3:link, #center_menu li ul#center_menu2 li a#current3:visited {
	font-weight: bold;
}

#sidebar_right {
	float: right;
	width: 205px;
	background: transparent url('/images/sidebar_right_decor1.gif') no-repeat top right;
	border-left: 1px solid white;
	padding-bottom: 1.5em;
	padding-bottom: 3em;
}
#sidebar_right h2,
#sidebar_right h3,
#sidebar_right h4 {
	margin: 1em 0 0.5em 7px;
}
#sidebar_right p {
	padding: 0 0 1em 7px;
}
#sidebar_right table {
	margin: 0 0 1em 10px;
}
#sidebar_right ul {
	/*margin: 0;
	padding: 0 0 0 20px;*/
	margin: 0em 0em 1em 20px; /* margin: 0 0 0 2em; */
	/*color: #4770b0;*/
	list-style: disc none outside;
	line-height: 1.4em;
}
#sidebar_right ol {
	margin: 0em 0em 1em 20px;
	line-height: 1.4em;
}
#sidebar_right a,
#sidebar_right a:link,
#sidebar_right a:visited {
	text-decoration: underline;
}
#sidebar_right a:active,
#sidebar_right a:hover
{
	text-decoration: none;
}
#content {
	padding: 17px 222px 17px 201px;
}
#content h2,
#content h3,
#content h4 {
	margin: 0.8em 0em 0.5em 0em;
}

#content ul,
#content ol {
	margin: 0em 0em 1em 2em; /* margin: 0 0 0 2em; */
}
#content ul li ul,
#content ol li ol {
	margin-bottom: 0em;
}

#content img {
	margin: 0 10px 10px 0;
}
#content p.intro {
	font-size: 110%;
}
#content p.intro a,
#content p.intro a:link {
	font-weight: bold;
}
#content a,
#content a:link,
#content a:visited {
	text-decoration: underline;
}
#content a:active,
#content a:hover
{
	text-decoration: none;
}

#footer {
	clear: both;
	height: 16px;
	background: url('/images/footer_bg.jpg') repeat-x top left;
}

hr {
	margin: 2em 0;
	border: none;
	color: #999;
	background-color: #999;
	height: 1px;
}

#tapahtumat p {
	margin-left: 2em;
}

#tapahtumat a:link, #tapahtumat a:visited {
	font-weight: bold;
}

#tapahtumat h4.pvm {
	font-weight: normal;
	font-size: 110%;
	color: #000;
}

table.puhelinluettelo th {
	text-align: left;
	font-weight: bold;
}

table.puhelinluettelo tr td h3 {
	margin: 0;
	padding: 1.5em 0 0 0;
}

table.puhelinluettelo tr td h4 {
	margin: 0;
	padding: 0;
}
