body {
background-color: #EBEBEB;
}
body, td, th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #000000;
}

a {
color: #005A9E;
text-decoration: none;
font-weight: bold;
}
.oranssi {
color: #F5821F;
/*font-weight: normal;*/
}

h1, h2, h3, h4, h5 {
color: #F5821F;
font-weight: inherit;
}
h1 {
font-size: x-large;
}
h2 {
font-size: large;
}
h3, h4, h5 {
font-size: medium;
}

th, td {
text-align: left;
vertical-align: top;
padding-right: 20px;
}
th, th a {
color: #F5821F;
}
.lista th, .lista td {
border-bottom: 1px dotted #DDDDDD;
}

#container {
position: relative;
width: 1000px;
margin: auto;
background-image: url(kuvat/tausta_keski.gif);
}

#header {
background-image: url(kuvat/tausta_ylareuna.gif);
background-position: top;
background-repeat: no-repeat;
height: 327px;
}

#logo {
position: absolute;
top: 81px;
left: 60px;
}

#menu {
position: absolute;
top: 180px;
left: 130px;
color: #F5821F;
/*font-size: medium;*/
}

#main {
position: relative;
background-image: url(kuvat/tausta_alareuna.gif);
background-position: bottom;
background-repeat: no-repeat;
}

#text {
position: relative;
top: -115px;
margin: 0px 300px 100px 130px;
}

#lisatieto {
position: absolute;
top: -150px;
right: 50px;
width: 232px;
min-height: 136px;
background-image: url(kuvat/viherpallot.gif);
background-position: top right;
background-repeat: no-repeat;
}
#lisatieto a {
color: #F5821F;
}

#lisatietocont {
margin-top: 54px;
background-image: url(kuvat/lisatietokeski.gif);
}
#lisatietoyla {
background-image: url(kuvat/lisatietoyla.gif);
background-position: top;
background-repeat: no-repeat;
height: 38px;
}
#lisatietoyla h5 {
color: #FFFFFF;
font-weight: bold;
padding: 10px 15px 0px 15px;
}
#lisatietokeski {
padding: 10px 15px 0px 15px;
}
#lisatietoala {
background-image: url(kuvat/lisatietoala.gif);
background-position: bottom;
background-repeat: no-repeat;
/*height: 21px;*/
height: 110px;
}