@charset "iso-8859-1";
#apDiv2 {
    position:absolute;
    width:25px;
    height:17px;
    z-index:1;
    left: 100px;
    top: 85px;
    background-image: url(../images/Suomen_lippu.png);
}
#apDiv3 {
    position:absolute;
    width:25px;
    height:17px;
    z-index:2;
    left: 125px;
    top: 85px;
    background-image: url(../images/English_flag_1_.png);
}
#apDiv4 {
    position:absolute;
    width:362px;
    height:200px;
    z-index:1;
    top: 14px;
    background-image: url(../images/header.png);
    float: right;
}
a:link {
    color: #F0931D;
    text-decoration: none;
}
a:visited {
    color: #F0931D;
    text-decoration: none;
}
A:hover {
    font-size:105%;
    font-weight:bold;
    text-decoration: underline;
    color: #F0931D;
}
a:active {
    font-size:105%;
    font-weight:bold;
    text-decoration: underline;
    color: #F0931D;
}
 
h1 {
    font-size: 20px;
    color: #017BA5;
}
h2 {
    font-size: 18px;
    color: #017BA5;
}
h3 {
    font-size: 14px;
    color: #000;
}
h6 {
    font-size: 5%;
    color: #FFF;
}
.optimi {
    font-size: 5%;
    color: #FFF;
    margin: 5%;
    visibility: hidden;
}
 
 
body {
    font-family: "Trebuchet MS", Tahoma;
    background-color: #FFF;
    color: #000;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width:980px;
    height: 100%;
    margin: auto;
}
}
#wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-right-color: #000000;
    border-left-color: #000000;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    float: none;
    padding-right: 50px;
    padding-left: 50px;
}
#wrapper #decoration {
    width: 900px;
    float: right;
    background-color: #FFFFFF;
    padding: 0px;
}
 
a img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#wrapper #navigation {
    height: 28px;
    font-family: "Trebuchet MS", Tahoma;
    width: 400px;
    float: left;
    margin-right: 0px;
}
#wrapper #leftcolumn {
    float: right;
    height: 200px;
    width: 362px;
    margin-left: 0px;
    background-image: url(../images/header.png);
    margin-top: 0px;
    background-repeat: no-repeat;
    padding-top: -200px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#main_content {
    float: right;
    width: 860px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    overflow: auto;
    color: #000;
    }
#rightcolumn {
    float: right;
    width: 292px;
    height: 800px;
    margin-right: -300px;
    margin-top: -200px;
}
.lippu {
    float: right;
    height: 17px;
    width: 60px;
    position: absolute;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}