body
{
background: url(auringot.gif);
background-color: #215ba7;
color: #FF6600;
font-family: Arial, Helvetica, sans-serif;
border-left-width: 0px;
border-right-width: 0px; border-top-width: 0px;
border-bottom-width: 0px;
border-left-style: none; 
border-right-style: none; 
border-top-style: none;
border-bottom-style: none;
border-color: rgb(255,255,255);
}

#content
{
font-size: 100%;
background-color: #215ba7;
color:#ffffff;
margin-left:3%;
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-bottom-width: 0px;
border-left-style: none; 
border-right-style: none; 
border-top-style: none; 
border-bottom-style: none;
padding: 25px 25px 25px 25px;
border-color: rgb(0,0,0);
text-align: left;
}

#omakuva
{
width:106px;
height:170px;
border:none;
margin-right:10%;
}

#menu
{

color:#f3a049;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
border-color: #FF6600;
}


a.menuitem
{
font-size: 120%;
font-weight:bold;
background-color: #215ba7;
color: #ffffff;
font-variant: normal;
text-transform: none;
font-weight: normal;
margin-left: 5px;
margin-right: 20px;
margin-top: 0px; 
margin-bottom: 0px;
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-bottom-width: 0px;
border-style:none;
border-width:thick;
padding:3px 3px 3px 3px;
text-align: left;
border-color:#215ba7;
}





#logo, #logo a

{
background:url(palkki.png) no-repeat center;
background-color: #215ba7;
width:100%;
height:200px;


}



#content a
{
color: #ffffff;
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: #215ba7;
color: #ffffff;
}

table.tiedot
{
border-style:none;
text-align:top;
padding: 43px 43px 43px 43px;
}

td
{
text-align:left;
border-style:solid;
}

th
{
color:#b70909;
}

input, select, checkbox, textarea 

{
background-color:#fce8ca;

}

input.nappi
{
color:#b70909;
background-color:#FFCC33;
font-weight: bold;
}



h1, h2, h3, h5, h6
{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

ul
{
list-style-image:url(tahti.gif);
}

h1
{
font-size: 152%;
color:#ffffff;
font-weight: bold;
}

h2
{
font-size: 137%;
color:#ffffff;
font-weight: bold;
}

h3
{
font-size: 107%;
color:#ffffff;
}

h4
{
font-size: 107%;
color:#ffffff;

}

h5
{
font-size: 92%;
}

h6
{
font-size: 77%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: #ffffff;
color: #215ba7;
}

#trail a
{
text-decoration: underline;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}








/* layout */
#menu		{width: 26%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-left: 26%; width: auto}
.menuitem		{display: block;}


@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}

#footer {
	
	text-align : right;
	font-style: italic;
	
}

