/* */

.taulu
{
	width:750px;
	height: 551px;
 
}

.otsikko
{
	padding-top: 0px;
	margin-top: 0px;
	background-position: 0px 0px;
	background: url(otsikko.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 134px;
}

.sisalto
{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 28px;
	padding-bottom: 5px;
	

	vertical-align: text-top;
	/*float: left;*/
}


body
{
	background-color: #D18110;
	margin: 0px;

}

/* Menu valikon määritykset */
.menu
{
height: 15px;
width: 100%;
background-color: #CFC2C2;
padding-left: 55px;
}

a.menu_link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
	font-family: arial;
	font-size: 13px;
}
a:hover.menu_link
{
	color: #7EAF34;
	text-decoration: none;
	font-weightpx: bold;	
	font-family: arial;
	font-size: 13px;
}

.captiontext1
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.bigcaptiontext0
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bigcaptiontext1
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #A52E26;
	
}

