/***********************************************/
/* DISSERTATION FORESTALES -tyylit             */
/* Metla/Jouni Hyvärinen                       */
/* 22.4.2005                                   */
/***********************************************/


/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 800px;
	word-spacing: normal;
	font-size: 100%;


}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #006633;
	margin-top: 0.5em;
	margin-bottom: .5em;

}

h2{
	font-size: 125%;
	color: #006633;
	padding-top: 8px;
	padding-bottom: 6px;
	margin-top: 0.5em;
}

h3{
 font-size: 110%;
 color: #000000;
}

h4{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 2em;
}

h5{
 font-size: 100%;
 color: #000000;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#paaotsikko{
	padding-bottom: 5px;

}
#ylapalkki{
	background : url(../img/DF_Banner2.jpg) repeat-x left top;
	padding : 0px;
	margin : 0px;
	position : static;
	top : 0px;
	left : 0px;
	width : 100%;
	height : 100px;
}
#sivupalkki{
	margin: 0;
	padding: 0px;
	width: 200px;
	position: absolute;
	float: left;
	overflow: auto;
	border: none;
	top: 100px;
	left: 0px;
}

#sivupalkki a:link {
	color: #006633;
	text-decoration: none;
}
#sivupalkki a:visited {
	color: #006633;
	text-decoration: none;
}
#sivupalkki a:hover {
	color: #666600;
	text-decoration: none;
}
#logot{
	margin: 0;
	text-align: center;
}
#kieliversio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: right;
	float: right;
	position: static;



}

#content{
	padding: 0;
	position: absolute;
	height: 1142px;
	width: 600px;
	top: 100px;
	float: right;
	left: 200px;
	font-size: 90%;
	padding-top: 0px;



}

#content a:link {
	color: #006633;
	text-decoration: underline;
}

#content a:visited {
	color: #006633;
	text-decoration: none;
}

#content a:hover {
	color: #666600;
	text-decoration: underline;
}


#listaus{
	padding: 0;
	line-height: normal;
	margin: 0px 0px 0px 20px;
	width: 100%;
	overflow: auto;
	font-size: 85%;
	height: 50%;


}

#menu{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	line-height: 1.5em;
	text-align: left;
	list-style-type: none;
	font-weight: bold;

}
#paivitetty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	position: static;
	float: right;
	height: 20%;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}
.leipateksti {
	font-size: 90%;
	padding-top: 5px;
}

#content ul{
	list-style-type: none;
	margin-left: 0px;
}

#ylalinkit ul {
	list-style-type: none;
	width: 100%;
	margin-top: -0.5em;
}
#ylalinkit li {
	display: inline;
	margin-right: 20px;
	margin-left: 0px;
}
#listaus li, #artikkelit li {
	text-indent: -20px;
	margin-bottom: 1em;
	margin-left: 20px;
}
.valittu {
	font-weight: bold;
	text-decoration: none;
	/*	font-size: 1.2em;
	background-color: #CCCCCC; */
}

a.valittu {

}
#vuosilinkit a:visited {
	text-decoration: none;
}
a:hover.valittu {
	text-decoration: none;
}

#vuosilinkit {
	list-style-type: none;
	width: 100%;
	margin-top: -5px;
	font-size: 0.8em;
}
#vuosilinkit li {
	display: inline;
	margin-right: 20px;
	margin-left: 0px;
}
#isbn {
	margin-top: 1em;
}
#lisatiedot {
	margin-top: 1em;
}

