body { 	background: #ffcc99 url("tausta.png") 50% 0%;
	background-repeat: no-repeat;
	text-align: center; }
	
#popupbody {
	background: #d8901a;
	font-size: 12px;
}

li {
	font-family: Verdana;
}

#sisalto { /* position: relative;
			width: 655px;*/						
			margin: 0 auto; /* Ylä- ja alamarginaalit nollassa,
vasemman ja oikean marginaalit menevät ylempien määritysten mukaan */
margin-top: 40px;
width: 670px; /* Voi olla mikä tahansa muukin */
			text-align: left;
			 }
			 

/*position: absolute;
			width: 655px;
			top: 130px;
			left: 25%;
		/*	left: 70px;*/ 
			
			
.taustakuva {
	position: absolute;
	left: 25%;
}

.palsta { 
	margin-top: 60px;
	float: left;
	width: 31%;
	font-size: 14px; } 
	
.puolipalsta {
	margin-top: 60px;
	float: left;
	width: 48%;
	padding-right: 13px;
	height: 430px;
	overflow: auto;
}

.puolityyli {
	font-size: 11px;
	line-height: 1.5;
}


.linkkipalsta { 
	margin-top: 60px;
	font-size: 14px;
	float: left;
	width: 30%; }
	
.pikkulinkki {
	font-size: 12px;
	margin-left: 20px;
}

.sisaltopalsta {
	margin-top: 60px;
	font-size: 14px;
	float: left;
	width: 70%;
	height: 430px;
	overflow: auto;
		
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#d8901a;
	scrollbar-darkshadow-color:#d8901a;
	scrollbar-face-color:#d8901a;
	scrollbar-highlight-color:#d8901a;
	scrollbar-shadow-color:#000000;
}

.infopalsta {
	margin-top: 60px;
	font-size: 14px;
	float: left;
	width: 100%;
	height: 430px;
	overflow: auto;
		
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#d8901a;
	scrollbar-darkshadow-color:#d8901a;
	scrollbar-face-color:#d8901a;
	scrollbar-highlight-color:#d8901a;
	scrollbar-shadow-color:#000000;
}

.linkkipalsta a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	line-height: 1.5;
}

.sisaltopalsta table {
	/*border-color : #000000;
	border-width: 2px;
	border-style: solid;*/
	width: 100%;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;	
	
}

.sisaltopalsta a {
	/*border-color : #000000;
	border-width: 2px;
	border-style: solid;*/
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;	
	
}

.sisaltopalsta h2 {
	/*border-color : #000000;
	border-width: 2px;
	border-style: solid;*/
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;	
	
}

.hinta {
	width: 18%;
}

.infoteksti {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 1;
}

.lisahoito {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.linkkipalsta a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #000000;
}

.infopalsta h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}

.normirivit { font-family: "Verdana";
		font-size: 14px;
		line-height: 1; }
			
			
#sisalto h1 {	font-family: "Trebuchet MS", sans-serif;
				font-size: 26px;
				border-bottom: 1px dotted;
				width: 300px; }
				
#sisalto h2 {	font-family: "MS Sans Serif", sans/serif;
				font-size: 16px;
				/*
				margin-top: 26px;*/ }
				
#sisalto h3 {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
}

#sisalto p { font-family: Verdana;
		/*font-size: 14px;
		line-height: 1.7;*/ }

#infosisalto {
	font-family: Verdana;
	font-size: 12px;
}

#sisaltopalsta a:link {
	color: #0000FF;
	text-decoration: none;
}

#sisaltopalsta a:visited {
	color: #0000FF;
	text-decoration: none;
}

			
label
{
font-family: "Verdana";
font-size: 14px;
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
			
#logo {
	position: absolute;
	left: 5px;
	top: 0px;
	}
	
.linkkipalkki {
	margin-top: 20px;
	position: absolute;			
	align: center;
	font-family: "Verdana";
	}
	
.linkkilista {
	float: left;
	width: 20%;
	}


.linkkilista a {
	text-decoration: none;
	color: #000000;
	}
	
.linkkilista a:hover {
	background: #66ccff;
}