body {

 background-color: #800000;

 padding: 0; 

 margin: 0; 

 font-family: Verdana, Arial, Helvetica; 

 font-size: 12px;

}





div.content { 

	background-color: #800000;

	margin: 0 auto;

	padding: 0px;

	width: 780px;

}





div.ylakuva {

	background:  url(yla.jpg) no-repeat center bottom;

	background-color: #800000;

	width: 780px;

	height: 229px;

	margin: 0;

	padding: 0;

}







div.nav {

	background:  url(navi.jpg) no-repeat center bottom;

	 background-color: #800000;

	width: 780px;

	height: 20px;

	margin: 0;

	padding: 0;

}



ul.navi{

width:750px;

padding:0;

margin:0;

list-style-type:none;

vertical-align:middle;

padding:0 0 0 15px;



}



li.navi { 

float:left; 

text-align:center;

margin:0; 

padding:0; 

display:inline

}



a.navi{

float:left;

width:142px;

text-decoration:none;

font-size: 12px;

font-weight: bold;

color:white;

background-color:#DAA520;

padding:3px;

border-right:3px solid #800000;



}



a.navi_oikea{

float:left;

width:140px;

text-decoration:none;

font-size:12px;

font-weight: bold;

color:white;

background-color:#DAA520;

padding:3px

}



a.navi:hover {

background-color:#FFA500;

font-weight: bold;

color:white;

}





a.navi_oikea:hover {

background-color:#FFA500;

font-weight: bold;

color:white;

}


/*a.teksti-määritykset ovat linkit- ja julkaisut-sivuilla oleville linkeille */

a.teksti:link{

	color: #000000;

	text-decoration: none

}



a.teksti:visited{

	color: #800000;

	text-decoration: none

}



a.teksti:hover{

	color: #000000;

	font-weight: bold

}


/*a.allev-tyyli on määritys samannäköisille linkeille kuin etusivun Verkkoklinikka-linkki, tällä hetkellä ei käytetä muualla*/

a.allev:link{

	color: black;

	text-decoration: underline;

}



a.allev:visited{

	color: black;

	text-decoration: underline

}



a.allev:hover{

	color: black;

	text-decoration: underline

}


/*normaalien tekstikappaleiden tyyli*/

p.teksti{

margin-left: 64px;

margin-right: 45px;



}


/*listaelementtien tyyli*/

li{

margin-left: 64px;

margin-right: 45px;

font-size: 12px;

list-style-type: square

}


/*sisältöosion määrittely (muut paitsi yhteystiedot-sivu)*/

div.main_content {

	background:#800000 url(teksti.jpg) repeat-y center bottom;

	margin: 0 auto;

	padding: 0px;

	width: 780px;

	height:550px;

}


/*sisältöosion määrittely (yhteystiedot-sivu)*/

div.main_content_long {

	background:#800000 url(teksti.jpg) repeat-y center bottom;

	margin: 0 auto;

	padding: 0px;

	width: 780px;

	height:720px;

}




div.teksti {

	width: 700px;

	height: 504px;

	margin: 0 auto;

	padding: 0px;

	

}	


div.taulukot {

	margin-left: 64px;

	}


/*yhteystietosivun yhteystietotaulukon määritykset*/

td.vasen{

padding-right: 8px;

}	



td.vasenyla{

padding-right: 24px;

padding-bottom: 10px;

width: 275px;

}



td.oikeayla{

padding-right: 5px;

padding-left: 8px;

}	



td.oikea{

padding-left: 3px;

padding-right: 8px;



}


td.oikeaala{

padding-bottom: 10px;

vertical-align:top;

}



div.footer { 

	background: #800000 url(ala.jpg) no-repeat center top;

	width: 780px;

	height: 56px;

	margin: 0px;

	padding: 0px;

	clear:both;

}




