/*Kolera*/

body {
		background-color:Black;
		margin-top: 1px;
		margin-left: 0px;
		font-family: Arial, Helvetica, sans-serif;
		color: Silver;	
		font-size: 12pt;
 }

hr {
height: 0px;
	border: 1px dotted Silver;
}
 
 
/*ULOIN ELI PÄÄKEHYS*/
#runko{
		background-color:Black;
		border: none;									/*1px dotted silver;*/
		width:900px;
		margin-left: auto;
		margin-right: auto;
		/*text-align:left;*/
 }
 
/*HEDERISOLU*/
#header{
	width: 900px;
	height: 110px;
}

/*OTSIKKO*/
#logo{
	width: 300px;
	height: 110px;
	background-image: url(../rele/kolera_hed.gif);
	background-repeat: no-repeat;
}

/*NAVIGOINTI SOLU*/
#navisolu{
	width: 300px;
	height: 110px;
}

/*NAVIVASEN LISTA*/
<!--
#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: Black;
color: Silver;
width: 100%;
font: bold 95% arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: Black;
color: Silver;
padding: .2em 1em;
/*border-right: 1px solid Silver;*/
}

li a:hover
{
background-color: Silver;
color: Black;
}

.here{
	color: Yellow;
}

.here a:link, a:active, a:visited, a:hover{
	color: Yellow;
}

/*TEIPPI SOLU*/
#teippi {
	width: 900px;
	height: 10px;
	background-image:url(../rele/teippi.gif);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align:center;		
}

/*ETUSIVU KESKISOLU*/
#keskari {
	width: 475px;
	height: 380px;
	/*background-image:url(../rele/tart3d.jpg);
	background-repeat:no-repeat;*/	
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6%;
	text-align:center;		
}

/*ALATUNNISTE*/
#footer{
	position: relative;
	clear: both;
	bottom: 0;
	background-color: Black;
	width: 900px;
	height: 20px;
	border-top: 1px dotted Silver;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;
	font-size: 8pt;
}

/*SIVUT*/

/*BÄNDI SIVU*/
#band {
	width: 600px;
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1%;
	text-align:center;		
}

.bandnimi {
	border: 1px White dotted;
	font-size: 90%;
	text-align:center;		
}

.bandnimi0 {
	font-size: 90%;
	text-align:center;
	border: none;		
}

.bandnimi0 a:link, a:active, a:visited { 
color: White;
font-weight: bold; 
text-decoration:none;
}

.bandnimi0 a:hover { 
color: Silver;
font-weight: bold;  
text-decoration:underline;
}

.bandvink {
	font-size: 70%;
	text-align:center;
	border: none;
	margin-bottom: 5%;		
}

.pomppu {
	border: 1px White dotted;
	margin-top: 8%;
	text-align:center;
	font-weight: bold;				
}

.bandpic {
	border: 1px White dotted;
	text-align:center;
	font-weight: bold;				
}

.bandfact {
	font-family: Arial, Helvetica, sans-serif;
	color: Silver;	
	font-size: 12pt;
	text-align: left;
	margin-top: 0;
	margin-left: 5px;
			
}

/*MITÄ NYT*/

#stageleft {
	width: 40%;
	float: left;
	text-align:left;
	font-size: 90%;
	min-height: 75%;		
}

.vpalsta {
	width: 100%;
	margin-left: 10px;
	min-height: 75%;
		
}

#stageright {
	width: 60%;
	float: right;
	text-align:left;
	font-size: 90%;
	min-height: 75%;		
}

.otsikko {
	color: White;
	font-weight: bold;
	letter-spacing: 2px;
}

/*LEIPPIS SIVU*/
#stage {
	width: 800px;
	margin-top: 3%;
	margin-left: 3%;
	margin-bottom: 1%;
	text-align:left;		
}

.solu25 {
	width: 25%;
	font-size: 90%;
				
}

.font90 {
	font-size: 90%;				
}

.histpic {
	border: 1px White dotted;
	float: right;
	clear: left;
	margin-left: 3%;					
}

.vidpic {
	border: 1px White dotted;
}

.vidtxt {
	font-size: 90%;
	margin-top: 2px;				
}

.linkpic {
	border: 1px White dotted;
}

.wl a:link, a:active, a:visited { 
color: White;
font-weight: bold; 
text-decoration:none;
}

.wl a:hover { 
color: Silver;
font-weight: bold;  
text-decoration:underline;
}

.vuosi {
color: Yellow;
font-weight: bold;
margin: 5px;

}






