@charset "UTF-8";
body  {
	font: 100% Verdana, Arial,  Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1,5em;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	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;
}
h1 {
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9cbad8;
}
p {
	padding-left: 10px;
	margin-bottom: 0px;
}

h1, h2 , h3, h4{
	color: #000000;
	padding-left: 10px;
	padding-bottom: 2px;
}
.hakemistopolku ,.hakemistopolku a:link ,.hakemistopolku a:visited{
	font-weight: bold;
	color: #316dc8;
	text-decoration: none;
}
.linkkilista a {
	color: #316dc8;
	text-decoration: none;
}
.linkkilista a:hover {
	color: #316dc8;
	text-decoration: none;
	background-color: #CCC;
}

.layout #ohjeet_sivukartta {
	left:713px;
	top:17px;
	width:219px;
	height:23px;
	z-index:1;
}
.layout #haku {
	position:absolute;
	left:696px;
	top:18px;
	width:214px;
	height:148px;
	z-index:2;
}




.layout #container {
	width: 922px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.layout #header { 
	background: #FFFFFF;
	background-image: url(images/Etusivun_kuvat/ylatausta.gif);
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}


.layout #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.layout #hakemistopolku {
	width: 878px;
	height: 15px;/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 8px 8px 8px 18px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 


.layout #kapeapalsta1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	border: 1px
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	margin: 0 0 0 0;
	padding: 0px;
}
.layout #kapeapalsta2 {
	float: right; /* since this element is floated, a width must be given */
	width: 201px;
	margin: 0 0 0 0;
	padding: 0px;
}

.layout #kapeapalsta3 {
	float: right; /* since this element is floated, a width must be given */
	width: 155px;
	margin: 0 0 0 0;
	padding: 0px;
}

.layout #mainContent {
	margin: 0 210px 0 165px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top: 0;
	padding-bottom: 0;
}

.layout #mainContentWide {
	margin: 0 165px 0 165px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top: 0;
	padding-bottom: 0;
} 

.layout #container #mainContent  {
}
.layout #footer {
	padding: 0 10px 0 20px;
	font-size: 9px;
	text-align: center;
	color: #999;
	line-height: 1.3em;
} 
.layout #footer 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 */
}
.layout #container #header #haku {
	text-align: center;
}
.layout #container #kapeapalsta1 table {
	border: 1px solid #316dc8;
}

.layout #container #kapeapalsta1 table tr td h3 {
	color: #FFF;
	font-size: 12px;
}
.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;
}
.floatvasen { /* this class can be used to float an element left in your 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;
}
body ul li {
	color: #316dc8;
	text-align: left;
	margin-left: -15px;
}
.pienilinkki {
	font-size: 10px;
	font-weight: bold;
	color: #316dc8;
	line-height: 1.5em;
}
.valkteksti {
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
}
.lootanotsikko {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	line-height: 1.2em;
}
.layout #container #kapeapalsta2 table {
	border: 1px solid #316dc8;
}
.keskipalstanvalkotsikko {
	font-weight: bold;
	color: #FFF;
	text-indent: 5px;
	padding: 5px;
}
#wrapper{text-align: left;margin: 0px auto 0;position: relative;width: 922px;height: 100%;}

#ohjeet_sivukartta {
	position:absolute;
	left:821px;
	top:17px;
	width:219px;
	height:23px;
	z-index:1;
}
#haku {
	

	z-index:2;
}
.layout #container #kapeapalsta3 table {
	border: 1px solid #FFF;
}
h2 {
	font-size: 13px;
}
.layout a:link {
	color: #316dc8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.layout a:visited {
	color: #800080;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.layout a:hover {
	color: #316dc8;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

