/* CSS Document */







body {
  background: url(kuvat/bg_body.jpg) top left repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 60px 0;
  font-size: 12px;
  line-height: 1.5em;
}



h1 {
  font-size: 28px;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: 2px dotted #c7c7c7;
  margin: 15px 0 20px 0;
}

h2 {
  margin-top: 1.5em;
  font-size: 16px;
}

.pieni {
  font-size: 10px;
  color: #666;
}



img {
  border: 0;
}



#logo {
  padding-left: 69px;   
  padding-top: 23px;  
}





#frame {
  	width: 916px;
  	background: url(kuvat/bg_content.gif) top left repeat-y;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}


#contentcenter {
	width: 560px;
	padding: 0px;
	float: left;
	padding: 60px 0 50px 50px;
}

#contentcenter .kuva{
	margin: 0 0 30px 0;
}

#contentcenter_info {
	width: 560px;
	padding: 0px;
	float: left;
	padding: 30px 0 50px 150px;
}

#contentcenter_etusivu {
	width: 960px;
	padding: 0px;
	float: left;
	padding: 10px 0 50px 45px;
}

#contentright {
	width:195px;
	margin: 30px 0 40px 0;
	padding: 0 0 15px 0;
	float:left;
	background: url(kuvat/viiva_pieni.gif) bottom left no-repeat;
}

.wrapper {
	width:760px;
	float:left;
	margin-bottom: 30px;
}

.contentright {
	width:200px;
	float:right;
	padding: 0 0 15px 0;
	background: url(kuvat/viiva_pieni.gif) bottom left no-repeat;
}

.FloatLeft {
	float:left;
}

	

#contentheader {
	background: url(kuvat/bg_top.gif) top left repeat-y;
 	height: 212px;
}

#contentheader #navigation{
	position: relative;
	left:382px;
	top: 6px;
 	height: 135px;
	width: 149px;
}

#contentheader #otsikko{
	position: absolute;
	top: 169px;
	margin-left: 96px;
 	height: 45px;
	width: 300px;
}

#contentheader #nuolet{
	position: absolute;
	top: 176px;
	margin-left: 362px;
 	height: 145px;
	width: 300px;
}

		

#footer {
  clear: both;
  background: url(kuvat/bg_footer.gif) top left repeat-y;
  height: 53px;
  width: 916px;
}

.randomcontent {
  float: left;
  width: 750px;
}

.pieni {
  font-size: 10px;
}

.vuosi {
  font-size: 10px;
}

.reuna {
  border: double #ccc 4px;
  margin-bottom: 30px;
}

.group2 {
  margin-top: 20px;
}



/* LINKIT */



a:link { 
	color: #a53227;
}



a:visited { 
	color: #a53227;
}



a:hover, #contentleft a:active { 
	color: #a53227;
}

