body {
	margin: 0px;
	padding: 0px;
	background: #d9d9d9 url(/images/bodybg.jpg) repeat-x;
}

#content {
	background: url(/images/contentbg2.jpg) repeat-y;
}

.bgimageindex {
	background: url(/images/contentbg_etusivu2.jpg) right top no-repeat;
 	height: 400px;
	width: 100%;		
	padding-bottom: 25px;			
}

.bgimageindexfin {
	background: url(/images/contentbg_etusivu2.jpg) right top no-repeat;
 	height: 400px;
	width: 100%;		
	margin: 0;
	padding-bottom: 25px;			
}

.bgimage {
	background: url(/images/contentbg.jpg) no-repeat right top;
 	height: 400px;
	width: 100%;	
	margin: 0;
	padding-bottom: 25px;			
}

.maintext {
 	margin-left: 100px; 
	margin-top: 25px; 
	width: 390px;
}

.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 4px 0;
	color: #54c1de;
}

.subtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #54c1de;	
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin: 8px 0 4px 0;
	padding-bottom: 12px;
	background: url(/images/2x1_line.jpg) repeat-x bottom;	
}

.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
}

a {
	text-decoration: none;
	color: #e7a030;
}

a:hover {
	text-decoration: underline;
}

/* table */
.tableheading {
	background-color: #F2C5E7;
}

.odd {
	background-color: #FCEFF9;
}

.sr_form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
}

.sr_form input[type=text], .sr_form textarea, .sr_form select {
	background-color: #FCEFF9;
	border: 1px solid #666;
} 
.bgimagekoysi {

	background: url(/images/contentbg_koysi.jpg) no-repeat right top;
 	height: 400px;
	width: 100%;	
	margin: 0;
	padding-bottom: 25px;
}
.bgimagesaari {


	background: url(/images/contentbg_saari.jpg) no-repeat right top;
 	height: 400px;
	width: 100%;	
	margin: 0;
	padding-bottom: 25px;
}
.bgimagejarvenselka {



	background: url(/images/contentbg_jarvenselka.jpg) no-repeat right top;
 	height: 400px;
	width: 100%;	
	margin: 0;
	padding-bottom: 25px;
}

