body {
	background-color: #000000;
	background-image: url('kuuloketausta.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: 175%;
	text-align: justify;
}

#wrapper {
	background-color: #ffffff;
	background-image: url('hk-logo.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 650px;
	min-height: 100%;
	z-index: 1;
	position: absolute;
	left: 40px;
	top: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#content {
	width: auto;
	min-height: 500px;
	width: 90%;
	margin: 45px 30px 100px 25px;

}


#copyright {
	position: fixed;
	right: 5px;
	bottom: 5px;
	color: #777777;
	text-align: right;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: normal;
}

#copyright a {
	color: #1b881b;
	font-weight: normal;
}

#copyright a:hover {
	border: 0px;
	color: #aaaaaa;
}


#navi {
	position: absolute; 
	left: 10px; 
	top: 5px; 
	text-transform: uppercase; 
	font-weight: bold;	
}

#navi a {
	padding: 0px 4px 0px 4px;
}

#navi a:hover {
	padding: 0px 4px 0px 4px;
	border-left: 1px solid #ff1b6b;
	border-right: 1px solid #ff1b6b;
	padding: 0px 3px 0px 3px;
}

a {
	color: #ff1b6b;
	text-decoration: none;
	font-weight: bold;
	
}

a.out {
	color: #4b6bff;
}

a:hover, a.out:hover {
	color: #bbbbbb;
	
}

h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
}
	

a.arkisto {display: block; width: 220px; height: 40px; background: url('arkisto-logo.jpg') 0 0 no-repeat; text-decoration: none;}
a:hover.arkisto {background-position: -220px 0; border: 0px;}

em {
	color: #888888;
	font-style: normal;
}

hr {
	color: #888888;
	background-color: #888888;
	border: 0px;
	height: 1px;
	width: 90%;	
}

li {
	list-style: decimal;

}

li.circle {list-style: circle;
	
}

img.kehys {
	padding: 5px;
	background-color: #fafafa;
	border: 1px solid #dddddd;
	margin: 10px;
	left: 0px;
	right: 0px;
}

#wrapper2 {
	background-color: #ffffff;
	background-image: url('hk-logo.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 800px;
	min-height: 100%;
	z-index: 1;
	position: absolute;
	left: 40px;
	top: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
}

#content2 {
	width: auto;
	min-height: 500px;
/*	position: absolute;
	top: 45px; */
	margin: 45px 30px 100px 25px;
}

.uusi {
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
	color: teal;
	}
