html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
p {
margin-top: 0; padding-top: 0;
}
h1 {
	color:#e40011;
	font-size:18px;
	margin-bottom: 8px; padding-bottom: 8px;
	margin-top: 0px; padding-top: 0px;
}
h2 {
	color:#424241;
	font-size:14px;
margin-bottom: 0; padding-bottom: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #e40011;
}
table.table {
	height:100%;
	width:800px;
	border-collapse: collapse; 
}
td.sisalto {

	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
	padding-bottom: 60px;
/*	color:#767675;*/
	color:#424241;

}
td.valikko {
	background-image:url(/images_sl/navi_bg.gif);
	background-repeat:repeat-y;
	width: 214px;
	vertical-align:top;
}
td.empty {
	height: 60px;
	vertical-align: top;
	text-align: center;
}
td.grey1 {
	width: 1px;
	background-color:#757574;
}
td.grey2 {
	width: 1px;
	background-color:#e1e1e1;
}
td.left_bg {
	width: 9px;
background-image:url(/images_sl/left_bg.png);
background-repeat: repeat-y;
}
td.right_bg {
width: 8px;
background-image:url(/images_sl/right_bg.png);
background-repeat: repeat-y;
}
td.printable_left_bg {
width: 10px;
background-image:url(/images_sl/printable_leftbg.png);
background-repeat: repeat-y;
}
td.printable_right_bg {
width: 9px;
background-image:url(/images_sl/printable_rightbg.png);
background-repeat: repeat-y;
}
td.printable_left {
	width: 115px;
	padding-top: 60px;
	padding-left: 30px;
	vertical-align: top;
}
td.printable_sisalto {
	padding-top: 110px;
	padding-right: 100px;
	padding-bottom: 100px;
	vertical-align: top;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.greytext {
	color: #c1c3a4;
}
.greytext2 {
	color:#cbcbcb;
}
.nobr {white-space: nowrap}

body {
	text-align: center;
	font: 12px arial, helvetica, sans-serif;
/*	color: #464544; */
	color: #424241;
	padding-bottom: 10px;
}

.osastoinfo {
    text-align: left;
    margin-left: 90px;
    margin-right: 90px;
    width: 585px;
    font-weight: bold;
    padding: 8px;
    background-color: #c7eafb;
} 

#content_left {
	vertical-align: top;
}
#content_main {
	height: 500px;
}
/** layout **/

#outer {
	padding-top: 20px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	position: relative;
}

/** nav **/

#nav {
  padding-right:10px;
}
#nav ul {
padding-left:0px;
margin-left:0px;
}
#nav ul ul {
margin-left:0px;
}
#nav li {
  list-style: none;
  padding-left: 15px;
  padding-right: 0px;
  line-height: 1.5;
}
#nav .empty_li {
    overflow: hidden;
    line-height:0;
    height:0px;
    margin:0;
    padding:0;
    position:absolute;
}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#nav a:hover {
  color: #e40011;
}
#nav a.selected {
  color: #e40011;
}

#ylabanneri {
  width: 468px;
  position: absolute;
  top: 0px;
  left: 305px;
}
div#printable{
	position: absolute;
	bottom: 40px; 
	padding-left:40px;
}
