body { 
	margin-top: 25px; 
	background-color: #ece5d5;
	font-family: Arial; 
	font-size: 10pt; }

.valikko {
	width: 190px;
	background-color: #ffffff;
	vertical-align: top; }

.paasivu {
 	width: 700px;
 	height: 500px;
 	background-color: #ffffff;
 	vertical-align: top; }
 
/* KUVAT */

.kuva_vasen { 
	 margin-right: 10px;
	 margin-bottom: 5px;
	 border: 1px solid black; }

.kuva_oikea { 
	 margin-right: 10px;
	 margin-left: 10px;
	 margin-bottom: 5px;
	 border: 1px solid black; }

.kuva_keskella { 
	 display: block;
   margin-left: auto;
   margin-right: auto;
	 border: 1px solid black; }

.tausta_logo {
	 height: 150px;
	 background-image: url('kuvat/tausta_logo7.gif');
	 background-repeat: no-repeat; }

.reunaviivat {
	border: 1px solid black; }

/* FONTIT */

pre { 
	 margin-left: 15px; }
 
.teksti {
	 margin-right: 10px; }

.copyright {
	margin-top: -2px;
	text-align: center;
 	color: #000000;
	font-size: 8pt; }

.otsikko { 
	margin-top: 10px; 
	font-size: 16pt; 
	font-weight: bold; 
	border-bottom: 1px dotted black; }

.fontti_valikko { 
	margin-left: 0px; 
	margin-top: 0px; 
	font-family: Arial; 
	font-size: 11pt; 
	color: white;
	font-weight: bold; 
	background-image: url('kuvat/tausta_valikko.gif');
	background-repeat: no-repeat;
	height: 21px; }

.fontti_valikko2 { 
	margin-top: -19px; 
	height: 21px;
	font-family: Arial; 
	font-size: 11pt; 
	color: #ffffff;
	font-weight: bold;
	background-image: url('kuvat/tausta_alavalikko2.gif');
	background-color: #9a2223; }

li { 
	margin-left: 15px; }

/* LINKIT */

.menulink:link {
	text-decoration: none;
	color: #ffffff; }

.menulink:hover {
	color: #d36120; }

.menulink:visited {
	color: #ffffff;
	text-decoration: none; }

.menulink:active {
	color: #d36120; }

a.copyright {
	color: #000000; 
	text-decoration: none; }

a.teksti_linkki {
	color: #ea1014; 
	text-decoration: none; }