html {
 height:100%;
}


body { 
 height:100%;
 margin:0; 
 padding:0;
 color:#1F1F1F;
 background:white;
 font-size:100%;
 font-family:georgia, Sans-serif; arial, verdana, helvetica,  
}


small {
 font-size:100%;
}


img {
 border:0;
}


img.block {
 display:block;
} 


.virhe {
 color:#D12211;
}


h1 { 
 font-size: 140%; 
 color:#1F1F1F;
 margin-top:0;
 font-weight:bold;
}


h2 { 
 font-size: 120%; 
 color:#1F1F1F;
 font-weight:bold;
}


hr { 
 height:1px;
 color:#1F1F1F; 
 background-color:#1F1F1F;
 border:none;
}


.linkkivari {  
  color:#1F1F1F; 
}


a {  
  color:#1F1F1F; 
  text-decoration:underline;
}


a.ylanavi {
  text-decoration:none;
  font-size:110%;
}


a.ylanavi-akt {
  font-size:110%;
  font-weight:bold;
  text-decoration:none;
}


a.noul {
  font-size:100%;
  text-decoration:none;
}


a:hover {  
  text-decoration: underline; 
}




/* Layouts */

div.main {
 width:930px;
 margin:0 auto;
 min-height:100%;
 height:auto;
 height:100%;
 background:transparent top left repeat-y ;
 position:relative;

}

div#left {
 width:248px;
 float:left;
}


div#right {
 width:681px;
 float:right;
 margin-left:1px;
}


div.box-header {
 background:#AEB7CF center left repeat-x ;
 border:1px solid #deddd2;
 border-width:1px 0;
 height:19px;
 padding-left:15px;
 vertical-align:middle;
 line-height:19px;
 color:#1F1F1F;
}


div#info {
 padding:18px 20px;
 border:1px solid #deddd2;
 border-width:0 1px; 
} 


div.infobox {
 background:#AEB7CF ;
 width:205px;
 padding:18px 22px;
}


div#ylapalstakuva-content {
 width:681px;
 height:170px;
 overflow:hidden;
}


div#ylanavipalsta {
 background:transparent	  ;
 border:1px solid #deddd2;
 border-width:1px 0;
 height:42px;
 line-height:42px;
 padding-left:5px;
}


div#alanavipalsta {
 background:transparent	  ;
 border-bottom:1px solid #deddd2;
 border-width:1px 0;
 height:42px;
 line-height:42px;
 padding-left:5px;
}


div#navipalsta {
 background:transparent	  ;
 height:43px;
 line-height:43px;
 padding-left:5px;
}


.ylanavi-content {
 padding:0 12px;
 display:inline;
 border-right:1px solid #1F1F1F;
}


.ylanavi-content-right {
 padding:0 12px;
 display:inline;
}


div#sisaltoalue {
 float:left;
 width:430px;
}


div#sisalto-padding {
 padding:18px;
}

div#sisalto-lista {
 padding:0 38px;
}

div#reunapalsta {
 float:right;
 width:248px;
 margin-top:6px;
}


/* Kuvat */

img.logo {
 width:248px;
 height:220px;
}

img.tiedotepalsta-default {
 width:248px;
 height:149px;
}

img.ylapalsta {
 width:681px;
}

