body {
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body.gif);
}


p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
ul {
	margin-bottom:14px;
	margin-top:0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #1B429A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}
#wrapper {
	background-image: url(images/wrapperBg.png);
	width: 926px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#inner-wrapper {
	margin-right: 15px;
	margin-left: 15px;
}
#top {
	height: 105px;
	position: relative;
	width: 100%;
}
#logo {
	position: absolute;
	left: 25px;
	top: 22px;
}
#slogan {
	position: absolute;
	top: 49px;
	right: 49px;
}

#lang {
	position: absolute;
	top: 7px;
	right: 14px;
	width: 75px;
	text-align:right;
	height: 18px;
}

#bottom {
	background-image: url(images/wrapperBg_bottom.png);
	width: 926px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 22px;
}
#topmenu {
	height: 44px;
	background-color: #1b429a;
}
#menu {
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	line-height: 44px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 44px;
	margin-right: 10px;
	margin-left: 11px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
}
#menu a:hover {
	background-color: #1A3D8E;
}

#menu a.act {
	background-color: #2253C4;
}
#F-main {
	padding-top: 1px;
}
#F-left {
	float: left;
	width: 370px;
}
#F-left h1 {
	background-color: #ddead8;
	margin: 0px;
	text-align: right;
	padding-top: 18px;
	padding-right: 25px;
	padding-bottom: 18px;
	padding-left: 0px;
}

#F-middle {
	float: left;
	width: 263px;
}
#F-middle h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#F-right {
	float: left;
	width: 263px;
}
.f-top {
	height: 264px;
	background-color: #ddead8;
}
.f-bottom {
	height: 260px;
	margin-top: 5px;
	margin-bottom: 1px;
}

#footer {
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
}
#footer-text {
	padding-top: 24px;
	padding-right: 25px;
	padding-left: 25px;
	color: #666666;
	font-size: 11px;
}
.created {
	font-size: 12px;
	font-weight: normal;
	color: #64775e;
	line-height: 13px;
}
#F-left .news {
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 14px;
}
#F-left .article a {
	color: #000000;
}


.f-top p {
	padding-left:25px;
	padding-right:20px;
}
.article p {
	padding: 0px;
}
.news .article {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED7B5;
}
.links {
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 47px;
	padding-bottom: 14px;
}
.links a {
	background-image: url(images/basic_link.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 24px;
	background-position: left bottom;
	color: #64775E;
}
.links a:hover {
	background-image: url(images/basic_link_MO.gif);
	color: #1B429A;
	text-decoration: none;
}
#main {
	padding-top: 1px;
	background-image: url(images/mainBg.gif);
	background-repeat: repeat-y;
}

#main1 {
	padding-top: 1px;
}

#left {
	float: left;
	width: 550px;
}
#left1 {
	width: 100%;
}
#left h1, #left1 h1 {
	color: #9a1b1b;
	font-weight: normal;
	font-size: 21px;
}

#left h2, #left1 h2 {
	color: #9a1b1b;
	font-weight: normal;
	font-size: 16px;
}

#left h3, #left1 h3 {
	color: #1B429A;
	font-weight: normal;
	font-size: 16px;
}

#left h4, #left1 h4 {
	color: #1B429A;
	font-weight: normal;
	font-size: 14px;
}
#left table, #left1 table {
	margin-bottom: 14px;
}
#left table table, #left1 table table {
	margin-bottom: 0px;
}
.left {
	padding-top: 35px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
}
#right {
	float: left;
	width: 346px;
}
.right {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.path {
	font-size: 11px;
	text-transform: lowercase;
	line-height: 13px;
	height: 34px;
}
.table1 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
}

.table2 td {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C4C4C4;
}

.table1 th {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #9A1B1B;
	background-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
}
#submenu {
	margin-bottom:10px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu ul ul ul {
	padding-bottom: 10px;
}

#submenu li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	outline:none;
	background-color: #DBE8D6;
}
#submenu li li a {
	display: block;
	width: 286px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#submenu li li li a {
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	width: 256px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#submenu li li a.act {
	background-color: #EDEDED;
	color: #1B429A;
}
#submenu li li a:hover {
	background-color: #EDEDED;
	text-decoration: none;
}
input {
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
	background-color: #F4F9F2;
	padding: 1px;
	border: 1px solid #999999;
}

textarea {
	font-family: "trebuchet MS", tahoma, Helvetica, Sans-serif, Arial;
	font-size: 12px;
	background-color: #F4F9F2;
	padding: 1px;
	border: 1px solid #999999;
}

#error_message {
	color:#CC0000;
	position:absolute;
	width:100%;
	top:10px;
	text-align:center;
	z-index:100;
}

.events-header{
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #9A1B1B;
	background-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
}

#eventcalendar td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
}.left .article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.left .article p {
}

#tanssi_table p {
margin:0;
padding:0;
}