body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	
	background-color:#FFFFFF;
}



/* 
################################ 
LAATIKOT 
################################ 
*/

#keskitysboksi {

	width:544px;
	margin-left:auto;
	margin-right:auto;
	
}

#header {

	width:544px;
	height:160px;
	
	background-image:url(kaupunkikuva2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;

	border:1px solid;
	border-color:#BFD5EA;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	
	background-color:#BFD5EA; /* BFD5EA */
	
	margin:0px;
	padding:0px;
}

div.sisaltoboksi {

	clear:both;
	
	width:514px;
		
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	
	border:1px solid;
	border-color:#BFD5EA;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	
	background-color:#F4F8FB;
}

#footer {

	width:514px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	
	margin-bottom:40px;
	
	font-size:8pt;
		
	border:1px solid;
	border-color:#BFD5EA;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	/*border-top-style:solid;*/
	border-top-width:0px;
	border-left-style:solid;
	border-left-width:1px;
	
	background-color:#BFD5EA;
}

#nurkanLinkkiboksi {
	width:150px;
	margin: 10px 15px 0px 0px;
	float: right;

}



/* 
################################ 
YLEISET TEKSTIMÄÄRITTELYT 
################################ 
*/

div.palsta {

	/*width:225px;*/
	float:left;
	margin-right:30px;
	/*margin-right:10px;*/

}

div.palstaEiValia {

	/*width:225px;*/
	float:left;
	margin:0px;
	/*margin-right:10px;*/

}

div.sisennys {

	padding-left:10pt;

}

p.leipateksti {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;	
	line-height:12pt;
	color:#336699;
	
	margin-top:0pt;
	margin-bottom:13pt;
	padding:0px;

}

div .viivaAlle {

	border-bottom-style:solid;
	border-bottom-color:#336699;
	border-bottom-width:1px;

}

/* 
################################ 
LINKIT 
################################ 
*/

/*a{text-decoration: none;}
a:link {color:#336699; text-decoration: none;}
a:visited {color:#336699; text-decoration: none;}
a:hover {color:#336699; background-color:#BFD5EA; text-decoration: none;}
a:active {color:#336699;}
a:focus {color:#336699;}*/

a {text-decoration: none;}
a:link {color:#4876FF; text-decoration: none;}
a:visited {color:#0000CD; text-decoration: none;}
a:hover {color:#336699; background-color:#BFD5EA; text-decoration: none;}
a:active {color:#336699; background-color:#BFD5EA;} 
a:focus {color:#336699;  background-color:#BFD5EA;}

ul.linkkilista {
	list-style: none;
	display:block;
	line-height:9pt;
	
	margin:0pt;
	padding:0pt;
}

ul li {
	padding:0pt;
	margin:0pt;
	padding-bottom:2pt;
}

a.yrityksenNimiLinkki {

	display:inline;
	margin-bottom:5pt;

}




/* 
################################ 
OTSIKOT 
################################ 
*/

h1 {

	clear:both;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	
}

h2 {

	clear:both;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	
	margin-bottom:14pt;
	margin-top:35pt;
	
	/*Viiva otsikon alle?*/
	border-bottom-style:solid;
	border-bottom-color:#336699;
	border-bottom-width:1px;
	
}

h2.eiYlamarginaalia {

	margin-top:0pt;
	
}

h3 {

	clear:both;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	
	margin-bottom:10pt;
	margin-top:15pt;
	
}
