body {
    font-family: futura-pt,raleway;
}
#container {
    margin: 0 auto;
    width: 940px;
}
p {
    color: #333333;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 1.3em;
    text-align: justify;
}
h2 {
    font-size: 1.25em;
    font-style: normal;
    font-weight: 800;
    line-height: 1.3em;
    margin-bottom: 1.3em;
}
h3 {
    font-size: 1.25em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 1.3em;
}

table {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 0.5em 0em;
}

table.reunukseton, table.reunukseton td {
border: none !important;
}

td {
    border: 1px solid black;
    padding: 0.2em;
}

td p {
margin: 0.5em 0;
}

.content {
    margin: 0 auto;
    position: relative;
    width: 100%;
}
a:visited {
    color: #DFBB40;
    text-decoration: none;
}
a:hover {
    color: #DFBB40;
    text-decoration: none;
}
a:link {
    color: #DFBB40;
    text-decoration: none;
}
.navi {
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 2.5em;
    text-align: center;
}

.navi a {
    color: #333333;
}

.navi a.menuactive {
    color: #DFBB40 !important;
}
.navi span {
    padding-top: 50px;
}
.navi span .left {
    float: left;
    padding: 1em 2em 0 0;
}
.navi span .right {
    float: right;
    padding: 1em 0 0 2em;
}
#header {
    border-bottom: 1px solid black;
    margin-bottom: 3em;
    padding-bottom: 1.5em;
    text-align: center;
}
#header span {
    font-size: 1.3em;
    font-weight: 700;
    padding-right: 0.5em;
}
#header h1 {
    display: inline;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
}

#header a {
    color: #333333;
}

h1 {
    font-size: 1.8em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 1.5em;
}
.content h1 {
    font-weight: normal;
    margin-left: 1.5em;
    margin-right: 1.5em;
    text-align: center;
}
.content p ul{
  margin-top: -1.0em;
  font-size: 1.3em;
}

.content ul {
  text-align: left;
}

.content img {
    margin: 0 auto 1em;
    max-width: 100%;
    display: block;
}
p.kuvateksti {
    color: #999999;
    font-size: 1em;
    margin-bottom: 1.3em;
    text-align: center;
}

p.pienempi {
    font-size: 1em;
}

.content {
    letter-spacing: 0;
}
#footer {
    border-top: 1px solid black;
    clear: both;
    margin-top: 1em;
    padding-top: 1em;
}
#footer p {
    color: #333333;
    font-size: 0.8em;
    font-style: normal;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
}
#sidebar {
    float: left;
    width: 20%;
    padding-bottom: 2em;
}

#innercontent {
    width: 75%;
    float: right;
    margin-bottom: 2em;
    padding-left: 4%;
}

#sidebar ul {
    list-style: none;
    padding-left: 0px;
}

#sidebar ul li {
    padding: 0.2em 0;
}

#sidebar ul a {
    color: #333333;
}
#sidebar ul ul a {
    color: #DFBB40;
}
#sidebar ul ul {
    padding-left: 1em;
    display: none;
}

#sidebar ul li:hover > ul {
    display:  block;
}

#sidebar ul li.menuactive > ul {
display: block;
}


#innercontent ul#menu {
    list-style: none outside none;
}
#innercontent ul#menu a {
    color: white;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
}
#innercontent ul#menu li {
    display: table;
    height: 7em;
    margin: 0.5em;
    padding: 0 2%;
    text-align: center;
    width: 25%;
    position: relative;
    float: left;
}

#innercontent ul#menu li:nth-child(9n+1){ background:#B1A88B;}
#innercontent ul#menu li:nth-child(9n+2){ background:#78A3B3;}
#innercontent ul#menu li:nth-child(9n+3){ background:#633418;}
#innercontent ul#menu li:nth-child(9n+4){ background:#9DCE7D;}
#innercontent ul#menu li:nth-child(9n+5){ background:#887F7A;}
#innercontent ul#menu li:nth-child(9n+6){ background:#DDCB8D;}
#innercontent ul#menu li:nth-child(9n+7){ background:#78A3B3;}
#innercontent ul#menu li:nth-child(9n+8){ background:#B1A88B;}
#innercontent ul#menu li:nth-child(9n+0){ background:#9DCE7D;} 

.breadcrumb {
  font-size: 1em;
  margin: 1em 0 2em 0;
}

#last_posts {
font-size: 1em;
padding-left: 16px;
}

#last_posts #otsikko {
font-size: 90%;
	font-weight: bold;
}

#last_posts ul {
    list-style: none outside none;
padding-left: 0;
}
/* Stylesheet: Ekonomitalot Modified On 2014-03-17 15:00:33 */
