/*/*/
html { /*hide from Operas*/
 voice-family: "\"}\""; /*hide from IE5.0*/
  voice-family:inherit;
  height:100%;
  overflow: hidden !important;
}
body { /*hide from Operas*/
 voice-family: "\"}\""; /*hide from IE5.0*/
  voice-family:inherit;
  height:100%;
  overflow: hidden !important;
}
/**/
body {
      margin: 0px;
      padding:0px;
      text-align:center;
}


/*********** Fontit ************/
/*absolute font sizes for Netscape 4*/
body, div, p, th, td, li, dd, a {
  font-size: 12px;
  font-family: Verdana, Lucida, Arial, sans-serif;
}
/*relative font sizes for IE, Mozilla and Opera*/
/*/*/
body, body div, body p, body th, 
body td, body li, body dd, body a {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd, html>body a {
    font-size: small;
}
/* */

/*********** Leiska ************/
#nn4 {
	border: 1px solid #ccc;
	/*/*/
	border: 0px;
	/**/
	height: 100%;
}
#layout  {
	width: 772px !important;
	margin:0px auto; /* t�m� laittaa kaiken keskelle */
	text-align:center;
	/*/*/text-align: left;/**/
	padding:0px;
	height: 98%;
	height: expression(document.body.clientHeight -5);
	voice-family: "\"}\"";
    voice-family: inherit;
	height: expression(document.body.clientHeight -150);
	/*/*/
	margin-top: 5px;
	margin-bottom: 5px;
	/**/
}
#header {
	width: 772px !important;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 6px solid #ccc;
}
#logo {
	width: 272px;
	height: 90px;
}
#navigaatio {
	/*/*/
    border-left: 1px solid #ccc;
	border-bottom: 6px solid #ccc;
	/**/
	background-color: #F7F7F7;
	height: 100%;
	width: 202px;
}
#sisalto {
	border-right: 1px solid #ccc;
	border-bottom: 6px solid #ccc;
	height: 100%;
	padding: 0px;
}
#sisaltoIndex {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 6px solid #ccc;
	height: 100%;
	width: 770px;
	/*/*/
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 750px;	
	/**/
	padding: 0px;
}
#copyright {
	padding: 0px;
	width: 770px;
    text-align: left;
    height:20px;
}
/*/*/
#haku, #sisis, #asiasanat {
      font-size: 11px;
      padding: 4px !important;
      vertical-align: top;
	  border: 1px dashed #CCCCCC !important;
	  height: 100%;
	  width:202px;
      overflow: auto;
}
#navigaatio>#haku:not([border]), #navigaatio>#sisis:not([border]), #navigaatio>#asiasanat:not([border]) { /* CSS3 hack to hide from ie7. ie doesn't understand the :not() selector */
	position: fixed;
	top: 116px;
	bottom: 37px;
	width: 202px;
	height: auto;
}


/**/
/*/*/
#voimassa, #kumottu, #oikeus, #ohjeet, #tiedotteet, #esimerkit, #etusivu, #uutiset, #palaute, #yhteys, #kohjeet, #indeksi {
	position: relative;
	height: 100%;
	overflow: auto;
	width: 550px;
	padding: 4px;
	margin: 0px;
}
#etusivu, #palaute, #yhteys, #indeksi {
	width: 762px;
}
#sisalto>#voimassa:not([border]), #sisalto>#kumottu:not([border]), #sisalto>#oikeus:not([border]), #sisalto>#ohjeet:not([border]), #sisalto>#tiedotteet:not([border]), #sisalto>#esimerkit:not([border]), #sisalto>#uutiset:not([border]), #sisalto>#palaute:not([border]), #sisalto>#yhteys:not([border]), #sisalto>#kohjeet:not([border]) { /* CSS3 hack to hide from ie7. ie doesn't understand the :not() selector */
	position: fixed;
	top: 116px;
	bottom: 37px;
	width: 550px;
	height: auto;
}
#sisalto #palaute, #sisalto #yhteys, #sisalto #indeksi {
	width: 770px;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 762px;
}
#etusivu {
	width: 762px;
}
#sisaltoIndex>#etusivu:not([border]) { /* CSS3 hack to hide from ie7. ie doesn't understand the :not() selector */
	position: fixed;
	top: 96px;
	bottom: 37px;
	width: 762px;
	height: auto;
}
/**/


/*********** sis�ll�n listaukset ***********/
#listaus {
	width: 520px;
	padding:0px;
	border-spacing:0px;
	border-collapse:collapse;
}

/********** headerin id:t ************/

#osiot {
          border: 1px solid #CCCCCC;
          background-color: #F7F7F7;
          width: 490px;
          float: right;
          padding: 1px;
          margin-right: 2px;
          margin-bottom: 2px;
}

#tyokalut {
           text-align: right;
           /*/*/
           padding-bottom: 3px;
           padding-top: 3px;
           padding-right: 3px;
           /**/
}
#navibuttons {
	white-space: nowrap;
	height: 20px;
	vertical-align: bottom;
	border-left: 1px solid #ccc;
}
#osionimi {
	height: 20px;
	text-align: right;
	vertical-align: bottom;
	border-right: 1px solid #ccc;
}

#contents, #contents ol {
    list-style-type: none;
	margin:0;
	padding-left:40px;
	text-indent: -4px;
	background-color: #f9f9f9;
	}
#contents * {
	font-size: 11px !important;
}
#contents {
	list-style-type:none !important;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 3px double #000;
	border-top:0;
	margin-top: -32px;
	position: relative;
	z-index: 9;
}
div>#contents {
	margin-top: -29px;
}
#contents li {
	padding: 10px 0 0 0;
	font-weight: bold;
}
#contents ol {
/*	list-style-type:disc !important;*/
	}
#contents ol li {
	margin:0 !important;
	padding: 2px 0 0px 0;
	font-weight: normal !important;
}
#contents ol ol {
	list-style-type: none !important;
}
#contents ol ol li {
	margin:0 !important;
	padding: 2px 0 2px 0;
}
#contents ol li.ot2 {
	padding-left: 20px;
}

#contents a:link{ 
	color:#660000;
	text-decoration: none;
}
#contents a:visited{ 
	color: #660000;
	text-decoration: none;
}
#contents a:hover{
	color:black !important;
	border-bottom: 1px dotted black !important;
	background-color:#CCCCCC;
	text-decoration:none;
}

#avaa_sulje {
	margin:-15px 0 0 8px;
	position: relative;
	z-index: 10;
}
div>#avaa_sulje {
	margin:-12px 0 0 8px;
}
div#avaa_sulje a {
	font-size:11px;
}
.clear {
	clear:both;
}
img.asiakirja {
	vertical-align: middle;
	}
