/* CSS Document */




body, div, table, td, p { font-family: Verdana; font-size: 12px; }
body { margin: 0px; padding: 0px; background-color: #e8e8e8; }

p, h1, h2, h3, h4, h5, h6 { padding-left: 16px; padding-right: 22px; }

A:link, A:visited, A:active, A:hover { text-decoration: none; }
A:hover { text-decoration: underline; }
A:link { color: #573500; }
A:visited { color: #555; }

table#kehystaulukko { margin: 0px; padding: 0px; }

td.ylaosa { height:90px; z-index:1; background-color: #e2e2e2; }
td.ylaosa { background-image: url('../kuvat/tausta3.jpg'); background-repeat: no-repeat;}

td.linkit { background-color: #ddd; height: 30px;}
td.sisalto { background-color: #fafafa; padding-top: 12px; }
td.alaosa { background-color: #ddd; height: 30px; padding-left: 12px;}

td.ylaosa, td.linkit, td.sisalto, td.alaosa { border-left: 1px solid gray; border-right: 1px solid gray; }
td.alaosa { border-bottom: 1px solid gray; }
td.sisalto { padding-bottom: 16px; }
td.ylaosa { border-top: 1px solid gray; }
