@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font: 1.0em verdana, arial, sans-serif;

	background-image: url(../web/kuvat/tausta2.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 85%;
}
div#header {height:48px; text-align:center; margin-top:0; padding-top:12px;}
div#header h1 {
	width:42em; 
margin-top:0; 
margin-right:auto; 
margin-left:auto; 
		  text-align:center; 
		padding:0 0 .1em; border-top:2px solid #069; 
		border-bottom:1px solid #069;}
 
div#ohjelma { margin:20px 360px 0 75px; padding: 0 1em;}
div#ohjelma h1{font-size:1.3em;}
div#ohjelma p {font-size:.9em;}	
div#ohjelma li {font-size: 1em;}
div#tehtavat_ja_muut {position:absolute; width:275px; top:60px; right:0px;  
		margin:50px 35px 0 0; padding:0em  .5em;   }
div#tehtavat_ja_muut p {font-size:.85em;}


#ohjelma ul#arvostelu {margin-left: 2.4em;}
h1 { margin: 0em 0em 2em; padding: 0.5em 1em;  letter-spacing: -0.01em; word-spacing: 0.5em; font-size: 150%; font-variant:small-caps; }
h2 {margin: 2em 0em; word-spacing: 0.7em; text-transform: uppercase; letter-spacing: -0.03em; font-size: 105%;  font-weight: normal;}
ul, dl {border: 1px dotted; margin-top: 0.5em; margin-bottom: 2em; padding: 0.5em 1em .5em 2em;  }
 #opiskelijat ul {list-style:none;}
ul ul {border: none; padding: 0.1em  2em;}
ol ul {list-style:circle;}


li {margin-top: 0.2em;}
a {text-decoration:none;}
a:hover {text-decoration:underline overline; }
p#footer {padding: 1em; font-size:70%; background-color: #bbb;  }



ul  {

	font-size: 85%;
}



#footer { 
  clear: both; 
 
  padding: 1px 10px;
 
   
  font-size:70%;
  margin: 30px  75px;
}