body { 
background-color:#220000;
background-image:url(http://www.ruuturaita.net/krofnock/ulkoasut/punainentausta.jpg);
background-repeat:repeat-y;
} 

#vaaka {
   border:0px solid #000000;
   height:500px;
   position:absolute;
   top:0px;
   left:0px;
   background-image:url(http://www.ruuturaita.net/krofnock/ulkoasut/punainentausta2.jpg);
   background-repeat:repeat-x;
   width: 100%;
}

.otsikonkohta {
position:absolute;
top:0px;
left:0px; 
}

#tekstit {
position:absolute;
top:130px;
left:303px;
width:660px;
color:#000000;
font-family:arial, sans-serif;
font-size:12px;
text-align:justify;
line-height:1.5;}

.h1 {
   font-family: georgia, sans-serif;
   font-size: 13px;
   color: #000000;
   text-align:right;
   font-style:none;
   font-weight: none; 
   border-bottom:1px dotted #23607c;
 margin-left : 10px;
 margin-right : 10px;}

#ylateksti {
position:absolute;
top:25px;
left:860px;
width:360px;
color:#2a6b81;
font-family:arial;
font-style:none;
font-size:13px;
text-align:justify;
line-height:2.0;}

#sivussa {
position:absolute;
top:40px;
left:1000px;
width:220px;
color:#421616;
font-family:tahoma;
font-style:none;
font-size:12px;
text-align:justify;
line-height:2.0;}

#linkit {
position:absolute;
top:-5px;
left:120px;
width:600px;
color:#660000;
font-family:arial;
font-style:none;
font-size:16px;
text-align:justify;
line-height:2.0;}


A:link {
text-decoration: none; 
color:#421616;}

A:visited {
text-decoration: none; 
color:#421616;}

A:hover {
text-decoration: none; 
color: #000000; 
cursor:pointer;}

A:active {
text-decoration: none; 
color:#421616;}

A:link.lin {
text-decoration: none; 
color:#ffffff;}

A:visited.lin {
text-decoration: none; 
color:#ffffff;}

A:hover.lin {
text-decoration: underline; 
color: #ffffff; 
cursor:pointer;}

A:active.lin {
text-decoration: underline; 
color:#ffffff;}


.question{
   font-weight:bold;
   cursor:pointer;
}

.answer{
   display:none;	

