﻿/* CSS layout */
body {
background-image:url(tausta1.jpg);
background-color:#393939;
background-repeat:repeat-y;
background-position:center center;
margin:0;
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-size:9pt;
font-family:verdana, sans-serif, Arial, Helvetica;
font-color:#000000;
line-height:20px;
text-align:left;}
	
a:link {color:#635c07;text-decoration:underline; font-weight:bold;}
a:visited {color:#635c07;text-decoration:underline; font-weight:bold;}
a:active {color:#393939;text-decoration:none;}
a:hover {color:#393939;text-decoration:none;}

.vasenlinkki {font-family:verdana, sans-serif, Arial, Helvetica; font-size:8pt;}
.vasenlinkki a:link{color:#000000;text-decoration:none; font-weight: bold;}
.vasenlinkki a:visited{color:#000000;text-decoration:none; font-weight: bold;}
.vasenlinkki a:active{color:#635c07;text-decoration:underline; font-weight: bold;}
.vasenlinkki a:hover{color:#635c07;text-decoration:underline; font-weight: bold;}

#kokosivu {
width:954px;
margin-left:auto;
margin-right:auto;
background-position:center center;}

#ylapalkki {
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-image:url(otsikko2.jpg);
height:353px;		
width:954px;}

#vasen {
border:0 solid #000;
width:200px;
margin-left:-8px;
margin-right:0;
margin-top:0px;
float:left;}

#valikko {
margin-left:0px;
line-height:15px;
margin-top:0px;
margin-right:0;}

#sisalto {
margin-left:230px;
margin-right:30px;
margin-top:10px;}

.style1 {
border-width:0px;}

.style5 {
	text-align: center;
}

.style6 {
	font-size: xx-small;
}

.style7 {
	text-decoration: underline;
}
.style8 {
	color: #FF0000;
}

.hotsikot {
font-family:verdana, sans-serif, Arial, Helvetica; 
font-weight:bold; 
font-size:12pt; 
color:#635c07;
border-bottom:1px solid #393939;
letter-spacing: 2px;}

.votsikot {
font-family:verdana, sans-serif, Arial, Helvetica; 
font-weight:bold; 
font-size:11pt; 
color:#635c07;}

.otsikot {
font-family:verdana, sans-serif, Arial, Helvetica; 
font-weight:bold; 
font-size:10pt; 
color:#635c07;}

.yhteys {
	border: 0px solid #000000;
	background-color: #C2C2C2;}
	
.style2 {
	border: 1px solid #000000;
}
.style3 {
	border: 0px solid #000000;
	background-color: #C2C2C2;
	text-align: right;
}
.style4 {
	border: 0px solid #000000;
	background-color: #C2C2C2;
	font-size: xx-small;
	text-align: right;
}

.img2 {
border:1px solid #393939;
margin: 10px 10px 10px 10px;}

.img3 {
border:1px solid #393939;}

.img4 {
border:2px solid #393939;}

.img5 {
border:0px;
margin: 10px 10px 10px 10px;}

.img6 {
border:0px;}

.copy {
text-align:center;
font-family:verdana, sans-serif, Arial, Helvetica; 
font-size:8pt; 
color:#000000;}

.viiva {
	color: #393939;}

.viivaaja {
	color: #393939;}

.keski {
text-align:center;
font-family:verdana, sans-serif, Arial, Helvetica; 
font-size:8pt; 
color:#000000;}

.keski2 {
text-align:center;
font-family:verdana, sans-serif, Arial, Helvetica; 
font-size:10pt; 
color:#000000;}

.keskit {
	text-align: center;
line-height:10px;
}

.soluvari {
	text-align: center;
	font-family: verdana, sans-serif, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #b1191e;
line-height:18px;
}
.tauluvari {
	border: 1px solid #b1191e;
	border-collapse: collapse;
}

.style9 {
	font-family: verdana, sans-serif, Arial, Helvetica;
	font-weight: bold;
	font-size: 11pt;
	color: #FF0000;
}
.style10 {
	border: 1px solid #FF0000;
	background-color: #C2C2C2;
}

ul2 {
        list-style: disc;
        }

li {
line-height:22px;
        }



h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 12--------------------------- */

#menu12 {
        width: 200px;
        margin: 10px;
        }

#menu12 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 22px;
        text-decoration: none;
        }

#menu12 li a:visited {
        color: #454545;
        display: block;
        background:  url(menu12.jpg);
        padding: 10px 0 0 35px;
        }

#menu12 li a:link {
        color: #454545;
        display: block;
        background:  url(menu12.jpg);
        padding: 10px 0 0 35px;
        }

#menu12 li #current {
        color: #000000;
        background:  url(menu12.jpg) 0 -32px;
        padding: 10px 0 0 35px;
        }

#menu12 li a:hover {
        color: #000000;
        background:  url(menu12.jpg) 0 -32px;
        padding: 10px 0 0 35px;
        }
-->

