@charset "utf-8";
html  {

}
body {
	background-color:#dce7ed;
	color: #000000;
}


#sivu {

}
#ylataso {
	height: 230px;	
}

#otsikko {
	width:100%;
	text-align:center;
	padding-top: 165px; 
}

#banneriHaku {
/* ainoa position absolute. syy: skaalautuessa tultava kuvan päälle, ei väistettävä sitä*/
	float:right;
	position: absolute;
	top: 3em;
	right: 3%;
	text-align:right;
	padding-right: 1em;
}
#banneriHaku a, #banneriHaku a:visited, #banneriHaku a:active {
	color: #000000; 
	text-decoration:none;
	text-transform:lowercase;
	font-variant:small-caps;
}
#banneriHaku a:hover {
	color: #000000; 
	text-decoration:underline;
		text-transform:lowercase;
	font-variant:small-caps;
}
#banneriHaku input {
	border: 1px solid #000000;
	border-spacing: inherit;
	background-color: #f8f8f8;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 5px 5px;
	color:#000000;
}

#versiot 	{
/* position absolute. syy: skaalautuessa tultava kuvan plle, ei vistettv sit*/
	float:right;
	position: absolute;
	top: 17px;
	right: 3%;
	text-align:right;
	padding-right: 1em;
	text-align: right;
	font-size: 0.9em;
	color:#000000;
}
 
#versiot a, #versiot a:visited, #versiot a:active   {
	color: #000000; 
	text-decoration:none;
}
#polku {
	font-size: 0.9em;
	padding: 0.1em 1em;
}
#polku a, #polku a:visited, #polku a:active {
	color: #000000; 
	text-decoration:none;
}
#polku a:hover {
	color: #ffffff; 
	text-decoration:underline;
}

#vasen {
	padding: 0px;
	background-color:#d7d7d7;
}

#navigaatio {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0em; 
	padding-top: 2em;
	margin: 0em;
	background:#ffffff;
	font-size: 1em;
}
#navigaatio a, #navigaatio a:visited, #navigaatio a:active {
	color: #000000;
	text-decoration: none; 
	margin:  0em 0em 0em 0.2em;
}
#navigaatio a:hover {
	text-decoration: none;
	color: #006699;
}
#navigaatio ul {
	margin:0;
	padding:0 0 10px 0;
	list-style: none;
}
#navigaatio ul li a {
	padding: 0.5em 0;

}
 
#navigaatio ul li b a {
	border-bottom: none; 
	font-weight: normal;
	padding-bottom: 0em;
}
 
#navigaatio ul li ul li a:hover {
	text-decoration: none;
	color: #000000;
}
/* koska #navigaatio a on block, täytyy li:t laittaa inlineksi, muuten IE murahtaa*/
#navigaatio li {
	display:inline;
}

#navigaatio .navi_back {
	margin-left: 0.2em;
}


.pallopuna a:link { padding: 0 0 0 12px; background-image:url("../Pics/musto_navigaatio-pallo-punainen.png") no-repeat top left;}

.osoite {border:0px;
margin: 15px  0 15px 0;}
.osoite H3 {margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color:#f21217;}

.osoite p {margin: 15px 0 0 0; 	
font-size: 0.9em;
	font-weight:normal;
	margin: 0;
	color:#000000;
		padding: 0.3em 0.2em 0.2em 0.5em;}
		
.osoite a, .osoite a:visited, .osoite a:active, .osoite a:hover {
	color: #000000; 
	text-decoration:none;
}
 

/* keskiosan mreet */
#main {
	padding: 1em;
	font-size:90%;
}

/* oikea palkki */
#oikea {
	padding: 0;
	background-color:#ffffff;
	margin: 0;
		text-align:center;
}
 

 

#oikea-nosto  { 
	color:#000000;
	padding: 2em 0.2em 1em 0em ;
	margin:0px;
}

 #oikea img {border:4px solid white;
margin:0em 0em 1em 0em;
}

/* yleismreet */

h1 {
	font-size: 160%;
	color: #000000;
	padding:0;
	font-weight: normal;
	letter-spacing: 0.02em;
	text-transform: none;
		margin-top: 1.5em;
}

h2 {
	font-size: 120%;	
	color: #000000;
	padding:0px;
	margin-top: -0.5em;
	font-weight: normal;
}

h3 {
	font-size: 120%;
	color: #266989;
	padding:0px;
	margin-top: 3.5em;
}

h4 {
	font-size: 110%;
	color: #f21217;
	padding:0px;
	margin-top: 2em;
}

h5 {
	font-size: 100%;
	color: #f21217;
	padding:0px;
	margin: 0;
}

h6 {
	font-size: 100%;
	color: #5c9fe9;
	padding:0px;
	margin-top: 2em;
	display:block;
}
 
/* TEKSTIT */

p {
 	padding: 0; 
	margin-top: 2em;
}



/* PERUSLINKIT */

a:link, a:visited, a:active {
	color: #0f4261; 
	text-decoration:none;
}
a:hover {
	color: #41a5d9; 
	text-decoration:underline;
}

#banneriTeksti {
	text-align:right;
	font-size: 0.8em;
}

.channeltitle {
	display:none;
}
.channelitem h2  {
	font-size:1em;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:bold;
	margin-top: 1em;
} 
.channel p, .channelcontrol p {
	margin-top:0;
}
.channeldocumentinfo, .publishdate, .editor {
	text-align:right;
	font-style:italic;
	color:#999999;
}
a img {
	border:0;
}

