
/* Sivuston rakenne 										*/
/* --------------------------------------------------------	*/

body
{
    margin: 0px;
    margin-bottom: 70px;
}

body.mceContentBody {
    background-image: none;
    background-color: #FFFFFF;
	line-height: 135%;
}

table.site_container
{
	width: 700px;
	border-bottom: 2px solid;
}

td.site_title_bar
{
	height: 110px;
    padding: 0;
	border-bottom: 2px solid;
	text-align: right;
}

td.site_nav_bar
{
    height: 25px;
	border-left: 2px solid;
	border-right: 2px solid;
}

td.site_content_area
{
    width: 700px;
	padding: 0;
	padding-bottom: 30px;
	border-left: 2px solid;
	border-right: 2px solid;
}

div.content_area
{
	margin: 45px;
	margin-top: 30px;
	margin-bottom: 0px;
	min-height: 350px;
    height: auto !important;
    height: 350px;
}

td.site_footer
{
	height: 20px;
	padding: 0px;
}

td.site_footer_left
{
    width: 31px;
	padding: 0px;
}

td.site_footer_right
{
    width: 30px;
	padding: 0px;
}

div.lower_footer
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: left;
}


td.site_border_left
{
    background-image: url("kuvat/borderl.gif");
    width: 16px;
    font-size: 1px;
}
td.site_border_right
{
    background-image: url("kuvat/borderr.gif");
    width: 16px;
    font-size: 1px;
}
td.site_border_left_bottom
{
    background-image: url("kuvat/borderlb.gif");
    height: 16px;
    font-size: 1px;
}
td.site_border_bottom
{
    background-image: url("kuvat/borderb.gif");
    height: 16px;
    font-size: 1px;
}
td.site_border_right_bottom
{
    background-image: url("kuvat/borderrb.gif");
    height: 16px;
    font-size: 1px;
}


span.design
{
	float: right;
}

span.copyright
{
	float: left;
}

div.spacer
{
	height: 90px;
}

div.kayntikortti
{
    border: 1px solid;
    padding: 7px;
    width: 150px;
    margin-left: 15px;
    margin-top: 10px;
}

div.kayntikortti2
{
    border: 1px solid;
    padding: 7px;
    width: 175px;
    margin-top: 10px;
    line-height: 120%;
}

div.nav_container
{
    margin-top: 20px;
}

img.etusivun_kuva
{
    margin-top: 31px;
    border: 4px double;
}

img.vasen_kuva
{
    border: 1px solid #AAAAAA;
    margin-left: 15px;
    margin-bottom: 15px;
}

div.vasen_teksti
{
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 90%;
}

div.horiz_line
{
    margin: 0;
    margin-bottom: 11px;
    padding: 0;
    font-size: 1px;
    height: -10px;
    border-bottom: 1px dashed;
}

table.palstajako
{
    border-collapse: collapse;
    width: 100%;
}

td.palsta_vasen
{
    padding: 0;
    padding-right: 20px;
    border-right: 1px dashed;
}

td.palsta_oikea
{
    padding: 0;
    padding-left: 20px;
}

.title1
{
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 38px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: -3pt;
    margin-right: 10px;
    margin-left: 45px;
    text-align: left;
    float: left;
}

.title2
{
    font-size: 21px;
    font-weight: light;
    letter-spacing: 1pt;
    margin-right: 60px;
    color: #b864a0;
}

.title3
{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1pt;
    color: #b864a0;
    margin-right: 40px;
}


/* --------------------------------------------------------	*/
/* Sivuston rakenne päättyy									*/




/* Fontit ja tekstin koot									*/
/* --------------------------------------------------------	*/

body
{
	font-family: verdana;
	font-size: 70%;
}

td.site_left_bar
{
	font-size: 70%;
}

div.content_area
{
	line-height: 135%;
}

p
{
	margin-bottom: 10px;
	margin-top: 10px;
}

p.first_para
{
	margin-top: 0px;
}

div.lower_footer
{
	font-size: 100%;
}

a:link, a:visited,
{
	text-decoration: underline;
}

a:hover, a:active
{
	text-decoration: none;
}

h1
{
	font-size: 135%;
	font-weight: bold;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

h2
{
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
}

h3, h4, h5, h6
{
	font-size: 100%;
    font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

span.design
{
	font-size: 90%;
}

span.copyright
{
	font-size: 90%;
}

td.site_footer
{
    font-size: 10px;
    text-align: center;
}

/* --------------------------------------------------------	*/
/* Fontit ja tekstin koot päättyy							*/




/* Värit ja taustakuvat										*/
/* --------------------------------------------------------	*/

body
{
    background-color: #DDDDDD;
}

table.site_container
{
    border-color: #000000;
    background-color: #FFFFFF;
}

td.site_title_bar
{
    background-color: #000000;
    border-color: #000000;
}

td.site_nav_bar
{
    background-image: url("kuvat/navpalkki.gif");
    border-color: #000000;
}

td.site_footer
{
    background-color: #000000;
    color: #FFFFFF;
    border-color: #000000;
}

td.site_content_area
{
	background-color: #FFFFFF;
    border-color: #000000;
    background-image: url("kuvat/tausta.jpg");
    background-repeat: no-repeat;
    background-position: 0px 10px;
}

div.content_area
{
}

h1
{
/*    color: #B864A0;*/
    color: #B54D96;
}

div.horiz_line
{
    border-color: #888888;
}

td.palsta_vasen
{
    border-color: #888888;
}

div.yhteystiedot
{
	color: #000000;
}

span.copyright
{
	color: #727272;
}

span.design
{
	color: #727272;
}

span.design a:link, span.design a:visited
{
	color: #6666FF;
}

a:link, a:visited
{
	color: #0000EE;
}

a:hover, a:active
{
	color: #0000EE;
}


/* --------------------------------------------------------	*/
/* Värit ja taustakuvat päättyy								*/




/* Navigointilinkkien tyylit								*/
/* --------------------------------------------------------	*/

table.nav_table
{
    border-collapse: collapse;
    font-size: 11px;
    margin-left: 36px;
    color: #FFFFFF;
    font-family: verdana;
    height: 25px;
}

td.nav_cell
{
    text-align: center;
    padding-left: 9px;
    padding-right: 9px;
    letter-spacing : -1px;
    overflow: hidden;
    height: 25px;
}

a.navlink_a
{
	display: block;
	width: 100%;
}

td.nav_cell a:link, td.nav_cell a:visited, td.nav_cell a:active
{
    color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
}

td.nav_cell a:hover
{
    color: #FFFFFF;
	text-decoration: underline;
    font-weight: bold;
}


/* --------------------------------------------------------	*/
/* Navigointilinkkien tyylit päättyy						*/


/* Uutisten tyylit 											*/
/* --------------------------------------------------------	*/

table.uutinen
{
	border-collapse: collapse;
	width: 100%;
    margin: 0;
/*    border: 1px solid #000000;*/
}

table.uutinen td
{
   /* border: 1px solid #000000;*/
}

td.uutinen_otsikko h1, h2, h3
{
    margin: 0;
    margin-bottom: 7px;
}

td.uutinen_teksti
{
	padding-top: 3px;
    padding-bottom: 17px;
}

img.uutinen_kuva
{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* --------------------------------------------------------	*/
/* Uutisten tyylit päättyy									*/


/* Kuvagallerian tyylit */
/* --------------------------------------------------------	*/

table.gallery_table
{
    width: 100%;
    border-collapse: collapse;
    font-size: 90%;
    line-height: 130%;
}

table.gallery_table td
{
    width: 150px;
    padding: 0;
    padding-bottom: 20px;
}

td.gallery_pic_spacer
{
    width: 33px;
}

table.gallery_table img
{
    margin-bottom: 2px;
    border: 1px solid #777777;
}

div.gallery_nav
{
    width: 600px;
    text-align: left;
    height: 20px;
    font-weight: bold;
}

div.gallery_nav_previous
{
    float: left;
}

div.gallery_nav_next
{
    float: right;
}

/* --------------------------------------------------------	*/
/* Kuvagallerian tyylit päättyy */

