* {
margin: 0;
padding: 0;	
}

#logo {
display: none;	
}

.div {
border: 1px solid red;	
}

#container {
margin: 0 auto;
width: 100%;
text-align: left;	
margin-top: 15px;
}


body {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#yla {
	display: none;	
}

#sisalto {
	margin-bottom: 0px;
	}


#navi {
display: none;	
}


a,a:visited,a:active, a:hover {
color: #000000;
text-decoration: none;
}


#sivu {
padding: 10px 10px 10px 10px;
width: 70%;
float: left;
border-left: 1px solid #555555;
}

#sivuLevea {
padding: 10px 10px 10px 10px;
width: 610px;
float: left;
border-left: 1px solid #555555;
}



#oikea {
width: 20%;	
padding: 10px 10px 10px 10px;
float: left;
border-left: 1px solid #555555;
}


.uutinen .pvm {
color: #999999;
padding-bottom: 0.4em;	
}



#ala {
	margin-bottom: 0px;
	height: 131px;
}

#ala p {
text-align: center;
font-size: 0.6em;
padding-top: 84px;
line-height: 1.2em;
color: #000000;
}


p {
font-size: 0.7em;
line-height: 1.4em;
padding-bottom: 2em;
}

#sisalto h1 {
font-size: 1em;
border-bottom: 1px solid #555555;	
margin-bottom: 10px;
padding-bottom: 5px;
}



h2 {
font-size: 1em;
padding-bottom: 1em;
}

h3 {
font-size: 0.8em;
padding-bottom: 1em;
}

#tapahtumakalenteri {
padding: 10px;
text-align: left;
}

.tkalenteriOtsikkorivi {
	font-size: 0.8em;
	background-color: #BA211C;
	color: #ffffff;
}

.tkalenteriOtsikkorivi td {
padding: 5px;
}

.tkalenteriKuvausrivi td {
padding: 5px;	
}

.tkalenteriKuvausLyhyt {
padding-right: 15px;		
}


.tkalenteriOtsikkorivi td a {
color: #ffffff;
}



