BODY {
	margin: 0;
	padding: 0;
	background: #fff url('/files/lak/images/background.jpg') no-repeat;
	font-family: sans-serif, verdana;
	font-size: 8.5pt;
	color: #333;
}

td, th {
	text-align: left;
	vertical-align: top;
}

input.ngformError, select.ngformError, textarea.ngformError, input.checkbox.ngformError, input.file.ngformError, img.ngformError { 
	border: 1px solid red;
	outline: 1px solid red;
}



A IMG {
	border: 0;
}

P {
/* 	margin-top: 0; */
}

#logo {
	position: absolute;
	top: 10px;
	left: 34px;
}

.main_graphic {
	display: none;
	position: absolute;
	top: 84px;
	left: 2px;
}

#lak {
	position: absolute;
	top: 260px;
	left: 34px;
}

#top_navi {
	position: absolute;
	top: 62px;
	left: 165px;
}

#top_navi, #top_navi UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top_navi LI {
	margin: 0;
}

#top_navi LI.item {
	display: block;
	position: relative;
	float: left;
}

#top_navi LI.item IMG {
	margin: 0;
	border: 0;
}

#top_navi LI.item A IMG.highlite,
#top_navi LI.item A IMG:hover {
	border-bottom: 3px solid #3fdb43;
}

#top_navi LI.item UL.sub_navi {
	display: none;
}

#top_navi LI.item:hover UL.sub_navi {
	display: block;
	position: absolute;
	top: 23px;
	left: 0;
	width: 10em;
	opacity: 0.82;
	filter: alpha(opacity=82);
}

#top_navi LI.item UL.sub_navi LI {
	display: block;
}

#top_navi LI.item UL.sub_navi LI DIV {
	background: #3662cc;
	padding: 4px 10px;
}

#top_navi LI.item UL.sub_navi LI IMG {
	display: block;
	width: 100%;
	height: 2px;
}

#top_navi LI.item UL.sub_navi LI DIV A {
	color: #fff;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}

#left_navi {
	position: absolute;
	top: 283px;
	left: 34px;
	font-family: verdana;
	font-size: 8pt;
}

#left_navi * {
	display: block;
	width: 146px;
	padding: 4px 0;
	border-top: 1px solid #666;
	text-decoration: none;
	color: #333;
}

#left_navi A.highlite {
	background: url('/files/lak/images/circle.png') no-repeat right center;
}

#content {
	position: absolute;
	top: 250px;
	left: 247px;
	width: 524px;
	font-family: verdana;
}

#content H1 {
	font-size: 14pt;
	color: #cc6600;
	font-weight: normal;
}

#content H2 {
	font-size: 11pt;
	color: #333;
	font-weight: normal;
}

#content P {
	font-size: 8.5pt;
	color: #333;	
}

.kiinteistolistaus {
	position: absolute;
	top: 40px;
	left: 0;
	width: 600px;
}

.kiinteistolistaus DIV.item {
	float: left;
	width: 31%;
	margin: 0 10px 10px 0;
	font-size: 7pt;
}

.kiinteistolistaus DIV.item .title {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.kiinteistolistaus DIV.item IMG {
	float: left;
	margin-right: 10px;
}

.kiinteisto {
	margin-top: 320px;
	margin-bottom: 40px;
	clear: both;
	padding: 12px 0 12px 0;	
}

.kiinteisto .title {
	font-size: 12pt;
	font-weight: bold;
}

.kiinteisto .address {
	font-weight: bold;
	margin-top: 8px;
}

.kiinteisto IMG {
	float: left;
	margin: 0 12px 12px 0;
}
.section {
	margin-left: 20px;
	margin-bottom: 5px;
}
.section:before {
	content: &raquo;
	content: "»";
}
.section h3 {
	display: inline;
	margin-left: 7px;
}