body {
	background: #EEE;
	font-family: sans-serif;
	font-size: 12px;
	margin: 10px;
}

a, a:link
{	color:#069;	border-bottom:1px dotted #069; text-decoration: none; background: transparent;}
a:visited
{	color:#069;	border-bottom:1px dotted #069; background: transparent;}
a:active
{	color: #777; background: transparent;}
a:hover
{	color: #fff; border-bottom:none; background: #069;}

p { text-align: justify; }

p.linepara { border-top: 1px solid #DDD; padding-top: 10px; }

p.byline {
	color: #666;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #DDD;
}

p.lang {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #888;
}

h1 { font-size: 18px; }

h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	border-top: 1px solid #DDD;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

div.loota {
	width: 80%;
	background: #EEE;
	border: 1px solid #AAA;
	padding: 10px;
	margin: 20px;
}

div.loota p {
	text-align: center;
}

div.content
{
	z-index: 1;
	position: absolute;
	background: #FFF;
	left: 180px;
	right: 32px;
	top: 0px;
	float: right;
	padding: 10px;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
}

div.puffi
{
	width: 40%;
	background: #FFF;
	float: right;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 8.0em;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
}

div.puffi h3 { border-top: none; padding-top: 0; }

div.side
{
	z-index:2;
	float:left;
	background: transparent;
	line-height:140%;
	padding: 1px 20px 20px 10px;
	margin-top: 64px;
	margin-bottom: 25px;
}

div.side a, div.side a:link, div.side a:visited { border-bottom: none; }

strong { font-weight: bold; }

.huutowrap img { 
	vertical-align: middle;
	margin-right: 8px;
}

img.floated {
	float: right;
	margin: 6px;
}

table.lukkari {
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	empty-cells: show;
}

table.lukkari td {
	vertical-align: top;
	font-size: 10px;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 2px;
	empty-cells: show;
}

table.lukkari td p { text-align: left; }

table.lukkari td.vyot {
	background: #edf;
}

table.lukkari td.kurssi {
	background: #fed;
}

table.yhteydet td {
	padding-bottom: 20px;
}