body { margin: 0px; padding: 0px; background-color: #F6F6F6; font-family: Arial, Verdana, Helvetica, sans-serif; width: 100%; font-size: 80%; }
p { line-height: 120%; }
h1 { font-size: 130%; }
h2 { font-size: 115%; }
h3 { font-size: 105%; }
a:link { color: #008534; text-decoration: underline; } 
a:hover { color: #008534; text-decoration: none; }
a:visited { color: #008534; }
a:active { color: #008534; text-decoration: none; }

#header { width: 800px; height: 50px; padding: 0px; background-color: #2A993E; }

#header #logo { width: 240px; height: 50px; float:left; }
#header #top_navi { width: 560px; height: 50px; float:right; text-align: center; }
#header #top_navi_container { padding-top: 20px; }
#header #top_navi_container ul { display:  inline; padding-top: 0px; }
#header #top_navi_container ul li { display: inline; text-align: center; }
#header #top_navi_container ul li a { margin-top: 0px; padding-left: 0px; padding-right: 13px; padding-top: 5px; padding-bottom: 0px; text-decoration: none; color: #fff; font-weight: bold; }
#header #top_navi_container ul li a:hover { text-decoration: underline; }

#images { width: 800px; height: 90px;  padding: 0px; margin: 0px; background-color: #fff; border-top: 1px solid #fff;}
#images .image { width: 160px; height: 90px; border-right: 1px solid #fff; display: inline; padding: 0px; margin: 0px;}
#images .image_last { width: 150px; height: 90px; display: inline; padding: 0px; margin: 0px;}

#images_frontpage { width: 800px; height: 150px; padding: 0px; background-image: url(../gfx/fp_images.jpg); margin: 0px; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}

#sub_nav_container { width: 160px; margin: 0px; padding: 0px 0px 0px 0px; color: #333; }

#sub_nav_container ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#sub_nav_container li {
border-bottom: solid 1px #D0E9CF;
margin: 0;
width: 160px;
}

#sub_nav_container_header {
display: block;
padding: 6px 0px 6px 6px;
background-color: #229036;
color: #fff;
font-weight: bold;
width: 152px;
}

#backtomain {
padding: 60px 0px 20px 10px;
color: #fff;
font-weight: bold;
}

#backtomain a { color: #fff; text-decoration: none;}

#sub_nav_container_header a {
font-weight: bold;
color: #fff;
text-decoration: none;
}


#sub_nav_container li a {
display: block;
padding: 3px 0px 3px 10px;
background-color: #C2E0C1;
color: #000;
text-decoration: none;
width: 150px;
}

#sub_nav_container li a:hover { background-color: #fff; }

#banners {
padding-top: 50px;
width: 160px;
text-align: center;
}

#banners .banner { padding-bottom: 20px; }

#firstpage_top_row {
width: 800px; 
height: 20px; 
background-color: #006DB8; 
}

#firstpage_bottom_row {
width: 800px; 
height: 20px; 
background-color: #2A993E; 
}

#firstpage_main {
background-image: url(../gfx/frontpage_bg.jpg); 
background-repeat: no-repeat; 
width: 100%; 
height: 330px;
}

#firstpage_main .left {
width: 240px; 
float:left; 
padding-left: 20px; 
padding-top: 15px;
}

#firstpage_main .center {
width: 300px; 
float:left; 
display: inline; 
text-align: center; 
padding-top: 10px;
}

#firstpage_main .right {
width: 150px;
float:right;
display: inline;
padding-top: 10px;
}

#lang_menu { background-color: #F6F6F6; text-align: center; width: 100%; padding-top: 7px; }
#lang_menu .lang_fin { color: #2A993E; font-weight: bold; text-decoration: none; }
#lang_menu .lang_swe { color: #006DB8; font-weight: bold; text-decoration: none; }
#lang_menu .lang_eng { color: #2A993E; font-weight: bold; text-decoration: none; }

#firstpage_main p{ line-height: 1.8em; }

div#wrap {
	margin:0 auto;
	position: relative;
	width: 800px;
	padding: 0;
	background-color:#fff;
	background-image: url(../gfx/gfx_inner_bg.gif);
}
div#wrap_frontpage {
	margin:0 auto;
	position: relative;
	width: 800px;
	padding: 0;
	background-color:#fff;

}
#main {
	float: right;
	width: 615px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

#path { height: 15px; }

#sidebar { width:165px; float: left; padding: 0px; }

#search_box { margin: 0px; padding: 0px; background-color: #E7E7E7; height: 30px; width: 160px; background-image: url(../gfx/bg_search_box.gif); }

#search_box .search_field {
	background-color: #fff;
	border: 1px solid #D5D5D5;
	width: 95px;
}
#search_box .search_btn {
	background-color: #E7E7E7;
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #ADADAD;
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #7C7C7C;
    height: 20px;
    width: 50px;
	font-size: 80%;
}

#footer {
	clear: both;
	padding: 0px;
	height: 1px;
}
#footer_text {
	text-align: center;
    padding-top: 5px;
    font-size: 75%;
}
#form_container {
	width: auto;
	font-weight: bold;
    font-size: 75%;
    padding: 3px;
}
#form_left { margin-right: 1em; float:left; }
#form_right { float: right; }
#prop { float: right; width: 1px; height: 400px; }
#admin_btn { padding-left: 7px; }

.text_navi{ color: #000000; font-weight: bold; }
.sidebar_header{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%
}
a.sidebar_header:link { color: #fff; }
a.sidebar_header:visited { color: #fff; }
a.login:link { text-decoration: none; color: #8C8C8C; }
a.login:visited { text-decoration: none; color: #8C8C8C; }

a.sidebar:link {
  	text-decoration: underline;
  	font-size: 85%
}
a.sidebar:visited {
  	text-decoration: underline;
  	font-size: 85%
}
a.sidebar:hover {
  	text-decoration: none;
  	font-size: 85%
}
a.sidebar:active {
	text-decoration: none;
	font-size: 85%
}
a.msg_ok:link {
  	color: #077C0E;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_ok:visited {
  	color: #077C0E;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_ok:hover {
  	color: #077C0E;
  	font-weight: bold;
  	text-decoration: none;
}
a.msg_ok:active {
	color: #077C0E;
	font-weight: bold;
	text-decoration: none;
}
a.msg_err:link {
  	color: #A01C2B;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_err:visited {
  	color: #A01C2B;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_err:hover {
  	color: #A01C2B;
  	font-weight: bold;
  	text-decoration: none;
}
a.msg_err:active {
	color: #A01C2B;
	font-weight: bold;
	text-decoration: none;
}
a.msg_neutral:link {
  	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.msg_neutral:visited {
  	color: #000000;
  	font-weight: bold;
  	text-decoration: underline;
}
a.msg_neutral:hover {
  	color: #000000;
  	font-weight: bold;
  	text-decoration: none;
}
a.msg_neutral:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.sitemap:link {
	color: #000000;
}
a.sitemap:visited {
	color: #000000;
}


.form_caption {
	font-weight: bold;
    background-color: #fff;
}
.form_field {
    width: 500px;
}
.user_form_header {
	font-weight: bold;
    padding: 3px;
}
.webpage_form_text {
	font-weight: bold;
    background-color: #EFEFEF;
    font-size: 85%;
}
.webpage_form_field_date {
    width: 200px;
}
.webpage_form_field {
    width: 500px;
}
.form_general {
	font-weight: bold;
    background-color: #EFEFEF;
}
.login_field {
	background-color: #fff;
	border: 1px solid #D5D5D5;;
	width: 140px;
}

.webpage_form_data_field {
	background-color: #FAFAFA;
}
.comment_caption {
	font-size: 75%
}
.user_form_header {
	font-weight: bold;
}
.user_textfield {
	width: 200px;
}
.user_textfield_long {
	width: 400px;
}
.comment_text {
    background-color: #FFFFFF;
    border-width: 1px;
    border-color:#E4E4E4;
    margin:1em 0 0 0;
}
.btn_green_button
{
    color: #FFFFFF;
    border-color:#FFFFFF;
    font-size:80%;
    border-style:solid;
    background-color:#077C0E;
    width: 150px;
    height: 22px;
    border-width:2px;
    margin:1em 0 0 0;
}
.btn_red_button
{
    color: #FFFFFF;
    border-color:#FFFFFF;
    font-size:80%;
    border-style:solid;
    background-color:#A01C2B;
    width: 150px;
    height: 22px;
    border-width:2px;
    margin:1em 0 0 0;
}
.text_green_feedback {
    font-size:100%;
    font-weight: bold;
	color: #077C0E;
}
.text_red_feedback {
    font-size:100%;
    font-weight: bold;
	color: #A01C2B;
}
.text_black_feedback {
    font-size:100%;
    font-weight: bold;
	color: #000000;
}
.sitemap {
	line-height: 1.6em;
}

.search_result {
	line-height: 1.6em;
}
.small_italic {
	font-size: 80%;
	font-style: italic;
}
.td_form_caption {
	background-color: #F7F7F7;
	padding: 3px;
}
ul.news {
	margin: 0.5em 0 0 0;
	padding: 0;
}

.news li {
	margin: 0 0 0.7em 0;
	padding: 0;
	clear: both;
	list-style-type: none;
}
.news li a {
	color: #245585;
}

a.news_link:link { font-weight: bold; color: #245585; }
a.news_link:visited { font-weight: bold; color: #245585; }

.news .date {
	background: #ECEAE6;
	border-right: 1px solid #E0DAD2;
	border-bottom: 1px solid #E0DAD2;
	float: left;
	text-align: center;
	margin: 0 5px 5px 0;
	line-height: 1.1em;
	padding: 2px;
	font-size: 80%;
	font-weight: bold;
	width: 80px;
	white-space: nowrap;
	color: #3C3C3C;
}
.news_caption {
	text-align: left;
	width: 100%;
	background-color: #F7F7F7;
}
.news_header {
	text-align: left;
	width: 100%;
	background-color: #F7F7F7;
	font-weight: bold;
	padding: 4px;
}

.field_caption {
   background-color: #EFEFEF;
	font-weight: bold;
	padding: 4px;

}
.field_text {
   background-color: #FBFBFB;
   padding: 2px;
   font-size: 90%;
}
.field_field {
	width: 490px;
}

th {
font-size: 90%
}

td {
line-height: 23px;
}

