@charset "UTF-8";
/* Pellervo Wuokko CSS Document */

html {heigth: 100‰}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../kuvat/menubg.gif) repeat-y;

}

a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}

h1 {
	font-size:20px;
	color:#008FC7;
	}
	
h2 {
	font-size:12px;
	color:#008FC7;
	}


#header {
	background-image:url(../kuvat/headerbg.jpg);
	background-repeat:repeat-x;
	height: 129px;

}
	


#menu ul li{
	list-style: none;
	padding-top:10px;
	
}

#menu {
	font-size:x-small;
	float: left;
	width: 230px;
	padding: 10px;
	padding-right: 0px;
	margin-right: 10px;
	text-transform: uppercase;
	



}

#menu a {
	color: #105d99;
	text-decoration:none;
	

}

#menu a:hover {
	text-decoration: underline;
	

}

#menu a.sisennetty {
	color: #65a184;
	margin-left: 20px;
	font-size: x-small;
	

}



#yhteys {
	position: static;
	padding-left: 40px;
	color: #999999;
	
	}
	

#bannerit {
	margin-left: -20px;
	margin-top: 40px;
	}

	
.banneri {
	
	margin-top: 10px;
	border: #999 solid 1px; 
	}
	
	
#oikeapalsta {
	position: absolute;
	left: 267px;
	float: left;
	width: 390px;
	margin-top: 40px;
	top: 120px;
}

#kuvitus {
	position: absolute;
	left: 695px;
	width:100px;
	margin-top: 40px;
	overflow: visible;
	
	}
	
.uutiset {
text-align:left;
vertical-align:text-top;
border-bottom:thin solid #E1E3E2;
padding-top: 13px;}


.asteriski {color: #FF0000}
