body { background: white; 
	   background-position: top center;
	   background-image: url('gui/tausta.jpg');
	   background-repeat: no-repeat; margin: 0; padding: 0; 
	   color: black;
	   
	    }
	   



.headertausta { background-image: url('gui/headertausta.jpg'); } 
.vasentausta { background-image: url('gui/vasentausta.jpg'); background-position: top right; background-repeat: no-repeat; }
.oikeatausta { background-image: url('gui/oikeatausta.jpg'); background-position: top left; background-repeat: no-repeat; }
.logo { z-index:1; position: absolute; margin-left: 43px; margin-top: 0px; }
.intranet { z-index:1; position: absolute; margin-left: 777px; margin-top: 47px; }
.tekstikoko { z-index:1; position: absolute; margin-left: 827px; margin-top: 47px; }
.paavalikko { z-index:1; position: absolute; margin-left: 405px; margin-top: 92px; }

.vasen { padding-top: 14px; padding-left: 43px; width: 209px; }
.oikea { padding-top: 14px; padding-left: 0px; width: 252px; }

.vreunaotsikko { color: rgb(78,169,212); font-size: 12pt; font-weight: normal; font-family: Arial; line-height: 13pt; margin-top: 2px; }
.vreunateksti { color: rgb(88,88,88); font-size: 9pt; font-family: Arial; line-height: 12pt; margin-top: -15px; }

.oreunaotsikko { color: rgb(78,169,212); font-size: 12pt; font-weight: normal; font-family: Arial; line-height: 13pt; margin-top: 2px; width: 209px; }
.oreunateksti { color: rgb(88,88,88); font-size: 9pt; font-family: Arial; line-height: 12pt; margin-top: -15px; width: 209px; }

.vreunateksti A { color: rgb(177,177,177); text-decoration: none; }
.vreunateksti A:hover { color: rgb(177,177,177); text-decoration: underline; }

.oreunateksti A { color: rgb(177,177,177); text-decoration: none; }
.oreunateksti A:hover { color: rgb(177,177,177); text-decoration: underline; }

.sisalto { color: rgb(88,88,88); font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding-top: 10px; }
.sisalto A { color: rgb(150,150,150); font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; border-bottom: 1px solid rgb(150,150,150); }
.sisalto A:hover { text-decoration: none; border-bottom: 1px dotted rgb(150,150,150); }

.galleriasolu a{ border-color:#93bc3a; 
	   color:#93bc3a; 
text-decoration:none;
border-bottom:2px;
border-left:2px;
border-top:2px;
border-right:2px;
}

.galleriasolu img{ border-color:#93bc3a; 
	   color:#93bc3a; 
text-decoration:none;
border-bottom:2px;
border-left:2px;
border-top:2px;
border-right:2px;
}

A { text-decoration: none; font-weight: normal; color: rgb(88,88,88); }
A:hover { text-decoration: underline; }
A:visited { }
A:active { }


h1 { color: rgb(88,88,88); font-family: Arial, Helvetica, sans-serif; font-size: 17pt; font-weight: bold; }
h2 { color: rgb(88,88,88); font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; text-decoration:none;}
h3 { color: rgb(88,88,88); font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; }







.sivukartta {list-style: none;
margin: 0;
padding: 0;}

.sivukarttah2  {
text-decoration:none;
}

.sisalto ul{
	list-style-position: outside;
	list-style-type: disc;
} 

table td {vertical-align:top;}


