html {
    overflow-y: scroll;
}

.html {
    overflow-y: scroll;
}

#html {
    overflow-y: scroll;
}

#body {
Margin: 0px;
spacing: 0px;
height: 101%;
}

#LOGO {
 width: 800px;
 height: 100px;
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 padding: 0px;
 margin: 0px;
 background-image: url('kuvat/logo.png');
 background-position: left top;
 background-repeat: no-repeat;
 
}

#vasen {
 width: 200px;
 height: 400px;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 padding: 0px;
 margin: 0px;
 background-image: url('kuvat/vasen.png');
 background-position: left top;
 background-repeat: no-repeat;
}

#inbox {
 width: 180px;
 height: auto;
 border: 1px solid #000000;
 padding: 0px;
 margin: 0px;
 background-color: #6699cc;
 font-family: arial;
 font-weight: bold;
 font-size: 18px;
 color: #000000;

}



#menu {
 width: 600px;
 height: 30px;
 border-top: 1px solid #000000;
 border-right: 1px solid #000000;
 padding: 5px;
 margin: 0px;
}

#leipis {
 width: 600px;
 height: 450px;
 border-top: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 padding: 5px;
 margin: 0px;
 background-image: url('kuvat/');
 background-position: left top;
 background-repeat: no-repeat;
}

.normi {
 font-family: arial;
 font-weight: normal;
 font-size: 12px;
 color: #000000;
}

.normi h1 {
 font-family: arial;
 font-weight: bold;
 font-size: 18px;
 color: #0000cc;
}

.menu {
 font-family: arial;
 font-weight: normal;
 font-size: 12px;
 color: #000000;
}

.menu a {text-decoration: none;}

.menu a:link {
 font-family: arial;
 font-weight: bold;
 font-size: 12px;
 color: #000000;
}

.menu a:visited {
 font-family: arial;
 font-weight: bold;
 font-size: 12px;
 color: #000000;
}

.menu a:active {
 font-family: arial;
 font-weight: bold;
 font-size: 12px;
 color: #000000;
}

.menu a:hover {
 font-family: arial;
 font-weight: bold;
 font-size: 12px;
 color: #808080;
 text-decoration: underline;
}

.leipis_otsikko {
 font-family: arial;
 font-weight: bold;
 font-size: 14px;
 color: #000000;
}

.footer {
 font-family: arial;
 font-weight: normal;
 font-size: 10px;
 color: #808080;
}

.footer a {text-decoration: none;}

.footer a:link {
 font-family: arial;
 font-weight: bold;
 font-size: 10px;
 color: #808080;
}

.footer a:visited {
 font-family: arial;
 font-weight: bold;
 font-size: 10px;
 color: #808080;
}

.footer a:active {
 font-family: arial;
 font-weight: bold;
 font-size: 10px;
 color: #808080;
}

.footer a:hover {
 font-family: arial;
 font-weight: bold;
 font-size: 10px;
 color: #606060;
 text-decoration: underline;
}

.normi a {text-decoration: none;}

.normi a:link {
 font-family: arial;
 font-weight: normal;
 font-size: 12px;
 color: #000000;
}

.normi a:visited {
 font-family: arial;
 font-weight: normal;
 font-size: 12px;
 color: #000000;
}

.normi a:active {
 font-family: arial;
 font-weight: normal;
 font-size: 12px;
 color: #000000;
}

.normi a:hover {
 font-family: arial;
 font-weight: normal;
 font-size: 12px;
 color: #404040;
 text-decoration: underline;
}
