html * {
margin:0;
padding:0;
}

body {
background:url("img/bodybg.jpg") top repeat-x #fff;
font-family:Arial, Helvetica, sans-serif;
color:#57575A;
font-size:16px;
}

h1 {
background:url("img/left_h1bg.png") top left no-repeat;
font-size:18px;
font-weight:bold;
padding:6px 0 8px 25px;
margin-bottom:10px;
}

h2 {
font-size:16px;
font-weight:bold;
margin-bottom:10px;
}

h3 {
font-size:16px;
font-weight:bold;
margin-bottom:10px;
}

h4 {
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}

h3.lineh3 {
text-align:right;
background:url("img/left_h3bg.png") top right no-repeat;
font-size:18px;
font-weight:bold;
padding:7px 25px 7px 0;
margin-bottom:10px;
}

p {
margin-left:5px;
margin-bottom:15px;
}

a {
color:#5C961F;
color:#467B0E;
text-decoration:none;
cursor:pointer;
}

a:hover {
text-decoration:underline;
}

ul,ol {
padding-left:25px;
}

object {
outline:none;
}

.clr {
clear:both;
}

.star {
color:#ff0000;
}

.slideshow {
width:650px;
height:400px;
}
.slideshow img {
width:650px;
height:400px;
border:0;
}

#wrapper {
width:965px;
margin:0 auto;
}

#header {
background:url("img/header.jpg") top no-repeat;
width:967px;/*965px???*/
}
#header_eng {
background:url("img/header_eng.jpg") top no-repeat;
width:967px;
}

#language {
width:144px;
height:37px;
position:relative;
top:120px;
left:700px;
}
#language a { outline:none; }
#language img { border:0; width:144px; height:37px; }

#da {
width:200px;
height:70px;
position:absolute;
margin-left:760px;
}
#da a {
width:200px;
height:70px;
display:block;
}

#navi {
height:51px;
padding-top:135px;/*172px ilman language*/
}
#navi a {
outline:none;
}
#navi img {
border:0;
margin:0;
padding:0;
}

#subnavi {
width:240px;
float:right;
margin:-25px 0 30px 30px;
padding:5px 5px 10px 15px;
border-left:3px dotted #677d52;
border-bottom:3px dotted #677d52;
}
#subnavi a {
padding:3px;
line-height:24px;
}
#subnavi a:hover {
background:#80BB43;
color:#fff;
}

#content {
margin-top:20px;/*30px*/
padding-bottom:30px;/*IE Nollaus*/
}



#left {
width:650px;
float:left;
}
#left #henkilokunta {
width:520px;
margin:0 auto;
}
#left #henkilokunta .img_left { float:left; margin-right:10px; margin-left:20px; }
#left #henkilokunta .img_right { float:right; margin-left:10px; margin-right:20px; }

#left #linkit a { font-weight:bold; }

#left #flashbox {}

#left p.news_list_pvm {
font-size:12px;
color:#7B7B7E;
font-style:italic;
padding-bottom:20px;
border-bottom:3px dotted #677d52;
}
#left #ajankohtainen {
margin-right:15px;
}
#left #ajankohtainen h2 {
margin-left:5px;
}


#right {
width:290px;
float:right;
padding:0 0 10px 10px;
border-left:3px dotted #677D52;
}
#right .uutistopic {
font-size:14px;
font-weight:bold;
margin-top:7px;
}
#right .uutinen {
font-size:13px;
padding-bottom:2px;
}
#right .pvm {
font-size:11px;
color:#7B7B7E;
font-style:italic;
}




#lomake {
width:460px;
float:right;
}
#lomake form {
margin-left:5px;
}
#lomake input {
width:350px;
padding:3px;
margin-bottom:5px;
}
#lomake textarea {
width:350px;
padding:3px;
margin-bottom:5px;
}
#lomake input.submitbtn {
cursor:pointer;
width:360px;
}


#ohjeet {
width:460px;
float:left;
}



#kalusto_navi {
width:290px;
float:right;
padding:50px 0 10px 10px;
}
#kalusto_navi a.activeSlide {
font-weight:bold;
}











#footer {
background:url("img/footer_topbg.png") top repeat-x #fff;
margin-top:15px;
margin-bottom:60px;
text-align:right;
padding-right:20px;
font-size:13px;
}
#footer p {
position:relative;
top:15px;
font-weight:bold;
font-size:13px;
}
#footer p.author {
font-weight:normal;
font-size:13px;
color:#999999;
float:right;
}

#footer-navi {
float:left;
position:relative;
top:15px;
left:22px;
cursor:default;
}
#footer-navi a {
font-size:13px;
cursor:pointer;
}









