/* 	Kanavakaupungin Levyt css-tyylitiedosto 
	Copyright Kanavakaupungin Levyt
*/
		html {
			margin: 20;
			padding: 20;
		}
		body {
			font-size: 12px;
			font-family: verdana, arial, sans-serif;
		}
		h1 {
			font-size: 18px;
			margin: 0 0 15px 0;
			font-family: verdana, arial, sans-serif;
		}
		h2 {
			font-size: 14px;
			margin: 0 0 15px 0;
			font-family: verdana, arial, sans-serif;
		}
		a:link{
			color: #000000;
			background : transparent none;
			text-decoration : none;
		}
		a:active{
			color: #000000;
		}
		a:hover{
			color: #000000;
			background : #C0C0C0;
			text-decoration : none;
		}
		a:visited{
			color: #000000;
			text-decoration : none;
		}
		table.main {
			width: 700px;
		}
		table.innermain {
			width: 500px;
		}
		td.yla {
			background-color: #880000;
			border: 2px solid #000000;
			padding: 3px 0 0 0;
			color: #000000;
			text-align: center;
		}
		td.vasen {
			
			width: 175px;
			vertical-align: top;
			
			background-image: url(./tausta3.jpg);
			background-color: #880000;
		}
		td.oikea {
			vertical-align: top;
			padding: 0 0 0 15px;
			background-image: url(./tausta2.gif);
			background-color: #DDDDDD;
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
		}
		div.copyright {
			margin: 100px 0 0 0;
			font-size: 9px;
			text-align: center;
		}
		div.pieniteksti {
			font-size: 9px;
		}
		div.uutinen {
			font-size: 12px;
			text-align: left;
			
		}
		div.otsikko {
			font-size: 40px;
			text-align: center;
			color: FF0000;	
		}
		div.haastattelu {
			font-size: 12px;
			color: 000000;	
		}
		.pvm
		{ 
		font-weight: bold; 
		font-size: 10pt; 
		color: #000000;
		background-color: #880000;
		padding-top: 1px;
		height: 20px;
		}
		.time
		{ 
		font-size: 8pt; 
		color: #000000;
		padding-left: 5px;
		background-color:  #C0C0C0;
		}
		.uutinen
		{
		padding: 5px;
		font-size: 8pt;
		border-bottom-width: 1px;
		}
		.uutiset
		{
		border-width: 1px;
		border-color: #000000;
		border-style: solid;
		margin-right: 10px;
		}
