body {
margin: 0;
padding: 0;
font-family: Arial;
font-size: 10pt;
background-color: #ffffff;
}

a:link {
color: #3D2911;
}

a:visited {
}

a:active {
}

a:hover {
color: red;
}

p {
margin-top: 0;
font-size: 9pt;
font-family: Verdana;
}

b {
color: #3D2911;
}

h1 {
margin-top: 0;
color: #D78000;
font-size: 15pt;
font-style: italic;
font-family: Verdana;
font-weight: 700;
}

h2 {
color: #3D2911;
font-size: 11pt;
font-family: Verdana;
font-weight: 800;
margin: 0;
}

td {
font-family: Arial;
font-size: 10pt;
}

.paataulu {
background-image: url('img/3.gif');
width: 100%;
min-width: 100%;
height: 100%;
min-height: 100%;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}

.ylinpalkki {
/* background-color: #e9c77c; */
background-color: #d9a346; 
height: 25px;
}

.ylapalkki {
background-color: #3f2a11;
height: 49px;
}

.linkkipalkki {
background-image: url('img/varjostus_yla.jpg');
background-repeat: repeat-x;
height: 43px;
border-bottom: solid 1px #b3aa9f;
}

.linkkipalkki a:link {
color: #b3aa9f;
font-weight: bold;
text-decoration: none;
padding-right: 10px;
}

.linkkipalkki a:active {
color: #b3aa9f;
font-weight: bold;
text-decoration: none;
padding-right: 10px;
}

.linkkipalkki a:visited {
color: #b3aa9f;
font-weight: bold;
text-decoration: none;
padding-right: 10px;
}

.linkkipalkki a:hover {
color: #3f2a11;
font-weight: bold;
text-decoration: none;
padding-right: 10px;
}

.linkkipalkki b {
color: #3f2a11;
padding-right: 10px;
}

.keskisolu {
vertical-align: top;
background-image: url('img/liitospalkki.jpg');
background-repeat: repeat-y;
background-position: 100% 0%;
}

div.sisalto {
border-left: solid 1px #3f2a11;
padding-left: 10px;
width: 510px;
float: left;
clear: both;
margin-top: 20px;
margin-bottom: 20px;
}

div.vasenpalsta {
width: 240px;
float: left;
clear: left;
}

div.oikeapalsta {
margin-left: 10px;
width: 240px;
float: left;
clear: right;
}

.oikeasolu {
}

.alapalkki {
background-color: #3f2a11;
height: 23px;
}

.alinpalkki {
/*background-color: #eee6ca;*/
background-color: #d9a346;
height: 13px;
font-size: 1pt;
}

