/* 
Sivuston osoite ja nimi: Rauno Nieminen. www.raunonieminen.com
Sivuston toteutus ja suunnittelu: Pauli Nieminen
Viimeinen päivitys: 10.04.2010
*/


/*
Sivuston ulkoasun tyylimääritykset
*/
body    				{ font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url(elementit/tausta.jpg); font-size: 16px }
h2						{ font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; }
h3						{ font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
#kaikki					{ text-align: left; width: 908px }
#teksti					{ background-image: url(elementit/keski.png); background-repeat: repeat-y; padding-right: 15px; padding-left: 140px }
#ala   					{ font-size: 9px; font-family: Georgia, "Times New Roman", Times, serif; background-image: url(elementit/ala.png); background-repeat: no-repeat; text-align: center; width: 908px; height: 25px }
#yla 					{ background-image: url(elementit/yla.png); background-repeat: no-repeat; width: 908px; height: 140px }
#vkuva					{ margin-right: 10px; float: left }
#okuva					{ margin-right: 20px; margin-left: 10px; margin-bottom: 10px; float: right }


.vkuva					{ margin-right: 10px; float: left }
.okuva					{ margin-right: 20px; margin-left: 10px; margin-bottom: 10px; float: right }


.tekniset 				{ font-size: 12px }

/*
Navigaatiolinkkien tyylimääritykset
*/

#navi1  				{ margin-top: 109px; margin-left: 20px; float: left }
#navi2  				{ margin-top: 40px; margin-left: 20px; width: 120px; float: left }

#navi2 a:link   		{ color: #000; font-size: 16px; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; }
#navi2 a:visited   		{ color: #000; font-size: 16px; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; }
#navi2 a:link:hover   	{ color: #000; font-size: 15px; font-weight: bold; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; }
#navi2 a:visited:hover  { color: #000; font-size: 15px; font-weight: bold; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; }

#navi1 a:link   		{ color: #000; text-decoration: none }
#navi1 a:visited   		{ color: #000; text-decoration: none }
#navi1 a:link:hover    	{ color: #999; text-decoration: none }
#navi1 a:visited:hover  { color: #999; text-decoration: none }

#navi3 a:link   		{ color: #000; text-decoration: none }
#navi3 a:visited   		{ color: #000; text-decoration: none }
#navi3 a:link:hover    	{ color: #999; text-decoration: none }
#navi3 a:visited:hover  { color: #999; text-decoration: none }

#sisennetty a:link   		{ font-size: 12px; color: #000; text-decoration: none; margin-left: 5px }
#sisennetty a:visited   	{ font-size: 12px; color: #000; text-decoration: none; margin-left: 5px }
#sisennetty a:link:hover   	{ font-size: 12px; color: #000; font-weight: bold; text-decoration: none; margin-left: 5px }
#sisennetty a:visited:hover { font-size: 12px; color: #000; font-weight: bold; text-decoration: none; margin-left: 5px }


a:link   		{ color: #644d25 }
a:visited   	{ color: #644d25 }
a:link:hover    { color: #644d25 }
a:visited:hover { color: #644d25 }

