* {
margin: 0px;
padding: 0px;
font-size: 11px;
border: 0px;
font-weight: normal;
color: #323232;
font-family: "Trebuchet MS", "Arial", sans-serif;
}

body {
background: #ffffff url('img/bg.jpg') repeat-x scroll 0% 0%;
}

.clear {
clear: both;
}

h1 {
color: #808080;
text-transform: uppercase;
font-size: 1.5em;
}

h2 {
color: #808080;
font-size: 1.3em;
margin-top: 1em;
}

p, ul {
margin-top: 1em;
line-height: 1.5em;
}

ul {
list-style-position: inside;
margin-bottom: 1em;
}

b {
font-weight: bold;
}

.red {
color: #ff0000;
}

.hidden {
display: none;
}

/* WRAPPER */

#wrapper {
width: 700px;
position: absolute;
left: 50%;
margin-left: -350px;
}

/* HEADER */

#header {
}

/* MENU */

#menu {
width: 700px;
height: 2.5em;
border-bottom: 1px solid #d3d3d3;
margin-bottom: 25px;
}

#menuleft {
display: inline;
text-align: left;
position: absolute;
left: 0px;
margin-left: -3px;
padding-top: 0.6em;
}

#menuright {
display: inline;
text-align: right;
position: absolute;
right: 0px;
padding-top: 0.6em;
}

#menu a {
text-transform: uppercase;
text-decoration: none;
color: #323232;
padding: 0px 3px 0px 3px;
font-size: 1em;
}

#menu a:hover {
color: #808080;
}

/* CONTENT */

#content {
}

#contentleft {
width: 475px;
float: left;
}

#contentright {
width: 200px;
margin-left: 500px;
}

#content .projekti {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
border-bottom: 1px dotted #dddddd;
padding-bottom: 15px;
}

#content .projekti img {
float: left;
margin-right: 25px;
}

#content .projekti a {
text-transform: uppercase;
text-decoration: none;
color: #808080;
}

#content .projekti a:hover {
color: #d2d2d2;
}

#content .projekti p,
#content .projekti ul {
margin-left: 225px;
}

/* FOOTER */

#footer {
width: 700px;
height: 2.5em;
border-top: 1px solid #d3d3d3;
text-transform: uppercase;
margin-top: 25px;
font-size: 0.9em;
}

#footerleft {
display: inline;
text-align: left;
position: absolute;
left: 0px;
margin-left: -3px;
width: 450px;
}

#footerright {
display: inline;
text-align: right;
position: absolute;
right: -2px;
width: 250px;
}

#footer .x {
padding: 0px 3px 0px 3px;
font-size: 0.9em;
}

#wasenius {
margin-top: 0px;
width: 700px;
height: 1em;
text-align: right;
margin-bottom: 25px;
}

#wasenius a {
text-decoration: none;
text-transform: uppercase;
font-size: 9px;
}

/* FORM */

table#form {
width: 475px;
line-height: 1.5em;
margin-top: 1em;
}

table#form td.right {
text-align: right;
}

input {
border: 1px solid #d3d3d3;
width: 300px;
}

textarea {
border: 1px solid #d3d3d3;
width: 475px;
height: 100px;
}

input#submit {
width: 50px;
padding: 3px;
color: #ffffff;
cursor: pointer;
}

input#submit:hover {
background-color: #d2d2d2;
}

/* KUVAGALLERIA */

.kuvagalleria {
display: none;
}

#content .kuvagalleria img {
margin: 1em 5px 0px 0px;
}

/* TAULUKKO */

table.refe {
border-spacing: 0px 0px;
}

table.refe td {
padding: 15px 8px 15px 8px;
vertical-align: top;
border-bottom: 1px solid #dddddd;

}
