/* Matematiikka */

/* Kaikille yhteiset tyylit: */

body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 88%; /* 100% = 16px, 94% = 15px, 88% = 14px, 81% = 13px, 75% = 12px */
	color: black;
	line-height: 1.2em; }

img{ border: 0px; }

p,ul,ol,dl,blockquote{
	margin-top: 0.8em;
	margin-bottom: 0.8em; }

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	color: #0D7683; }

h1{	font-size: 136%;
	margin-top: 0;
	margin-bottom: 0.8em;
	line-height: 1.1em; }

h2{	font-size: 114%;
 	margin-top: 1.3em;
	margin-bottom: 0;
	line-height: 1.1em; }

h3{ font-size: 100%;
	margin-top: 1.1em;
	margin-bottom: -0.2em; }

h4,h5,h6{
    font-size: 93%;
	font-style: italic;
 	margin-top: 0.9em;
	margin-bottom: -0.3em; }

table.taulukko1 {
	margin-left: -0.4em;
}

table.taulukko1 th,
table.taulukko1 td {
	padding: 0.2ex 0.4em;
}

caption {
	margin-bottom: 0.5ex;
}

.yhteystiedot {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	background-color: #EFF6FB;
}

.sis {
	margin-left: 20px;
}

.teksti {
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 0px;
}

.pieni {
	font-size: 86%;
	margin-left: 5px;
	margin-right: 5px
}

.leipa {
	font-size: 86%;
	margin-right: 2px;
}

.navi1 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom: solid #BED1D1 1px;
}

.navi2 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	border-bottom: solid #BED1D1 1px;	
}

.navi3 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 28px;
	border-bottom: solid #BED1D1 1px;	
}

a.nav:link {
        color: #0A4A92;
        text-decoration: none;
}

a.nav:visited {
        color: #0A4A92;
        text-decoration: none;
}

a.nav:hover {
        color: #9F4A2F;
        text-decoration: none;
}

a.nav:active {
        color: #9F4A2F;
        text-decoration: none;
}

a:link {
        color: #0A4A92;
}

a:visited {
        color: #3A5858;
}

a:hover {
        color: #9F4A2F;
}

a:active {
        color: #9F4A2F;
}

.valittu {
	font-weight: bold;
	color: #075A64;	
}

.tuutti {
    font-size: 100%;
}

#otsake {
	background-image: url(kuvat/tausta.gif);
	background-repeat: repeat-x;
}

/* Matematiikan sivujen omat tyylit: */

.kurssisivu {
	margin-left: 50px;
	padding-top: 0px;
}

#alapalkki {
	background-image: url(kuvat/alatausta_matematiikka.gif);
	background-repeat: repeat-x;
	margin-top: 18px;
}

.palkki {
	background-color: #0AAAD8;
}

.otsikko {
	background-color: #0AAAD8;
	color: white;
	font-size: 93%;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}
