body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
}
table, tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h1.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.menu_main {
	color: #990000;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.menu_sub {
	color: #666666;	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.menu_subsub {
	color: #666666;	
	font-family: Verdana;
	font-size: 11px;
}
.menu_top {
	color: #FFFFFF;	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.redtblbrd {
	border: 1px solid #990000;
	background-color: #FFFFFF;
}
.dotbrd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.overline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.logotext {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #FF3333;
}
.pagetop {
	background-color: #EEEEEE;
}
.page {
	background-color: #FFFFFF;
}
.langmenu {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}
.picturetext {
	color: #CCCCCC;
}
.calendar {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFCC;
	border: solid 1px #990000;
}
.calendar_noborder {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #990000;
	border: none;
}
.calendarmonths {
	font: "Arial", Helvetica, sans-serif 11px bold;
	background-color: #FFFFFF;
}
.calendardays {
	background-color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.calendarcell {
	border: solid 1px #E9EEF7;
	background-color: #FFFFCC;
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.calendarcell_active {
	border: solid 1px #990000;
	background-color: #CCD6E5;
	color: #990000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
a.calendarcell_active_link {
	color: #C4676E;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.calendarcell_active_link:link {
	color: #C4676E;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.calendarcell_active_link:visited {
	color: #C4676E;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.calendarcell_active_link:hover {
	color: #C4676E;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.calendarcell_today {
	border: solid 1px #990000;
	background-color: #E2F8D4;
	color: #990000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.calendarcell_today_active {
	border: solid 1px #C4676E;
	background-color: #CCD6E5;
	color: #C4676E;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.calendarbutton {
	background-color: #BFC9DD;
	font-size: 9px;
	font-family: Arial;
}
.admininput50 {
	width: 50px;
	background-color: #E1E4EA;
	color: #003A72;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.admininput100 {
	width: 100px;
	background-color: #E1E4EA;
	color: #003A72;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.admininput200 {
	width: 200px;
	background-color: #E1E4EA;
	color: #003A72;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.admininput300 {
	width: 300px;
	background-color: #E1E4EA;
	color: #003A72;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.admininput400 {
	width: 400px;
	background-color: #E1E4EA;
	color: #003A72;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.adminbutton {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	width: 75px;
	height: 20px;
	background-color: #BFC9DD;
}
.menuedited {
	background-color: #CCCCCC;
}
.openhours {
	border: 1px solid #990000;
	background-color: #D4E5FF;
}
.news {
	border: 1px solid #990000;
	background-color: #CDF2CC;
}
.events {
	border: 1px solid #990000;
	background-color: #FFCC66;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.meta_sv {
	width: 600px;
	height:100px;
	background-color:#ffffff;
}
.meta_fi {
	width: 600px;
	height:100px;
	background-color:#eeeeee;
}
.meta_en {
	width: 600px;
	height:100px;
	background-color: #dddddd;
}
.events_header
{
	background-color: #cccccc;
	color: #000000;
}
.underline
{
	text-decoration: underline;
}
.iotm {
	border: 1px solid #990000;
	background-color: #FFFFFF;
}
