body {
	margin: 0;
	padding: 0;
	background: url(bodybg.gif) repeat-x;
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	color: #000;
}

h1 {
	font-family: Georgia, Verdana, Arial;
	font-size: 24pt;
	color: #000;
	font-weight: normal;
	line-height: normal;
}

h2 {
	font-family: Georgia, Verdana, Arial;
	font-size: 20px;
	color: #606060;
	font-weight: normal;
	line-height: normal;
}

h3 {
	font-family: Georgia, Verdana, Arial;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: normal;
}

h4, h5, h6 {
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: normal;
}

p,li {
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	color: #000;
	line-height: 1.7;
}

a:link, a:hover, a:visited {
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	color: #005a9c;
	font-style: italic;
	text-decoration: none;
}

.menu_table {
	background: url(menutablebg.gif) no-repeat;
}

a:link.langlink, a:visited.langlink, a:hover.langlink {
	text-decoration: none;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}

a:link.mmenulink, a:visited.mmenulink, a:hover.mmenulink {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-style: normal;
	white-space: nowrap;
}

.menutd {
	padding: 0 12px;
}

.submenutable {
	width: 211px;
	border-right: 1px solid #b5b5b5;
}

.bottom {
	background: url(bottombg.gif) repeat-x;
}

.bottominfo, .bottominfo_img {
	float: left;
	margin: 18px 0;
}
.bottominfo {
	margin: 19px 10px;
	border-left: 1px solid #b6b6b6;
}

.bottominfo .bluetxt {
	font-family: Tahoma;
	font-size: 14px;
	color: #005a9c;
}

.bottominfo p, .bottominfo a:link, .bottominfo a:hover, .bottominfo a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #606060;
	text-decoration: none;
}

.bottominfo p {
	margin: 0 11px;
}

.content {
	padding: 0 25px;
	width: 700px;
	min-height: 312px;
	/* IE6 fix */
	_height: 333px;
}

.menu {
	margin: 0 0 0 10px;
	padding: 0;
}

.menu_li {
	list-style-type: none;
	padding: 10px 0;
	border-bottom: 1px solid #b5b5b5;
	width: 170px;
	line-height: normal;
}

a:link.menulink, a:visited.menulink, a:hover.menulink {
	font-family: Tahoma;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-style: normal;
}

.sel {
	color: #005a9c !important;
}

.last {
	border-bottom: 0 !important;
}

.searchform {
	margin: 0;
	padding: 0;
}

.searchtable {
	width: 172px;
	border: 1px solid #000;
	background: url(findbg.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.searchtableinput {
	width: 133px;
	height: 25px;
	border: 0;
	background: transparent;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 16px;
}

.uutinen_pvm {
	font-family: Tahoma !important;
	color: #005a9c;
}

.uutinen_pvm_yksi {
	color: #000;
}

.uutinen_link {
	font-family: Tahoma !important;
	color: #000 !important;
	font-style: normal !important;
}

/* galleria */

.main_container {
	width: 100%;
}

.pic_container, .pic_container_hidden {
	width: 100%;
}

.pic_container:after, .pic_container_hidden:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .pic_container {height: 1%;}
/* Hides from IE-mac \*/
* html .pic_container_hidden {height: 1%;}

.pic_container_hidden {
	display: none;
}

.picture {
	float: left;
	width: 180px;
	height: 200px;
	margin: 5px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.navi_bar {
	width: 100%;
	border-bottom: 1px solid #000;
}

.navi_bar:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .navi_bar {height: 1%;}

.navi_button {
	float: left;
	margin: 2px;
	padding: 0 4px 0 4px;
	background-color: #c0c0c0;
	border: 1px solid #f00;
}

.navi_button a:link {
	color: #000;
	text-decoration: none;
}

.navi_button a:hover {
	color: #000;
	text-decoration: underline;
}

.navi_button a:visited {
	color: #4e4e4e;
	text-decoration: none;
}

.navi_button_sel {
	float: left;
	margin: 2px;
	padding: 0 4px 0 4px;
	background-color: #000;
	border: 1px solid #f00;
}

.navi_button_sel a:link {
	color: #fff;
	text-decoration: none;
}

.navi_button_sel a:hover {
	color: #fff;
	text-decoration: underline;
}

.navi_button_sel a:visited {
	color: #fff;
	text-decoration: none;
}

.gallery_list {

}

a:link.gallery_list_link, a:visited.gallery_list_link a:hover.gallery_list_link {

}

a:link.gallery_list_link_sel, a:visited.gallery_list_link_sel a:hover.gallery_list_link_sel {
	font-weight: bold;
}

.gallery_title {
	font-weight: bold;
	font-size: 14px;
}

.gallery_description {
	font-size: 12px;
	font-style: italic;
}

#lightboxCaption {
	margin-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}
