body {
	font-family : Times New Roman, sans-serif;
	font-size : 0.8em;
	background: #DB2F23 url(./images/ddrnv-tausta.jpg) right repeat-y;
	color: #ffffff;
	
}


H1 {color: #000000; font-size: 2em; font-weight: bold;}
H1 .b {color: #000000; font-size: 2em; font-weight: bold;}
H2 {color: #FFE400; font-size: 1.5em}
H3 {color: #FFE400; font-size: 1.5em}

a:link {text-decoration : none; color : #F5BA1C;}
a:visited {text-decoration : none; color : #F5BA1C;}
a:hover {text-decoration : none; color : #F8DA88; }

.uutiset {
	width: 454px;
	text-align: justify;
}

IMG {border: 0;}


#paapalsta {
	position: absolute;
	left: 200px;
	top: 140px;
	background: #DB2F23;
	padding: 5px;
	height: 100%;
	width: 470px;
	z-index:2;
	
}


#otsikko {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	
}

#menu {
	position:absolute;
	top: 128px;
	left: 0px;
	background: url(./images/lakana.jpg) no-repeat;
	z-index:5;
	height: 548px;
	width: 145px;
	padding-top: 20px;
}



td.jasenkuva {
	width: 160px;
    
    padding-bottom: 5%;
}

td.jasentietokentta {
	
	padding: 2px;
	
}

input		
{	
background-color : #A7231A ;
border: 1px solid #F1B026;
color : #FFE400 ;
}

textarea	
{	
background-color : #A7231A ;
border: 1px solid #F1B026;
color : #FFE400 ;
}

option
{	
background-color : #A7231A ;

color : #FFE400 ;
}

select
{
background-color : #A7231A ;

color : #FFE400 ;
}