/* CSS Document */

body,html
{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
padding: 0px;
margin: 0px;
background-color:#DED3C0;
}

table
{
border: 1px solid #000000;
}

.ylaviiva
{
border-top:#000000 solid 1px;
}

td
{
padding: 2px;
border: 0px;
}

h1
{
font-size:xx-large;
}

h2
{
font-size:large;
font-weight:bold;
}

h3
{
font-size:medium;
font-weight:bold;

}


#ylapalkki
{
width:775px;
height: 25px;
border: 1px solid #000000;
background-color:#F4EDE3;
float:left;
margin-right:10px;
margin-left:10px;
margin-top: 10px;
background-image:url(ulkoasunkuvia/ylapalkki.jpg);
background-repeat:no-repeat;
padding-top:75px;
padding-right:5px;
text-align:right;

}

#valikko
{
width:150px;
min-height:150px;
margin-top: 10px;
background-color:#F4EDE3;
border: 1px solid #000000;
float:left;
clear:left;
margin-right:10px;
margin-left:10px;
padding: 5px;
}

a:link, a:visited
{
text-decoration:underline;
color:#000000;

}

#valikko a:link, #valikko a:visited
{
text-decoration:none;
color:#000000;

}


#sisalto
{
float:left;
width:600px;
min-height:150px;
margin-top: 10px;
padding:5px;
background-color:#F2E8DB;
border: 1px solid #000000;
}

#huomio
{
width:100%;
background-color:#ED948F;
border: 1px solid #000000;
}

#muutokset
{
width:100%;
background-color: #FFC584; /*#FDAB00;*/
border:thin #FF9900 solid;
margin-bottom:10px;
}

/*Naytailmoittautumisen hover tyylit*/
.ilmoittautunuthover
{
background-color:#FDC982;
}

.ilmoittautunutnormi
{
background-color: #F2E8DB;
border-top:0px solid #000000;
}