
/***************************************************************
 * 
 *  Content Editor content styles
 *  Syntax: 
 *           tagname  
 *           tagname.classname
 *  all other syntaxes parse incorrectly!!
 *
 ***************************************************************/

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: arial;
}

span.strong { font-weight:bold; background-color:yellow}

a {}

span.korostus {
	display:inline;
	color:red;
}

p { margin: 10px 0; line-height: 14px; }

p.otsikkosininen               { font: normal bold 14px arial,verdana,helvetica,serif; color: #00548F; }
p.otsikkosininenpieni          { font: normal bold 13px arial,verdana,helvetica,serif; color: #00548F; }


p.txtpunainen                  { font: normal bold 12px arial,verdana,helvetica,serif; color: #E90000; }
p.txtsininen                   { font: normal normal 12px arial,verdana,helvetica,serif; color: #00548F; }

p.txtleipa                     { font: normal normal 12px arial,verdana,helvetica,serif; color: #3F3F3F; }
p.txtsininenpieni              { font: normal normal 11px arial,verdana,helvetica,serif; color: #00548F; }
p.txtharmaapieni               { font: normal normal 11px arial,verdana,helvetica,serif; color: #676767; }

td.reunus_solun_oikealle_puolelle { border-right:1px solid #CCCCCC;vertical-align:top; }

p.tapahtumat_paaotsikko { clear:both;position:relative;background:#C7E3F2;font:normal bold 14px arial,verdana,serif;color:#155078;margin:0.3em 0em;padding:0.5em;text-transform:uppercase; }
p.tapahtumat_ingressi { clear:both;position:relative;font: italic bold 13px arial,verdana,serif;color:#010101;line-height:18px;margin:0.3em 0em;padding:0em;}
p.tapahtumat_valiotsikko { clear:both;position:relative;font: normal bold 14px arial,verdana,serif;color:#ffffff;background:#73AC00;width:auto;padding:0.4em 0em;margin:0.3em 0em;text-indent:0.4em;text-transform:uppercase; }
p.tapahtumat_valitosikko_2 { clear:both;position:relative;font: normal bold 14px arial,verdana,serif;color:#010101;border-bottom:1px solid #9D0408;width:auto;margin:0.3em 0em;padding:0.4em 0em; }

p.txtleipaoppimiskeskus		   { font: normal normal 12px trebuchet ms, arial,verdana,helvetica,serif; color: #00557D; }
p.otsikkosininensuuri          { font: normal normal 24px trebuchet ms, arial,verdana,helvetica,serif; color: #00557D; }
p.oppimiskeskus_valiotsikko { 
	font: normal normal 12px trebuchet ms, arial,verdana,helvetica,serif; color: #FFF; font-weight: bold; background: #4FA3D8 url(/pics/valiotsikko1.gif) top left no-repeat; 
	padding: 3px 0px 4px 11px; margin: 0px -6px 0px -10px; 
	//margin: 0px -6px 0px -15px; //padding: 3px 0px 1px 11px;
	_margin: 0px 0px 0px 0px; _padding: 3px 0px 1px 11px;
}
p.oppimiskeskus_valiotsikko2 { 
	font: normal normal 12px trebuchet ms, arial,verdana,helvetica,serif; font-weight: bold; color: #FFF; background: #82B140 url(/pics/valiotsikko2.gif) top left no-repeat; 
	padding: 3px 0px 4px 11px; margin: 0px -6px 0px -10px; 
	//margin: 0px -6px 0px -15px; //padding: 3px 0px 1px 11px;
	_margin: 0px 0px 0px 0px; _padding: 3px 0px 1px 11px;
}
p.oppimiskeskus_kuvateksti { text-align: center; font: italic normal 10px trebuchet ms; background: #FFF url(/pics/kuvatekstitausta.gif) 12px bottom no-repeat; 
	padding: 0px 0px 7px 0px; margin: -10px 0px 0px -10px;
	//padding: 0px 0px 7px 0px; //margin: -15px 0px 0px -10px;
	}

h1.verkkolahjoitus { 
		font: normal normal 23px Trebuchet MS, Georgia, "Times New Roman", Times, serif; 
		color: #005594; 
		background: transparent url(/pics/verkkolahjoitus/bg_h1.gif) bottom repeat-x;
		margin: 0 0 10px 0;
		}
		
h2.verkkolahjoitus  { 
		font: normal bold 16px Trebuchet MS, Georgia, "Times New Roman", Times, serif; 
		color: #005594; 
		margin: 0 0 10px 0;
		}

img { }

img.ei_reunoja_tasattu_vasemmalle { float:left;padding:0em;margin:0em 1em 0.3em 0em; }
img.ei_reunoja_tasattu_oikealle { float:right;padding:0em;margin:0em 0em 0.3em 1em; }
img.oppimiskeskussisaltokuva { background: #CCD5DB url(/pics/sisaltokuvatausta.gif) -2px 0px no-repeat; 
	padding: 9px 9px 4px 9px;
	//padding: 9px 9px 4px 9px;
	}

