/* Core CSS Document */

body {
margin: 0;
padding: 0;
background: url(/images/bg.jpg) repeat-x #454545;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 76%;
}

img {
border: 0;
}

p {
margin: 0.7em 0;
}

h1 {
font-size: 130%;
color: #232e83;
}

h2 {
font-size: 110%;
color: #0033CC;
}

h3 {
font-size: 110%;
color: #333333;
}

a {
text-decoration: none;
color: #990000;
font-size: 150%;
}

a:hover {
text-decoration: underline;
}

#aluepaallikot a {
text-decoration: none;
color: #232e83;
font-size: 100%;
font-weight: bold;
}

#aluepaallikot a:hover {
text-decoration: underline;
}

#logo {
width: 760px;
height: 80px;
margin: 0 auto;
background: url(/images/logo.jpg) no-repeat;
}

a:hover {
text-decoration: underline;
}

#wrapper {
width: 760px;
margin: 10px auto 0 auto;
background: #ffffff;
border: 0px solid #ffffff;
}

#lang_select {
width: 750px;
font-family: Tahoma;
font-size: 11px;
color: #999999;
text-align: right;
margin: 10px 10px 15px 0;
}

#lang_select a {
color: #999999;
text-decoration: none;
}

#lang_select a:hover {
text-decoration: underline;
}

#header {
width: 760px;
height: 246px;
}

/* VALIKKO */

#nav-menu {
width: 170px;
padding: 25px 15px;
float: left;
}

#nav-menu ul {
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li {
margin: 0 0 6px 0;
}

#nav-menu li a {
background: #ffffff;
height: 2em;
line-height: 2em;
float: left;
width: 158px;
display: block;
border: 0em solid #999999;
color: #333333;
text-decoration: none;
padding-left: 12px;
font-family: Tahoma;
font-size: 11px;
}

#nav-menu li a:hover {
background: #b5d334;
color: #000000;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
float: none
}
/* End hide */

/* SISÄLTÖ */

#content {
width: 510px;
padding: 25px;
float: right;
background: #F1F1F1;
color: #333333;
min-height: 250px;
}

#bottom_wrapper {
clear: both;
}

/* FOOTER */

#footer {
width: 760px;
margin: 5px auto 15px auto;
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: #999;
text-align: center;
}

#footer a {
color: #999;
font-weight: bold;
text-decoration: none;
font-size: inherit;
}

#footer a:hover {
text-decoration: underline;
}

/* LOMAKE */

input.text {
width: 200px;
}

input.textp {
width: 200px;
background: #DDFDD0;
}

textarea {
width: 400px;
height: 60px;
}

textarea.textareap {
background: #DDFDD0;
}

textarea.cv {
height: 130px;
}
