@charset "iso-8859-1";
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #FFFFFF;
}
h1  {
	margin: 0;
	font-size: 105%;
	color: #2A2A2A;
	line-height: 120%;
	font-weight: bolder;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}
h2, h3, h4  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 90%;
	color: #2A2A2A;
	line-height: 120%;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	font-weight: bolder;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #575757;
}
.sisennys  {
	margin: 0em;
	padding-left: 3em;
	line-height:1em;
}
#container  {
	width: 100%;  /* this will create a container 100% of the browser width */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.etusivu  #container  {
	width: 500px;  /* tämä määrittää etusivun #containerin 500 pikselin levyiseksi*/
	background: #FFFFFF;
	border: 0px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.etusivu #container #keskitetty p {
	margin-top: 15px;
}
#header  {
	padding: 0 10px; 
	background-color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
} 
#header  img  {
	padding-right: 10px;
	padding-top: 19px;
}
#header #headerleft {
	float: left;
	width: 50%;
	padding-bottom: 2em;
}
#header #headerright {
	float: right;
	width: 50%;
	padding-bottom: 5px;
	padding-top: 86px;
}
#headerright p {
	line-height: 1.5em;
}
#headerright ul {
	margin:0;
	list-style:none;
	text-indent: 0px;
	padding-left: 0px;
}
#headerright li {
	list-style-type: none;
	display:inline;
	text-indent: 0em;
	padding-left: 0;
}
body#tyot a#tyotLink,
body#toimisto a#toimistoLink,
body#yhteystiedot a#yhteystiedotLink,
body#english a#englishLink,
body#julkiset a#julkisetLink,
body#peruskorjaus a#peruskorjausLink,
body#asunto a#asuntoLink,
body#sisustus a#sisustusLink,
body#cvag a#cvagLink,
body#cvjt a#cvjtLink {
	color:#E5263B
}
#kuvapalsta
{
	float: right; /* since this element is floated, a width must be given */
	width: 50%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 15px;
	background-color: #FFFFFF;
	height: 600px;
}
#kuvapalsta img {
	padding-left: 0px;
	padding-bottom:10px;
}
#kuvapalsta h1, h2, h3, h4     {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
#kuvapalsta p {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 70%;
	color: #575757;
	line-height: 110%;
}
#yhteystiedot #container #kuvapalsta {
	height: 360px;/*yhteystiedot -sivun kuvapalstan korkeus */
}
#sisalto {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#sisalto p {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 15px;
	font-size: 80%;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}
#sisalto h1, h2, h3, h4 {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 15px;
}
#sisalto ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position: inside;
}
#sisalto li {
	line-height: 1.5em;
	padding-bottom: 0.5em;
	list-style-type:square;
	margin-right:15 px;
	font-size:80%;
}
#keskitetty {
	width: 100%;
	padding-top: 36px;
	padding-bottom: 10px;
	background-color:#FFFFFF;
}
#keskitetty p {
	font-size: 80%;
	color: #000000;
}
/*#TYÖT -sivun taulukko*/
#tyot #keskitetty {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tyot #keskitetty table {
	width: 90%;
}
#tyot #keskitetty th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 45%;
}
#tyot #keskitetty table a:hover img {
	text-decoration:none;
	background-color:none;
	border:none;
}
#yksiPalsta {
	width:96%;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
}
#yksiPalsta  p {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 0.4em;
}
#yksiPalsta  h1{
	font-size: 110%:
}
#yksiPalsta  h2 {
	font-size:100%;
	line-height:120%;
	margin-bottom:0em;
}
#yksiPalsta  h3, h4 {
	font-size:80%;
	line-height:120%;
	margin-bottom:0em;
}
#yksiPalsta  ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 4em;
	text-indent: -1em;
	list-style-position: inside;
}
#yksiPalsta  li {
	line-height: 1.5em;
	padding-bottom: 0.5em;
	list-style-type:square;
	margin-right:10px;
	font-size:80%;
}
#alatunniste  { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;	 
} 
#alatunniste p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
	font-size:70%;
	color: #575757;
}
.etusivu #alatunniste p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	border:none;
	font-size:70%;
	color: #575757;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
