@charset "UTF-8";
/* CSS Document */

* {
  margin: 0px auto;
  padding: 0px;
}

a {
	color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #C5E2FE;
}

.internal-link { color: #000000; };

.style1 a {color: #FFFFFF}

.style1on a { color: #000000; }

.style2 a { color: #1D1D1D;}
.style2on a { color: #000000; }

body {
/*  background: transparent url('images/tausta.jpg'); */
    background: transparent url('images/tausta.gif'); 
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11pt;
  margin: auto;  
}

h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-bottom: 0px dashed #cc9999;
/*	margin: 4px;
	margin-left: 0px;*/
	margin-bottom: 4px;
	font-size: 150%;
}

h2 {
	border-bottom: 0px solid #666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 4px;	
/*	margin: 4px;*/
	background-image: url(images/palkki.png);
/*	padding-left: 22px;*/
	line-height: 38px;
/*	color: #f6f6f6;*/
	font-size: 120%;
}

h3 {
	border-bottom: 0px solid #666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 4px;	
/*	margin: 4px;*/
	background-image: url(images/palkki_p.png);
/*	padding-left: 12px;*/
	line-height: 36px;
/*	color: #999999;*/
	font-size: 120%;
}

lhmhakkuri.com
div#sisalto {
/*	padding: 15px;*/
	padding: 0px;
	padding-top: 0px;
/*	line-height: 20px;*/
	background-color: #FFFFFF;
	width: 762px;
	display: block;
/*	border: solid 1px black; */
}

div#sisalto  .level2 {
  padding-top: 0px;
/*  padding: 25px;*/
  margin-top: -15px;
  
}

/*div#sisalto  */

div#vasen {
	display: block;
	float: left;
	font-weight: bold;
	width: 20%;
	height: auto;
	font-size: 12px;
	color: #1D1D1D;
	text-align: right;
	padding-top: 6px;
	background-color: #ffffff;
	background: url('images/valikko_tausta.jpg') top left repeat-y;
/*	border: solid 1px #eeeeee; */
}

/* div#sisalto  */

div#keski {
	display: block;
	float: left;
	margin-left: 8px;
}

div#oikea {
	display: block;
	float: left;
/*	margin-left: 22%; */
	margin-left: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 6px;
	background-color: #ffffff;	
/*	background: url('images/valikko_tausta.jpg') top left repeat-y; */
	color: #2E2E2E;	
/*	width: 75%;*/
	width: 550px;
/*	border: solid 1px blue; */

}

div#screen {
/*	background: url('images/paakuva_KOEN.jpg') top left no-repeat;*/
	background: url('images/logomenu.png') top left no-repeat;
	padding: 0px;
	top: 20px;
	width: 762px;
	position: relative;
	z-Index: 10;
	background-color: #FFFFFF;
}
div#ylavalikko {
	position: relative;
/*	display: block;*/
/*	line-heigth: 48px;*/
	top: 96px;
/*	z-Index: 20;*/
	width: 719px;
/*	height: 48px;  */
	height: 48px;
	vertical-align: middle;
	padding-left: 12px;
	padding-top: 12px;
/*	border: solid 1px black;	*/
}

div#topscreen {
	position: relative;
	top: 0px;
	height: 144px;
	padding: 0px;
	margin: 0px;
	width: 762px;
/*	border: solid 1px black;*/
}

div#topimage {
	position: relative;
	top: 0px;
	left: 0px;
/*	border: solid 1px black;*/
}

div#copyright {
	line-height: 12px;
	text-align: center;
	clear: both;
	padding-top: 12px;
}

div#sivupohja {
	z-Index: 0;
	background: transparent url(images/tausta.gif) top left repeat-y;
	top: -2px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 1000px;
	
}


.norm {
	font-size: 11pt;
	color: #2E2E2E;
}

li {
  list-style: square;
  padding-bottom: 3px;
}


.leftimage {
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: -1px;
	margin-top: 65px;
}
