/* CSS Document */

<!--
body {
   background-image:url(tausta.jpg);
   background-repeat:y-repeat;
   font-family:Arial, Serif;
   font-size:12px;
   color:#656565;
   }
A:link {
color : #656565;
text-decoration:underline;
}
A:hover {
color : #656565;
font-weight:bold;
text-decoration:underline;
}
A:active {
color : #656565;
font-weight:bold;
text-decoration:underline;
}
A:visited {
color : #959595;
text-decoration:none;
}
#kokosivu {
   border:0px;
   width:801px;
   position:absolute; 
   left: 0px; 
   top:0px; 
   bottom:0px; 
}
#otsikko {
   background-color:#99AED0;
   background-image:url(otsikko.jpg);
   background-repeat:no-repeat;
   width:100%;
   margin-left:0px;
   height:145px;
}
#ala {
   background-image:url(ala2.jpg);
   background-repeat:no-repeat;
   border:0px;
   width:726px;
   height:30px;
   position:absolute; 
   left: 0px; 
   top:145px; 
}
#itseteksti {
   height:100%;
   width:703px;
   position:absolute; 
   top:140px; 
   bottom:0px; 
   padding:5px 5px;
}
#ponit {
   border:0px;
   width:55px;
   height:22px;
   position:absolute; 
   left: 183px; 
   top:72px; 
   bottom:0px; 
}
#shettikset {
   border:0px;
   width:142px;
   height:24px;
   position:absolute; 
   left: 183px; 
   top:92px; 
   bottom:0px; 
}
#puokit {
   border:0px;
   width:105px;
   height:19px;
   position:absolute; 
   left: 432px; 
   top:70px; 
   bottom:0px; 
}
#suokit {
   border:0px;
   width:136px;
   height:17px;
   position:absolute; 
   left: 401px; 
   top:90px; 
   bottom:0px; 
}
#toiminta {
   border:0px;
   width:81px;
   height:22px;
   position:absolute; 
   left: 324px; 
   top:113px; 
   bottom:0px; 
}
#tietoja {
   border:1px solid #000;
   margin-left:0px;
   margin-right:15px;
   padding:5px;
   background-color:#ffffff;
   width:550px;
   list-style-type:square;
}
#luonne {
   padding:5px;
   background-color:#ffffff;
   border:0px solid #000;
   height:200px;
   width:600px;
   overflow:auto;
}
#kilpailut {
   padding:5px;
   background-color:#ffffff;
   border:0px solid #000;
   height:200px;
   width:600px;
   overflow:auto;
}
.reunus img{
border: 0px solid #ccc;
}
.reunus:hover img{
border-bottom: 2px solid #314340;
}
.reunus:hover{
color: #314340;
border: 0px ;
}
.style1 {
	font-size: 20px;
   	color:#3F4D64;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
   	color:#3F4D64;
}


