@import url(kannabis.css);
/*
This overrides some rules in "kannabis.css"
*/

body {
	background-image: url(pics/leaf.jpg);
	margin-top: 20pt;	margin-top: 10pt;
    color: black; 
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;  
	font-size: 90%; 

	/*
	background-color: white;
   	margin-left: 20%;
   	margin-right: 20%;
	*/
}

p { 
		 text-align: justify; 
		 font-family: verdana, trebuchet;  
}
	
h1,h2,h3,h4 { 
	margin-left: 0%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; /* margin-top: 2em; */ 
	background-color: #ccddcc;
 }
h4 { font-size: 90%; }


small { font-size: 75%;
      }

big	{ font-size: 110%;
    }

a.back { font-family: verdana, arial, sans-serif; /* font-size: 90%; */
	    font-weight: bold; }

a.big { font-weight: bold; 
/*		font-size: 14px;   */
/*      font-size: 90%; */
/*		font-family: verdana; */
      }

div.mainframe
	{	background-color:white;
		margin-left: 5%;
		margin-right: 5%;
		padding: 1em; padding-bottom: 0.5em;
		border-width: 0.2em;
		border-style: solid;
		border-color: black;
		font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;		
	}

div.center{ text-align: center;
	    font-weight: bold;
}

.references{	
	font-size: 75%;	
}
/*
div.navigaatio {
		font-size: 11px; font-family: verdana, tahoma, sans-serif;
		margin-left: -0em; margin-top: -0em; margin-right: 0%; margin-bottom: 2em;
		padding-bottom: 0.5em; border-bottom: 1px dotted gray;
}
*/

.vaalipiiri{	
	margin-top: 3em;
	margin-bottom: 3em;
	
	/* border: solid 1px;  */
}

.ehdokas{
	border: ;
	margin: 0.5em;
	margin-bottom: 2em;	
}

.kommentti{
	/* font-style: italic; */
	font-size: 90%;	
	margin-left: 2%;
	text-align: left;
}

.nimi{
	display: inline;	
	font-weight: bolder;
}
.puolue{
	display: inline;	
}
.numero{
	display: inline;	
	font-weight: bolder;
}
.linkki{
	font-size: 90%;	
}

a.puolue{
	color: black;
	text-decoration: none;	
}

a.puolue:hover{
	color: #111155;
	text-decoration: underline;
}

p.hs{
	font-size: 85%;	
}
a.hs{
	color: black;
	text-decoration: none;
}
a.hs:hover{
	color: #111188;
	text-decoration: underline;
}
