body {
    font-family: arial, helvetica, sans-serif;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
}

#languagechooser {
    position: absolute;
    left: 700px;
    top: 5px;

    height: 15px;
    width: 39px;

    vertical-align: middle;
    z-index: 10;
}

td.header {
    background: #ffffff url(/portti/img/header.jpg) no-repeat;
}
td.header-logo {
	background: #ffffff url(/portti/img/header_bg.gif) no-repeat;
}
td.header-pic {
	background: #ffffff url(/portti/img/header_pic.jpg) no-repeat;
}

td.navi-bg {
	background-color: #0b7dfa;
}

td.box-oikea {
	background: #ffffff url(/portti/img/box_oikea.gif) repeat-y;
}
td.box-vasen {
	background: #ffffff url(/portti/img/box_vasen.gif) repeat-y;
}
td.box {
    font-size: 11px;
}
td.box-eeeeee {
	background: #eeeeee url(/portti/img/pix_eeeeee.gif) repeat;
	font-size: 11px;
}
td.c-eeeeee {
	background: #eeeeee url(/portti/img/pix_eeeeee.gif) repeat;
}

a.box,
a:active.box,
a:link.box,
a:visited.box {
    color: #0065ca;
    text-decoration: none;
}
a:hover.box {
    color: #448aea;
    text-decoration: none;
}

td.copyright {
    color: #999999;
    font-size: 10px;
    text-align: right;
}

a.copyright,
a:active.copyright,
a:link.copyright,
a:visited.copyright {
    color: #999999;
    text-decoration: none;
}
a:hover.copyright {
    color: #999999;
    text-decoration: none;
}

div.uusielisa {
    font-size: 11px;
    margin: 10px;
}
