a:link    {color:black; text-decoration:none;}
a:visited {color:black; text-decoration:none;}
a:hover   {color:black; text-decoration:underline;}

a.menukuva:link    img {border-width:0px;}
a.menukuva:hover   img {border-width:0px;}
a.menukuva:visited img {border-width:0px;}

a:link    img {border-width:1px; border-color: black; border-style:solid;}
a:hover   img {border-width:1px; border-color: gray;  border-style:solid;}
a:visited img {border-width:1px;}

body{
	font-family:tahoma;
	font-size:12px;
	background-image: url(sivukuvat/tausta.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#F3F1F2;
	text-align: center;
	margin:0px;
	}
h1{
	font-size:14px;
	}
h2{
  padding:0px 0px 0px 0px;
  font-size:13px;
  }
lihava{
  font-weight:bold;
  }
huomio{
  font-size:12;
  color:white;
  background-color:#00ADEF;
  }
.sivugalleria{
	height:100%;
	margin: 0 auto;	
  border-width: 0px;
	text-align: center;
	width:200px;
	height:200px;
	z-index:2;
	padding:0px;
  }
.ylaosa{
	padding:0px;
	position:relative;
	background-image: url(sivukuvat/ylaosa.jpg);
	vertical-align:top;
	width:751px; 
	height:172px;
	margin: 0 auto;	
	z-index:1;
	}
.menu{
  border-width: 0px;
	text-align: left;
	position:absolute;
	top:122px;
	left:410px;
	width:300px;
	height:32px;
	}
.cont_table{
  width:751px;
  }
.tekstitd{
  width:480px;
  vertical-align:top;
  }
.oikea_td{
  vertical-align:top;
  }
.kuva_td{
  width:200px;
  padding:0px;
  }
.sisalto{
	text-align: left;
	position:relative;
	background-image: url(sivukuvat/sisalto.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
	width:751px; 
	margin: 0 auto;	
	}
.tekstia{
  width:400px;
	text-align:left;
  position:relative;
	padding:1px 0px 0px 65px;
	z-index:0;
	}
.alaosa{
	position:relative;
	background-image: url(sivukuvat/alaosa.jpg);
	vertical-align:top;
	width:751px; 
	height:54px;
	margin: 0 auto;	
	}
.tekstiloota{
	border:solid 1px gray;
	font-size: 11;
	margin-left:5px;
	max-width:300px;
	}




