
div.vasen
{
position:absolute;

top:100px;

left:100px;

height:500px;

width:160x;

background: #8FBC8F;

margin: 0px;

padding: 0px;

border: solid 
2px #800000;
}



div.oikea 
{
position:absolute;

top:100px;

left:260px;

height:500px;

width:500px;

background: #8FBC8F;

margin: 0px;

padding: 0px;

border: solid 
2px #800000;
}



a{
color: #800000;

font-family: verdana;

text-decoration: none;
}



a:active 
{
color: #800000;

font-family: verdana;

text-decoration: underline;
}



a:visited 
{
color: #800000;

text-decoration: none;
}



a:hover 
{
color: #9900cc;

text-decoration: underline;
}



h1{
color: #800000;

font-family: verdana;

text-decoration: bold;
font-size: 0.8em;
}




h2{
color: #800000;

font-family: verdana;

font-size: 0.8em;
}



p{
color: #000000;

font-family: verdana;

font-size: 0.8em;
}





th {font-family: verdana;

font-size: 0.8em;
text-decoration: none;    
}

td {font-family: verdana;

font-size: 0.8em;
text-decoration: none;    
}
