/* CSS Document */
body {
	text-color: #691805; 
	background-color: #595BA1;
}


img {
	margin: 8px;
}

#vasenlaita ul {
	margin-left: 16px;
	list-style-type: none; 
	list-style-position: inside; 	
	padding: 0em;
}

#vasenlaita ul li {
	padding: 0em;
}

#vasenlaita ul li ul li a {
	padding: 0em;
	font-size: 0.8em;
	font-family: "Courier New", Courier, monospace;
}

#sivu {
}

.normaali {
font-size: 16px;
font-family: Times, Arial;
color: #000080;
text-align: justify;
}


.reuna {     
border: 2px solid #000000; 
}

.otsikko {
font-size: 24px;
font-family: Monotype Corsiva, Times, Arial;
color: #000080;
text-align: left;
}


.design {
font-size: 10px;
font-family: Times;
color: #AAABCC;
text-decoration: none;
}


A:link {
font-size: 24px;
font-family: Monotype Corsiva, Times;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}


A:visited {
font-size: 24px;
font-family: Monotype Corsiva, Times;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}


A:active {
font-size: 24px;
font-family: Monotype Corsiva, Times;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}


A:hover {
font-size: 24px;
font-family: Monotype Corsiva, Times;
font-weight: bold;
color: yellow;
text-decoration: underline;
}

.oikealle {
	float: right;
}

#vasenlaita #yhteystiedot {
  color: white;
  font-family: Arial;
  font-size: 0.8em;
  background: #595BA1;
  border: solid black 1px;
  margin: 1em 1em;
  padding: 4px 4px;
}

#vasenlaita #yhteystiedot .otsikko {
  color: white;
  font-family: Arial;
  font-size: 1em;
  font-weight: bold;
  display: block;
  margin: 0px 0px 8px 0px;
}

#vasenlaita #yhteystiedot ul {
  margin: 0px;
}

#vasenlaita #yhteystiedot ul li ul {
  margin-left: 1em;  
}

#vasenlaita #yhteystiedot ul li ul .henkilo {
  font-family: Arial;
  font-weight: bold;
  font-size: 0.9em;

}

#vasenlaita #yhteystiedot ul li ul .yhteystiedot {
  font-family: Arial;
  font-size: 0.9em;

}


